Pull request #41404 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8cc47be176c2fa0c70b4e5105d7498b71a3e797b+7ae5222c72cc2aac42225df8f62c2f71a1813ab4 (a152683cdf1d0a2cb203634e9cfec4d2c39a6db3) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 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 > git --version # 'git version 2.20.1' 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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-09-01T04:03:52.382Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-09-01T04:03:52.386Z] Trying to pass milestone 4 [Pipeline] milestone [2020-09-01T04:03:52.428Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-09-01T04:04:07.568Z] Still waiting to schedule task [2020-09-01T04:04:07.570Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-09-01T04:04:58.242Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-005099a41a805ed4d) in /home/ubuntu/workspace/moby_PR-41404 [Pipeline] { [Pipeline] checkout [2020-09-01T04:05:01.894Z] using credential docker-jenkins-github-credentials [2020-09-01T04:05:01.906Z] Cloning the remote Git repository [2020-09-01T04:05:01.906Z] Cloning with configured refspecs honoured and without tags [2020-09-01T04:05:01.875Z] Cloning repository https://github.com/moby/moby.git [2020-09-01T04:05:02.027Z] > git init /home/ubuntu/workspace/moby_PR-41404 # timeout=10 [2020-09-01T04:05:02.646Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-01T04:05:02.646Z] > git --version # timeout=10 [2020-09-01T04:05:02.663Z] > git --version # 'git version 2.17.1' [2020-09-01T04:05:02.663Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:05:02.665Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41404/head:refs/remotes/origin/PR-41404 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:05:22.850Z] Fetching without tags [2020-09-01T04:05:23.147Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:05:24.281Z] Merge succeeded, producing 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:05:24.281Z] Checking out Revision 8cc47be176c2fa0c70b4e5105d7498b71a3e797b (PR-41404) [2020-09-01T04:05:22.764Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-01T04:05:22.786Z] > git config --add remote.origin.fetch +refs/pull/41404/head:refs/remotes/origin/PR-41404 # timeout=10 [2020-09-01T04:05:22.800Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:05:22.833Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-01T04:05:22.852Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-01T04:05:22.853Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:05:22.870Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41404/head:refs/remotes/origin/PR-41404 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:05:23.152Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T04:05:23.175Z] > git checkout -f 8cc47be176c2fa0c70b4e5105d7498b71a3e797b # timeout=10 [2020-09-01T04:05:24.185Z] > git remote # timeout=10 [2020-09-01T04:05:24.208Z] > git config --get remote.origin.url # timeout=10 [2020-09-01T04:05:24.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:05:24.230Z] > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10 [2020-09-01T04:05:24.256Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-01T04:05:24.279Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T04:05:24.298Z] > git checkout -f 8cc47be176c2fa0c70b4e5105d7498b71a3e797b # timeout=10 [2020-09-01T04:05:28.435Z] Commit message: "Move validations to gh action" [2020-09-01T04:05:28.471Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-01T04:05:28.435Z] > git rev-list --no-walk facbed709eebe7c152e5da977367e26cd56e380f # timeout=10 [2020-09-01T04:05:29.651Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41404:/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-09-01T04:05:41.904Z] Unable to find image 'alpine:latest' locally [2020-09-01T04:05:41.904Z] latest: Pulling from library/alpine [2020-09-01T04:05:41.904Z] df20fa9351a1: Pulling fs layer [2020-09-01T04:05:41.904Z] df20fa9351a1: Verifying Checksum [2020-09-01T04:05:41.904Z] df20fa9351a1: Download complete [2020-09-01T04:05:42.472Z] df20fa9351a1: Pull complete [2020-09-01T04:05:42.472Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-01T04:05:42.472Z] Status: Downloaded newer image for alpine:latest [2020-09-01T04:05:50.624Z] 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 [2020-09-01T04:05:50.884Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-005099a41a805ed4d) in /home/ubuntu/workspace/moby_PR-41404 [Pipeline] node [Pipeline] node [Pipeline] node [2020-09-01T04:05:50.887Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41404 [Pipeline] node [2020-09-01T04:05:50.889Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-41404 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-09-01T04:05:51.008Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-09-01T04:05:51.035Z] using credential docker-jenkins-github-credentials [2020-09-01T04:05:51.038Z] using credential docker-jenkins-github-credentials [2020-09-01T04:05:51.043Z] Fetching changes from the remote Git repository [2020-09-01T04:05:51.049Z] Cloning the remote Git repository [2020-09-01T04:05:51.049Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [2020-09-01T04:05:51.053Z] Cloning the remote Git repository [2020-09-01T04:05:51.053Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-09-01T04:05:51.116Z] Fetching without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-09-01T04:05:51.056Z] Cloning repository https://github.com/moby/moby.git [2020-09-01T04:05:51.056Z] > git init /home/jenkins/workspace/moby_PR-41404 # timeout=10 [2020-09-01T04:05:51.094Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-01T04:05:51.094Z] > git --version # timeout=10 [2020-09-01T04:05:51.095Z] > git --version # 'git version 2.17.1' [2020-09-01T04:05:51.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:05:51.095Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41404/head:refs/remotes/origin/PR-41404 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:05:51.709Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:05:51.014Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-09-01T04:05:51.063Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-01T04:05:51.118Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-01T04:05:51.118Z] > git --version # timeout=10 [2020-09-01T04:05:51.167Z] > git --version # 'git version 2.17.1' [2020-09-01T04:05:51.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:05:51.169Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41404/head:refs/remotes/origin/PR-41404 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:05:51.711Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T04:05:51.738Z] > git checkout -f 8cc47be176c2fa0c70b4e5105d7498b71a3e797b # timeout=10 [2020-09-01T04:05:51.059Z] Cloning repository https://github.com/moby/moby.git [2020-09-01T04:05:51.059Z] > git init /home/docker/workspace/moby_PR-41404 # timeout=10 [2020-09-01T04:05:51.070Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-01T04:05:51.070Z] > git --version # timeout=10 [2020-09-01T04:05:51.080Z] > git --version # 'git version 2.7.4' [2020-09-01T04:05:51.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:05:51.082Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41404/head:refs/remotes/origin/PR-41404 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:05:52.314Z] Merge succeeded, producing 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:05:52.315Z] Checking out Revision 8cc47be176c2fa0c70b4e5105d7498b71a3e797b (PR-41404) [2020-09-01T04:05:52.480Z] Commit message: "Move validations to gh action" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-01T04:05:52.206Z] > git remote # timeout=10 [2020-09-01T04:05:52.230Z] > git config --get remote.origin.url # timeout=10 [2020-09-01T04:05:52.258Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:05:52.259Z] > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10 [2020-09-01T04:05:52.292Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-01T04:05:52.316Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T04:05:52.334Z] > git checkout -f 8cc47be176c2fa0c70b4e5105d7498b71a3e797b # timeout=10 [2020-09-01T04:05:53.153Z] + [ PR != PR ] [2020-09-01T04:05:53.153Z] + [ master != master ] [2020-09-01T04:05:53.153Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-01T04:05:53.504Z] + docker version [2020-09-01T04:05:53.504Z] Client: Docker Engine - Community [2020-09-01T04:05:53.504Z] Version: 19.03.12 [2020-09-01T04:05:53.504Z] API version: 1.40 [2020-09-01T04:05:53.504Z] Go version: go1.13.10 [2020-09-01T04:05:53.504Z] Git commit: 48a66213fe [2020-09-01T04:05:53.504Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-01T04:05:53.504Z] OS/Arch: linux/amd64 [2020-09-01T04:05:53.504Z] Experimental: false [2020-09-01T04:05:53.504Z] [2020-09-01T04:05:53.505Z] Server: Docker Engine - Community [2020-09-01T04:05:53.505Z] Engine: [2020-09-01T04:05:53.505Z] Version: 19.03.12 [2020-09-01T04:05:53.505Z] API version: 1.40 (minimum version 1.12) [2020-09-01T04:05:53.505Z] Go version: go1.13.10 [2020-09-01T04:05:53.505Z] Git commit: 48a66213fe [2020-09-01T04:05:53.505Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-01T04:05:53.505Z] OS/Arch: linux/amd64 [2020-09-01T04:05:53.505Z] Experimental: true [2020-09-01T04:05:53.505Z] containerd: [2020-09-01T04:05:53.505Z] Version: 1.2.13 [2020-09-01T04:05:53.505Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-01T04:05:53.505Z] runc: [2020-09-01T04:05:53.505Z] Version: 1.0.0-rc10 [2020-09-01T04:05:53.505Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-01T04:05:53.505Z] docker-init: [2020-09-01T04:05:53.505Z] Version: 0.18.0 [2020-09-01T04:05:53.505Z] GitCommit: fec3683 [Pipeline] sh [2020-09-01T04:05:53.792Z] + docker info [2020-09-01T04:06:00.377Z] Fetching without tags [2020-09-01T04:06:00.341Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-01T04:06:00.343Z] > git config --add remote.origin.fetch +refs/pull/41404/head:refs/remotes/origin/PR-41404 # timeout=10 [2020-09-01T04:06:00.348Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:06:00.365Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-01T04:06:00.384Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-01T04:06:00.384Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:06:00.384Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41404/head:refs/remotes/origin/PR-41404 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:06:00.664Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:06:01.196Z] Merge succeeded, producing 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:06:01.196Z] Checking out Revision 8cc47be176c2fa0c70b4e5105d7498b71a3e797b (PR-41404) [2020-09-01T04:06:01.377Z] Commit message: "Move validations to gh action" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-01T04:06:00.670Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T04:06:00.671Z] > git checkout -f 8cc47be176c2fa0c70b4e5105d7498b71a3e797b # timeout=10 [2020-09-01T04:06:01.169Z] > git remote # timeout=10 [2020-09-01T04:06:01.171Z] > git config --get remote.origin.url # timeout=10 [2020-09-01T04:06:01.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:06:01.175Z] > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10 [2020-09-01T04:06:01.190Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-01T04:06:01.203Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T04:06:01.204Z] > git checkout -f 8cc47be176c2fa0c70b4e5105d7498b71a3e797b # timeout=10 [2020-09-01T04:06:02.291Z] + docker version [2020-09-01T04:06:02.291Z] Client: Docker Engine - Community [2020-09-01T04:06:02.291Z] Version: 19.03.7 [2020-09-01T04:06:02.291Z] API version: 1.40 [2020-09-01T04:06:02.291Z] Go version: go1.12.17 [2020-09-01T04:06:02.291Z] Git commit: 7141c199a2 [2020-09-01T04:06:02.291Z] Built: Sat Mar 7 16:48:47 2020 [2020-09-01T04:06:02.291Z] OS/Arch: linux/s390x [2020-09-01T04:06:02.291Z] Experimental: false [2020-09-01T04:06:02.291Z] [2020-09-01T04:06:02.291Z] Server: Docker Engine - Community [2020-09-01T04:06:02.291Z] Engine: [2020-09-01T04:06:02.291Z] Version: 19.03.7 [2020-09-01T04:06:02.291Z] API version: 1.40 (minimum version 1.12) [2020-09-01T04:06:02.291Z] Go version: go1.12.17 [2020-09-01T04:06:02.291Z] Git commit: 7141c199a2 [2020-09-01T04:06:02.291Z] Built: Sat Mar 7 16:47:46 2020 [2020-09-01T04:06:02.291Z] OS/Arch: linux/s390x [2020-09-01T04:06:02.291Z] Experimental: true [2020-09-01T04:06:02.291Z] containerd: [2020-09-01T04:06:02.291Z] Version: 1.2.13 [2020-09-01T04:06:02.291Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-01T04:06:02.291Z] runc: [2020-09-01T04:06:02.291Z] Version: 1.0.0-rc10 [2020-09-01T04:06:02.291Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-01T04:06:02.291Z] docker-init: [2020-09-01T04:06:02.291Z] Version: 0.18.0 [2020-09-01T04:06:02.291Z] GitCommit: fec3683 [Pipeline] sh [2020-09-01T04:06:02.689Z] + docker info [2020-09-01T04:06:03.331Z] Client: [2020-09-01T04:06:03.331Z] Debug Mode: false [2020-09-01T04:06:03.331Z] [2020-09-01T04:06:03.331Z] Server: [2020-09-01T04:06:03.331Z] Containers: 0 [2020-09-01T04:06:03.331Z] Running: 0 [2020-09-01T04:06:03.331Z] Paused: 0 [2020-09-01T04:06:03.331Z] Stopped: 0 [2020-09-01T04:06:03.331Z] Images: 0 [2020-09-01T04:06:03.331Z] Server Version: 19.03.7 [2020-09-01T04:06:03.331Z] Storage Driver: overlay2 [2020-09-01T04:06:03.331Z] Backing Filesystem: [2020-09-01T04:06:03.331Z] Supports d_type: true [2020-09-01T04:06:03.331Z] Native Overlay Diff: true [2020-09-01T04:06:03.331Z] Logging Driver: json-file [2020-09-01T04:06:03.331Z] Cgroup Driver: cgroupfs [2020-09-01T04:06:03.331Z] Plugins: [2020-09-01T04:06:03.331Z] Volume: local [2020-09-01T04:06:03.331Z] Network: bridge host ipvlan macvlan null overlay [2020-09-01T04:06:03.331Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-01T04:06:03.331Z] Swarm: inactive [2020-09-01T04:06:03.331Z] Runtimes: runc [2020-09-01T04:06:03.331Z] Default Runtime: runc [2020-09-01T04:06:03.331Z] Init Binary: docker-init [2020-09-01T04:06:03.331Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-01T04:06:03.331Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-01T04:06:03.331Z] init version: fec3683 [2020-09-01T04:06:03.331Z] Security Options: [2020-09-01T04:06:03.331Z] apparmor [2020-09-01T04:06:03.331Z] seccomp [2020-09-01T04:06:03.331Z] Profile: default [2020-09-01T04:06:03.331Z] Kernel Version: 4.15.0-88-generic [2020-09-01T04:06:03.331Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-01T04:06:03.331Z] OSType: linux [2020-09-01T04:06:03.331Z] Architecture: s390x [2020-09-01T04:06:03.331Z] CPUs: 2 [2020-09-01T04:06:03.331Z] Total Memory: 7.861GiB [2020-09-01T04:06:03.331Z] Name: s390x-ubuntu-30 [2020-09-01T04:06:03.331Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-09-01T04:06:03.331Z] Docker Root Dir: /var/lib/docker [2020-09-01T04:06:03.331Z] Debug Mode: false [2020-09-01T04:06:03.331Z] Username: dockerbuildbot [2020-09-01T04:06:03.331Z] Registry: https://index.docker.io/v1/ [2020-09-01T04:06:03.331Z] Labels: [2020-09-01T04:06:03.331Z] Experimental: true [2020-09-01T04:06:03.331Z] Insecure Registries: [2020-09-01T04:06:03.331Z] 127.0.0.0/8 [2020-09-01T04:06:03.331Z] Live Restore Enabled: false [2020-09-01T04:06:03.331Z] [2020-09-01T04:06:03.331Z] WARNING: No swap limit support [Pipeline] sh [2020-09-01T04:06:03.717Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-01T04:06:03.717Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-01T04:06:03.717Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41404/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-01T04:06:04.014Z] + bash /home/jenkins/workspace/moby_PR-41404/check-config.sh [2020-09-01T04:06:04.014Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-01T04:06:04.014Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-09-01T04:06:04.014Z] [2020-09-01T04:06:04.014Z] Generally Necessary: [2020-09-01T04:06:04.014Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-01T04:06:04.014Z] - apparmor: enabled and tools installed [2020-09-01T04:06:04.014Z] - CONFIG_NAMESPACES: enabled [2020-09-01T04:06:04.014Z] - CONFIG_NET_NS: enabled [2020-09-01T04:06:04.014Z] - CONFIG_PID_NS: enabled [2020-09-01T04:06:04.014Z] - CONFIG_IPC_NS: enabled [2020-09-01T04:06:04.014Z] - CONFIG_UTS_NS: enabled [2020-09-01T04:06:04.014Z] - CONFIG_CGROUPS: enabled [2020-09-01T04:06:04.014Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-01T04:06:04.014Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-01T04:06:04.014Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-01T04:06:04.014Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-01T04:06:04.014Z] - CONFIG_CPUSETS: enabled [2020-09-01T04:06:04.014Z] - CONFIG_MEMCG: enabled [2020-09-01T04:06:04.014Z] - CONFIG_KEYS: enabled [2020-09-01T04:06:04.014Z] - CONFIG_VETH: enabled (as module) [2020-09-01T04:06:04.014Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-01T04:06:04.014Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-01T04:06:04.014Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-01T04:06:04.014Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-01T04:06:04.014Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-01T04:06:04.014Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-01T04:06:04.014Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-01T04:06:04.014Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-01T04:06:04.014Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-01T04:06:04.014Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-01T04:06:04.014Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-01T04:06:04.014Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-01T04:06:04.014Z] [2020-09-01T04:06:04.014Z] Optional Features: [2020-09-01T04:06:04.014Z] - CONFIG_USER_NS: enabled [2020-09-01T04:06:04.014Z] - CONFIG_SECCOMP: enabled [2020-09-01T04:06:04.014Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-01T04:06:04.014Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-01T04:06:04.014Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-01T04:06:04.014Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-01T04:06:04.014Z] - CONFIG_BLK_CGROUP: enabled [2020-09-01T04:06:04.014Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-01T04:06:04.014Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-01T04:06:04.014Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-01T04:06:04.014Z] - CONFIG_CGROUP_PERF: enabled [2020-09-01T04:06:04.014Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-01T04:06:04.014Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-01T04:06:04.014Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-01T04:06:04.014Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-01T04:06:04.014Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-01T04:06:04.014Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-01T04:06:04.014Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-01T04:06:04.308Z] - CONFIG_IP_VS: enabled (as module) [2020-09-01T04:06:04.308Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-01T04:06:04.308Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-01T04:06:04.308Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-01T04:06:04.308Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-01T04:06:04.308Z] - CONFIG_EXT4_FS: enabled [2020-09-01T04:06:04.308Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-01T04:06:04.308Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-01T04:06:04.308Z] - Network Drivers: [2020-09-01T04:06:04.308Z] - "overlay": [2020-09-01T04:06:04.308Z] - CONFIG_VXLAN: enabled (as module) [2020-09-01T04:06:04.308Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-01T04:06:04.308Z] Optional (for encrypted networks): [2020-09-01T04:06:04.308Z] - CONFIG_CRYPTO: enabled [2020-09-01T04:06:04.308Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-01T04:06:04.308Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-01T04:06:04.308Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-01T04:06:04.308Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-01T04:06:04.308Z] - CONFIG_XFRM: enabled [2020-09-01T04:06:04.308Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-01T04:06:04.308Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-01T04:06:04.308Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-01T04:06:04.308Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-01T04:06:04.308Z] - "ipvlan": [2020-09-01T04:06:04.308Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-01T04:06:04.308Z] - "macvlan": [2020-09-01T04:06:04.308Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-01T04:06:04.308Z] - CONFIG_DUMMY: enabled (as module) [2020-09-01T04:06:04.308Z] - "ftp,tftp client in container": [2020-09-01T04:06:04.308Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-01T04:06:04.308Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-01T04:06:04.308Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-01T04:06:04.308Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-01T04:06:04.309Z] - Storage Drivers: [2020-09-01T04:06:04.309Z] - "aufs": [2020-09-01T04:06:04.309Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-01T04:06:04.309Z] - "btrfs": [2020-09-01T04:06:04.309Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-01T04:06:04.309Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-01T04:06:04.309Z] - "devicemapper": [2020-09-01T04:06:04.309Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-01T04:06:04.309Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-01T04:06:04.309Z] - "overlay": [2020-09-01T04:06:04.309Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-01T04:06:04.309Z] - "zfs": [2020-09-01T04:06:04.309Z] - /dev/zfs: missing [2020-09-01T04:06:04.309Z] - zfs command: missing [2020-09-01T04:06:04.309Z] - zpool command: missing [2020-09-01T04:06:04.309Z] [2020-09-01T04:06:04.309Z] Limits: [2020-09-01T04:06:04.309Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-01T04:06:04.309Z] [2020-09-01T04:06:04.309Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-01T04:06:04.746Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b . [2020-09-01T04:06:04.746Z] #2 [internal] load .dockerignore [2020-09-01T04:06:04.746Z] #2 transferring context: 87B 0.0s done [2020-09-01T04:06:04.746Z] #2 DONE 0.0s [2020-09-01T04:06:04.746Z] [2020-09-01T04:06:04.746Z] #1 [internal] load build definition from Dockerfile [2020-09-01T04:06:04.746Z] #1 transferring dockerfile: 16.58kB done [2020-09-01T04:06:04.746Z] #1 DONE 0.0s [2020-09-01T04:06:04.746Z] [2020-09-01T04:06:04.746Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-01T04:06:05.045Z] #3 DONE 0.3s [2020-09-01T04:06:05.045Z] [2020-09-01T04:06:05.045Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-01T04:06:05.045Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-01T04:06:05.045Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-09-01T04:06:05.045Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-01T04:06:05.045Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-09-01T04:06:05.045Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-09-01T04:06:05.347Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.40MB / 8.88MB 0.2s [2020-09-01T04:06:05.347Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-09-01T04:06:05.347Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-09-01T04:06:05.641Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-09-01T04:06:05.641Z] #4 DONE 0.6s [2020-09-01T04:06:05.883Z] Still waiting to schedule task [2020-09-01T04:06:05.883Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-005099a41a805ed4d)’ [2020-09-01T04:06:05.884Z] Still waiting to schedule task [2020-09-01T04:06:05.884Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-005099a41a805ed4d)’ [2020-09-01T04:06:05.889Z] Still waiting to schedule task [2020-09-01T04:06:05.889Z] All nodes of label ‘arm64&&linux’ are offline [2020-09-01T04:06:05.890Z] Still waiting to schedule task [2020-09-01T04:06:05.890Z] All nodes of label ‘windows-2019’ are offline [2020-09-01T04:06:06.288Z] [2020-09-01T04:06:06.288Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-01T04:06:06.288Z] #7 DONE 0.2s [2020-09-01T04:06:06.288Z] [2020-09-01T04:06:06.288Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-01T04:06:06.288Z] #5 DONE 0.2s [2020-09-01T04:06:06.288Z] [2020-09-01T04:06:06.288Z] #6 [internal] load metadata for docker.io/library/debian:buster-slim [2020-09-01T04:06:06.288Z] #6 DONE 0.2s [2020-09-01T04:06:06.288Z] [2020-09-01T04:06:06.288Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:06:06.288Z] #23 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-01T04:06:06.288Z] #23 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-01T04:06:06.288Z] #23 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-09-01T04:06:06.288Z] #23 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.0s [2020-09-01T04:06:06.288Z] #23 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-09-01T04:06:06.288Z] #23 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.0s [2020-09-01T04:06:06.622Z] #23 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 2.32MB / 7.39MB 0.1s [2020-09-01T04:06:06.622Z] #23 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.84MB / 48.97MB 0.1s [2020-09-01T04:06:06.622Z] #23 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.31MB / 7.39MB 0.2s [2020-09-01T04:06:06.622Z] #23 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 6.82MB / 48.97MB 0.2s [2020-09-01T04:06:06.622Z] #23 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-09-01T04:06:06.622Z] #23 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 14.81MB / 48.97MB 0.3s [2020-09-01T04:06:06.622Z] #23 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.3s [2020-09-01T04:06:06.946Z] #23 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 18.05MB / 48.97MB 0.4s [2020-09-01T04:06:06.946Z] #23 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 4.16MB / 9.88MB 0.4s [2020-09-01T04:06:06.946Z] #23 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 7.90MB / 9.88MB 0.5s [2020-09-01T04:06:07.268Z] #23 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 36.19MB / 48.97MB 0.7s [2020-09-01T04:06:07.268Z] #23 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.6s done [2020-09-01T04:06:07.268Z] #23 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.7s [2020-09-01T04:06:07.268Z] #23 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 817.62kB / 51.38MB 0.7s [2020-09-01T04:06:07.268Z] #23 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 43.44MB / 48.97MB 0.9s [2020-09-01T04:06:07.268Z] #23 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 4.93MB / 56.74MB 0.9s [2020-09-01T04:06:07.268Z] #23 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 10.32MB / 51.38MB 0.9s [2020-09-01T04:06:07.585Z] #23 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.27MB / 48.97MB 1.0s [2020-09-01T04:06:07.585Z] #23 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 8.22MB / 56.74MB 1.0s [2020-09-01T04:06:07.585Z] #23 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 14.19MB / 51.38MB 1.0s [2020-09-01T04:06:07.585Z] #23 ... [2020-09-01T04:06:07.585Z] [2020-09-01T04:06:07.585Z] #22 [internal] load build context [2020-09-01T04:06:07.585Z] #22 transferring context: 51.49MB 1.1s done [2020-09-01T04:06:07.585Z] #22 DONE 1.2s [2020-09-01T04:06:07.585Z] [2020-09-01T04:06:07.585Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:06:07.585Z] #23 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.1s done [2020-09-01T04:06:07.585Z] #23 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 12.90MB / 56.74MB 1.1s [2020-09-01T04:06:07.585Z] #23 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 19.89MB / 51.38MB 1.1s [2020-09-01T04:06:07.585Z] #23 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.1s [2020-09-01T04:06:07.585Z] #23 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 17.02MB / 56.74MB 1.2s [2020-09-01T04:06:07.585Z] #23 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 22.83MB / 51.38MB 1.2s [2020-09-01T04:06:07.886Z] #23 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 21.50MB / 56.74MB 1.3s [2020-09-01T04:06:07.886Z] #23 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.19MB / 51.38MB 1.3s [2020-09-01T04:06:07.886Z] #23 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 5.82MB / 102.23MB 1.3s [2020-09-01T04:06:07.886Z] #23 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-09-01T04:06:07.886Z] #23 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.66MB / 56.74MB 1.4s [2020-09-01T04:06:07.886Z] #23 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 30.64MB / 51.38MB 1.4s [2020-09-01T04:06:07.886Z] #23 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 29.39MB / 56.74MB 1.5s [2020-09-01T04:06:07.886Z] #23 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 11.73MB / 102.23MB 1.5s [2020-09-01T04:06:08.192Z] #23 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 32.53MB / 56.74MB 1.6s [2020-09-01T04:06:08.192Z] #23 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 34.99MB / 51.38MB 1.6s [2020-09-01T04:06:08.192Z] #23 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 36.35MB / 56.74MB 1.7s [2020-09-01T04:06:08.192Z] #23 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 38.46MB / 51.38MB 1.7s [2020-09-01T04:06:08.192Z] #23 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 19.28MB / 102.23MB 1.7s [2020-09-01T04:06:08.192Z] #23 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 44.78MB / 56.74MB 1.9s [2020-09-01T04:06:08.192Z] #23 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 48.57MB / 51.38MB 1.9s [2020-09-01T04:06:08.492Z] #23 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 49.13MB / 56.74MB 2.0s [2020-09-01T04:06:08.492Z] #23 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.0s [2020-09-01T04:06:08.492Z] #23 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 28.67MB / 102.23MB 2.0s [2020-09-01T04:06:08.492Z] #23 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 54.24MB / 56.74MB 2.1s [2020-09-01T04:06:08.492Z] #23 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.1s done [2020-09-01T04:06:08.492Z] #23 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 35.36MB / 102.23MB 2.1s [2020-09-01T04:06:08.492Z] #23 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 2.1s [2020-09-01T04:06:08.633Z] Fetching without tags [2020-09-01T04:06:08.602Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-01T04:06:08.606Z] > git config --add remote.origin.fetch +refs/pull/41404/head:refs/remotes/origin/PR-41404 # timeout=10 [2020-09-01T04:06:08.608Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:06:08.624Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-01T04:06:08.638Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-01T04:06:08.639Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:06:08.639Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41404/head:refs/remotes/origin/PR-41404 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:06:08.717Z] Client: [2020-09-01T04:06:08.717Z] Debug Mode: false [2020-09-01T04:06:08.717Z] [2020-09-01T04:06:08.717Z] Server: [2020-09-01T04:06:08.717Z] Containers: 0 [2020-09-01T04:06:08.717Z] Running: 0 [2020-09-01T04:06:08.717Z] Paused: 0 [2020-09-01T04:06:08.717Z] Stopped: 0 [2020-09-01T04:06:08.717Z] Images: 1 [2020-09-01T04:06:08.717Z] Server Version: 19.03.12 [2020-09-01T04:06:08.717Z] Storage Driver: overlay2 [2020-09-01T04:06:08.717Z] Backing Filesystem: extfs [2020-09-01T04:06:08.717Z] Supports d_type: true [2020-09-01T04:06:08.717Z] Native Overlay Diff: true [2020-09-01T04:06:08.717Z] Logging Driver: json-file [2020-09-01T04:06:08.717Z] Cgroup Driver: cgroupfs [2020-09-01T04:06:08.717Z] Plugins: [2020-09-01T04:06:08.717Z] Volume: local [2020-09-01T04:06:08.717Z] Network: bridge host ipvlan macvlan null overlay [2020-09-01T04:06:08.717Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-01T04:06:08.717Z] Swarm: inactive [2020-09-01T04:06:08.717Z] Runtimes: runc [2020-09-01T04:06:08.717Z] Default Runtime: runc [2020-09-01T04:06:08.717Z] Init Binary: docker-init [2020-09-01T04:06:08.717Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-01T04:06:08.717Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-01T04:06:08.717Z] init version: fec3683 [2020-09-01T04:06:08.717Z] Security Options: [2020-09-01T04:06:08.717Z] apparmor [2020-09-01T04:06:08.717Z] seccomp [2020-09-01T04:06:08.717Z] Profile: default [2020-09-01T04:06:08.717Z] Kernel Version: 5.3.0-1030-aws [2020-09-01T04:06:08.717Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-01T04:06:08.717Z] OSType: linux [2020-09-01T04:06:08.717Z] Architecture: x86_64 [2020-09-01T04:06:08.717Z] CPUs: 2 [2020-09-01T04:06:08.717Z] Total Memory: 7.487GiB [2020-09-01T04:06:08.717Z] Name: ip-10-100-127-183 [2020-09-01T04:06:08.717Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-09-01T04:06:08.717Z] Docker Root Dir: /var/lib/docker [2020-09-01T04:06:08.717Z] Debug Mode: false [2020-09-01T04:06:08.717Z] Registry: https://index.docker.io/v1/ [2020-09-01T04:06:08.717Z] Labels: [2020-09-01T04:06:08.717Z] Experimental: true [2020-09-01T04:06:08.717Z] Insecure Registries: [2020-09-01T04:06:08.717Z] 127.0.0.0/8 [2020-09-01T04:06:08.717Z] Live Restore Enabled: true [2020-09-01T04:06:08.717Z] [2020-09-01T04:06:08.717Z] WARNING: No swap limit support [Pipeline] sh [2020-09-01T04:06:08.790Z] #23 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 44.27MB / 102.23MB 2.2s [2020-09-01T04:06:08.790Z] #23 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.2s done [2020-09-01T04:06:08.790Z] #23 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.2s done [2020-09-01T04:06:08.790Z] #23 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 51.19MB / 102.23MB 2.3s [2020-09-01T04:06:08.790Z] #23 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 57.64MB / 102.23MB 2.4s [2020-09-01T04:06:09.004Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-01T04:06:09.004Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-01T04:06:09.004Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41404/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-01T04:06:09.004Z] + bash /home/ubuntu/workspace/moby_PR-41404/check-config.sh [2020-09-01T04:06:09.004Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-01T04:06:09.004Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-09-01T04:06:09.004Z] [2020-09-01T04:06:09.004Z] Generally Necessary: [2020-09-01T04:06:09.004Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-01T04:06:09.004Z] - apparmor: enabled and tools installed [2020-09-01T04:06:09.004Z] - CONFIG_NAMESPACES: enabled [2020-09-01T04:06:09.004Z] - CONFIG_NET_NS: enabled [2020-09-01T04:06:09.004Z] - CONFIG_PID_NS: enabled [2020-09-01T04:06:09.004Z] - CONFIG_IPC_NS: enabled [2020-09-01T04:06:09.004Z] - CONFIG_UTS_NS: enabled [2020-09-01T04:06:09.004Z] - CONFIG_CGROUPS: enabled [2020-09-01T04:06:09.004Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-01T04:06:09.004Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-01T04:06:09.004Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-01T04:06:09.004Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-01T04:06:09.004Z] - CONFIG_CPUSETS: enabled [2020-09-01T04:06:09.004Z] - CONFIG_MEMCG: enabled [2020-09-01T04:06:09.004Z] - CONFIG_KEYS: enabled [2020-09-01T04:06:09.004Z] - CONFIG_VETH: enabled (as module) [2020-09-01T04:06:09.004Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-01T04:06:09.004Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-01T04:06:09.004Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-01T04:06:09.004Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-01T04:06:09.004Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-01T04:06:09.004Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-01T04:06:09.004Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-01T04:06:09.004Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-01T04:06:09.004Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-01T04:06:09.004Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-01T04:06:09.004Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-01T04:06:09.004Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-01T04:06:09.004Z] [2020-09-01T04:06:09.004Z] Optional Features: [2020-09-01T04:06:09.004Z] - CONFIG_USER_NS: enabled [2020-09-01T04:06:09.004Z] - CONFIG_SECCOMP: enabled [2020-09-01T04:06:09.004Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-01T04:06:09.020Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:06:09.087Z] #23 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 73.58MB / 102.23MB 2.6s [2020-09-01T04:06:09.087Z] #23 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 81.53MB / 102.23MB 2.7s [2020-09-01T04:06:09.087Z] #23 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 89.57MB / 102.23MB 2.8s [2020-09-01T04:06:09.267Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-01T04:06:09.268Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-01T04:06:09.268Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-01T04:06:09.268Z] - CONFIG_BLK_CGROUP: enabled [2020-09-01T04:06:09.268Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-01T04:06:09.268Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-01T04:06:09.268Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-01T04:06:09.268Z] - CONFIG_CGROUP_PERF: enabled [2020-09-01T04:06:09.268Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-01T04:06:09.268Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-01T04:06:09.268Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-01T04:06:09.268Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-01T04:06:09.268Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-01T04:06:09.268Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-01T04:06:09.268Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-01T04:06:09.268Z] - CONFIG_IP_VS: enabled (as module) [2020-09-01T04:06:09.268Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-01T04:06:09.268Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-01T04:06:09.268Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-01T04:06:09.268Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-01T04:06:09.268Z] - CONFIG_EXT4_FS: enabled [2020-09-01T04:06:09.268Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-01T04:06:09.268Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-01T04:06:09.268Z] - Network Drivers: [2020-09-01T04:06:09.268Z] - "overlay": [2020-09-01T04:06:09.268Z] - CONFIG_VXLAN: enabled (as module) [2020-09-01T04:06:09.268Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-01T04:06:09.268Z] Optional (for encrypted networks): [2020-09-01T04:06:09.268Z] - CONFIG_CRYPTO: enabled [2020-09-01T04:06:09.268Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-01T04:06:09.268Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-01T04:06:09.268Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-01T04:06:09.268Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-01T04:06:09.268Z] - CONFIG_XFRM: enabled [2020-09-01T04:06:09.268Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-01T04:06:09.268Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-01T04:06:09.268Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-01T04:06:09.268Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-01T04:06:09.268Z] - "ipvlan": [2020-09-01T04:06:09.268Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-01T04:06:09.268Z] - "macvlan": [2020-09-01T04:06:09.268Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-01T04:06:09.268Z] - CONFIG_DUMMY: enabled (as module) [2020-09-01T04:06:09.268Z] - "ftp,tftp client in container": [2020-09-01T04:06:09.268Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-01T04:06:09.268Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-01T04:06:09.268Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-01T04:06:09.268Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-01T04:06:09.268Z] - Storage Drivers: [2020-09-01T04:06:09.268Z] - "aufs": [2020-09-01T04:06:09.268Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-01T04:06:09.268Z] - "btrfs": [2020-09-01T04:06:09.268Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-01T04:06:09.268Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-01T04:06:09.268Z] - "devicemapper": [2020-09-01T04:06:09.383Z] #23 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 94.71MB / 102.23MB 2.9s [2020-09-01T04:06:09.383Z] #23 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 100.22MB / 102.23MB 3.0s [2020-09-01T04:06:09.527Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-01T04:06:09.527Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-01T04:06:09.527Z] - "overlay": [2020-09-01T04:06:09.527Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-01T04:06:09.527Z] - "zfs": [2020-09-01T04:06:09.527Z] - /dev/zfs: present [2020-09-01T04:06:09.527Z] - zfs command: missing [2020-09-01T04:06:09.527Z] - zpool command: missing [2020-09-01T04:06:09.527Z] [2020-09-01T04:06:09.527Z] Limits: [2020-09-01T04:06:09.527Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-01T04:06:09.527Z] [2020-09-01T04:06:09.527Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-01T04:06:09.678Z] #23 ... [2020-09-01T04:06:09.678Z] [2020-09-01T04:06:09.678Z] #8 [base 1/4] FROM docker.io/library/debian:buster-slim@sha256:b2cade793f35... [2020-09-01T04:06:09.678Z] #8 resolve docker.io/library/debian:buster-slim@sha256:b2cade793f3558c90d018ed386cd61bf5e4ec06bf8ed6761bed3dd7e2c425ecc done [2020-09-01T04:06:09.678Z] #8 sha256:b2cade793f3558c90d018ed386cd61bf5e4ec06bf8ed6761bed3dd7e2c425ecc 1.85kB / 1.85kB done [2020-09-01T04:06:09.678Z] #8 sha256:70a520b5448d7ba40078f730412156fad67f021be71f1ea4028337198ea8897c 529B / 529B done [2020-09-01T04:06:09.678Z] #8 sha256:bdbe4ec269de1b74ee8aa58bcf9f9a1b0a898fb8170693560421f0d47009b3bc 1.50kB / 1.50kB done [2020-09-01T04:06:09.678Z] #8 sha256:0c46adfa2de4a7b7eb1fe2f0cb928f9e15a4cc94b7b975f13392f397cbfb0f2c 25.71MB / 25.71MB 0.7s done [2020-09-01T04:06:09.678Z] #8 extracting sha256:0c46adfa2de4a7b7eb1fe2f0cb928f9e15a4cc94b7b975f13392f397cbfb0f2c 2.2s done [2020-09-01T04:06:09.678Z] #8 DONE 3.3s [2020-09-01T04:06:09.678Z] [2020-09-01T04:06:09.678Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:06:09.678Z] #23 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.2s done [2020-09-01T04:06:09.871Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b . [2020-09-01T04:06:09.871Z] #2 [internal] load .dockerignore [2020-09-01T04:06:09.897Z] Merge succeeded, producing 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:06:09.898Z] Checking out Revision 8cc47be176c2fa0c70b4e5105d7498b71a3e797b (PR-41404) [2020-09-01T04:06:09.973Z] #23 ... [2020-09-01T04:06:09.973Z] [2020-09-01T04:06:09.973Z] #53 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-01T04:06:09.973Z] #53 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-01T04:06:09.973Z] #53 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-01T04:06:09.973Z] #53 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-01T04:06:09.973Z] #53 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.4s done [2020-09-01T04:06:09.973Z] #53 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.0s done [2020-09-01T04:06:09.973Z] #53 DONE 3.6s [2020-09-01T04:06:09.973Z] [2020-09-01T04:06:09.973Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:06:10.133Z] #2 transferring context: 87B done [2020-09-01T04:06:10.133Z] #2 DONE 0.2s [2020-09-01T04:06:10.133Z] [2020-09-01T04:06:10.133Z] #1 [internal] load build definition from Dockerfile [2020-09-01T04:06:10.133Z] #1 transferring dockerfile: 16.58kB done [2020-09-01T04:06:10.133Z] #1 DONE 0.1s [2020-09-01T04:06:10.133Z] [2020-09-01T04:06:10.133Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-01T04:06:09.025Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T04:06:09.028Z] > git checkout -f 8cc47be176c2fa0c70b4e5105d7498b71a3e797b # timeout=10 [2020-09-01T04:06:09.860Z] > git remote # timeout=10 [2020-09-01T04:06:09.862Z] > git config --get remote.origin.url # timeout=10 [2020-09-01T04:06:09.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:06:09.866Z] > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10 [2020-09-01T04:06:09.888Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-01T04:06:09.903Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T04:06:09.912Z] > git checkout -f 8cc47be176c2fa0c70b4e5105d7498b71a3e797b # timeout=10 [2020-09-01T04:06:10.638Z] #23 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.8s done [2020-09-01T04:06:10.932Z] #23 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-09-01T04:06:10.936Z] Commit message: "Move validations to gh action" [2020-09-01T04:06:11.073Z] #3 DONE 1.0s [2020-09-01T04:06:11.074Z] [2020-09-01T04:06:11.074Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-01T04:06:11.074Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-01T04:06:11.226Z] #23 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2020-09-01T04:06:11.226Z] #23 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2020-09-01T04:06:11.333Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-01T04:06:11.333Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-01T04:06:11.333Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-01T04:06:11.333Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-09-01T04:06:11.333Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-01T04:06:11.333Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-01T04:06:11.520Z] #23 ... [2020-09-01T04:06:11.520Z] [2020-09-01T04:06:11.520Z] #9 [base 2/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-01T04:06:11.520Z] #9 DONE 1.7s [2020-09-01T04:06:11.520Z] [2020-09-01T04:06:11.520Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:06:11.520Z] #23 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done [2020-09-01T04:06:11.592Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-09-01T04:06:11.592Z] #4 DONE 0.7s [2020-09-01T04:06:11.754Z] + docker version [2020-09-01T04:06:11.754Z] Client: [2020-09-01T04:06:11.754Z] Version: 18.06.1-ce [2020-09-01T04:06:11.754Z] API version: 1.38 [2020-09-01T04:06:11.754Z] Go version: go1.10.3 [2020-09-01T04:06:11.754Z] Git commit: e68fc7a [2020-09-01T04:06:11.754Z] Built: Tue Aug 21 17:26:10 2018 [2020-09-01T04:06:11.754Z] OS/Arch: linux/ppc64le [2020-09-01T04:06:11.754Z] Experimental: false [2020-09-01T04:06:11.754Z] [2020-09-01T04:06:11.754Z] Server: [2020-09-01T04:06:11.754Z] Engine: [2020-09-01T04:06:11.754Z] Version: 18.06.1-ce [2020-09-01T04:06:11.754Z] API version: 1.38 (minimum version 1.12) [2020-09-01T04:06:11.754Z] Go version: go1.10.3 [2020-09-01T04:06:11.754Z] Git commit: e68fc7a [2020-09-01T04:06:11.754Z] Built: Tue Aug 21 17:24:20 2018 [2020-09-01T04:06:11.754Z] OS/Arch: linux/ppc64le [2020-09-01T04:06:11.754Z] Experimental: true [Pipeline] sh [2020-09-01T04:06:11.814Z] #23 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0.1s [2020-09-01T04:06:11.854Z] [2020-09-01T04:06:11.854Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-01T04:06:12.142Z] + docker info [2020-09-01T04:06:12.142Z] Containers: 0 [2020-09-01T04:06:12.142Z] Running: 0 [2020-09-01T04:06:12.142Z] Paused: 0 [2020-09-01T04:06:12.142Z] Stopped: 0 [2020-09-01T04:06:12.143Z] Images: 0 [2020-09-01T04:06:12.143Z] Server Version: 18.06.1-ce [2020-09-01T04:06:12.143Z] Storage Driver: overlay2 [2020-09-01T04:06:12.143Z] Backing Filesystem: extfs [2020-09-01T04:06:12.143Z] Supports d_type: true [2020-09-01T04:06:12.143Z] Native Overlay Diff: true [2020-09-01T04:06:12.143Z] Logging Driver: json-file [2020-09-01T04:06:12.143Z] Cgroup Driver: cgroupfs [2020-09-01T04:06:12.143Z] Plugins: [2020-09-01T04:06:12.143Z] Volume: local [2020-09-01T04:06:12.143Z] Network: bridge host ipvlan macvlan null overlay [2020-09-01T04:06:12.143Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-09-01T04:06:12.143Z] Swarm: inactive [2020-09-01T04:06:12.143Z] Runtimes: runc [2020-09-01T04:06:12.143Z] Default Runtime: runc [2020-09-01T04:06:12.143Z] Init Binary: docker-init [2020-09-01T04:06:12.143Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-09-01T04:06:12.143Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-09-01T04:06:12.143Z] init version: fec3683 [2020-09-01T04:06:12.143Z] Security Options: [2020-09-01T04:06:12.143Z] apparmor [2020-09-01T04:06:12.143Z] seccomp [2020-09-01T04:06:12.143Z] Profile: default [2020-09-01T04:06:12.143Z] Kernel Version: 4.4.0-139-generic [2020-09-01T04:06:12.143Z] Operating System: Ubuntu 16.04.3 LTS [2020-09-01T04:06:12.143Z] OSType: linux [2020-09-01T04:06:12.143Z] Architecture: ppc64le [2020-09-01T04:06:12.143Z] CPUs: 4 [2020-09-01T04:06:12.143Z] Total Memory: 7.972GiB [2020-09-01T04:06:12.143Z] Name: ppc64le-ubuntu-34 [2020-09-01T04:06:12.143Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-09-01T04:06:12.143Z] Docker Root Dir: /var/lib/docker [2020-09-01T04:06:12.143Z] Debug Mode (client): false [2020-09-01T04:06:12.143Z] Debug Mode (server): false [2020-09-01T04:06:12.143Z] Username: dockerbuildbot [2020-09-01T04:06:12.143Z] Registry: https://index.docker.io/v1/ [2020-09-01T04:06:12.143Z] Labels: [2020-09-01T04:06:12.143Z] Experimental: true [2020-09-01T04:06:12.143Z] Insecure Registries: [2020-09-01T04:06:12.143Z] 127.0.0.0/8 [2020-09-01T04:06:12.143Z] Live Restore Enabled: false [2020-09-01T04:06:12.143Z] [Pipeline] sh [2020-09-01T04:06:12.533Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-01T04:06:12.533Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-01T04:06:12.533Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41404/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-01T04:06:12.533Z] + bash /home/docker/workspace/moby_PR-41404/check-config.sh [2020-09-01T04:06:12.533Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-01T04:06:12.533Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-09-01T04:06:12.533Z] [2020-09-01T04:06:12.533Z] Generally Necessary: [2020-09-01T04:06:12.533Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-01T04:06:12.533Z] - apparmor: enabled and tools installed [2020-09-01T04:06:12.533Z] - CONFIG_NAMESPACES: enabled [2020-09-01T04:06:12.533Z] - CONFIG_NET_NS: enabled [2020-09-01T04:06:12.533Z] - CONFIG_PID_NS: enabled [2020-09-01T04:06:12.533Z] - CONFIG_IPC_NS: enabled [2020-09-01T04:06:12.533Z] - CONFIG_UTS_NS: enabled [2020-09-01T04:06:12.533Z] - CONFIG_CGROUPS: enabled [2020-09-01T04:06:12.533Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-01T04:06:12.533Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-01T04:06:12.533Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-01T04:06:12.533Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-01T04:06:12.533Z] - CONFIG_CPUSETS: enabled [2020-09-01T04:06:12.533Z] - CONFIG_MEMCG: enabled [2020-09-01T04:06:12.533Z] - CONFIG_KEYS: enabled [2020-09-01T04:06:12.533Z] - CONFIG_VETH: enabled (as module) [2020-09-01T04:06:12.533Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-01T04:06:12.533Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-01T04:06:12.533Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-01T04:06:12.799Z] #6 DONE 0.7s [2020-09-01T04:06:12.799Z] [2020-09-01T04:06:12.799Z] #7 [internal] load metadata for docker.io/library/debian:buster-slim [2020-09-01T04:06:12.799Z] #7 DONE 0.6s [2020-09-01T04:06:12.799Z] [2020-09-01T04:06:12.799Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-01T04:06:12.799Z] #5 DONE 0.8s [2020-09-01T04:06:12.799Z] [2020-09-01T04:06:12.799Z] #53 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-01T04:06:12.799Z] #53 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-01T04:06:12.831Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-01T04:06:12.831Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-01T04:06:12.831Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-01T04:06:12.831Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-01T04:06:12.831Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-01T04:06:12.831Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-01T04:06:12.831Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-01T04:06:12.831Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-01T04:06:12.831Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-01T04:06:12.831Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-09-01T04:06:12.831Z] [2020-09-01T04:06:12.831Z] Optional Features: [2020-09-01T04:06:12.831Z] - CONFIG_USER_NS: enabled [2020-09-01T04:06:12.831Z] - CONFIG_SECCOMP: enabled [2020-09-01T04:06:12.831Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-01T04:06:12.831Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-01T04:06:12.831Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-01T04:06:12.831Z] (cgroup swap accounting is currently enabled) [2020-09-01T04:06:12.831Z] - CONFIG_MEMCG_KMEM: enabled [2020-09-01T04:06:12.831Z] - CONFIG_BLK_CGROUP: enabled [2020-09-01T04:06:12.831Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-01T04:06:12.831Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-01T04:06:12.831Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-01T04:06:12.831Z] - CONFIG_CGROUP_PERF: enabled [2020-09-01T04:06:12.831Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-01T04:06:12.831Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-01T04:06:12.831Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-01T04:06:12.831Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-01T04:06:12.831Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-01T04:06:12.831Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-01T04:06:12.831Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-01T04:06:12.831Z] - CONFIG_IP_VS: enabled (as module) [2020-09-01T04:06:12.831Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-01T04:06:12.831Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-01T04:06:12.831Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-01T04:06:12.831Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-01T04:06:12.831Z] - CONFIG_EXT4_FS: enabled [2020-09-01T04:06:12.831Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-01T04:06:12.831Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-01T04:06:12.831Z] - Network Drivers: [2020-09-01T04:06:12.831Z] - "overlay": [2020-09-01T04:06:12.831Z] - CONFIG_VXLAN: enabled (as module) [2020-09-01T04:06:12.831Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-01T04:06:12.831Z] Optional (for encrypted networks): [2020-09-01T04:06:12.856Z] #23 ... [2020-09-01T04:06:12.856Z] [2020-09-01T04:06:12.856Z] #10 [base 3/4] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-01T04:06:12.856Z] #10 DONE 1.3s [2020-09-01T04:06:12.856Z] [2020-09-01T04:06:12.856Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:06:13.060Z] #53 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-01T04:06:13.060Z] #53 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-01T04:06:13.060Z] #53 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.3s [2020-09-01T04:06:13.123Z] - CONFIG_CRYPTO: enabled [2020-09-01T04:06:13.123Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-09-01T04:06:13.123Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-09-01T04:06:13.123Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-09-01T04:06:13.123Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-09-01T04:06:13.123Z] - CONFIG_XFRM: enabled [2020-09-01T04:06:13.123Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-01T04:06:13.123Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-01T04:06:13.123Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-01T04:06:13.123Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-01T04:06:13.123Z] - "ipvlan": [2020-09-01T04:06:13.123Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-01T04:06:13.123Z] - "macvlan": [2020-09-01T04:06:13.123Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-01T04:06:13.123Z] - CONFIG_DUMMY: enabled (as module) [2020-09-01T04:06:13.123Z] - "ftp,tftp client in container": [2020-09-01T04:06:13.123Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-01T04:06:13.123Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-01T04:06:13.123Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-01T04:06:13.123Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-01T04:06:13.123Z] - Storage Drivers: [2020-09-01T04:06:13.123Z] - "aufs": [2020-09-01T04:06:13.123Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-01T04:06:13.123Z] - "btrfs": [2020-09-01T04:06:13.123Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-01T04:06:13.123Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-01T04:06:13.123Z] - "devicemapper": [2020-09-01T04:06:13.123Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-01T04:06:13.123Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-01T04:06:13.123Z] - "overlay": [2020-09-01T04:06:13.123Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-01T04:06:13.123Z] - "zfs": [2020-09-01T04:06:13.123Z] - /dev/zfs: missing [2020-09-01T04:06:13.123Z] - zfs command: missing [2020-09-01T04:06:13.123Z] - zpool command: missing [2020-09-01T04:06:13.123Z] [2020-09-01T04:06:13.123Z] Limits: [2020-09-01T04:06:13.124Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-01T04:06:13.124Z] [2020-09-01T04:06:13.124Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-01T04:06:13.320Z] #53 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 542.27kB / 9.86MB 0.5s [2020-09-01T04:06:13.494Z] #23 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.8s done [2020-09-01T04:06:13.555Z] + make bundles/buildx [2020-09-01T04:06:13.579Z] #53 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.77MB / 9.86MB 0.7s [2020-09-01T04:06:13.787Z] #23 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-09-01T04:06:13.847Z] #53 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-09-01T04:06:13.851Z] make: command: Command not found [2020-09-01T04:06:13.851Z] make: command: Command not found [2020-09-01T04:06:13.851Z] mkdir bundles [2020-09-01T04:06:13.851Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-09-01T04:06:13.851Z] --build-arg BUILDX_COMMIT \ [2020-09-01T04:06:13.851Z] --build-arg BUILDX_REPO \ [2020-09-01T04:06:13.851Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-09-01T04:06:13.851Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-09-01T04:06:13.851Z] . [2020-09-01T04:06:13.851Z] /bin/sh: 4: go: not found [2020-09-01T04:06:13.851Z] /bin/sh: 5: go: not found [2020-09-01T04:06:14.107Z] #53 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done [2020-09-01T04:06:15.868Z] #23 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.7s done [2020-09-01T04:06:15.868Z] #23 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-09-01T04:06:15.956Z] Sending build context to Docker daemon 56.25MB [2020-09-01T04:06:15.956Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-09-01T04:06:15.956Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-09-01T04:06:15.956Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-09-01T04:06:15.956Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-09-01T04:06:15.956Z] 1.13.15-buster: Pulling from library/golang [2020-09-01T04:06:16.342Z] db4e2d8d5901: Pulling fs layer [2020-09-01T04:06:16.342Z] dfe2d012519c: Pulling fs layer [2020-09-01T04:06:16.342Z] 5d8f1d1f9197: Pulling fs layer [2020-09-01T04:06:16.342Z] 1301750ffb48: Pulling fs layer [2020-09-01T04:06:16.342Z] dc5c6edc9cff: Pulling fs layer [2020-09-01T04:06:16.342Z] 3c370c2e2f82: Pulling fs layer [2020-09-01T04:06:16.342Z] 5ffb2f5886e2: Pulling fs layer [2020-09-01T04:06:16.342Z] 1301750ffb48: Waiting [2020-09-01T04:06:16.342Z] dc5c6edc9cff: Waiting [2020-09-01T04:06:16.342Z] 3c370c2e2f82: Waiting [2020-09-01T04:06:16.342Z] 5ffb2f5886e2: Waiting [2020-09-01T04:06:16.636Z] dfe2d012519c: Verifying Checksum [2020-09-01T04:06:16.636Z] dfe2d012519c: Download complete [2020-09-01T04:06:16.636Z] 5d8f1d1f9197: Verifying Checksum [2020-09-01T04:06:16.636Z] 5d8f1d1f9197: Download complete [2020-09-01T04:06:18.733Z] db4e2d8d5901: Verifying Checksum [2020-09-01T04:06:18.733Z] db4e2d8d5901: Download complete [2020-09-01T04:06:19.424Z] #53 ... [2020-09-01T04:06:19.425Z] [2020-09-01T04:06:19.425Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:06:19.425Z] #23 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-01T04:06:19.425Z] #23 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-01T04:06:19.425Z] #23 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-01T04:06:19.425Z] #23 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-01T04:06:19.425Z] #23 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done [2020-09-01T04:06:19.425Z] #23 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.7s done [2020-09-01T04:06:19.425Z] #23 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.6s [2020-09-01T04:06:19.425Z] #23 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.4s done [2020-09-01T04:06:19.425Z] #23 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.98MB / 120.17MB 5.6s [2020-09-01T04:06:19.425Z] #23 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.6s [2020-09-01T04:06:19.425Z] #23 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.8s [2020-09-01T04:06:19.425Z] #23 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.7s done [2020-09-01T04:06:19.425Z] #23 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 107.58MB / 120.17MB 6.2s [2020-09-01T04:06:19.425Z] #23 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.1s done [2020-09-01T04:06:19.425Z] #23 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.2s done [2020-09-01T04:06:19.425Z] #23 ... [2020-09-01T04:06:19.425Z] [2020-09-01T04:06:19.425Z] #53 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-01T04:06:19.425Z] #53 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.2s done [2020-09-01T04:06:19.425Z] #53 DONE 6.4s [2020-09-01T04:06:19.425Z] [2020-09-01T04:06:19.425Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:06:19.425Z] #23 ... [2020-09-01T04:06:19.425Z] [2020-09-01T04:06:19.425Z] #22 [internal] load build context [2020-09-01T04:06:19.425Z] #22 transferring context: 28.91MB 6.5s [2020-09-01T04:06:19.425Z] #22 ... [2020-09-01T04:06:19.425Z] [2020-09-01T04:06:19.425Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:06:19.425Z] #23 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.5s [2020-09-01T04:06:19.455Z] #23 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.3s done [2020-09-01T04:06:19.455Z] #23 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-09-01T04:06:19.455Z] #23 DONE 13.2s [2020-09-01T04:06:19.455Z] [2020-09-01T04:06:19.455Z] #11 [base 4/4] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:06:19.455Z] #11 1.139 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:06:19.455Z] #11 1.246 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:06:19.455Z] #11 1.341 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:06:19.455Z] #11 1.355 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-01T04:06:19.455Z] #11 1.709 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB] [2020-09-01T04:06:19.455Z] #11 1.712 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-01T04:06:19.455Z] #11 2.694 Fetched 8069 kB in 2s (4787 kB/s) [2020-09-01T04:06:19.455Z] #11 2.694 Reading package lists... [2020-09-01T04:06:19.455Z] #11 3.145 Reading package lists... [2020-09-01T04:06:19.455Z] #11 3.580 Building dependency tree... [2020-09-01T04:06:19.455Z] #11 3.702 The following additional packages will be installed: [2020-09-01T04:06:19.455Z] #11 3.702 autotools-dev binutils binutils-common binutils-s390x-linux-gnu cpp cpp-8 [2020-09-01T04:06:19.455Z] #11 3.702 file gcc-8 git-man libasan5 libatomic1 libbinutils libc-dev-bin libc6-dev [2020-09-01T04:06:19.455Z] #11 3.702 libcc1-0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 [2020-09-01T04:06:19.455Z] #11 3.702 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libgssapi-krb5-2 [2020-09-01T04:06:19.455Z] #11 3.702 libisl19 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 [2020-09-01T04:06:19.455Z] #11 3.702 libldap-2.4-2 libldap-common libmagic-mgc libmagic1 libmpc3 libmpfr6 [2020-09-01T04:06:19.455Z] #11 3.702 libncurses6 libnghttp2-14 libpcre2-8-0 libperl5.28 libprocps7 libpsl5 [2020-09-01T04:06:19.455Z] #11 3.702 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 libubsan1 [2020-09-01T04:06:19.455Z] #11 3.703 linux-libc-dev lsb-base openssl perl perl-modules-5.28 [2020-09-01T04:06:19.455Z] #11 3.703 Suggested packages: [2020-09-01T04:06:19.455Z] #11 3.703 binutils-doc cpp-doc gcc-8-locales gcc-multilib manpages-dev autoconf [2020-09-01T04:06:19.455Z] #11 3.703 automake flex bison gdb gcc-doc gcc-8-multilib gcc-8-doc libgcc1-dbg [2020-09-01T04:06:19.455Z] #11 3.703 libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg [2020-09-01T04:06:19.455Z] #11 3.703 libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2020-09-01T04:06:19.455Z] #11 3.703 git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2020-09-01T04:06:19.455Z] #11 3.703 gitweb git-cvs git-mediawiki git-svn glibc-doc debian-keyring gnupg | gnupg2 [2020-09-01T04:06:19.455Z] #11 3.703 patch sensible-utils bzr gdbm-l10n krb5-doc krb5-user libtool-doc automaken [2020-09-01T04:06:19.455Z] #11 3.703 gfortran | fortran95-compiler gcj-jdk make-doc perl-doc [2020-09-01T04:06:19.455Z] #11 3.703 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl [2020-09-01T04:06:19.455Z] #11 3.703 liblocale-codes-perl dpkg-dev [2020-09-01T04:06:19.455Z] #11 3.703 Recommended packages: [2020-09-01T04:06:19.455Z] #11 3.703 patch less ssh-client manpages manpages-dev libfile-fcntllock-perl [2020-09-01T04:06:19.455Z] #11 3.703 liblocale-gettext-perl bzip2 xz-utils libglib2.0-data shared-mime-info [2020-09-01T04:06:19.455Z] #11 3.703 xdg-user-dirs krb5-locales libgpm2 publicsuffix libsasl2-modules libltdl-dev [2020-09-01T04:06:19.455Z] #11 3.703 netbase psmisc [2020-09-01T04:06:19.455Z] #11 3.998 The following NEW packages will be installed: [2020-09-01T04:06:19.455Z] #11 3.998 autotools-dev binutils binutils-common binutils-s390x-linux-gnu [2020-09-01T04:06:19.455Z] #11 3.998 ca-certificates cpp cpp-8 curl file gcc gcc-8 git git-man libasan5 [2020-09-01T04:06:19.455Z] #11 3.998 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls [2020-09-01T04:06:19.455Z] #11 3.998 libcurl4 libdpkg-perl liberror-perl libexpat1 libgcc-8-dev libgdbm-compat4 [2020-09-01T04:06:19.455Z] #11 3.998 libgdbm6 libglib2.0-0 libgomp1 libgssapi-krb5-2 libisl19 libitm1 [2020-09-01T04:06:19.455Z] #11 3.998 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2020-09-01T04:06:19.455Z] #11 3.998 libldap-common libmagic-mgc libmagic1 libmpc3 libmpfr6 libncurses6 [2020-09-01T04:06:19.455Z] #11 3.998 libnghttp2-14 libpcre2-8-0 libperl5.28 libprocps7 libpsl5 librtmp1 [2020-09-01T04:06:19.455Z] #11 3.998 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 libtool libubsan1 [2020-09-01T04:06:19.455Z] #11 3.998 linux-libc-dev lsb-base make openssl perl perl-modules-5.28 pkg-config [2020-09-01T04:06:19.455Z] #11 3.998 procps [2020-09-01T04:06:19.455Z] #11 4.033 0 upgraded, 63 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:06:19.455Z] #11 4.033 Need to get 47.6 MB of archives. [2020-09-01T04:06:19.455Z] #11 4.033 After this operation, 220 MB of additional disk space will be used. [2020-09-01T04:06:19.455Z] #11 4.033 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] [2020-09-01T04:06:19.455Z] #11 4.331 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgdbm6 s390x 1.18.1-4 [63.8 kB] [2020-09-01T04:06:19.455Z] #11 4.334 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgdbm-compat4 s390x 1.18.1-4 [44.2 kB] [2020-09-01T04:06:19.455Z] #11 4.335 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libperl5.28 s390x 5.28.1-6+deb10u1 [3712 kB] [2020-09-01T04:06:19.455Z] #11 4.475 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x perl s390x 5.28.1-6+deb10u1 [204 kB] [2020-09-01T04:06:19.455Z] #11 4.480 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libncurses6 s390x 6.1+20181013-2+deb10u2 [94.6 kB] [2020-09-01T04:06:19.455Z] #11 4.483 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprocps7 s390x 2:3.3.15-2 [60.0 kB] [2020-09-01T04:06:19.455Z] #11 4.484 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x lsb-base all 10.2019051400 [28.4 kB] [2020-09-01T04:06:19.455Z] #11 4.485 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x procps s390x 2:3.3.15-2 [249 kB] [2020-09-01T04:06:19.455Z] #11 4.491 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmagic-mgc s390x 1:5.35-4+deb10u1 [243 kB] [2020-09-01T04:06:19.455Z] #11 4.497 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmagic1 s390x 1:5.35-4+deb10u1 [114 kB] [2020-09-01T04:06:19.455Z] #11 4.501 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x file s390x 1:5.35-4+deb10u1 [66.1 kB] [2020-09-01T04:06:19.455Z] #11 4.503 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x autotools-dev all 20180224.1 [77.0 kB] [2020-09-01T04:06:19.455Z] #11 4.504 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-common s390x 2.31.1-16 [2073 kB] [2020-09-01T04:06:19.455Z] #11 4.549 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbinutils s390x 2.31.1-16 [298 kB] [2020-09-01T04:06:19.455Z] #11 4.564 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-s390x-linux-gnu s390x 2.31.1-16 [1653 kB] [2020-09-01T04:06:19.455Z] #11 4.610 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils s390x 2.31.1-16 [56.7 kB] [2020-09-01T04:06:19.455Z] #11 4.611 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB] [2020-09-01T04:06:19.455Z] #11 4.630 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB] [2020-09-01T04:06:19.455Z] #11 4.643 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-09-01T04:06:19.455Z] #11 4.645 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libisl19 s390x 0.20-2 [547 kB] [2020-09-01T04:06:19.455Z] #11 4.653 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpfr6 s390x 4.0.2-1 [761 kB] [2020-09-01T04:06:19.455Z] #11 4.663 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpc3 s390x 1.1.0-1 [38.0 kB] [2020-09-01T04:06:19.455Z] #11 4.664 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x cpp-8 s390x 8.3.0-6 [6785 kB] [2020-09-01T04:06:19.455Z] #11 4.740 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x cpp s390x 4:8.3.0-1 [19.4 kB] [2020-09-01T04:06:19.455Z] #11 4.740 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2020-09-01T04:06:19.455Z] #11 4.740 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3 [64.6 kB] [2020-09-01T04:06:19.455Z] #11 4.741 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3 [120 kB] [2020-09-01T04:06:19.455Z] #11 4.742 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3 [346 kB] [2020-09-01T04:06:19.455Z] #11 4.745 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3 [146 kB] [2020-09-01T04:06:19.455Z] #11 4.748 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2020-09-01T04:06:19.455Z] #11 4.748 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2020-09-01T04:06:19.455Z] #11 4.749 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-09-01T04:06:19.455Z] #11 4.750 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u2 [213 kB] [2020-09-01T04:06:19.455Z] #11 4.760 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2020-09-01T04:06:19.455Z] #11 4.761 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2020-09-01T04:06:19.455Z] #11 4.762 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2020-09-01T04:06:19.455Z] #11 4.764 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2020-09-01T04:06:19.455Z] #11 4.767 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2020-09-01T04:06:19.455Z] #11 4.770 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2020-09-01T04:06:19.455Z] #11 4.773 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcc1-0 s390x 8.3.0-6 [43.8 kB] [2020-09-01T04:06:19.455Z] #11 4.773 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgomp1 s390x 8.3.0-6 [69.0 kB] [2020-09-01T04:06:19.455Z] #11 4.774 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libitm1 s390x 8.3.0-6 [26.7 kB] [2020-09-01T04:06:19.455Z] #11 4.775 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libatomic1 s390x 8.3.0-6 [8184 B] [2020-09-01T04:06:19.455Z] #11 4.781 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libasan5 s390x 8.3.0-6 [321 kB] [2020-09-01T04:06:19.455Z] #11 4.785 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libubsan1 s390x 8.3.0-6 [113 kB] [2020-09-01T04:06:19.455Z] #11 4.786 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc-8-dev s390x 8.3.0-6 [641 kB] [2020-09-01T04:06:19.455Z] #11 4.792 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8 s390x 8.3.0-6 [7277 kB] [2020-09-01T04:06:19.455Z] #11 4.864 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc s390x 4:8.3.0-1 [5188 B] [2020-09-01T04:06:19.455Z] #11 4.864 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcurl3-gnutls s390x 7.64.0-4+deb10u1 [307 kB] [2020-09-01T04:06:19.456Z] #11 4.864 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libexpat1 s390x 2.2.6-2+deb10u1 [101 kB] [2020-09-01T04:06:19.456Z] #11 4.865 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre2-8-0 s390x 10.32-5 [130 kB] [2020-09-01T04:06:19.456Z] #11 4.867 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x liberror-perl all 0.17027-2 [30.9 kB] [2020-09-01T04:06:19.456Z] #11 4.867 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x git-man all 1:2.20.1-2+deb10u3 [1620 kB] [2020-09-01T04:06:19.456Z] #11 4.881 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x git s390x 1:2.20.1-2+deb10u3 [5200 kB] [2020-09-01T04:06:19.456Z] #11 4.924 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc-dev-bin s390x 2.28-10 [269 kB] [2020-09-01T04:06:19.456Z] #11 4.927 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x linux-libc-dev s390x 4.19.132-1 [1373 kB] [2020-09-01T04:06:19.456Z] #11 4.940 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6-dev s390x 2.28-10 [2270 kB] [2020-09-01T04:06:19.456Z] #11 4.959 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdpkg-perl all 1.19.7 [1414 kB] [2020-09-01T04:06:19.456Z] #11 4.980 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x libglib2.0-0 s390x 2.58.3-2+deb10u2 [1159 kB] [2020-09-01T04:06:19.456Z] #11 4.985 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x libtool all 2.4.6-9 [547 kB] [2020-09-01T04:06:19.456Z] #11 4.985 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x make s390x 4.2.1-1.2 [333 kB] [2020-09-01T04:06:19.456Z] #11 4.989 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x pkg-config s390x 0.29-6 [62.0 kB] [2020-09-01T04:06:19.456Z] #11 5.089 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:06:19.456Z] #11 5.094 Fetched 47.6 MB in 1s (48.5 MB/s) [2020-09-01T04:06:19.456Z] #11 5.119 Selecting previously unselected package perl-modules-5.28. [2020-09-01T04:06:19.456Z] #11 5.119 (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 ... 6458 files and directories currently installed.) [2020-09-01T04:06:19.456Z] #11 5.119 Preparing to unpack .../00-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... [2020-09-01T04:06:19.456Z] #11 5.123 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... [2020-09-01T04:06:19.456Z] #11 5.537 Selecting previously unselected package libgdbm6:s390x. [2020-09-01T04:06:19.456Z] #11 5.538 Preparing to unpack .../01-libgdbm6_1.18.1-4_s390x.deb ... [2020-09-01T04:06:19.456Z] #11 5.544 Unpacking libgdbm6:s390x (1.18.1-4) ... [2020-09-01T04:06:19.456Z] #11 5.575 Selecting previously unselected package libgdbm-compat4:s390x. [2020-09-01T04:06:19.456Z] #11 5.575 Preparing to unpack .../02-libgdbm-compat4_1.18.1-4_s390x.deb ... [2020-09-01T04:06:19.456Z] #11 5.578 Unpacking libgdbm-compat4:s390x (1.18.1-4) ... [2020-09-01T04:06:19.456Z] #11 5.606 Selecting previously unselected package libperl5.28:s390x. [2020-09-01T04:06:19.456Z] #11 5.606 Preparing to unpack .../03-libperl5.28_5.28.1-6+deb10u1_s390x.deb ... [2020-09-01T04:06:19.456Z] #11 5.608 Unpacking libperl5.28:s390x (5.28.1-6+deb10u1) ... [2020-09-01T04:06:19.456Z] #11 6.144 Selecting previously unselected package perl. [2020-09-01T04:06:19.456Z] #11 6.144 Preparing to unpack .../04-perl_5.28.1-6+deb10u1_s390x.deb ... [2020-09-01T04:06:19.456Z] #11 6.149 Unpacking perl (5.28.1-6+deb10u1) ... [2020-09-01T04:06:19.456Z] #11 6.193 Selecting previously unselected package libncurses6:s390x. [2020-09-01T04:06:19.456Z] #11 6.193 Preparing to unpack .../05-libncurses6_6.1+20181013-2+deb10u2_s390x.deb ... [2020-09-01T04:06:19.456Z] #11 6.195 Unpacking libncurses6:s390x (6.1+20181013-2+deb10u2) ... [2020-09-01T04:06:19.456Z] #11 6.225 Selecting previously unselected package libprocps7:s390x. [2020-09-01T04:06:19.456Z] #11 6.225 Preparing to unpack .../06-libprocps7_2%3a3.3.15-2_s390x.deb ... [2020-09-01T04:06:19.456Z] #11 6.228 Unpacking libprocps7:s390x (2:3.3.15-2) ... [2020-09-01T04:06:19.456Z] #11 6.251 Selecting previously unselected package lsb-base. [2020-09-01T04:06:19.456Z] #11 6.251 Preparing to unpack .../07-lsb-base_10.2019051400_all.deb ... [2020-09-01T04:06:19.456Z] #11 6.253 Unpacking lsb-base (10.2019051400) ... [2020-09-01T04:06:19.456Z] #11 6.285 Selecting previously unselected package procps. [2020-09-01T04:06:19.456Z] #11 6.285 Preparing to unpack .../08-procps_2%3a3.3.15-2_s390x.deb ... [2020-09-01T04:06:19.456Z] #11 6.288 Unpacking procps (2:3.3.15-2) ... [2020-09-01T04:06:19.456Z] #11 6.339 Selecting previously unselected package libmagic-mgc. [2020-09-01T04:06:19.456Z] #11 6.339 Preparing to unpack .../09-libmagic-mgc_1%3a5.35-4+deb10u1_s390x.deb ... [2020-09-01T04:06:19.456Z] #11 6.343 Unpacking libmagic-mgc (1:5.35-4+deb10u1) ... [2020-09-01T04:06:19.456Z] #11 6.420 Selecting previously unselected package libmagic1:s390x. [2020-09-01T04:06:19.456Z] #11 6.420 Preparing to unpack .../10-libmagic1_1%3a5.35-4+deb10u1_s390x.deb ... [2020-09-01T04:06:19.456Z] #11 6.422 Unpacking libmagic1:s390x (1:5.35-4+deb10u1) ... [2020-09-01T04:06:19.456Z] #11 6.460 Selecting previously unselected package file. [2020-09-01T04:06:19.456Z] #11 6.460 Preparing to unpack .../11-file_1%3a5.35-4+deb10u1_s390x.deb ... [2020-09-01T04:06:19.456Z] #11 6.463 Unpacking file (1:5.35-4+deb10u1) ... [2020-09-01T04:06:19.456Z] #11 6.493 Selecting previously unselected package autotools-dev. [2020-09-01T04:06:19.456Z] #11 6.493 Preparing to unpack .../12-autotools-dev_20180224.1_all.deb ... [2020-09-01T04:06:19.456Z] #11 6.495 Unpacking autotools-dev (20180224.1) ... [2020-09-01T04:06:19.456Z] #11 6.516 Selecting previously unselected package binutils-common:s390x. [2020-09-01T04:06:19.456Z] #11 6.517 Preparing to unpack .../13-binutils-common_2.31.1-16_s390x.deb ... [2020-09-01T04:06:19.456Z] #11 6.519 Unpacking binutils-common:s390x (2.31.1-16) ... [2020-09-01T04:06:19.456Z] #11 6.737 Selecting previously unselected package libbinutils:s390x. [2020-09-01T04:06:19.456Z] #11 6.737 Preparing to unpack .../14-libbinutils_2.31.1-16_s390x.deb ... [2020-09-01T04:06:19.456Z] #11 6.740 Unpacking libbinutils:s390x (2.31.1-16) ... [2020-09-01T04:06:19.456Z] #11 6.795 Selecting previously unselected package binutils-s390x-linux-gnu. [2020-09-01T04:06:19.456Z] #11 6.798 Preparing to unpack .../15-binutils-s390x-linux-gnu_2.31.1-16_s390x.deb ... [2020-09-01T04:06:19.456Z] #11 6.798 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2020-09-01T04:06:19.749Z] #11 7.004 Selecting previously unselected package binutils. [2020-09-01T04:06:19.749Z] #11 7.004 Preparing to unpack .../16-binutils_2.31.1-16_s390x.deb ... [2020-09-01T04:06:19.749Z] #11 7.007 Unpacking binutils (2.31.1-16) ... [2020-09-01T04:06:19.749Z] #11 7.040 Selecting previously unselected package libssl1.1:s390x. [2020-09-01T04:06:19.749Z] #11 7.041 Preparing to unpack .../17-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ... [2020-09-01T04:06:19.749Z] #11 7.043 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-09-01T04:06:19.749Z] #11 7.152 Selecting previously unselected package openssl. [2020-09-01T04:06:19.749Z] #11 7.153 Preparing to unpack .../18-openssl_1.1.1d-0+deb10u3_s390x.deb ... [2020-09-01T04:06:19.749Z] #11 7.155 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-09-01T04:06:19.749Z] #11 7.235 Selecting previously unselected package ca-certificates. [2020-09-01T04:06:19.792Z] 1301750ffb48: Verifying Checksum [2020-09-01T04:06:19.792Z] 1301750ffb48: Download complete [2020-09-01T04:06:19.792Z] 5ffb2f5886e2: Verifying Checksum [2020-09-01T04:06:19.792Z] 5ffb2f5886e2: Download complete [2020-09-01T04:06:20.043Z] #11 7.236 Preparing to unpack .../19-ca-certificates_20200601~deb10u1_all.deb ... [2020-09-01T04:06:20.043Z] #11 7.238 Unpacking ca-certificates (20200601~deb10u1) ... [2020-09-01T04:06:20.043Z] #11 7.285 Selecting previously unselected package libisl19:s390x. [2020-09-01T04:06:20.043Z] #11 7.286 Preparing to unpack .../20-libisl19_0.20-2_s390x.deb ... [2020-09-01T04:06:20.043Z] #11 7.288 Unpacking libisl19:s390x (0.20-2) ... [2020-09-01T04:06:20.043Z] #11 7.354 Selecting previously unselected package libmpfr6:s390x. [2020-09-01T04:06:20.043Z] #11 7.355 Preparing to unpack .../21-libmpfr6_4.0.2-1_s390x.deb ... [2020-09-01T04:06:20.043Z] #11 7.357 Unpacking libmpfr6:s390x (4.0.2-1) ... [2020-09-01T04:06:20.043Z] #11 7.396 Selecting previously unselected package libmpc3:s390x. [2020-09-01T04:06:20.043Z] #11 7.396 Preparing to unpack .../22-libmpc3_1.1.0-1_s390x.deb ... [2020-09-01T04:06:20.043Z] #11 7.399 Unpacking libmpc3:s390x (1.1.0-1) ... [2020-09-01T04:06:20.043Z] #11 7.420 Selecting previously unselected package cpp-8. [2020-09-01T04:06:20.043Z] #11 7.420 Preparing to unpack .../23-cpp-8_8.3.0-6_s390x.deb ... [2020-09-01T04:06:20.043Z] #11 7.422 Unpacking cpp-8 (8.3.0-6) ... [2020-09-01T04:06:20.087Z] dc5c6edc9cff: Verifying Checksum [2020-09-01T04:06:20.087Z] dc5c6edc9cff: Download complete [2020-09-01T04:06:20.680Z] #11 7.955 Selecting previously unselected package cpp. [2020-09-01T04:06:20.680Z] #11 7.956 Preparing to unpack .../24-cpp_4%3a8.3.0-1_s390x.deb ... [2020-09-01T04:06:20.680Z] #11 7.959 Unpacking cpp (4:8.3.0-1) ... [2020-09-01T04:06:20.680Z] #11 7.978 Selecting previously unselected package libkeyutils1:s390x. [2020-09-01T04:06:20.680Z] #11 7.978 Preparing to unpack .../25-libkeyutils1_1.6-6_s390x.deb ... [2020-09-01T04:06:20.680Z] #11 7.981 Unpacking libkeyutils1:s390x (1.6-6) ... [2020-09-01T04:06:20.680Z] #11 7.999 Selecting previously unselected package libkrb5support0:s390x. [2020-09-01T04:06:20.680Z] #11 8.000 Preparing to unpack .../26-libkrb5support0_1.17-3_s390x.deb ... [2020-09-01T04:06:20.680Z] #11 8.002 Unpacking libkrb5support0:s390x (1.17-3) ... [2020-09-01T04:06:20.680Z] #11 8.026 Selecting previously unselected package libk5crypto3:s390x. [2020-09-01T04:06:20.680Z] #11 8.027 Preparing to unpack .../27-libk5crypto3_1.17-3_s390x.deb ... [2020-09-01T04:06:20.680Z] #11 8.029 Unpacking libk5crypto3:s390x (1.17-3) ... [2020-09-01T04:06:20.680Z] #11 8.058 Selecting previously unselected package libkrb5-3:s390x. [2020-09-01T04:06:20.680Z] #11 8.058 Preparing to unpack .../28-libkrb5-3_1.17-3_s390x.deb ... [2020-09-01T04:06:20.680Z] #11 8.060 Unpacking libkrb5-3:s390x (1.17-3) ... [2020-09-01T04:06:20.680Z] #11 8.113 Selecting previously unselected package libgssapi-krb5-2:s390x. [2020-09-01T04:06:20.680Z] #11 8.114 Preparing to unpack .../29-libgssapi-krb5-2_1.17-3_s390x.deb ... [2020-09-01T04:06:20.680Z] #11 8.116 Unpacking libgssapi-krb5-2:s390x (1.17-3) ... [2020-09-01T04:06:20.680Z] #11 8.144 Selecting previously unselected package libsasl2-modules-db:s390x. [2020-09-01T04:06:20.680Z] #11 8.144 Preparing to unpack .../30-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-09-01T04:06:20.680Z] #11 8.147 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:06:20.680Z] #11 8.168 Selecting previously unselected package libsasl2-2:s390x. [2020-09-01T04:06:20.802Z] #23 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.7s done [2020-09-01T04:06:20.802Z] #23 ... [2020-09-01T04:06:20.802Z] [2020-09-01T04:06:20.802Z] #22 [internal] load build context [2020-09-01T04:06:20.802Z] #22 transferring context: 51.49MB 7.7s done [2020-09-01T04:06:20.802Z] #22 DONE 7.9s [2020-09-01T04:06:20.802Z] [2020-09-01T04:06:20.802Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:06:20.973Z] #11 8.169 Preparing to unpack .../31-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-09-01T04:06:20.973Z] #11 8.171 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:06:20.973Z] #11 8.194 Selecting previously unselected package libldap-common. [2020-09-01T04:06:20.973Z] #11 8.195 Preparing to unpack .../32-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-09-01T04:06:20.973Z] #11 8.197 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:06:20.973Z] #11 8.222 Selecting previously unselected package libldap-2.4-2:s390x. [2020-09-01T04:06:20.973Z] #11 8.223 Preparing to unpack .../33-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_s390x.deb ... [2020-09-01T04:06:20.973Z] #11 8.225 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:06:20.973Z] #11 8.259 Selecting previously unselected package libnghttp2-14:s390x. [2020-09-01T04:06:20.973Z] #11 8.260 Preparing to unpack .../34-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2020-09-01T04:06:20.973Z] #11 8.262 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-09-01T04:06:20.973Z] #11 8.286 Selecting previously unselected package libpsl5:s390x. [2020-09-01T04:06:20.973Z] #11 8.287 Preparing to unpack .../35-libpsl5_0.20.2-2_s390x.deb ... [2020-09-01T04:06:20.973Z] #11 8.289 Unpacking libpsl5:s390x (0.20.2-2) ... [2020-09-01T04:06:20.973Z] #11 8.312 Selecting previously unselected package librtmp1:s390x. [2020-09-01T04:06:20.973Z] #11 8.313 Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2020-09-01T04:06:20.973Z] #11 8.315 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-09-01T04:06:20.973Z] #11 8.337 Selecting previously unselected package libssh2-1:s390x. [2020-09-01T04:06:20.973Z] #11 8.338 Preparing to unpack .../37-libssh2-1_1.8.0-2.1_s390x.deb ... [2020-09-01T04:06:20.973Z] #11 8.340 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2020-09-01T04:06:20.973Z] #11 8.368 Selecting previously unselected package libcurl4:s390x. [2020-09-01T04:06:20.973Z] #11 8.368 Preparing to unpack .../38-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2020-09-01T04:06:20.973Z] #11 8.370 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-09-01T04:06:20.973Z] #11 8.410 Selecting previously unselected package curl. [2020-09-01T04:06:20.973Z] #11 8.411 Preparing to unpack .../39-curl_7.64.0-4+deb10u1_s390x.deb ... [2020-09-01T04:06:20.973Z] #11 8.413 Unpacking curl (7.64.0-4+deb10u1) ... [2020-09-01T04:06:20.973Z] #11 8.446 Selecting previously unselected package libcc1-0:s390x. [2020-09-01T04:06:20.973Z] #11 8.447 Preparing to unpack .../40-libcc1-0_8.3.0-6_s390x.deb ... [2020-09-01T04:06:20.973Z] #11 8.449 Unpacking libcc1-0:s390x (8.3.0-6) ... [2020-09-01T04:06:20.973Z] #11 8.472 Selecting previously unselected package libgomp1:s390x. [2020-09-01T04:06:20.973Z] #11 8.473 Preparing to unpack .../41-libgomp1_8.3.0-6_s390x.deb ... [2020-09-01T04:06:20.973Z] #11 8.475 Unpacking libgomp1:s390x (8.3.0-6) ... [2020-09-01T04:06:20.973Z] #11 8.498 Selecting previously unselected package libitm1:s390x. [2020-09-01T04:06:20.973Z] #11 8.499 Preparing to unpack .../42-libitm1_8.3.0-6_s390x.deb ... [2020-09-01T04:06:20.973Z] #11 8.501 Unpacking libitm1:s390x (8.3.0-6) ... [2020-09-01T04:06:20.973Z] #11 8.522 Selecting previously unselected package libatomic1:s390x. [2020-09-01T04:06:21.266Z] #11 8.523 Preparing to unpack .../43-libatomic1_8.3.0-6_s390x.deb ... [2020-09-01T04:06:21.266Z] #11 8.525 Unpacking libatomic1:s390x (8.3.0-6) ... [2020-09-01T04:06:21.266Z] #11 8.545 Selecting previously unselected package libasan5:s390x. [2020-09-01T04:06:21.266Z] #11 8.546 Preparing to unpack .../44-libasan5_8.3.0-6_s390x.deb ... [2020-09-01T04:06:21.266Z] #11 8.548 Unpacking libasan5:s390x (8.3.0-6) ... [2020-09-01T04:06:21.266Z] #11 8.599 Selecting previously unselected package libubsan1:s390x. [2020-09-01T04:06:21.266Z] #11 8.600 Preparing to unpack .../45-libubsan1_8.3.0-6_s390x.deb ... [2020-09-01T04:06:21.266Z] #11 8.602 Unpacking libubsan1:s390x (8.3.0-6) ... [2020-09-01T04:06:21.266Z] #11 8.626 Selecting previously unselected package libgcc-8-dev:s390x. [2020-09-01T04:06:21.266Z] #11 8.627 Preparing to unpack .../46-libgcc-8-dev_8.3.0-6_s390x.deb ... [2020-09-01T04:06:21.266Z] #11 8.629 Unpacking libgcc-8-dev:s390x (8.3.0-6) ... [2020-09-01T04:06:21.266Z] #11 8.704 Selecting previously unselected package gcc-8. [2020-09-01T04:06:21.266Z] #11 8.705 Preparing to unpack .../47-gcc-8_8.3.0-6_s390x.deb ... [2020-09-01T04:06:21.266Z] #11 8.707 Unpacking gcc-8 (8.3.0-6) ... [2020-09-01T04:06:21.903Z] #11 9.312 Selecting previously unselected package gcc. [2020-09-01T04:06:21.903Z] #11 9.313 Preparing to unpack .../48-gcc_4%3a8.3.0-1_s390x.deb ... [2020-09-01T04:06:21.903Z] #11 9.315 Unpacking gcc (4:8.3.0-1) ... [2020-09-01T04:06:21.903Z] #11 9.336 Selecting previously unselected package libcurl3-gnutls:s390x. [2020-09-01T04:06:21.903Z] #11 9.337 Preparing to unpack .../49-libcurl3-gnutls_7.64.0-4+deb10u1_s390x.deb ... [2020-09-01T04:06:21.903Z] #11 9.339 Unpacking libcurl3-gnutls:s390x (7.64.0-4+deb10u1) ... [2020-09-01T04:06:21.903Z] #11 9.382 Selecting previously unselected package libexpat1:s390x. [2020-09-01T04:06:21.903Z] #11 9.382 Preparing to unpack .../50-libexpat1_2.2.6-2+deb10u1_s390x.deb ... [2020-09-01T04:06:21.903Z] #11 9.385 Unpacking libexpat1:s390x (2.2.6-2+deb10u1) ... [2020-09-01T04:06:21.903Z] #11 9.414 Selecting previously unselected package libpcre2-8-0:s390x. [2020-09-01T04:06:21.903Z] #11 9.414 Preparing to unpack .../51-libpcre2-8-0_10.32-5_s390x.deb ... [2020-09-01T04:06:21.903Z] #11 9.416 Unpacking libpcre2-8-0:s390x (10.32-5) ... [2020-09-01T04:06:21.903Z] #11 9.448 Selecting previously unselected package liberror-perl. [2020-09-01T04:06:22.191Z] db4e2d8d5901: Pull complete [2020-09-01T04:06:22.197Z] #11 9.448 Preparing to unpack .../52-liberror-perl_0.17027-2_all.deb ... [2020-09-01T04:06:22.197Z] #11 9.450 Unpacking liberror-perl (0.17027-2) ... [2020-09-01T04:06:22.197Z] #11 9.468 Selecting previously unselected package git-man. [2020-09-01T04:06:22.197Z] #11 9.469 Preparing to unpack .../53-git-man_1%3a2.20.1-2+deb10u3_all.deb ... [2020-09-01T04:06:22.197Z] #11 9.471 Unpacking git-man (1:2.20.1-2+deb10u3) ... [2020-09-01T04:06:22.197Z] #11 9.566 Selecting previously unselected package git. [2020-09-01T04:06:22.197Z] #11 9.566 Preparing to unpack .../54-git_1%3a2.20.1-2+deb10u3_s390x.deb ... [2020-09-01T04:06:22.197Z] #11 9.578 Unpacking git (1:2.20.1-2+deb10u3) ... [2020-09-01T04:06:22.490Z] #11 10.00 Selecting previously unselected package libc-dev-bin. [2020-09-01T04:06:22.711Z] #23 ... [2020-09-01T04:06:22.711Z] [2020-09-01T04:06:22.711Z] #8 [base 1/4] FROM docker.io/library/debian:buster-slim@sha256:b2cade793f35... [2020-09-01T04:06:22.711Z] #8 resolve docker.io/library/debian:buster-slim@sha256:b2cade793f3558c90d018ed386cd61bf5e4ec06bf8ed6761bed3dd7e2c425ecc done [2020-09-01T04:06:22.711Z] #8 sha256:b2cade793f3558c90d018ed386cd61bf5e4ec06bf8ed6761bed3dd7e2c425ecc 1.85kB / 1.85kB done [2020-09-01T04:06:22.711Z] #8 sha256:e0a33348ac8cace6b4294885e6e0bb57ecdfe4b6e415f1a7f4c5da5fe3116e02 529B / 529B done [2020-09-01T04:06:22.711Z] #8 sha256:c7346dd7f20ef06fd3c58446fab0c3edf22e78131d374775f5f947849537b773 1.50kB / 1.50kB done [2020-09-01T04:06:22.711Z] #8 sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 27.09MB / 27.09MB 1.7s done [2020-09-01T04:06:22.711Z] #8 extracting sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 7.2s done [2020-09-01T04:06:22.711Z] #8 DONE 9.6s [2020-09-01T04:06:22.711Z] [2020-09-01T04:06:22.711Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:06:22.784Z] #11 10.00 Preparing to unpack .../55-libc-dev-bin_2.28-10_s390x.deb ... [2020-09-01T04:06:22.784Z] #11 10.01 Unpacking libc-dev-bin (2.28-10) ... [2020-09-01T04:06:22.784Z] #11 10.03 Selecting previously unselected package linux-libc-dev:s390x. [2020-09-01T04:06:22.784Z] #11 10.03 Preparing to unpack .../56-linux-libc-dev_4.19.132-1_s390x.deb ... [2020-09-01T04:06:22.784Z] #11 10.03 Unpacking linux-libc-dev:s390x (4.19.132-1) ... [2020-09-01T04:06:22.784Z] #11 10.16 Selecting previously unselected package libc6-dev:s390x. [2020-09-01T04:06:22.784Z] #11 10.16 Preparing to unpack .../57-libc6-dev_2.28-10_s390x.deb ... [2020-09-01T04:06:22.784Z] #11 10.16 Unpacking libc6-dev:s390x (2.28-10) ... [2020-09-01T04:06:22.834Z] dfe2d012519c: Pull complete [2020-09-01T04:06:22.834Z] 3c370c2e2f82: Verifying Checksum [2020-09-01T04:06:22.834Z] 3c370c2e2f82: Download complete [2020-09-01T04:06:23.078Z] #11 10.37 Selecting previously unselected package libdpkg-perl. [2020-09-01T04:06:23.078Z] #11 10.37 Preparing to unpack .../58-libdpkg-perl_1.19.7_all.deb ... [2020-09-01T04:06:23.078Z] #11 10.37 Unpacking libdpkg-perl (1.19.7) ... [2020-09-01T04:06:23.078Z] #11 10.45 Selecting previously unselected package libglib2.0-0:s390x. [2020-09-01T04:06:23.078Z] #11 10.45 Preparing to unpack .../59-libglib2.0-0_2.58.3-2+deb10u2_s390x.deb ... [2020-09-01T04:06:23.078Z] #11 10.45 Unpacking libglib2.0-0:s390x (2.58.3-2+deb10u2) ... [2020-09-01T04:06:23.078Z] #11 10.55 Selecting previously unselected package libtool. [2020-09-01T04:06:23.130Z] 5d8f1d1f9197: Pull complete [2020-09-01T04:06:23.372Z] #11 10.55 Preparing to unpack .../60-libtool_2.4.6-9_all.deb ... [2020-09-01T04:06:23.372Z] #11 10.56 Unpacking libtool (2.4.6-9) ... [2020-09-01T04:06:23.372Z] #11 10.60 Selecting previously unselected package make. [2020-09-01T04:06:23.372Z] #11 10.60 Preparing to unpack .../61-make_4.2.1-1.2_s390x.deb ... [2020-09-01T04:06:23.372Z] #11 10.60 Unpacking make (4.2.1-1.2) ... [2020-09-01T04:06:23.372Z] #11 10.65 Selecting previously unselected package pkg-config. [2020-09-01T04:06:23.372Z] #11 10.65 Preparing to unpack .../62-pkg-config_0.29-6_s390x.deb ... [2020-09-01T04:06:23.372Z] #11 10.65 Unpacking pkg-config (0.29-6) ... [2020-09-01T04:06:23.372Z] #11 10.68 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... [2020-09-01T04:06:23.372Z] #11 10.69 Setting up libexpat1:s390x (2.2.6-2+deb10u1) ... [2020-09-01T04:06:23.372Z] #11 10.70 Setting up lsb-base (10.2019051400) ... [2020-09-01T04:06:23.372Z] #11 10.71 Setting up libkeyutils1:s390x (1.6-6) ... [2020-09-01T04:06:23.372Z] #11 10.72 Setting up libpsl5:s390x (0.20.2-2) ... [2020-09-01T04:06:23.372Z] #11 10.72 Setting up libmagic-mgc (1:5.35-4+deb10u1) ... [2020-09-01T04:06:23.372Z] #11 10.73 Setting up libglib2.0-0:s390x (2.58.3-2+deb10u2) ... [2020-09-01T04:06:23.372Z] #11 10.74 No schema files found: doing nothing. [2020-09-01T04:06:23.372Z] #11 10.74 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-09-01T04:06:23.372Z] #11 10.80 debconf: unable to initialize frontend: Dialog [2020-09-01T04:06:23.372Z] #11 10.80 debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-09-01T04:06:23.372Z] #11 10.80 debconf: falling back to frontend: Readline [2020-09-01T04:06:23.372Z] #11 10.82 Setting up libprocps7:s390x (2:3.3.15-2) ... [2020-09-01T04:06:23.372Z] #11 10.83 Setting up binutils-common:s390x (2.31.1-16) ... [2020-09-01T04:06:23.372Z] #11 10.83 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-09-01T04:06:23.372Z] #11 10.84 Setting up libmagic1:s390x (1:5.35-4+deb10u1) ... [2020-09-01T04:06:23.372Z] #11 10.85 Setting up linux-libc-dev:s390x (4.19.132-1) ... [2020-09-01T04:06:23.372Z] #11 10.86 Setting up file (1:5.35-4+deb10u1) ... [2020-09-01T04:06:23.372Z] #11 10.86 Setting up libgomp1:s390x (8.3.0-6) ... [2020-09-01T04:06:23.372Z] #11 10.87 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:06:23.372Z] #11 10.88 Setting up libkrb5support0:s390x (1.17-3) ... [2020-09-01T04:06:23.372Z] #11 10.89 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:06:23.372Z] #11 10.89 Setting up libasan5:s390x (8.3.0-6) ... [2020-09-01T04:06:23.372Z] #11 10.90 Setting up autotools-dev (20180224.1) ... [2020-09-01T04:06:23.666Z] #11 10.91 Setting up make (4.2.1-1.2) ... [2020-09-01T04:06:23.666Z] #11 10.92 Setting up libmpfr6:s390x (4.0.2-1) ... [2020-09-01T04:06:23.666Z] #11 10.93 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-09-01T04:06:23.666Z] #11 10.93 Setting up libncurses6:s390x (6.1+20181013-2+deb10u2) ... [2020-09-01T04:06:23.666Z] #11 10.94 Setting up libmpc3:s390x (1.1.0-1) ... [2020-09-01T04:06:23.666Z] #11 10.95 Setting up libatomic1:s390x (8.3.0-6) ... [2020-09-01T04:06:23.666Z] #11 10.95 Setting up libpcre2-8-0:s390x (10.32-5) ... [2020-09-01T04:06:23.666Z] #11 10.96 Setting up libk5crypto3:s390x (1.17-3) ... [2020-09-01T04:06:23.666Z] #11 10.97 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:06:23.666Z] #11 10.97 Setting up libubsan1:s390x (8.3.0-6) ... [2020-09-01T04:06:23.666Z] #11 10.98 Setting up libisl19:s390x (0.20-2) ... [2020-09-01T04:06:23.666Z] #11 10.99 Setting up procps (2:3.3.15-2) ... [2020-09-01T04:06:23.666Z] #11 11.00 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode [2020-09-01T04:06:23.666Z] #11 11.00 update-alternatives: warning: skip creation of /usr/share/man/man1/w.1.gz because associated file /usr/share/man/man1/w.procps.1.gz (of link group w) doesn't exist [2020-09-01T04:06:23.666Z] #11 11.01 Setting up git-man (1:2.20.1-2+deb10u3) ... [2020-09-01T04:06:23.666Z] #11 11.02 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2020-09-01T04:06:23.666Z] #11 11.03 Setting up libkrb5-3:s390x (1.17-3) ... [2020-09-01T04:06:23.666Z] #11 11.04 Setting up libbinutils:s390x (2.31.1-16) ... [2020-09-01T04:06:23.666Z] #11 11.05 Setting up cpp-8 (8.3.0-6) ... [2020-09-01T04:06:23.666Z] #11 11.05 Setting up libc-dev-bin (2.28-10) ... [2020-09-01T04:06:23.666Z] #11 11.06 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-09-01T04:06:23.666Z] #11 11.07 Setting up libcc1-0:s390x (8.3.0-6) ... [2020-09-01T04:06:23.666Z] #11 11.08 Setting up libitm1:s390x (8.3.0-6) ... [2020-09-01T04:06:23.666Z] #11 11.09 Setting up libgdbm6:s390x (1.18.1-4) ... [2020-09-01T04:06:23.666Z] #11 11.10 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2020-09-01T04:06:23.666Z] #11 11.11 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:06:23.960Z] #11 11.12 Setting up binutils (2.31.1-16) ... [2020-09-01T04:06:23.960Z] #11 11.13 Setting up ca-certificates (20200601~deb10u1) ... [2020-09-01T04:06:23.960Z] #11 11.18 debconf: unable to initialize frontend: Dialog [2020-09-01T04:06:23.960Z] #11 11.18 debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-09-01T04:06:23.960Z] #11 11.18 debconf: falling back to frontend: Readline [2020-09-01T04:06:23.960Z] #11 11.39 Updating certificates in /etc/ssl/certs... [2020-09-01T04:06:24.095Z] #23 ... [2020-09-01T04:06:24.095Z] [2020-09-01T04:06:24.095Z] #9 [base 2/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-01T04:06:24.095Z] #9 DONE 1.8s [2020-09-01T04:06:24.095Z] [2020-09-01T04:06:24.095Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:06:24.095Z] #23 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.3s [2020-09-01T04:06:24.256Z] #11 11.67 126 added, 0 removed; done. [2020-09-01T04:06:24.256Z] #11 11.70 Setting up libgssapi-krb5-2:s390x (1.17-3) ... [2020-09-01T04:06:24.256Z] #11 11.71 Setting up libgdbm-compat4:s390x (1.18.1-4) ... [2020-09-01T04:06:24.256Z] #11 11.71 Setting up libgcc-8-dev:s390x (8.3.0-6) ... [2020-09-01T04:06:24.256Z] #11 11.72 Setting up libperl5.28:s390x (5.28.1-6+deb10u1) ... [2020-09-01T04:06:24.256Z] #11 11.73 Setting up cpp (4:8.3.0-1) ... [2020-09-01T04:06:24.256Z] #11 11.74 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-09-01T04:06:24.256Z] #11 11.74 Setting up libc6-dev:s390x (2.28-10) ... [2020-09-01T04:06:24.256Z] #11 11.75 Setting up curl (7.64.0-4+deb10u1) ... [2020-09-01T04:06:24.256Z] #11 11.76 Setting up gcc-8 (8.3.0-6) ... [2020-09-01T04:06:24.256Z] #11 11.77 Setting up libtool (2.4.6-9) ... [2020-09-01T04:06:24.256Z] #11 11.77 Setting up libcurl3-gnutls:s390x (7.64.0-4+deb10u1) ... [2020-09-01T04:06:24.556Z] #11 11.78 Setting up gcc (4:8.3.0-1) ... [2020-09-01T04:06:24.556Z] #11 11.80 Setting up perl (5.28.1-6+deb10u1) ... [2020-09-01T04:06:24.556Z] #11 11.81 Setting up libdpkg-perl (1.19.7) ... [2020-09-01T04:06:24.556Z] #11 11.82 Setting up liberror-perl (0.17027-2) ... [2020-09-01T04:06:24.556Z] #11 11.83 Setting up pkg-config (0.29-6) ... [2020-09-01T04:06:24.556Z] #11 11.86 Setting up git (1:2.20.1-2+deb10u3) ... [2020-09-01T04:06:24.556Z] #11 11.88 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:06:24.556Z] #11 11.89 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-09-01T04:06:24.556Z] #11 11.90 Updating certificates in /etc/ssl/certs... [2020-09-01T04:06:24.663Z] #23 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.7s done [2020-09-01T04:06:24.850Z] #11 12.12 0 added, 0 removed; done. [2020-09-01T04:06:24.850Z] #11 12.12 Running hooks in /etc/ca-certificates/update.d... [2020-09-01T04:06:24.850Z] #11 12.13 done. [2020-09-01T04:06:24.928Z] #23 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-09-01T04:06:25.868Z] #23 ... [2020-09-01T04:06:25.868Z] [2020-09-01T04:06:25.868Z] #10 [base 3/4] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-01T04:06:25.868Z] #10 DONE 1.5s [2020-09-01T04:06:25.868Z] [2020-09-01T04:06:25.868Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:06:25.868Z] #23 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2020-09-01T04:06:25.868Z] #23 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-01T04:06:25.885Z] 1301750ffb48: Pull complete [2020-09-01T04:06:25.892Z] #11 DONE 13.2s [2020-09-01T04:06:25.892Z] [2020-09-01T04:06:25.892Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-01T04:06:25.892Z] #36 DONE 0.1s [2020-09-01T04:06:25.892Z] [2020-09-01T04:06:25.892Z] #55 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:06:26.190Z] #55 ... [2020-09-01T04:06:26.190Z] [2020-09-01T04:06:26.190Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-01T04:06:26.190Z] #30 DONE 0.1s [2020-09-01T04:06:26.190Z] [2020-09-01T04:06:26.190Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:06:26.807Z] #23 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2020-09-01T04:06:27.066Z] #23 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-01T04:06:27.984Z] dc5c6edc9cff: Pull complete [2020-09-01T04:06:28.940Z] #31 2.625 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-01T04:06:28.940Z] #31 2.626 Cloning into '.'... [2020-09-01T04:06:31.528Z] 3c370c2e2f82: Pull complete [2020-09-01T04:06:31.528Z] 5ffb2f5886e2: Pull complete [2020-09-01T04:06:31.528Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-01T04:06:31.528Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-09-01T04:06:31.528Z] ---> 805dc2d65d1c [2020-09-01T04:06:31.528Z] Step 5/15 : ARG BUILDX_REPO [2020-09-01T04:06:31.686Z] #31 ... [2020-09-01T04:06:31.686Z] [2020-09-01T04:06:31.686Z] #55 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:06:31.686Z] #55 2.859 + RM_GOPATH=0 [2020-09-01T04:06:31.686Z] #55 2.859 + TMP_GOPATH= [2020-09-01T04:06:31.686Z] #55 2.859 + : /build [2020-09-01T04:06:31.686Z] #55 2.859 + '[' -z '' ']' [2020-09-01T04:06:31.686Z] #55 2.861 ++ mktemp -d [2020-09-01T04:06:31.686Z] #55 2.864 + export GOPATH=/tmp/tmp.Qx4AEKwp9q [2020-09-01T04:06:31.686Z] #55 2.864 + GOPATH=/tmp/tmp.Qx4AEKwp9q [2020-09-01T04:06:31.686Z] #55 2.864 + RM_GOPATH=1 [2020-09-01T04:06:31.686Z] #55 2.865 + case "$(go env GOARCH)" in [2020-09-01T04:06:31.686Z] #55 2.865 ++ go env GOARCH [2020-09-01T04:06:31.686Z] #55 2.876 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:06:31.686Z] #55 2.876 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:06:31.686Z] #55 2.876 ++ dirname /tmp/install/install.sh [2020-09-01T04:06:31.686Z] #55 2.879 + dir=/tmp/install [2020-09-01T04:06:31.686Z] #55 2.879 + bin=proxy [2020-09-01T04:06:31.686Z] #55 2.879 + shift [2020-09-01T04:06:31.686Z] #55 2.879 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-01T04:06:31.686Z] #55 2.879 + . /tmp/install/proxy.installer [2020-09-01T04:06:31.686Z] #55 2.879 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:06:31.686Z] #55 2.880 + install_proxy [2020-09-01T04:06:31.686Z] #55 2.880 + case "$1" in [2020-09-01T04:06:31.686Z] #55 2.880 + export CGO_ENABLED=0 [2020-09-01T04:06:31.686Z] #55 2.880 + CGO_ENABLED=0 [2020-09-01T04:06:31.686Z] #55 2.880 + _install_proxy [2020-09-01T04:06:31.686Z] #55 2.880 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-01T04:06:31.686Z] #55 2.880 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:06:31.686Z] #55 2.880 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Qx4AEKwp9q/src/github.com/docker/libnetwork [2020-09-01T04:06:31.686Z] #55 2.884 Cloning into '/tmp/tmp.Qx4AEKwp9q/src/github.com/docker/libnetwork'... [2020-09-01T04:06:31.822Z] ---> Running in 4a164dbe037a [2020-09-01T04:06:31.822Z] Removing intermediate container 4a164dbe037a [2020-09-01T04:06:31.822Z] ---> 52f5cee51a61 [2020-09-01T04:06:31.822Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-09-01T04:06:31.822Z] ---> Running in 50df98a964cb [2020-09-01T04:06:32.119Z] Cloning into '/buildx'... [2020-09-01T04:06:32.366Z] #23 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2020-09-01T04:06:33.766Z] #55 ... [2020-09-01T04:06:33.766Z] [2020-09-01T04:06:33.766Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:06:33.766Z] #24 2.580 + RM_GOPATH=0 [2020-09-01T04:06:33.766Z] #24 2.580 + TMP_GOPATH= [2020-09-01T04:06:33.766Z] #24 2.580 + : /build [2020-09-01T04:06:33.766Z] #24 2.580 + '[' -z '' ']' [2020-09-01T04:06:33.766Z] #24 2.580 ++ mktemp -d [2020-09-01T04:06:33.766Z] #24 2.581 + export GOPATH=/tmp/tmp.CNASlfCSGe [2020-09-01T04:06:33.766Z] #24 2.581 + GOPATH=/tmp/tmp.CNASlfCSGe [2020-09-01T04:06:33.766Z] #24 2.581 + RM_GOPATH=1 [2020-09-01T04:06:33.766Z] #24 2.581 + case "$(go env GOARCH)" in [2020-09-01T04:06:33.766Z] #24 2.581 ++ go env GOARCH [2020-09-01T04:06:33.766Z] #24 2.584 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:06:33.766Z] #24 2.584 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:06:33.766Z] #24 2.585 ++ dirname /tmp/install/install.sh [2020-09-01T04:06:33.766Z] #24 2.589 + dir=/tmp/install [2020-09-01T04:06:33.766Z] #24 2.589 + bin=dockercli [2020-09-01T04:06:33.766Z] #24 2.589 + shift [2020-09-01T04:06:33.766Z] #24 2.589 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-01T04:06:33.766Z] #24 2.589 + . /tmp/install/dockercli.installer [2020-09-01T04:06:33.766Z] #24 2.589 ++ : stable [2020-09-01T04:06:33.766Z] #24 2.589 ++ : 17.06.2-ce [2020-09-01T04:06:33.766Z] #24 2.589 + install_dockercli [2020-09-01T04:06:33.766Z] #24 2.589 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-01T04:06:33.766Z] #24 2.589 Install docker/cli version 17.06.2-ce from stable [2020-09-01T04:06:33.766Z] #24 2.598 ++ uname -m [2020-09-01T04:06:33.766Z] #24 2.599 + arch=s390x [2020-09-01T04:06:33.766Z] #24 2.599 + '[' s390x '!=' x86_64 ']' [2020-09-01T04:06:33.766Z] #24 2.599 + '[' s390x '!=' s390x ']' [2020-09-01T04:06:33.766Z] #24 2.599 + url=https://download.docker.com/linux/static [2020-09-01T04:06:33.766Z] #24 2.599 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-09-01T04:06:33.766Z] #24 2.599 + tar -xz docker/docker [2020-09-01T04:06:33.766Z] #24 7.154 + mkdir -p /build [2020-09-01T04:06:33.766Z] #24 7.156 + mv docker/docker /build/ [2020-09-01T04:06:33.766Z] #24 7.160 + rmdir docker [2020-09-01T04:06:33.766Z] #24 DONE 7.6s [2020-09-01T04:06:33.766Z] [2020-09-01T04:06:33.766Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:06:33.766Z] #42 1.395 + RM_GOPATH=0 [2020-09-01T04:06:33.766Z] #42 1.395 + TMP_GOPATH= [2020-09-01T04:06:33.766Z] #42 1.395 + : /build [2020-09-01T04:06:33.766Z] #42 1.395 + '[' -z '' ']' [2020-09-01T04:06:33.766Z] #42 1.395 ++ mktemp -d [2020-09-01T04:06:33.766Z] #42 1.396 + export GOPATH=/tmp/tmp.PiebpfTyQE [2020-09-01T04:06:33.766Z] #42 1.396 + GOPATH=/tmp/tmp.PiebpfTyQE [2020-09-01T04:06:33.766Z] #42 1.396 + RM_GOPATH=1 [2020-09-01T04:06:33.766Z] #42 1.396 + case "$(go env GOARCH)" in [2020-09-01T04:06:33.766Z] #42 1.396 ++ go env GOARCH [2020-09-01T04:06:33.766Z] #42 1.400 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:06:33.766Z] #42 1.400 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:06:33.766Z] #42 1.400 ++ dirname /tmp/install/install.sh [2020-09-01T04:06:33.766Z] #42 1.401 + dir=/tmp/install [2020-09-01T04:06:33.766Z] #42 1.401 + bin=gotestsum [2020-09-01T04:06:33.766Z] #42 1.401 + shift [2020-09-01T04:06:33.766Z] #42 1.401 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-01T04:06:33.766Z] #42 1.401 + . /tmp/install/gotestsum.installer [2020-09-01T04:06:33.766Z] #42 1.401 ++ : v0.3.5 [2020-09-01T04:06:33.766Z] #42 1.401 + install_gotestsum [2020-09-01T04:06:33.766Z] #42 1.401 + set -e [2020-09-01T04:06:33.766Z] #42 1.401 + export GO111MODULE=on [2020-09-01T04:06:33.766Z] #42 1.401 + GO111MODULE=on [2020-09-01T04:06:33.766Z] #42 1.401 + GOBIN=/build [2020-09-01T04:06:33.766Z] #42 1.401 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-01T04:06:33.766Z] #42 1.408 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-01T04:06:33.766Z] #42 1.409 go: finding gotest.tools v0.3.5 [2020-09-01T04:06:33.766Z] #42 1.741 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-01T04:06:33.766Z] #42 1.931 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-01T04:06:33.766Z] #42 2.129 go: downloading gotest.tools v2.1.0+incompatible [2020-09-01T04:06:33.766Z] #42 2.199 go: extracting gotest.tools v2.1.0+incompatible [2020-09-01T04:06:33.766Z] #42 2.254 go: downloading github.com/pkg/errors v0.8.0 [2020-09-01T04:06:33.766Z] #42 2.274 go: downloading github.com/fatih/color v1.6.0 [2020-09-01T04:06:33.766Z] #42 2.304 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-01T04:06:33.766Z] #42 2.306 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:06:33.766Z] #42 2.341 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:06:33.766Z] #42 2.368 go: extracting github.com/fatih/color v1.6.0 [2020-09-01T04:06:33.766Z] #42 2.370 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:06:33.766Z] #42 2.372 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:06:33.766Z] #42 2.406 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:06:33.766Z] #42 2.505 go: extracting github.com/pkg/errors v0.8.0 [2020-09-01T04:06:33.766Z] #42 2.509 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-01T04:06:33.766Z] #42 2.510 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:06:33.766Z] #42 2.511 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:06:33.766Z] #42 2.549 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:06:33.766Z] #42 2.570 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:06:33.766Z] #42 2.571 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:06:33.766Z] #42 2.665 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:06:33.766Z] #42 2.666 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:06:33.766Z] #42 2.695 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:06:33.766Z] #42 3.650 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:06:33.766Z] #42 3.689 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:06:33.766Z] #42 4.095 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:06:33.766Z] #42 5.183 go: finding github.com/fatih/color v1.6.0 [2020-09-01T04:06:33.766Z] #42 5.209 go: finding github.com/pkg/errors v0.8.0 [2020-09-01T04:06:33.766Z] #42 5.297 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:06:33.766Z] #42 5.307 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:06:33.766Z] #42 5.309 go: finding github.com/spf13/pflag v1.0.1 [2020-09-01T04:06:33.766Z] #42 5.381 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:06:33.766Z] #42 5.424 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:06:33.766Z] #42 5.524 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:06:33.766Z] #42 5.524 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:06:33.766Z] #42 5.574 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:06:33.766Z] #42 5.632 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:06:34.276Z] #23 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2020-09-01T04:06:34.536Z] #23 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-01T04:06:35.107Z] #23 ... [2020-09-01T04:06:35.107Z] [2020-09-01T04:06:35.107Z] #11 [base 4/4] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:06:35.107Z] #11 1.790 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:06:35.107Z] #11 1.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:06:35.107Z] #11 1.959 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:06:35.107Z] #11 2.057 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:06:35.107Z] #11 2.339 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:06:35.107Z] #11 2.806 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:06:35.107Z] #11 4.235 Fetched 8378 kB in 3s (2975 kB/s) [2020-09-01T04:06:35.107Z] #11 4.235 Reading package lists... [2020-09-01T04:06:35.107Z] #11 5.165 Reading package lists... [2020-09-01T04:06:35.107Z] #11 6.068 Building dependency tree... [2020-09-01T04:06:35.107Z] #11 6.499 The following additional packages will be installed: [2020-09-01T04:06:35.107Z] #11 6.499 autotools-dev binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-8 [2020-09-01T04:06:35.107Z] #11 6.499 file gcc-8 git-man libasan5 libatomic1 libbinutils libc-dev-bin libc6-dev [2020-09-01T04:06:35.107Z] #11 6.499 libcc1-0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 [2020-09-01T04:06:35.107Z] #11 6.499 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libgssapi-krb5-2 [2020-09-01T04:06:35.107Z] #11 6.499 libisl19 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 [2020-09-01T04:06:35.107Z] #11 6.499 libldap-2.4-2 libldap-common liblsan0 libmagic-mgc libmagic1 libmpc3 [2020-09-01T04:06:35.108Z] #11 6.499 libmpfr6 libmpx2 libncurses6 libnghttp2-14 libpcre2-8-0 libperl5.28 [2020-09-01T04:06:35.108Z] #11 6.500 libprocps7 libpsl5 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db [2020-09-01T04:06:35.108Z] #11 6.500 libssh2-1 libssl1.1 libtsan0 libubsan1 linux-libc-dev lsb-base openssl perl [2020-09-01T04:06:35.108Z] #11 6.500 perl-modules-5.28 [2020-09-01T04:06:35.108Z] #11 6.506 Suggested packages: [2020-09-01T04:06:35.108Z] #11 6.506 binutils-doc cpp-doc gcc-8-locales gcc-multilib manpages-dev autoconf [2020-09-01T04:06:35.108Z] #11 6.506 automake flex bison gdb gcc-doc gcc-8-multilib gcc-8-doc libgcc1-dbg [2020-09-01T04:06:35.108Z] #11 6.506 libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg [2020-09-01T04:06:35.108Z] #11 6.506 libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2020-09-01T04:06:35.108Z] #11 6.506 git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2020-09-01T04:06:35.108Z] #11 6.506 gitweb git-cvs git-mediawiki git-svn glibc-doc debian-keyring gnupg | gnupg2 [2020-09-01T04:06:35.108Z] #11 6.506 patch sensible-utils bzr gdbm-l10n krb5-doc krb5-user libtool-doc automaken [2020-09-01T04:06:35.108Z] #11 6.506 gfortran | fortran95-compiler gcj-jdk make-doc perl-doc [2020-09-01T04:06:35.108Z] #11 6.506 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl [2020-09-01T04:06:35.108Z] #11 6.506 liblocale-codes-perl dpkg-dev [2020-09-01T04:06:35.108Z] #11 6.506 Recommended packages: [2020-09-01T04:06:35.108Z] #11 6.506 patch less ssh-client manpages manpages-dev libfile-fcntllock-perl [2020-09-01T04:06:35.108Z] #11 6.506 liblocale-gettext-perl bzip2 xz-utils libglib2.0-data shared-mime-info [2020-09-01T04:06:35.108Z] #11 6.506 xdg-user-dirs krb5-locales libgpm2 publicsuffix libsasl2-modules libltdl-dev [2020-09-01T04:06:35.108Z] #11 6.506 netbase psmisc [2020-09-01T04:06:35.108Z] #11 6.988 The following NEW packages will be installed: [2020-09-01T04:06:35.108Z] #11 6.988 autotools-dev binutils binutils-common binutils-x86-64-linux-gnu [2020-09-01T04:06:35.108Z] #11 6.988 ca-certificates cpp cpp-8 curl file gcc gcc-8 git git-man libasan5 [2020-09-01T04:06:35.108Z] #11 6.988 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls [2020-09-01T04:06:35.108Z] #11 6.988 libcurl4 libdpkg-perl liberror-perl libexpat1 libgcc-8-dev libgdbm-compat4 [2020-09-01T04:06:35.108Z] #11 6.988 libgdbm6 libglib2.0-0 libgomp1 libgssapi-krb5-2 libisl19 libitm1 [2020-09-01T04:06:35.108Z] #11 6.988 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2020-09-01T04:06:35.108Z] #11 6.988 libldap-common liblsan0 libmagic-mgc libmagic1 libmpc3 libmpfr6 libmpx2 [2020-09-01T04:06:35.108Z] #11 6.988 libncurses6 libnghttp2-14 libpcre2-8-0 libperl5.28 libprocps7 libpsl5 [2020-09-01T04:06:35.108Z] #11 6.988 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 [2020-09-01T04:06:35.108Z] #11 6.988 libtool libtsan0 libubsan1 linux-libc-dev lsb-base make openssl perl [2020-09-01T04:06:35.108Z] #11 6.988 perl-modules-5.28 pkg-config procps [2020-09-01T04:06:35.108Z] #11 7.263 0 upgraded, 67 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:06:35.108Z] #11 7.263 Need to get 56.4 MB of archives. [2020-09-01T04:06:35.108Z] #11 7.263 After this operation, 244 MB of additional disk space will be used. [2020-09-01T04:06:35.108Z] #11 7.263 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] [2020-09-01T04:06:35.108Z] #11 7.330 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB] [2020-09-01T04:06:35.108Z] #11 7.331 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] [2020-09-01T04:06:35.108Z] #11 7.331 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] [2020-09-01T04:06:35.108Z] #11 7.412 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] [2020-09-01T04:06:35.108Z] #11 7.422 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u2 [102 kB] [2020-09-01T04:06:35.108Z] #11 7.422 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB] [2020-09-01T04:06:35.108Z] #11 7.422 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] [2020-09-01T04:06:35.108Z] #11 7.422 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB] [2020-09-01T04:06:35.108Z] #11 7.430 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u1 [242 kB] [2020-09-01T04:06:35.108Z] #11 7.434 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u1 [117 kB] [2020-09-01T04:06:35.108Z] #11 7.438 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u1 [66.4 kB] [2020-09-01T04:06:35.108Z] #11 7.446 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] [2020-09-01T04:06:35.108Z] #11 7.446 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] [2020-09-01T04:06:35.108Z] #11 7.483 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] [2020-09-01T04:06:35.108Z] #11 7.498 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] [2020-09-01T04:06:35.108Z] #11 7.522 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] [2020-09-01T04:06:35.108Z] #11 7.524 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-09-01T04:06:35.108Z] #11 7.550 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-09-01T04:06:35.108Z] #11 7.559 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-09-01T04:06:35.108Z] #11 7.562 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] [2020-09-01T04:06:35.108Z] #11 7.571 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] [2020-09-01T04:06:35.108Z] #11 7.586 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] [2020-09-01T04:06:35.108Z] #11 7.586 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] [2020-09-01T04:06:35.108Z] #11 7.719 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] [2020-09-01T04:06:35.108Z] #11 7.719 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-09-01T04:06:35.108Z] #11 7.719 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-09-01T04:06:35.108Z] #11 7.722 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-09-01T04:06:35.108Z] #11 7.723 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-09-01T04:06:35.108Z] #11 7.729 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-09-01T04:06:35.108Z] #11 7.732 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-09-01T04:06:35.108Z] #11 7.734 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-09-01T04:06:35.108Z] #11 7.738 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-09-01T04:06:35.108Z] #11 7.738 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] [2020-09-01T04:06:35.108Z] #11 7.742 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-09-01T04:06:35.108Z] #11 7.754 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-09-01T04:06:35.108Z] #11 7.754 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-09-01T04:06:35.108Z] #11 7.754 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-09-01T04:06:35.108Z] #11 7.754 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-09-01T04:06:35.108Z] #11 7.762 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-09-01T04:06:35.108Z] #11 7.762 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] [2020-09-01T04:06:35.108Z] #11 7.770 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] [2020-09-01T04:06:35.108Z] #11 7.770 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] [2020-09-01T04:06:35.108Z] #11 7.770 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] [2020-09-01T04:06:35.108Z] #11 7.770 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] [2020-09-01T04:06:35.108Z] #11 7.780 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] [2020-09-01T04:06:35.108Z] #11 7.780 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] [2020-09-01T04:06:35.108Z] #11 7.789 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] [2020-09-01T04:06:35.108Z] #11 7.789 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] [2020-09-01T04:06:35.108Z] #11 7.798 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] [2020-09-01T04:06:35.108Z] #11 7.798 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] [2020-09-01T04:06:35.108Z] #11 7.834 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] [2020-09-01T04:06:35.108Z] #11 8.050 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] [2020-09-01T04:06:35.108Z] #11 8.050 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u1 [330 kB] [2020-09-01T04:06:35.108Z] #11 8.056 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libexpat1 amd64 2.2.6-2+deb10u1 [106 kB] [2020-09-01T04:06:35.108Z] #11 8.062 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB] [2020-09-01T04:06:35.108Z] #11 8.063 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] [2020-09-01T04:06:35.108Z] #11 8.064 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] [2020-09-01T04:06:35.108Z] #11 8.110 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB] [2020-09-01T04:06:35.108Z] #11 8.222 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc-dev-bin amd64 2.28-10 [275 kB] [2020-09-01T04:06:35.108Z] #11 8.222 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev amd64 4.19.132-1 [1376 kB] [2020-09-01T04:06:35.108Z] #11 8.241 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev amd64 2.28-10 [2691 kB] [2020-09-01T04:06:35.108Z] #11 8.298 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.7 [1414 kB] [2020-09-01T04:06:35.108Z] #11 8.319 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u2 [1258 kB] [2020-09-01T04:06:35.108Z] #11 8.340 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] [2020-09-01T04:06:35.108Z] #11 8.350 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] [2020-09-01T04:06:35.108Z] #11 8.353 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] [2020-09-01T04:06:35.108Z] #11 8.588 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:06:35.108Z] #11 8.630 Fetched 56.4 MB in 1s (41.9 MB/s) [2020-09-01T04:06:35.108Z] #11 8.669 Selecting previously unselected package perl-modules-5.28. [2020-09-01T04:06:35.108Z] #11 8.669 (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 ... 6460 files and directories currently installed.) [2020-09-01T04:06:35.108Z] #11 8.672 Preparing to unpack .../00-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... [2020-09-01T04:06:35.108Z] #11 8.680 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... [2020-09-01T04:06:35.108Z] #11 9.377 Selecting previously unselected package libgdbm6:amd64. [2020-09-01T04:06:35.108Z] #11 9.377 Preparing to unpack .../01-libgdbm6_1.18.1-4_amd64.deb ... [2020-09-01T04:06:35.108Z] #11 9.390 Unpacking libgdbm6:amd64 (1.18.1-4) ... [2020-09-01T04:06:35.108Z] #11 9.428 Selecting previously unselected package libgdbm-compat4:amd64. [2020-09-01T04:06:35.108Z] #11 9.428 Preparing to unpack .../02-libgdbm-compat4_1.18.1-4_amd64.deb ... [2020-09-01T04:06:35.368Z] #11 9.435 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... [2020-09-01T04:06:35.368Z] #11 9.471 Selecting previously unselected package libperl5.28:amd64. [2020-09-01T04:06:35.368Z] #11 9.471 Preparing to unpack .../03-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... [2020-09-01T04:06:35.368Z] #11 9.474 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... [2020-09-01T04:06:35.368Z] #11 ... [2020-09-01T04:06:35.368Z] [2020-09-01T04:06:35.368Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:06:35.664Z] Removing intermediate container 50df98a964cb [2020-09-01T04:06:35.664Z] ---> 431f2c8cdf2b [2020-09-01T04:06:35.664Z] Step 7/15 : WORKDIR /buildx [2020-09-01T04:06:35.664Z] ---> Running in e696ff9f1bc4 [2020-09-01T04:06:35.664Z] Removing intermediate container e696ff9f1bc4 [2020-09-01T04:06:35.664Z] ---> 6cf7200b2e05 [2020-09-01T04:06:35.664Z] Step 8/15 : ARG BUILDX_COMMIT [2020-09-01T04:06:35.664Z] ---> Running in 52af1db8e88b [2020-09-01T04:06:35.664Z] Removing intermediate container 52af1db8e88b [2020-09-01T04:06:35.664Z] ---> 6ad918587f29 [2020-09-01T04:06:35.664Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-09-01T04:06:35.664Z] ---> Running in 6c54d558ad2c [2020-09-01T04:06:35.847Z] #42 ... [2020-09-01T04:06:35.847Z] [2020-09-01T04:06:35.847Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:06:35.847Z] #33 1.799 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:06:35.847Z] #33 1.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:06:35.847Z] #33 1.889 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:06:35.847Z] #33 2.077 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-01T04:06:35.847Z] #33 3.219 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB] [2020-09-01T04:06:35.847Z] #33 4.858 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-01T04:06:35.847Z] #33 9.408 Fetched 8069 kB in 8s (1037 kB/s) [2020-09-01T04:06:36.140Z] #33 9.408 Reading package lists... [2020-09-01T04:06:36.140Z] #33 ... [2020-09-01T04:06:36.140Z] [2020-09-01T04:06:36.140Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:06:36.140Z] #26 2.959 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:06:36.140Z] #26 2.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:06:36.140Z] #26 3.040 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:06:36.140Z] #26 3.470 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-01T04:06:36.140Z] #26 4.472 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB] [2020-09-01T04:06:36.140Z] #26 5.757 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-01T04:06:36.140Z] #26 ... [2020-09-01T04:06:36.140Z] [2020-09-01T04:06:36.140Z] #49 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:06:36.140Z] #49 1.885 + RM_GOPATH=0 [2020-09-01T04:06:36.140Z] #49 1.885 + TMP_GOPATH= [2020-09-01T04:06:36.140Z] #49 1.885 + : /build [2020-09-01T04:06:36.140Z] #49 1.885 + '[' -z '' ']' [2020-09-01T04:06:36.140Z] #49 1.886 ++ mktemp -d [2020-09-01T04:06:36.140Z] #49 1.886 + export GOPATH=/tmp/tmp.p20c0a1wCx [2020-09-01T04:06:36.140Z] #49 1.886 + GOPATH=/tmp/tmp.p20c0a1wCx [2020-09-01T04:06:36.140Z] #49 1.886 + RM_GOPATH=1 [2020-09-01T04:06:36.140Z] #49 1.886 + case "$(go env GOARCH)" in [2020-09-01T04:06:36.140Z] #49 1.886 ++ go env GOARCH [2020-09-01T04:06:36.140Z] #49 1.889 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:06:36.140Z] #49 1.889 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:06:36.140Z] #49 1.889 ++ dirname /tmp/install/install.sh [2020-09-01T04:06:36.140Z] #49 1.889 + dir=/tmp/install [2020-09-01T04:06:36.140Z] #49 1.889 + bin=rootlesskit [2020-09-01T04:06:36.140Z] #49 1.889 + shift [2020-09-01T04:06:36.140Z] #49 1.889 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-01T04:06:36.140Z] #49 1.889 + . /tmp/install/rootlesskit.installer [2020-09-01T04:06:36.140Z] #49 1.889 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:06:36.140Z] #49 1.889 + install_rootlesskit [2020-09-01T04:06:36.140Z] #49 1.889 + case "$1" in [2020-09-01T04:06:36.140Z] #49 1.890 + export CGO_ENABLED=0 [2020-09-01T04:06:36.140Z] #49 1.890 + CGO_ENABLED=0 [2020-09-01T04:06:36.140Z] #49 1.890 + _install_rootlesskit [2020-09-01T04:06:36.140Z] #49 1.890 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-01T04:06:36.140Z] #49 1.890 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:06:36.140Z] #49 1.890 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.p20c0a1wCx/src/github.com/rootless-containers/rootlesskit [2020-09-01T04:06:36.140Z] #49 1.891 Cloning into '/tmp/tmp.p20c0a1wCx/src/github.com/rootless-containers/rootlesskit'... [2020-09-01T04:06:36.140Z] #49 4.294 + cd /tmp/tmp.p20c0a1wCx/src/github.com/rootless-containers/rootlesskit [2020-09-01T04:06:36.140Z] #49 4.294 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:06:36.140Z] #49 4.582 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-01T04:06:36.140Z] #49 4.583 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-01T04:06:36.298Z] From https://github.com/docker/buildx [2020-09-01T04:06:36.299Z] * [new tag] v0.3.1 -> build [2020-09-01T04:06:36.435Z] #49 ... [2020-09-01T04:06:36.435Z] [2020-09-01T04:06:36.435Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:06:36.435Z] #37 2.630 + git clone https://github.com/docker/distribution.git . [2020-09-01T04:06:36.435Z] #37 2.630 Cloning into '.'... [2020-09-01T04:06:36.435Z] #37 ... [2020-09-01T04:06:36.435Z] [2020-09-01T04:06:36.435Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:06:36.435Z] #39 1.994 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-09-01T04:06:36.435Z] #39 1.995 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-09-01T04:06:36.435Z] #39 2.003 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-09-01T04:06:36.435Z] #39 3.329 Reading package lists... [2020-09-01T04:06:36.435Z] #39 6.419 Reading package lists... [2020-09-01T04:06:36.435Z] #39 9.084 Building dependency tree... [2020-09-01T04:06:36.435Z] #39 9.531 Reading state information... [2020-09-01T04:06:36.435Z] #39 9.883 The following additional packages will be installed: [2020-09-01T04:06:36.435Z] #39 9.894 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-01T04:06:36.435Z] #39 9.894 libprotoc17 libpython-stdlib libpython2-stdlib libpython2.7-minimal [2020-09-01T04:06:36.435Z] #39 9.897 libpython2.7-stdlib libreadline7 libsqlite3-0 mime-support python [2020-09-01T04:06:36.435Z] #39 9.897 python-minimal python-pkg-resources python-six python2 python2-minimal [2020-09-01T04:06:36.435Z] #39 9.900 python2.7 python2.7-minimal readline-common zlib1g-dev [2020-09-01T04:06:36.435Z] #39 9.900 Suggested packages: [2020-09-01T04:06:36.435Z] #39 9.900 manpages-dev python-doc python-tk python-setuptools python2-doc [2020-09-01T04:06:36.435Z] #39 9.900 python2.7-doc binfmt-support readline-doc [2020-09-01T04:06:36.435Z] #39 9.900 Recommended packages: [2020-09-01T04:06:36.435Z] #39 9.900 bzip2 xz-utils [2020-09-01T04:06:36.728Z] #39 ... [2020-09-01T04:06:36.728Z] [2020-09-01T04:06:36.728Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:06:36.728Z] #12 2.958 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:06:36.728Z] #12 3.005 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:06:36.728Z] #12 3.017 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:06:36.728Z] #12 3.517 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-01T04:06:36.728Z] #12 5.430 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB] [2020-09-01T04:06:36.728Z] #12 7.460 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-01T04:06:36.728Z] #12 10.08 Fetched 8069 kB in 7s (1128 kB/s) [2020-09-01T04:06:36.728Z] #12 10.08 Reading package lists... [2020-09-01T04:06:36.728Z] #12 ... [2020-09-01T04:06:36.728Z] [2020-09-01T04:06:36.728Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:06:36.728Z] #46 2.201 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:06:36.728Z] #46 2.257 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:06:36.728Z] #46 2.268 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:06:36.728Z] #46 2.838 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-01T04:06:36.728Z] #46 3.989 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB] [2020-09-01T04:06:36.728Z] #46 5.369 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-01T04:06:36.728Z] #46 9.822 Fetched 8069 kB in 8s (1057 kB/s) [2020-09-01T04:06:36.940Z] Switched to branch 'build' [2020-09-01T04:06:37.022Z] #46 9.822 Reading package lists... [2020-09-01T04:06:37.022Z] #46 ... [2020-09-01T04:06:37.022Z] [2020-09-01T04:06:37.022Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:06:37.022Z] #37 10.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-01T04:06:37.578Z] Removing intermediate container 6c54d558ad2c [2020-09-01T04:06:37.578Z] ---> 7472a26e64e2 [2020-09-01T04:06:37.578Z] Step 10/15 : ARG GOOS [2020-09-01T04:06:37.578Z] ---> Running in 3ede3bd30c43 [2020-09-01T04:06:37.578Z] Removing intermediate container 3ede3bd30c43 [2020-09-01T04:06:37.578Z] ---> 8639c294a8d5 [2020-09-01T04:06:37.578Z] Step 11/15 : ARG GOARCH [2020-09-01T04:06:37.870Z] ---> Running in 3d8fb0e6a67d [2020-09-01T04:06:37.870Z] Removing intermediate container 3d8fb0e6a67d [2020-09-01T04:06:37.870Z] ---> 7e66876d61a1 [2020-09-01T04:06:37.870Z] 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-09-01T04:06:37.870Z] ---> Running in 26222c05b900 [2020-09-01T04:06:38.064Z] #37 11.96 + 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-09-01T04:06:39.565Z] #23 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2020-09-01T04:06:41.482Z] #23 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.9s done [2020-09-01T04:06:41.698Z] #37 ... [2020-09-01T04:06:41.698Z] [2020-09-01T04:06:41.698Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:06:41.698Z] #39 11.42 The following NEW packages will be installed: [2020-09-01T04:06:41.698Z] #39 11.42 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2020-09-01T04:06:41.698Z] #39 11.42 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 [2020-09-01T04:06:41.698Z] #39 11.42 libprotobuf17 libprotoc17 libpython-stdlib libpython2-stdlib [2020-09-01T04:06:41.698Z] #39 11.42 libpython2.7-minimal libpython2.7-stdlib libreadline7 libsqlite3-0 [2020-09-01T04:06:41.698Z] #39 11.42 mime-support protobuf-c-compiler protobuf-compiler python python-minimal [2020-09-01T04:06:41.698Z] #39 11.42 python-pkg-resources python-protobuf python-six python2 python2-minimal [2020-09-01T04:06:41.698Z] #39 11.42 python2.7 python2.7-minimal readline-common zlib1g-dev [2020-09-01T04:06:41.698Z] #39 11.53 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:06:41.698Z] #39 11.53 Need to get 8565 kB of archives. [2020-09-01T04:06:41.698Z] #39 11.53 After this operation, 41.0 MB of additional disk space will be used. [2020-09-01T04:06:41.698Z] #39 11.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython2.7-minimal s390x 2.7.16-2+deb10u1 [395 kB] [2020-09-01T04:06:41.698Z] #39 11.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x python2.7-minimal s390x 2.7.16-2+deb10u1 [1234 kB] [2020-09-01T04:06:41.698Z] #39 11.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python2-minimal s390x 2.7.16-1 [41.4 kB] [2020-09-01T04:06:41.698Z] #39 11.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-minimal s390x 2.7.16-1 [21.0 kB] [2020-09-01T04:06:41.698Z] #39 11.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x mime-support all 3.62 [37.2 kB] [2020-09-01T04:06:41.698Z] #39 11.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x readline-common all 7.0-5 [70.6 kB] [2020-09-01T04:06:41.698Z] #39 11.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline7 s390x 7.0-5 [144 kB] [2020-09-01T04:06:41.698Z] #39 11.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsqlite3-0 s390x 3.27.2-3 [600 kB] [2020-09-01T04:06:41.699Z] #39 11.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython2.7-stdlib s390x 2.7.16-2+deb10u1 [1853 kB] [2020-09-01T04:06:41.699Z] #39 11.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x python2.7 s390x 2.7.16-2+deb10u1 [305 kB] [2020-09-01T04:06:41.699Z] #39 11.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython2-stdlib s390x 2.7.16-1 [20.8 kB] [2020-09-01T04:06:41.699Z] #39 11.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython-stdlib s390x 2.7.16-1 [20.8 kB] [2020-09-01T04:06:41.699Z] #39 11.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x python2 s390x 2.7.16-1 [41.6 kB] [2020-09-01T04:06:41.699Z] #39 11.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x python s390x 2.7.16-1 [22.8 kB] [2020-09-01T04:06:41.699Z] #39 11.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap2 s390x 1:2.25-2 [17.6 kB] [2020-09-01T04:06:41.699Z] #39 11.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-09-01T04:06:41.699Z] #39 11.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-01T04:06:41.699Z] #39 11.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-09-01T04:06:41.699Z] #39 11.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-01T04:06:41.699Z] #39 11.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-09-01T04:06:41.699Z] #39 11.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-01T04:06:41.699Z] #39 11.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-09-01T04:06:41.699Z] #39 11.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-09-01T04:06:41.699Z] #39 11.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-09-01T04:06:41.699Z] #39 11.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-09-01T04:06:41.699Z] #39 11.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-09-01T04:06:41.699Z] #39 11.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-09-01T04:06:41.699Z] #39 12.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-09-01T04:06:41.699Z] #39 12.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-09-01T04:06:41.699Z] #39 12.00 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-01T04:06:41.699Z] #39 12.00 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-09-01T04:06:41.699Z] #39 12.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-09-01T04:06:41.699Z] #39 12.59 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:06:41.699Z] #39 12.63 Fetched 8565 kB in 1s (14.9 MB/s) [2020-09-01T04:06:41.699Z] #39 12.67 Selecting previously unselected package libpython2.7-minimal:s390x. [2020-09-01T04:06:41.699Z] #39 12.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12134 files and directories currently installed.) [2020-09-01T04:06:41.699Z] #39 12.67 Preparing to unpack .../00-libpython2.7-minimal_2.7.16-2+deb10u1_s390x.deb ... [2020-09-01T04:06:41.699Z] #39 12.68 Unpacking libpython2.7-minimal:s390x (2.7.16-2+deb10u1) ... [2020-09-01T04:06:41.699Z] #39 13.00 Selecting previously unselected package python2.7-minimal. [2020-09-01T04:06:41.699Z] #39 13.00 Preparing to unpack .../01-python2.7-minimal_2.7.16-2+deb10u1_s390x.deb ... [2020-09-01T04:06:41.699Z] #39 13.01 Unpacking python2.7-minimal (2.7.16-2+deb10u1) ... [2020-09-01T04:06:41.699Z] #39 13.63 Selecting previously unselected package python2-minimal. [2020-09-01T04:06:41.699Z] #39 13.63 Preparing to unpack .../02-python2-minimal_2.7.16-1_s390x.deb ... [2020-09-01T04:06:41.699Z] #39 13.64 Unpacking python2-minimal (2.7.16-1) ... [2020-09-01T04:06:41.699Z] #39 13.71 Selecting previously unselected package python-minimal. [2020-09-01T04:06:41.699Z] #39 13.71 Preparing to unpack .../03-python-minimal_2.7.16-1_s390x.deb ... [2020-09-01T04:06:41.699Z] #39 13.74 Unpacking python-minimal (2.7.16-1) ... [2020-09-01T04:06:41.699Z] #39 13.80 Selecting previously unselected package mime-support. [2020-09-01T04:06:41.699Z] #39 13.80 Preparing to unpack .../04-mime-support_3.62_all.deb ... [2020-09-01T04:06:41.699Z] #39 13.81 Unpacking mime-support (3.62) ... [2020-09-01T04:06:41.699Z] #39 13.91 Selecting previously unselected package readline-common. [2020-09-01T04:06:41.699Z] #39 13.91 Preparing to unpack .../05-readline-common_7.0-5_all.deb ... [2020-09-01T04:06:41.699Z] #39 13.91 Unpacking readline-common (7.0-5) ... [2020-09-01T04:06:41.699Z] #39 14.01 Selecting previously unselected package libreadline7:s390x. [2020-09-01T04:06:41.699Z] #39 14.01 Preparing to unpack .../06-libreadline7_7.0-5_s390x.deb ... [2020-09-01T04:06:41.699Z] #39 14.02 Unpacking libreadline7:s390x (7.0-5) ... [2020-09-01T04:06:41.699Z] #39 14.10 Selecting previously unselected package libsqlite3-0:s390x. [2020-09-01T04:06:41.699Z] #39 14.10 Preparing to unpack .../07-libsqlite3-0_3.27.2-3_s390x.deb ... [2020-09-01T04:06:41.699Z] #39 14.11 Unpacking libsqlite3-0:s390x (3.27.2-3) ... [2020-09-01T04:06:41.699Z] #39 14.39 Selecting previously unselected package libpython2.7-stdlib:s390x. [2020-09-01T04:06:41.699Z] #39 14.39 Preparing to unpack .../08-libpython2.7-stdlib_2.7.16-2+deb10u1_s390x.deb ... [2020-09-01T04:06:41.699Z] #39 14.39 Unpacking libpython2.7-stdlib:s390x (2.7.16-2+deb10u1) ... [2020-09-01T04:06:41.699Z] #39 15.46 Selecting previously unselected package python2.7. [2020-09-01T04:06:41.699Z] #39 15.46 Preparing to unpack .../09-python2.7_2.7.16-2+deb10u1_s390x.deb ... [2020-09-01T04:06:41.699Z] #39 15.46 Unpacking python2.7 (2.7.16-2+deb10u1) ... [2020-09-01T04:06:41.699Z] #39 15.55 Selecting previously unselected package libpython2-stdlib:s390x. [2020-09-01T04:06:41.699Z] #39 15.55 Preparing to unpack .../10-libpython2-stdlib_2.7.16-1_s390x.deb ... [2020-09-01T04:06:41.699Z] #39 15.55 Unpacking libpython2-stdlib:s390x (2.7.16-1) ... [2020-09-01T04:06:41.699Z] #39 15.58 Selecting previously unselected package libpython-stdlib:s390x. [2020-09-01T04:06:41.699Z] #39 15.58 Preparing to unpack .../11-libpython-stdlib_2.7.16-1_s390x.deb ... [2020-09-01T04:06:41.699Z] #39 15.58 Unpacking libpython-stdlib:s390x (2.7.16-1) ... [2020-09-01T04:06:41.699Z] #39 15.64 Setting up libpython2.7-minimal:s390x (2.7.16-2+deb10u1) ... [2020-09-01T04:06:41.699Z] #39 15.66 Setting up python2.7-minimal (2.7.16-2+deb10u1) ... [2020-09-01T04:06:41.742Z] #23 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-09-01T04:06:42.336Z] #39 ... [2020-09-01T04:06:42.336Z] [2020-09-01T04:06:42.336Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:06:42.336Z] #46 9.822 Reading package lists... [2020-09-01T04:06:42.336Z] #46 12.15 Reading package lists... [2020-09-01T04:06:42.336Z] #46 14.58 Building dependency tree... [2020-09-01T04:06:42.336Z] #46 15.32 The following additional packages will be installed: [2020-09-01T04:06:42.336Z] #46 15.35 libbtrfs0 [2020-09-01T04:06:42.336Z] #46 15.39 The following NEW packages will be installed: [2020-09-01T04:06:42.336Z] #46 15.39 libbtrfs-dev libbtrfs0 [2020-09-01T04:06:42.336Z] #46 15.46 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:06:42.336Z] #46 15.46 Need to get 118 kB of archives. [2020-09-01T04:06:42.336Z] #46 15.46 After this operation, 390 kB of additional disk space will be used. [2020-09-01T04:06:42.336Z] #46 15.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-01T04:06:42.336Z] #46 15.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-01T04:06:42.336Z] #46 15.90 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:06:42.336Z] #46 15.96 Fetched 118 kB in 0s (1818 kB/s) [2020-09-01T04:06:42.336Z] #46 16.02 Selecting previously unselected package libbtrfs0. [2020-09-01T04:06:42.336Z] #46 16.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12134 files and directories currently installed.) [2020-09-01T04:06:42.336Z] #46 16.03 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-01T04:06:42.336Z] #46 16.04 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-01T04:06:42.336Z] #46 16.10 Selecting previously unselected package libbtrfs-dev. [2020-09-01T04:06:42.336Z] #46 16.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-01T04:06:42.336Z] #46 16.10 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:06:42.336Z] #46 16.23 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-01T04:06:42.336Z] #46 16.23 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:06:42.336Z] #46 16.24 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:06:42.336Z] #46 DONE 16.6s [2020-09-01T04:06:42.336Z] [2020-09-01T04:06:42.336Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:06:42.336Z] #12 10.08 Reading package lists... [2020-09-01T04:06:42.336Z] #12 12.54 Reading package lists... [2020-09-01T04:06:42.336Z] #12 15.28 Building dependency tree... [2020-09-01T04:06:42.336Z] #12 15.94 pkg-config is already the newest version (0.29-6). [2020-09-01T04:06:42.336Z] #12 15.94 The following additional packages will be installed: [2020-09-01T04:06:42.336Z] #12 15.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-01T04:06:42.336Z] #12 15.94 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-01T04:06:42.336Z] #12 15.94 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-01T04:06:42.336Z] #12 15.94 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-01T04:06:42.336Z] #12 15.95 Suggested packages: [2020-09-01T04:06:42.336Z] #12 15.95 gcc-8-locales seccomp wine64 [2020-09-01T04:06:42.336Z] #12 16.62 The following NEW packages will be installed: [2020-09-01T04:06:42.336Z] #12 16.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-01T04:06:42.336Z] #12 16.62 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-01T04:06:42.336Z] #12 16.62 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-01T04:06:42.336Z] #12 16.62 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-01T04:06:42.336Z] #12 16.62 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-01T04:06:42.336Z] #12 16.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-01T04:06:42.630Z] #12 16.81 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:06:42.630Z] #12 16.81 Need to get 73.3 MB of archives. [2020-09-01T04:06:42.630Z] #12 16.81 After this operation, 494 MB of additional disk space will be used. [2020-09-01T04:06:42.630Z] #12 16.81 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-09-01T04:06:42.686Z] #23 ... [2020-09-01T04:06:42.686Z] [2020-09-01T04:06:42.686Z] #11 [base 4/4] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:06:42.686Z] #11 10.23 Selecting previously unselected package perl. [2020-09-01T04:06:42.686Z] #11 10.23 Preparing to unpack .../04-perl_5.28.1-6+deb10u1_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 10.25 Unpacking perl (5.28.1-6+deb10u1) ... [2020-09-01T04:06:42.686Z] #11 10.35 Selecting previously unselected package libncurses6:amd64. [2020-09-01T04:06:42.686Z] #11 10.35 Preparing to unpack .../05-libncurses6_6.1+20181013-2+deb10u2_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 10.37 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u2) ... [2020-09-01T04:06:42.686Z] #11 10.41 Selecting previously unselected package libprocps7:amd64. [2020-09-01T04:06:42.686Z] #11 10.41 Preparing to unpack .../06-libprocps7_2%3a3.3.15-2_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 10.41 Unpacking libprocps7:amd64 (2:3.3.15-2) ... [2020-09-01T04:06:42.686Z] #11 10.46 Selecting previously unselected package lsb-base. [2020-09-01T04:06:42.686Z] #11 10.46 Preparing to unpack .../07-lsb-base_10.2019051400_all.deb ... [2020-09-01T04:06:42.686Z] #11 10.46 Unpacking lsb-base (10.2019051400) ... [2020-09-01T04:06:42.686Z] #11 10.51 Selecting previously unselected package procps. [2020-09-01T04:06:42.686Z] #11 10.51 Preparing to unpack .../08-procps_2%3a3.3.15-2_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 10.51 Unpacking procps (2:3.3.15-2) ... [2020-09-01T04:06:42.686Z] #11 10.59 Selecting previously unselected package libmagic-mgc. [2020-09-01T04:06:42.686Z] #11 10.59 Preparing to unpack .../09-libmagic-mgc_1%3a5.35-4+deb10u1_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 10.60 Unpacking libmagic-mgc (1:5.35-4+deb10u1) ... [2020-09-01T04:06:42.686Z] #11 10.77 Selecting previously unselected package libmagic1:amd64. [2020-09-01T04:06:42.686Z] #11 10.77 Preparing to unpack .../10-libmagic1_1%3a5.35-4+deb10u1_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 10.78 Unpacking libmagic1:amd64 (1:5.35-4+deb10u1) ... [2020-09-01T04:06:42.686Z] #11 10.83 Selecting previously unselected package file. [2020-09-01T04:06:42.686Z] #11 10.83 Preparing to unpack .../11-file_1%3a5.35-4+deb10u1_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 10.83 Unpacking file (1:5.35-4+deb10u1) ... [2020-09-01T04:06:42.686Z] #11 10.88 Selecting previously unselected package autotools-dev. [2020-09-01T04:06:42.686Z] #11 10.88 Preparing to unpack .../12-autotools-dev_20180224.1_all.deb ... [2020-09-01T04:06:42.686Z] #11 10.88 Unpacking autotools-dev (20180224.1) ... [2020-09-01T04:06:42.686Z] #11 10.93 Selecting previously unselected package binutils-common:amd64. [2020-09-01T04:06:42.686Z] #11 10.93 Preparing to unpack .../13-binutils-common_2.31.1-16_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 10.94 Unpacking binutils-common:amd64 (2.31.1-16) ... [2020-09-01T04:06:42.686Z] #11 11.37 Selecting previously unselected package libbinutils:amd64. [2020-09-01T04:06:42.686Z] #11 11.37 Preparing to unpack .../14-libbinutils_2.31.1-16_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 11.37 Unpacking libbinutils:amd64 (2.31.1-16) ... [2020-09-01T04:06:42.686Z] #11 11.49 Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-09-01T04:06:42.686Z] #11 11.49 Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 11.50 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... [2020-09-01T04:06:42.686Z] #11 11.93 Selecting previously unselected package binutils. [2020-09-01T04:06:42.686Z] #11 11.93 Preparing to unpack .../16-binutils_2.31.1-16_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 11.93 Unpacking binutils (2.31.1-16) ... [2020-09-01T04:06:42.686Z] #11 11.99 Selecting previously unselected package libssl1.1:amd64. [2020-09-01T04:06:42.686Z] #11 11.99 Preparing to unpack .../17-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 12.00 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-09-01T04:06:42.686Z] #11 12.28 Selecting previously unselected package openssl. [2020-09-01T04:06:42.686Z] #11 12.28 Preparing to unpack .../18-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 12.28 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-09-01T04:06:42.686Z] #11 12.42 Selecting previously unselected package ca-certificates. [2020-09-01T04:06:42.686Z] #11 12.42 Preparing to unpack .../19-ca-certificates_20200601~deb10u1_all.deb ... [2020-09-01T04:06:42.686Z] #11 12.43 Unpacking ca-certificates (20200601~deb10u1) ... [2020-09-01T04:06:42.686Z] #11 12.51 Selecting previously unselected package libisl19:amd64. [2020-09-01T04:06:42.686Z] #11 12.51 Preparing to unpack .../20-libisl19_0.20-2_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 12.51 Unpacking libisl19:amd64 (0.20-2) ... [2020-09-01T04:06:42.686Z] #11 12.69 Selecting previously unselected package libmpfr6:amd64. [2020-09-01T04:06:42.686Z] #11 12.69 Preparing to unpack .../21-libmpfr6_4.0.2-1_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 12.70 Unpacking libmpfr6:amd64 (4.0.2-1) ... [2020-09-01T04:06:42.686Z] #11 12.77 Selecting previously unselected package libmpc3:amd64. [2020-09-01T04:06:42.686Z] #11 12.77 Preparing to unpack .../22-libmpc3_1.1.0-1_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 12.78 Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-09-01T04:06:42.686Z] #11 12.82 Selecting previously unselected package cpp-8. [2020-09-01T04:06:42.686Z] #11 12.82 Preparing to unpack .../23-cpp-8_8.3.0-6_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 12.82 Unpacking cpp-8 (8.3.0-6) ... [2020-09-01T04:06:42.686Z] #11 14.08 Selecting previously unselected package cpp. [2020-09-01T04:06:42.686Z] #11 14.08 Preparing to unpack .../24-cpp_4%3a8.3.0-1_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 14.09 Unpacking cpp (4:8.3.0-1) ... [2020-09-01T04:06:42.686Z] #11 14.12 Selecting previously unselected package libkeyutils1:amd64. [2020-09-01T04:06:42.686Z] #11 14.12 Preparing to unpack .../25-libkeyutils1_1.6-6_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 14.13 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-09-01T04:06:42.686Z] #11 14.17 Selecting previously unselected package libkrb5support0:amd64. [2020-09-01T04:06:42.686Z] #11 14.17 Preparing to unpack .../26-libkrb5support0_1.17-3_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 14.17 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-09-01T04:06:42.686Z] #11 14.23 Selecting previously unselected package libk5crypto3:amd64. [2020-09-01T04:06:42.686Z] #11 14.23 Preparing to unpack .../27-libk5crypto3_1.17-3_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 14.24 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-09-01T04:06:42.686Z] #11 14.29 Selecting previously unselected package libkrb5-3:amd64. [2020-09-01T04:06:42.686Z] #11 14.29 Preparing to unpack .../28-libkrb5-3_1.17-3_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 14.30 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-09-01T04:06:42.686Z] #11 14.41 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-09-01T04:06:42.686Z] #11 14.41 Preparing to unpack .../29-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 14.41 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-09-01T04:06:42.686Z] #11 14.47 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-09-01T04:06:42.686Z] #11 14.47 Preparing to unpack .../30-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 14.48 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:06:42.686Z] #11 14.53 Selecting previously unselected package libsasl2-2:amd64. [2020-09-01T04:06:42.686Z] #11 14.53 Preparing to unpack .../31-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 14.53 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:06:42.686Z] #11 14.57 Selecting previously unselected package libldap-common. [2020-09-01T04:06:42.686Z] #11 14.57 Preparing to unpack .../32-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-09-01T04:06:42.686Z] #11 14.58 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:06:42.686Z] #11 14.62 Selecting previously unselected package libldap-2.4-2:amd64. [2020-09-01T04:06:42.686Z] #11 14.62 Preparing to unpack .../33-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 14.63 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:06:42.686Z] #11 14.71 Selecting previously unselected package libnghttp2-14:amd64. [2020-09-01T04:06:42.686Z] #11 14.71 Preparing to unpack .../34-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 14.71 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-09-01T04:06:42.686Z] #11 14.76 Selecting previously unselected package libpsl5:amd64. [2020-09-01T04:06:42.686Z] #11 14.77 Preparing to unpack .../35-libpsl5_0.20.2-2_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 14.77 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-09-01T04:06:42.686Z] #11 14.87 Selecting previously unselected package librtmp1:amd64. [2020-09-01T04:06:42.686Z] #11 14.87 Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 14.87 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-01T04:06:42.686Z] #11 14.93 Selecting previously unselected package libssh2-1:amd64. [2020-09-01T04:06:42.686Z] #11 14.93 Preparing to unpack .../37-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 14.94 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-09-01T04:06:42.686Z] #11 15.01 Selecting previously unselected package libcurl4:amd64. [2020-09-01T04:06:42.686Z] #11 15.01 Preparing to unpack .../38-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 15.02 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-09-01T04:06:42.686Z] #11 15.10 Selecting previously unselected package curl. [2020-09-01T04:06:42.686Z] #11 15.10 Preparing to unpack .../39-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 15.11 Unpacking curl (7.64.0-4+deb10u1) ... [2020-09-01T04:06:42.686Z] #11 15.18 Selecting previously unselected package libcc1-0:amd64. [2020-09-01T04:06:42.686Z] #11 15.18 Preparing to unpack .../40-libcc1-0_8.3.0-6_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 15.18 Unpacking libcc1-0:amd64 (8.3.0-6) ... [2020-09-01T04:06:42.686Z] #11 15.24 Selecting previously unselected package libgomp1:amd64. [2020-09-01T04:06:42.686Z] #11 15.24 Preparing to unpack .../41-libgomp1_8.3.0-6_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 15.24 Unpacking libgomp1:amd64 (8.3.0-6) ... [2020-09-01T04:06:42.686Z] #11 15.29 Selecting previously unselected package libitm1:amd64. [2020-09-01T04:06:42.686Z] #11 15.29 Preparing to unpack .../42-libitm1_8.3.0-6_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 15.30 Unpacking libitm1:amd64 (8.3.0-6) ... [2020-09-01T04:06:42.686Z] #11 15.34 Selecting previously unselected package libatomic1:amd64. [2020-09-01T04:06:42.686Z] #11 15.34 Preparing to unpack .../43-libatomic1_8.3.0-6_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 15.35 Unpacking libatomic1:amd64 (8.3.0-6) ... [2020-09-01T04:06:42.686Z] #11 15.39 Selecting previously unselected package libasan5:amd64. [2020-09-01T04:06:42.686Z] #11 15.39 Preparing to unpack .../44-libasan5_8.3.0-6_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 15.39 Unpacking libasan5:amd64 (8.3.0-6) ... [2020-09-01T04:06:42.686Z] #11 15.50 Selecting previously unselected package liblsan0:amd64. [2020-09-01T04:06:42.686Z] #11 15.50 Preparing to unpack .../45-liblsan0_8.3.0-6_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 15.50 Unpacking liblsan0:amd64 (8.3.0-6) ... [2020-09-01T04:06:42.686Z] #11 15.56 Selecting previously unselected package libtsan0:amd64. [2020-09-01T04:06:42.686Z] #11 15.56 Preparing to unpack .../46-libtsan0_8.3.0-6_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 15.57 Unpacking libtsan0:amd64 (8.3.0-6) ... [2020-09-01T04:06:42.686Z] #11 15.66 Selecting previously unselected package libubsan1:amd64. [2020-09-01T04:06:42.686Z] #11 15.66 Preparing to unpack .../47-libubsan1_8.3.0-6_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 15.66 Unpacking libubsan1:amd64 (8.3.0-6) ... [2020-09-01T04:06:42.686Z] #11 15.73 Selecting previously unselected package libmpx2:amd64. [2020-09-01T04:06:42.686Z] #11 15.73 Preparing to unpack .../48-libmpx2_8.3.0-6_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 15.73 Unpacking libmpx2:amd64 (8.3.0-6) ... [2020-09-01T04:06:42.686Z] #11 15.76 Selecting previously unselected package libquadmath0:amd64. [2020-09-01T04:06:42.686Z] #11 15.76 Preparing to unpack .../49-libquadmath0_8.3.0-6_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 15.76 Unpacking libquadmath0:amd64 (8.3.0-6) ... [2020-09-01T04:06:42.686Z] #11 15.83 Selecting previously unselected package libgcc-8-dev:amd64. [2020-09-01T04:06:42.686Z] #11 15.83 Preparing to unpack .../50-libgcc-8-dev_8.3.0-6_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 15.84 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... [2020-09-01T04:06:42.686Z] #11 16.20 Selecting previously unselected package gcc-8. [2020-09-01T04:06:42.686Z] #11 16.20 Preparing to unpack .../51-gcc-8_8.3.0-6_amd64.deb ... [2020-09-01T04:06:42.686Z] #11 16.20 Unpacking gcc-8 (8.3.0-6) ... [2020-09-01T04:06:42.928Z] #12 ... [2020-09-01T04:06:42.928Z] [2020-09-01T04:06:42.928Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:06:42.928Z] #42 DONE 17.1s [2020-09-01T04:06:42.928Z] [2020-09-01T04:06:42.928Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:06:42.928Z] #12 17.05 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-09-01T04:06:42.950Z] #11 ... [2020-09-01T04:06:42.950Z] [2020-09-01T04:06:42.950Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:06:43.227Z] #12 17.19 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-09-01T04:06:43.227Z] #12 17.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-09-01T04:06:43.227Z] #12 17.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-09-01T04:06:43.227Z] #12 17.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-01T04:06:43.227Z] #12 17.38 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-09-01T04:06:43.523Z] #12 17.51 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-09-01T04:06:43.523Z] #12 17.51 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-09-01T04:06:43.818Z] #12 ... [2020-09-01T04:06:43.818Z] [2020-09-01T04:06:43.818Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:06:43.818Z] #26 10.68 Fetched 8069 kB in 8s (1043 kB/s) [2020-09-01T04:06:43.818Z] #26 10.68 Reading package lists... [2020-09-01T04:06:43.818Z] #26 13.04 Reading package lists... [2020-09-01T04:06:43.818Z] #26 15.13 Building dependency tree... [2020-09-01T04:06:43.818Z] #26 15.73 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-01T04:06:43.818Z] #26 15.73 The following additional packages will be installed: [2020-09-01T04:06:43.818Z] #26 15.74 libjq1 libonig5 [2020-09-01T04:06:43.818Z] #26 15.97 The following NEW packages will be installed: [2020-09-01T04:06:43.818Z] #26 15.98 jq libjq1 libonig5 [2020-09-01T04:06:43.818Z] #26 16.05 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:06:43.818Z] #26 16.05 Need to get 350 kB of archives. [2020-09-01T04:06:43.818Z] #26 16.05 After this operation, 1154 kB of additional disk space will be used. [2020-09-01T04:06:43.818Z] #26 16.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-01T04:06:43.818Z] #26 16.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-01T04:06:43.818Z] #26 16.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-01T04:06:43.818Z] #26 16.61 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:06:43.818Z] #26 16.65 Fetched 350 kB in 0s (3602 kB/s) [2020-09-01T04:06:43.818Z] #26 16.72 Selecting previously unselected package libonig5:s390x. [2020-09-01T04:06:43.818Z] #26 16.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 ... 12134 files and directories currently installed.) [2020-09-01T04:06:43.818Z] #26 16.74 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-09-01T04:06:43.818Z] #26 16.76 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-01T04:06:43.818Z] #26 16.95 Selecting previously unselected package libjq1:s390x. [2020-09-01T04:06:43.818Z] #26 16.95 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-01T04:06:43.818Z] #26 16.95 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-01T04:06:43.818Z] #26 17.05 Selecting previously unselected package jq. [2020-09-01T04:06:43.818Z] #26 17.05 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-01T04:06:43.818Z] #26 17.06 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-01T04:06:43.818Z] #26 17.33 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-01T04:06:43.818Z] #26 17.35 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-01T04:06:43.818Z] #26 17.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-01T04:06:43.818Z] #26 17.39 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:06:43.818Z] #26 DONE 17.8s [2020-09-01T04:06:43.818Z] [2020-09-01T04:06:43.818Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-01T04:06:43.818Z] #27 DONE 0.1s [2020-09-01T04:06:43.818Z] [2020-09-01T04:06:43.818Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:06:43.818Z] #39 16.83 Setting up python2-minimal (2.7.16-1) ... [2020-09-01T04:06:43.818Z] #39 16.96 Selecting previously unselected package python2. [2020-09-01T04:06:43.818Z] #39 16.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 ... 12951 files and directories currently installed.) [2020-09-01T04:06:43.818Z] #39 16.97 Preparing to unpack .../python2_2.7.16-1_s390x.deb ... [2020-09-01T04:06:43.818Z] #39 16.98 Unpacking python2 (2.7.16-1) ... [2020-09-01T04:06:43.818Z] #39 17.05 Setting up python-minimal (2.7.16-1) ... [2020-09-01T04:06:43.818Z] #39 17.12 Selecting previously unselected package python. [2020-09-01T04:06:43.818Z] #39 17.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12982 files and directories currently installed.) [2020-09-01T04:06:43.818Z] #39 17.14 Preparing to unpack .../00-python_2.7.16-1_s390x.deb ... [2020-09-01T04:06:43.818Z] #39 17.16 Unpacking python (2.7.16-1) ... [2020-09-01T04:06:43.818Z] #39 17.24 Selecting previously unselected package libcap2:s390x. [2020-09-01T04:06:43.818Z] #39 17.24 Preparing to unpack .../01-libcap2_1%3a2.25-2_s390x.deb ... [2020-09-01T04:06:43.818Z] #39 17.25 Unpacking libcap2:s390x (1:2.25-2) ... [2020-09-01T04:06:43.818Z] #39 17.30 Selecting previously unselected package libcap-dev:s390x. [2020-09-01T04:06:43.818Z] #39 17.30 Preparing to unpack .../02-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-09-01T04:06:43.818Z] #39 17.30 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-09-01T04:06:43.818Z] #39 17.38 Selecting previously unselected package libnet1:s390x. [2020-09-01T04:06:43.818Z] #39 17.39 Preparing to unpack .../03-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-01T04:06:43.818Z] #39 17.39 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-01T04:06:43.818Z] #39 17.48 Selecting previously unselected package libnet1-dev. [2020-09-01T04:06:43.818Z] #39 17.48 Preparing to unpack .../04-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-01T04:06:43.818Z] #39 17.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-01T04:06:43.818Z] #39 17.62 Selecting previously unselected package libnl-3-200:s390x. [2020-09-01T04:06:43.818Z] #39 17.62 Preparing to unpack .../05-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-01T04:06:43.818Z] #39 17.62 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-01T04:06:43.818Z] #39 17.67 Selecting previously unselected package libnl-3-dev:s390x. [2020-09-01T04:06:43.818Z] #39 17.67 Preparing to unpack .../06-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-09-01T04:06:43.818Z] #39 17.67 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-09-01T04:06:43.818Z] #39 17.81 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-01T04:06:43.818Z] #39 17.81 Preparing to unpack .../07-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-01T04:06:43.818Z] #39 17.82 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-01T04:06:43.818Z] #39 17.87 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-09-01T04:06:43.818Z] #39 17.87 Preparing to unpack .../08-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-09-01T04:06:43.818Z] #39 17.87 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-01T04:06:43.818Z] #39 17.95 Selecting previously unselected package zlib1g-dev:s390x. [2020-09-01T04:06:43.818Z] #39 17.95 Preparing to unpack .../09-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-09-01T04:06:43.818Z] #39 17.96 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-01T04:06:43.818Z] #39 18.06 Selecting previously unselected package libprotobuf17:s390x. [2020-09-01T04:06:44.116Z] #39 18.07 Preparing to unpack .../10-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-09-01T04:06:44.116Z] #39 18.07 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-01T04:06:44.410Z] #39 18.46 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-09-01T04:06:44.410Z] #39 18.46 Preparing to unpack .../11-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-09-01T04:06:44.410Z] #39 18.47 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-01T04:06:44.410Z] #39 18.53 Selecting previously unselected package libprotobuf-dev:s390x. [2020-09-01T04:06:44.410Z] #39 18.54 Preparing to unpack .../12-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-09-01T04:06:44.410Z] #39 18.54 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-01T04:06:45.073Z] #39 19.01 Selecting previously unselected package libprotoc17:s390x. [2020-09-01T04:06:45.073Z] #39 19.01 Preparing to unpack .../13-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-09-01T04:06:45.073Z] #39 19.01 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-09-01T04:06:45.073Z] #39 ... [2020-09-01T04:06:45.073Z] [2020-09-01T04:06:45.073Z] #55 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:06:45.073Z] #55 10.69 + cd /tmp/tmp.Qx4AEKwp9q/src/github.com/docker/libnetwork [2020-09-01T04:06:45.073Z] #55 10.69 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:06:45.073Z] #55 10.98 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-01T04:06:45.073Z] #55 DONE 19.1s [2020-09-01T04:06:45.073Z] [2020-09-01T04:06:45.073Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:06:45.073Z] #47 1.437 + RM_GOPATH=0 [2020-09-01T04:06:45.073Z] #47 1.438 + TMP_GOPATH= [2020-09-01T04:06:45.073Z] #47 1.438 + : /build [2020-09-01T04:06:45.073Z] #47 1.438 + '[' -z '' ']' [2020-09-01T04:06:45.073Z] #47 1.438 ++ mktemp -d [2020-09-01T04:06:45.073Z] #47 1.438 + export GOPATH=/tmp/tmp.RmA7e6Q06u [2020-09-01T04:06:45.073Z] #47 1.438 + GOPATH=/tmp/tmp.RmA7e6Q06u [2020-09-01T04:06:45.073Z] #47 1.438 + RM_GOPATH=1 [2020-09-01T04:06:45.073Z] #47 1.438 + case "$(go env GOARCH)" in [2020-09-01T04:06:45.073Z] #47 1.438 ++ go env GOARCH [2020-09-01T04:06:45.073Z] #47 1.455 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:06:45.073Z] #47 1.455 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:06:45.073Z] #47 1.455 ++ dirname /tmp/install/install.sh [2020-09-01T04:06:45.073Z] #47 1.455 + dir=/tmp/install [2020-09-01T04:06:45.073Z] #47 1.456 + bin=containerd [2020-09-01T04:06:45.073Z] #47 1.456 + shift [2020-09-01T04:06:45.073Z] #47 1.456 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-01T04:06:45.073Z] #47 1.456 + . /tmp/install/containerd.installer [2020-09-01T04:06:45.073Z] #47 1.456 ++ set -e [2020-09-01T04:06:45.073Z] #47 1.456 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:06:45.073Z] #47 1.456 + install_containerd [2020-09-01T04:06:45.073Z] #47 1.456 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-01T04:06:45.073Z] #47 1.456 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:06:45.073Z] #47 1.457 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RmA7e6Q06u/src/github.com/containerd/containerd [2020-09-01T04:06:45.073Z] #47 1.457 Cloning into '/tmp/tmp.RmA7e6Q06u/src/github.com/containerd/containerd'... [2020-09-01T04:06:47.180Z] #23 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2020-09-01T04:06:47.834Z] #47 ... [2020-09-01T04:06:47.834Z] [2020-09-01T04:06:47.834Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:06:47.834Z] #33 9.408 Reading package lists... [2020-09-01T04:06:47.834Z] #33 11.60 Reading package lists... [2020-09-01T04:06:47.834Z] #33 14.18 Building dependency tree... [2020-09-01T04:06:47.834Z] #33 14.93 The following additional packages will be installed: [2020-09-01T04:06:47.834Z] #33 14.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-01T04:06:47.834Z] #33 14.93 Suggested packages: [2020-09-01T04:06:47.834Z] #33 14.93 cmake-doc ninja-build lrzip [2020-09-01T04:06:47.834Z] #33 14.93 Recommended packages: [2020-09-01T04:06:47.834Z] #33 14.93 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-01T04:06:47.834Z] #33 15.37 The following NEW packages will be installed: [2020-09-01T04:06:47.834Z] #33 15.39 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-01T04:06:47.834Z] #33 15.39 vim-common xxd [2020-09-01T04:06:47.834Z] #33 15.46 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:06:47.834Z] #33 15.46 Need to get 14.0 MB of archives. [2020-09-01T04:06:47.834Z] #33 15.46 After this operation, 62.1 MB of additional disk space will be used. [2020-09-01T04:06:47.834Z] #33 15.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-01T04:06:47.834Z] #33 15.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-01T04:06:47.834Z] #33 15.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-09-01T04:06:47.834Z] #33 15.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-01T04:06:47.834Z] #33 16.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-09-01T04:06:47.834Z] #33 16.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-09-01T04:06:47.834Z] #33 16.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-09-01T04:06:47.834Z] #33 16.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-09-01T04:06:47.834Z] #33 16.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-09-01T04:06:47.834Z] #33 16.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-09-01T04:06:47.834Z] #33 17.53 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:06:47.834Z] #33 17.60 Fetched 14.0 MB in 1s (9396 kB/s) [2020-09-01T04:06:47.834Z] #33 17.62 Selecting previously unselected package xxd. [2020-09-01T04:06:47.834Z] #33 17.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12134 files and directories currently installed.) [2020-09-01T04:06:47.834Z] #33 17.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-01T04:06:47.834Z] #33 17.66 Unpacking xxd (2:8.1.0875-5) ... [2020-09-01T04:06:47.834Z] #33 17.75 Selecting previously unselected package vim-common. [2020-09-01T04:06:47.834Z] #33 17.75 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:06:47.834Z] #33 17.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-01T04:06:47.834Z] #33 17.92 Selecting previously unselected package cmake-data. [2020-09-01T04:06:47.834Z] #33 17.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-01T04:06:47.834Z] #33 17.92 Unpacking cmake-data (3.13.4-1) ... [2020-09-01T04:06:47.834Z] #33 19.14 Selecting previously unselected package libicu63:s390x. [2020-09-01T04:06:47.834Z] #33 19.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-01T04:06:47.834Z] #33 19.15 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-01T04:06:47.834Z] #33 ... [2020-09-01T04:06:47.834Z] [2020-09-01T04:06:47.834Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:06:47.834Z] #28 2.466 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-01T04:06:47.834Z] #28 2.722 #=#=# [2020-09-01T04:06:47.834Z] #28 2.860 #### 6.5% ############ 17.8% ###################### 31.3% ################################ 44.9% ######################################## 56.2% ################################################## 69.7% ######################################################## 78.7% ################################################################ 90.0% ######################################################################## 100.0% [2020-09-01T04:06:47.834Z] #28 4.065 [2020-09-01T04:06:48.128Z] #28 4.193 ###################################### 53.4% ######################################################################## 100.0% [2020-09-01T04:06:48.128Z] #28 4.488 [2020-09-01T04:06:48.714Z] #28 4.633 ## 3.5% ################################## 47.5% ######################################################################## 100.0% [2020-09-01T04:06:48.714Z] #28 5.121 [2020-09-01T04:06:50.208Z] #28 5.248 0.1% ###### 8.9% ############## 19.7% ##################### 30.4% ############################# 41.2% ################################### 49.8% ############################################# 62.7% ###################################################### 75.6% ############################################################## 86.3% ##################################################################### 97.0% ######################################################################## 100.0% [2020-09-01T04:06:50.208Z] #28 6.549 [2020-09-01T04:06:50.824Z] #28 6.679 # 2.0% ### 5.1% ##### 8.2% ####### 10.7% ######### [2020-09-01T04:06:50.824Z] #28 ... [2020-09-01T04:06:50.824Z] [2020-09-01T04:06:50.824Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:06:50.824Z] #33 22.64 Selecting previously unselected package libxml2:s390x. [2020-09-01T04:06:50.824Z] #33 22.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-09-01T04:06:50.824Z] #33 22.67 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-01T04:06:50.824Z] #33 22.95 Selecting previously unselected package libarchive13:s390x. [2020-09-01T04:06:50.824Z] #33 22.95 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-09-01T04:06:50.824Z] #33 22.95 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-01T04:06:50.824Z] #33 23.06 Selecting previously unselected package libjsoncpp1:s390x. [2020-09-01T04:06:50.824Z] #33 23.06 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-09-01T04:06:50.824Z] #33 23.07 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-09-01T04:06:50.824Z] #33 23.11 Selecting previously unselected package librhash0:s390x. [2020-09-01T04:06:50.824Z] #33 23.11 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-09-01T04:06:50.824Z] #33 23.11 Unpacking librhash0:s390x (1.3.8-1) ... [2020-09-01T04:06:50.824Z] #33 23.17 Selecting previously unselected package libuv1:s390x. [2020-09-01T04:06:50.824Z] #33 23.17 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-09-01T04:06:50.824Z] #33 23.17 Unpacking libuv1:s390x (1.24.1-1) ... [2020-09-01T04:06:50.824Z] #33 23.23 Selecting previously unselected package cmake. [2020-09-01T04:06:50.824Z] #33 23.23 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-09-01T04:06:50.824Z] #33 23.23 Unpacking cmake (3.13.4-1) ... [2020-09-01T04:06:50.824Z] #33 24.34 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-01T04:06:50.824Z] #33 24.35 Setting up xxd (2:8.1.0875-5) ... [2020-09-01T04:06:50.824Z] #33 24.36 Setting up libuv1:s390x (1.24.1-1) ... [2020-09-01T04:06:50.824Z] #33 24.36 Setting up vim-common (2:8.1.0875-5) ... [2020-09-01T04:06:50.824Z] #33 24.38 Setting up librhash0:s390x (1.3.8-1) ... [2020-09-01T04:06:50.824Z] #33 24.38 Setting up cmake-data (3.13.4-1) ... [2020-09-01T04:06:50.824Z] #33 24.39 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-01T04:06:50.824Z] #33 24.40 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-09-01T04:06:50.824Z] #33 24.41 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-01T04:06:50.824Z] #33 24.42 Setting up cmake (3.13.4-1) ... [2020-09-01T04:06:50.824Z] #33 24.43 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:06:50.824Z] #33 DONE 25.0s [2020-09-01T04:06:50.824Z] [2020-09-01T04:06:50.824Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:06:50.824Z] #28 6.679 # 2.0% ### 5.1% ##### 8.2% ####### 10.7% ######### 13.8% ########### [2020-09-01T04:06:50.824Z] #28 ... [2020-09-01T04:06:50.824Z] [2020-09-01T04:06:50.824Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:06:51.378Z] #23 ... [2020-09-01T04:06:51.378Z] [2020-09-01T04:06:51.378Z] #11 [base 4/4] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:06:51.378Z] #11 17.49 Selecting previously unselected package gcc. [2020-09-01T04:06:51.378Z] #11 17.49 Preparing to unpack .../52-gcc_4%3a8.3.0-1_amd64.deb ... [2020-09-01T04:06:51.378Z] #11 17.49 Unpacking gcc (4:8.3.0-1) ... [2020-09-01T04:06:51.378Z] #11 17.53 Selecting previously unselected package libcurl3-gnutls:amd64. [2020-09-01T04:06:51.378Z] #11 17.53 Preparing to unpack .../53-libcurl3-gnutls_7.64.0-4+deb10u1_amd64.deb ... [2020-09-01T04:06:51.378Z] #11 17.53 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u1) ... [2020-09-01T04:06:51.378Z] #11 17.62 Selecting previously unselected package libexpat1:amd64. [2020-09-01T04:06:51.378Z] #11 17.62 Preparing to unpack .../54-libexpat1_2.2.6-2+deb10u1_amd64.deb ... [2020-09-01T04:06:51.378Z] #11 17.62 Unpacking libexpat1:amd64 (2.2.6-2+deb10u1) ... [2020-09-01T04:06:51.378Z] #11 17.70 Selecting previously unselected package libpcre2-8-0:amd64. [2020-09-01T04:06:51.378Z] #11 17.70 Preparing to unpack .../55-libpcre2-8-0_10.32-5_amd64.deb ... [2020-09-01T04:06:51.378Z] #11 17.70 Unpacking libpcre2-8-0:amd64 (10.32-5) ... [2020-09-01T04:06:51.378Z] #11 17.77 Selecting previously unselected package liberror-perl. [2020-09-01T04:06:51.378Z] #11 17.77 Preparing to unpack .../56-liberror-perl_0.17027-2_all.deb ... [2020-09-01T04:06:51.378Z] #11 17.78 Unpacking liberror-perl (0.17027-2) ... [2020-09-01T04:06:51.378Z] #11 17.85 Selecting previously unselected package git-man. [2020-09-01T04:06:51.378Z] #11 17.85 Preparing to unpack .../57-git-man_1%3a2.20.1-2+deb10u3_all.deb ... [2020-09-01T04:06:51.378Z] #11 17.87 Unpacking git-man (1:2.20.1-2+deb10u3) ... [2020-09-01T04:06:51.378Z] #11 18.03 Selecting previously unselected package git. [2020-09-01T04:06:51.378Z] #11 18.03 Preparing to unpack .../58-git_1%3a2.20.1-2+deb10u3_amd64.deb ... [2020-09-01T04:06:51.378Z] #11 18.06 Unpacking git (1:2.20.1-2+deb10u3) ... [2020-09-01T04:06:51.378Z] #11 18.88 Selecting previously unselected package libc-dev-bin. [2020-09-01T04:06:51.378Z] #11 18.88 Preparing to unpack .../59-libc-dev-bin_2.28-10_amd64.deb ... [2020-09-01T04:06:51.378Z] #11 18.89 Unpacking libc-dev-bin (2.28-10) ... [2020-09-01T04:06:51.378Z] #11 18.94 Selecting previously unselected package linux-libc-dev:amd64. [2020-09-01T04:06:51.378Z] #11 18.94 Preparing to unpack .../60-linux-libc-dev_4.19.132-1_amd64.deb ... [2020-09-01T04:06:51.378Z] #11 18.95 Unpacking linux-libc-dev:amd64 (4.19.132-1) ... [2020-09-01T04:06:51.378Z] #11 19.25 Selecting previously unselected package libc6-dev:amd64. [2020-09-01T04:06:51.378Z] #11 19.25 Preparing to unpack .../61-libc6-dev_2.28-10_amd64.deb ... [2020-09-01T04:06:51.378Z] #11 19.26 Unpacking libc6-dev:amd64 (2.28-10) ... [2020-09-01T04:06:51.378Z] #11 19.83 Selecting previously unselected package libdpkg-perl. [2020-09-01T04:06:51.378Z] #11 19.83 Preparing to unpack .../62-libdpkg-perl_1.19.7_all.deb ... [2020-09-01T04:06:51.378Z] #11 19.84 Unpacking libdpkg-perl (1.19.7) ... [2020-09-01T04:06:51.378Z] #11 20.00 Selecting previously unselected package libglib2.0-0:amd64. [2020-09-01T04:06:51.378Z] #11 20.00 Preparing to unpack .../63-libglib2.0-0_2.58.3-2+deb10u2_amd64.deb ... [2020-09-01T04:06:51.378Z] #11 20.01 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u2) ... [2020-09-01T04:06:51.378Z] #11 20.21 Selecting previously unselected package libtool. [2020-09-01T04:06:51.378Z] #11 20.21 Preparing to unpack .../64-libtool_2.4.6-9_all.deb ... [2020-09-01T04:06:51.378Z] #11 20.21 Unpacking libtool (2.4.6-9) ... [2020-09-01T04:06:51.378Z] #11 20.29 Selecting previously unselected package make. [2020-09-01T04:06:51.378Z] #11 20.29 Preparing to unpack .../65-make_4.2.1-1.2_amd64.deb ... [2020-09-01T04:06:51.378Z] #11 20.29 Unpacking make (4.2.1-1.2) ... [2020-09-01T04:06:51.378Z] #11 20.44 Selecting previously unselected package pkg-config. [2020-09-01T04:06:51.378Z] #11 20.44 Preparing to unpack .../66-pkg-config_0.29-6_amd64.deb ... [2020-09-01T04:06:51.378Z] #11 20.45 Unpacking pkg-config (0.29-6) ... [2020-09-01T04:06:51.378Z] #11 20.49 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... [2020-09-01T04:06:51.378Z] #11 20.50 Setting up libexpat1:amd64 (2.2.6-2+deb10u1) ... [2020-09-01T04:06:51.378Z] #11 20.51 Setting up lsb-base (10.2019051400) ... [2020-09-01T04:06:51.378Z] #11 20.52 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-09-01T04:06:51.378Z] #11 20.53 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-09-01T04:06:51.378Z] #11 20.54 Setting up libmagic-mgc (1:5.35-4+deb10u1) ... [2020-09-01T04:06:51.378Z] #11 20.55 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u2) ... [2020-09-01T04:06:51.378Z] #11 20.56 No schema files found: doing nothing. [2020-09-01T04:06:51.378Z] #11 20.57 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-09-01T04:06:51.378Z] #11 20.69 debconf: unable to initialize frontend: Dialog [2020-09-01T04:06:51.378Z] #11 20.69 debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-09-01T04:06:51.378Z] #11 20.69 debconf: falling back to frontend: Readline [2020-09-01T04:06:51.378Z] #11 20.75 Setting up libprocps7:amd64 (2:3.3.15-2) ... [2020-09-01T04:06:51.378Z] #11 20.76 Setting up binutils-common:amd64 (2.31.1-16) ... [2020-09-01T04:06:51.378Z] #11 20.77 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-09-01T04:06:51.378Z] #11 20.78 Setting up libmagic1:amd64 (1:5.35-4+deb10u1) ... [2020-09-01T04:06:51.378Z] #11 20.79 Setting up linux-libc-dev:amd64 (4.19.132-1) ... [2020-09-01T04:06:51.378Z] #11 20.80 Setting up file (1:5.35-4+deb10u1) ... [2020-09-01T04:06:51.378Z] #11 20.81 Setting up libgomp1:amd64 (8.3.0-6) ... [2020-09-01T04:06:51.378Z] #11 20.82 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:06:51.378Z] #11 20.83 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-09-01T04:06:51.378Z] #11 20.84 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:06:51.378Z] #11 20.85 Setting up libasan5:amd64 (8.3.0-6) ... [2020-09-01T04:06:51.378Z] #11 20.86 Setting up autotools-dev (20180224.1) ... [2020-09-01T04:06:51.378Z] #11 20.87 Setting up make (4.2.1-1.2) ... [2020-09-01T04:06:51.378Z] #11 20.88 Setting up libmpfr6:amd64 (4.0.2-1) ... [2020-09-01T04:06:51.378Z] #11 20.89 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-01T04:06:51.378Z] #11 20.90 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u2) ... [2020-09-01T04:06:51.378Z] #11 20.91 Setting up libquadmath0:amd64 (8.3.0-6) ... [2020-09-01T04:06:51.378Z] #11 20.92 Setting up libmpc3:amd64 (1.1.0-1) ... [2020-09-01T04:06:51.378Z] #11 20.93 Setting up libatomic1:amd64 (8.3.0-6) ... [2020-09-01T04:06:51.378Z] #11 20.94 Setting up libpcre2-8-0:amd64 (10.32-5) ... [2020-09-01T04:06:51.378Z] #11 21.30 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-09-01T04:06:51.378Z] #11 21.80 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:06:51.378Z] #11 22.31 Setting up libmpx2:amd64 (8.3.0-6) ... [2020-09-01T04:06:51.378Z] #11 22.39 Setting up libubsan1:amd64 (8.3.0-6) ... [2020-09-01T04:06:51.378Z] #11 22.40 Setting up libisl19:amd64 (0.20-2) ... [2020-09-01T04:06:51.378Z] #11 22.41 Setting up procps (2:3.3.15-2) ... [2020-09-01T04:06:51.378Z] #11 22.43 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode [2020-09-01T04:06:51.378Z] #11 22.43 update-alternatives: warning: skip creation of /usr/share/man/man1/w.1.gz because associated file /usr/share/man/man1/w.procps.1.gz (of link group w) doesn't exist [2020-09-01T04:06:51.378Z] #11 22.45 Setting up git-man (1:2.20.1-2+deb10u3) ... [2020-09-01T04:06:51.378Z] #11 22.46 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-09-01T04:06:51.378Z] #11 22.47 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-09-01T04:06:51.378Z] #11 22.48 Setting up libbinutils:amd64 (2.31.1-16) ... [2020-09-01T04:06:51.378Z] #11 22.49 Setting up cpp-8 (8.3.0-6) ... [2020-09-01T04:06:51.378Z] #11 22.49 Setting up libc-dev-bin (2.28-10) ... [2020-09-01T04:06:51.378Z] #11 22.50 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-09-01T04:06:51.378Z] #11 22.52 Setting up libcc1-0:amd64 (8.3.0-6) ... [2020-09-01T04:06:51.378Z] #11 22.53 Setting up liblsan0:amd64 (8.3.0-6) ... [2020-09-01T04:06:51.379Z] #11 22.54 Setting up libitm1:amd64 (8.3.0-6) ... [2020-09-01T04:06:51.379Z] #11 22.55 Setting up libgdbm6:amd64 (1.18.1-4) ... [2020-09-01T04:06:51.379Z] #11 22.56 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... [2020-09-01T04:06:51.379Z] #11 22.56 Setting up libtsan0:amd64 (8.3.0-6) ... [2020-09-01T04:06:51.379Z] #11 22.57 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:06:51.379Z] #11 22.58 Setting up binutils (2.31.1-16) ... [2020-09-01T04:06:51.379Z] #11 22.59 Setting up ca-certificates (20200601~deb10u1) ... [2020-09-01T04:06:51.379Z] #11 22.73 debconf: unable to initialize frontend: Dialog [2020-09-01T04:06:51.379Z] #11 22.73 debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-09-01T04:06:51.379Z] #11 22.73 debconf: falling back to frontend: Readline [2020-09-01T04:06:51.379Z] #11 23.27 Updating certificates in /etc/ssl/certs... [2020-09-01T04:06:51.379Z] #11 24.30 126 added, 0 removed; done. [2020-09-01T04:06:51.379Z] #11 25.22 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-09-01T04:06:51.379Z] #11 25.47 Setting up libgdbm-compat4:amd64 (1.18.1-4) ... [2020-09-01T04:06:51.379Z] #11 25.77 Setting up libgcc-8-dev:amd64 (8.3.0-6) ... [2020-09-01T04:06:51.638Z] #11 25.81 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... [2020-09-01T04:06:52.208Z] #11 26.17 Setting up cpp (4:8.3.0-1) ... [2020-09-01T04:06:52.208Z] #11 26.38 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-09-01T04:06:52.208Z] #11 26.39 Setting up libc6-dev:amd64 (2.28-10) ... [2020-09-01T04:06:52.208Z] #11 26.40 Setting up curl (7.64.0-4+deb10u1) ... [2020-09-01T04:06:52.208Z] #11 26.41 Setting up gcc-8 (8.3.0-6) ... [2020-09-01T04:06:52.208Z] #11 26.42 Setting up libtool (2.4.6-9) ... [2020-09-01T04:06:52.208Z] #11 26.43 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u1) ... [2020-09-01T04:06:52.208Z] #11 26.44 Setting up gcc (4:8.3.0-1) ... [2020-09-01T04:06:52.208Z] #11 26.46 Setting up perl (5.28.1-6+deb10u1) ... [2020-09-01T04:06:52.208Z] #11 26.50 Setting up libdpkg-perl (1.19.7) ... [2020-09-01T04:06:52.208Z] #11 26.51 Setting up liberror-perl (0.17027-2) ... [2020-09-01T04:06:52.208Z] #11 26.51 Setting up pkg-config (0.29-6) ... [2020-09-01T04:06:52.208Z] #11 26.56 Setting up git (1:2.20.1-2+deb10u3) ... [2020-09-01T04:06:52.353Z] #34 1.391 + RM_GOPATH=0 [2020-09-01T04:06:52.353Z] #34 1.392 + TMP_GOPATH= [2020-09-01T04:06:52.353Z] #34 1.398 + : /build [2020-09-01T04:06:52.353Z] #34 1.398 + '[' -z '' ']' [2020-09-01T04:06:52.353Z] #34 1.398 ++ mktemp -d [2020-09-01T04:06:52.353Z] #34 1.399 + export GOPATH=/tmp/tmp.glyTugf6aS [2020-09-01T04:06:52.353Z] #34 1.399 + GOPATH=/tmp/tmp.glyTugf6aS [2020-09-01T04:06:52.353Z] #34 1.399 + RM_GOPATH=1 [2020-09-01T04:06:52.353Z] #34 1.399 + case "$(go env GOARCH)" in [2020-09-01T04:06:52.353Z] #34 1.399 ++ go env GOARCH [2020-09-01T04:06:52.353Z] #34 1.400 /tmp/install/install.sh: line 18: go: command not found [2020-09-01T04:06:52.353Z] #34 1.400 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:06:52.353Z] #34 1.400 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:06:52.353Z] #34 1.400 ++ dirname /tmp/install/install.sh [2020-09-01T04:06:52.353Z] #34 1.401 + dir=/tmp/install [2020-09-01T04:06:52.353Z] #34 1.401 + bin=tini [2020-09-01T04:06:52.353Z] #34 1.401 + shift [2020-09-01T04:06:52.353Z] #34 1.401 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-01T04:06:52.353Z] #34 1.401 + . /tmp/install/tini.installer [2020-09-01T04:06:52.353Z] #34 1.401 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:06:52.353Z] #34 1.401 + install_tini [2020-09-01T04:06:52.353Z] #34 1.401 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-01T04:06:52.353Z] #34 1.401 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:06:52.353Z] #34 1.401 + git clone https://github.com/krallin/tini.git /tmp/tmp.glyTugf6aS/tini [2020-09-01T04:06:52.353Z] #34 1.403 Cloning into '/tmp/tmp.glyTugf6aS/tini'... [2020-09-01T04:06:52.469Z] #11 26.61 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:06:52.469Z] #11 26.63 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-09-01T04:06:52.469Z] #11 26.65 Updating certificates in /etc/ssl/certs... [2020-09-01T04:06:52.649Z] #34 1.895 + cd /tmp/tmp.glyTugf6aS/tini [2020-09-01T04:06:52.649Z] #34 1.896 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:06:52.649Z] #34 1.903 + cmake . [2020-09-01T04:06:53.039Z] #11 ... [2020-09-01T04:06:53.039Z] [2020-09-01T04:06:53.039Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:06:53.039Z] #23 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.9s done [2020-09-01T04:06:53.039Z] #23 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-01T04:06:53.039Z] #23 DONE 40.3s [2020-09-01T04:06:53.289Z] #34 ... [2020-09-01T04:06:53.289Z] [2020-09-01T04:06:53.289Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:06:53.289Z] #39 19.46 Selecting previously unselected package protobuf-c-compiler. [2020-09-01T04:06:53.289Z] #39 19.48 Preparing to unpack .../14-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-09-01T04:06:53.289Z] #39 19.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-01T04:06:53.289Z] #39 19.54 Selecting previously unselected package protobuf-compiler. [2020-09-01T04:06:53.289Z] #39 19.54 Preparing to unpack .../15-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-09-01T04:06:53.289Z] #39 19.54 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-01T04:06:53.289Z] #39 19.71 Selecting previously unselected package python-pkg-resources. [2020-09-01T04:06:53.289Z] #39 19.71 Preparing to unpack .../16-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-01T04:06:53.289Z] #39 19.71 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-01T04:06:53.289Z] #39 19.84 Selecting previously unselected package python-six. [2020-09-01T04:06:53.289Z] #39 19.84 Preparing to unpack .../17-python-six_1.12.0-1_all.deb ... [2020-09-01T04:06:53.289Z] #39 19.84 Unpacking python-six (1.12.0-1) ... [2020-09-01T04:06:53.289Z] #39 19.88 Selecting previously unselected package python-protobuf. [2020-09-01T04:06:53.289Z] #39 19.88 Preparing to unpack .../18-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-09-01T04:06:53.289Z] #39 19.89 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-01T04:06:53.289Z] #39 20.16 Setting up mime-support (3.62) ... [2020-09-01T04:06:53.289Z] #39 20.19 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-01T04:06:53.289Z] #39 20.20 Setting up libsqlite3-0:s390x (3.27.2-3) ... [2020-09-01T04:06:53.289Z] #39 20.20 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-01T04:06:53.289Z] #39 20.21 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-01T04:06:53.289Z] #39 20.22 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-01T04:06:53.289Z] #39 20.23 Setting up libcap2:s390x (1:2.25-2) ... [2020-09-01T04:06:53.289Z] #39 20.23 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-01T04:06:53.289Z] #39 20.24 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-01T04:06:53.289Z] #39 20.26 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-01T04:06:53.289Z] #39 20.26 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-09-01T04:06:53.289Z] #39 20.27 Setting up readline-common (7.0-5) ... [2020-09-01T04:06:53.289Z] #39 20.28 Setting up libreadline7:s390x (7.0-5) ... [2020-09-01T04:06:53.289Z] #39 20.29 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-09-01T04:06:53.289Z] #39 20.29 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-01T04:06:53.289Z] #39 20.30 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-01T04:06:53.289Z] #39 20.31 Setting up libpython2.7-stdlib:s390x (2.7.16-2+deb10u1) ... [2020-09-01T04:06:53.289Z] #39 20.31 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-01T04:06:53.289Z] #39 20.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-01T04:06:53.289Z] #39 20.33 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-09-01T04:06:53.289Z] #39 20.33 Setting up python2.7 (2.7.16-2+deb10u1) ... [2020-09-01T04:06:53.289Z] #39 22.87 Setting up libpython2-stdlib:s390x (2.7.16-1) ... [2020-09-01T04:06:53.289Z] #39 22.88 Setting up python2 (2.7.16-1) ... [2020-09-01T04:06:53.289Z] #39 22.89 Setting up libpython-stdlib:s390x (2.7.16-1) ... [2020-09-01T04:06:53.289Z] #39 22.89 Setting up python (2.7.16-1) ... [2020-09-01T04:06:53.289Z] #39 22.91 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-01T04:06:53.289Z] #39 23.84 Setting up python-six (1.12.0-1) ... [2020-09-01T04:06:53.289Z] #39 24.78 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-01T04:06:53.289Z] #39 26.76 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:06:53.289Z] #39 DONE 27.3s [2020-09-01T04:06:53.289Z] [2020-09-01T04:06:53.289Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:06:53.289Z] #34 2.174 -- The C compiler identification is GNU 8.3.0 [2020-09-01T04:06:53.289Z] #34 2.224 -- Check for working C compiler: /usr/bin/cc [2020-09-01T04:06:53.299Z] [2020-09-01T04:06:53.299Z] #11 [base 4/4] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:06:53.559Z] #11 27.62 0 added, 0 removed; done. [2020-09-01T04:06:53.559Z] #11 27.62 Running hooks in /etc/ca-certificates/update.d... [2020-09-01T04:06:53.559Z] #11 27.62 done. [2020-09-01T04:06:53.583Z] #34 2.616 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-01T04:06:53.583Z] #34 2.616 -- Detecting C compiler ABI info [2020-09-01T04:06:53.876Z] #34 2.914 -- Detecting C compiler ABI info - done [2020-09-01T04:06:53.876Z] #34 2.940 -- Detecting C compile features [2020-09-01T04:06:54.394Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0507452948c54e00b) in /home/ubuntu/workspace/moby_PR-41404 [Pipeline] { [Pipeline] checkout [2020-09-01T04:06:54.513Z] #34 3.697 -- Detecting C compile features - done [2020-09-01T04:06:54.513Z] #34 3.709 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-01T04:06:54.807Z] #34 3.795 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-01T04:06:54.807Z] #34 3.849 -- Configuring done [2020-09-01T04:06:54.807Z] #34 3.864 -- Generating done [2020-09-01T04:06:54.807Z] #34 3.888 -- Build files have been written to: /tmp/tmp.glyTugf6aS/tini [2020-09-01T04:06:54.807Z] #34 3.896 + make tini-static [2020-09-01T04:06:54.807Z] #34 ... [2020-09-01T04:06:54.807Z] [2020-09-01T04:06:54.807Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:06:54.807Z] #12 18.86 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-09-01T04:06:54.807Z] #12 19.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-09-01T04:06:54.807Z] #12 19.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-09-01T04:06:54.807Z] #12 19.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-01T04:06:54.807Z] #12 19.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-01T04:06:54.807Z] #12 19.89 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-09-01T04:06:54.807Z] #12 19.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-09-01T04:06:54.807Z] #12 19.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-09-01T04:06:54.807Z] #12 19.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-09-01T04:06:54.807Z] #12 19.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-09-01T04:06:54.807Z] #12 19.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-09-01T04:06:54.807Z] #12 19.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-09-01T04:06:54.807Z] #12 19.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-09-01T04:06:54.807Z] #12 19.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-09-01T04:06:54.807Z] #12 19.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-09-01T04:06:54.807Z] #12 19.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-09-01T04:06:54.807Z] #12 20.45 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:06:54.807Z] #12 20.50 Fetched 73.3 MB in 3s (22.4 MB/s) [2020-09-01T04:06:54.807Z] #12 20.51 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-01T04:06:54.807Z] #12 20.51 (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 ... 12134 files and directories currently installed.) [2020-09-01T04:06:54.807Z] #12 20.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-09-01T04:06:54.807Z] #12 20.55 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-01T04:06:54.807Z] #12 21.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-01T04:06:54.807Z] #12 21.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-09-01T04:06:54.807Z] #12 21.75 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-01T04:06:54.807Z] #12 22.98 Selecting previously unselected package binutils-mingw-w64. [2020-09-01T04:06:54.807Z] #12 22.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-01T04:06:54.807Z] #12 22.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-01T04:06:54.807Z] #12 23.04 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-09-01T04:06:54.807Z] #12 23.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-01T04:06:54.807Z] #12 23.04 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-01T04:06:54.807Z] #12 23.11 Selecting previously unselected package dmsetup. [2020-09-01T04:06:54.807Z] #12 23.11 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-09-01T04:06:54.807Z] #12 23.12 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-01T04:06:54.807Z] #12 23.21 Selecting previously unselected package mingw-w64-common. [2020-09-01T04:06:54.807Z] #12 23.21 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-01T04:06:54.807Z] #12 23.21 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-01T04:06:54.807Z] #12 26.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-01T04:06:54.807Z] #12 26.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-01T04:06:54.807Z] #12 26.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-01T04:06:55.101Z] #12 ... [2020-09-01T04:06:55.101Z] [2020-09-01T04:06:55.101Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:06:55.101Z] #28 6.679 # 2.0% ### 5.1% ##### 8.2% ####### 10.7% ######### 13.8% ########### 16.3% ############## 20.1% ################# 23.8% ################## 26.3% #################### 28.8% ###################### 31.9% ######################### 35.6% ########################### 38.7% ############################## 42.5% ################################ 45.6% ################################### 48.7% #################################### 51.2% ####################################### 54.8% ######################################### 58.0% ############################################ 61.4% ############################################## 64.8% ################################################# 68.5% ################################################### 71.9% ####################################################### 77.0% ########################################################## 81.1% ############################################################ 84.4% ############################################################### 88.8% ################################################################# 91.3% #################################################################### 95.7% ####################################################################### 99.8% ######################################################################## 100.0% [2020-09-01T04:06:55.101Z] #28 10.12 [2020-09-01T04:06:55.101Z] #28 10.76 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-01T04:06:55.101Z] #28 10.94 [2020-09-01T04:06:55.101Z] #28 11.04 ######################################################################## 100.0% [2020-09-01T04:06:55.101Z] #28 11.07 [2020-09-01T04:06:55.395Z] #28 11.68 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-01T04:06:55.395Z] #28 11.70 skipping existing aab193acf6ba [2020-09-01T04:06:55.474Z] #11 DONE 29.5s [2020-09-01T04:06:55.474Z] [2020-09-01T04:06:55.474Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-01T04:06:55.474Z] #36 DONE 0.0s [2020-09-01T04:06:55.474Z] [2020-09-01T04:06:55.474Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-01T04:06:55.474Z] #30 DONE 0.1s [2020-09-01T04:06:55.474Z] [2020-09-01T04:06:55.474Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:06:55.690Z] #28 11.74 [2020-09-01T04:06:55.986Z] #28 ... [2020-09-01T04:06:55.986Z] [2020-09-01T04:06:55.986Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:06:55.986Z] #34 4.019 Scanning dependencies of target tini-static [2020-09-01T04:06:55.986Z] #34 4.067 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-01T04:06:55.986Z] #34 4.603 [100%] Linking C executable tini-static [2020-09-01T04:06:55.986Z] #34 4.852 [100%] Built target tini-static [2020-09-01T04:06:55.986Z] #34 4.878 + mkdir -p /build [2020-09-01T04:06:55.986Z] #34 4.879 + cp tini-static /build/docker-init [2020-09-01T04:06:55.986Z] #34 DONE 5.1s [2020-09-01T04:06:55.986Z] [2020-09-01T04:06:55.986Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:06:55.986Z] #12 29.49 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-01T04:06:55.986Z] #12 29.49 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-01T04:06:55.986Z] #12 29.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:06:55.986Z] #12 29.57 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-01T04:06:55.986Z] #12 29.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-01T04:06:55.986Z] #12 29.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:06:56.624Z] #12 ... [2020-09-01T04:06:56.624Z] [2020-09-01T04:06:56.624Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:06:56.624Z] #31 20.48 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-01T04:06:56.624Z] #31 20.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-01T04:06:56.624Z] #31 ... [2020-09-01T04:06:56.624Z] [2020-09-01T04:06:56.624Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:06:56.624Z] #28 12.67 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-01T04:06:56.624Z] #28 12.69 skipping existing 4d43f82972ce [2020-09-01T04:06:56.624Z] #28 12.72 [2020-09-01T04:06:57.261Z] #28 13.35 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-01T04:06:57.261Z] #28 13.55 [2020-09-01T04:06:57.261Z] #28 13.60 ######################################################################## 100.0% [2020-09-01T04:06:57.261Z] #28 13.63 [2020-09-01T04:06:57.261Z] #28 13.66 Download of images into '/build' complete. [2020-09-01T04:06:57.558Z] #28 13.66 Use something like the following to load the result into a Docker daemon: [2020-09-01T04:06:57.558Z] #28 13.66 tar -cC '/build' . | docker load [2020-09-01T04:06:57.558Z] #28 DONE 13.8s [2020-09-01T04:06:57.558Z] [2020-09-01T04:06:57.558Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:06:58.237Z] using credential docker-jenkins-github-credentials [2020-09-01T04:06:58.245Z] Cloning the remote Git repository [2020-09-01T04:06:58.245Z] Cloning with configured refspecs honoured and without tags [2020-09-01T04:06:58.324Z] #40 ... [2020-09-01T04:06:58.324Z] [2020-09-01T04:06:58.324Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:06:58.324Z] #47 15.85 Checking out files: 94% (3059/3232) Checking out files: 95% (3071/3232) Checking out files: 96% (3103/3232) Checking out files: 97% (3136/3232) Checking out files: 98% (3168/3232) Checking out files: 99% (3200/3232) Checking out files: 100% (3232/3232) Checking out files: 100% (3232/3232), done. [2020-09-01T04:06:58.324Z] #47 15.93 + cd /tmp/tmp.RmA7e6Q06u/src/github.com/containerd/containerd [2020-09-01T04:06:58.324Z] #47 15.93 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:06:58.617Z] #47 16.10 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-01T04:06:58.617Z] #47 16.10 + BUILDTAGS='netgo osusergo static_build' [2020-09-01T04:06:58.617Z] #47 16.10 + export EXTRA_FLAGS=-buildmode=pie [2020-09-01T04:06:58.617Z] #47 16.10 + EXTRA_FLAGS=-buildmode=pie [2020-09-01T04:06:58.617Z] #47 16.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-01T04:06:58.617Z] #47 16.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-01T04:06:58.617Z] #47 16.10 + '[' '' = dynamic ']' [2020-09-01T04:06:58.617Z] #47 16.10 + make [2020-09-01T04:06:58.770Z] #33 3.373 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:06:58.770Z] #33 3.456 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:06:58.770Z] #33 3.533 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:06:59.030Z] #33 3.814 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:06:57.959Z] Cloning repository https://github.com/moby/moby.git [2020-09-01T04:06:58.021Z] > git init /home/ubuntu/workspace/moby_PR-41404 # timeout=10 [2020-09-01T04:06:58.269Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-01T04:06:58.269Z] > git --version # timeout=10 [2020-09-01T04:06:58.277Z] > git --version # 'git version 2.7.4' [2020-09-01T04:06:58.278Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:06:58.280Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41404/head:refs/remotes/origin/PR-41404 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:06:59.255Z] #47 16.84 + bin/ctr [2020-09-01T04:06:59.970Z] #33 4.779 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:07:01.749Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-005e2de87e98c3c4f) in /home/ubuntu/workspace/moby_PR-41404 [Pipeline] { [Pipeline] checkout [2020-09-01T04:07:01.878Z] #33 6.393 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:07:01.878Z] #33 ... [2020-09-01T04:07:01.878Z] [2020-09-01T04:07:01.878Z] #49 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:07:01.878Z] #49 5.206 + RM_GOPATH=0 [2020-09-01T04:07:01.878Z] #49 5.206 + TMP_GOPATH= [2020-09-01T04:07:01.878Z] #49 5.206 + : /build [2020-09-01T04:07:01.878Z] #49 5.206 + '[' -z '' ']' [2020-09-01T04:07:01.878Z] #49 5.206 ++ mktemp -d [2020-09-01T04:07:01.878Z] #49 5.230 + export GOPATH=/tmp/tmp.f7H4BJsX5l [2020-09-01T04:07:01.878Z] #49 5.230 + GOPATH=/tmp/tmp.f7H4BJsX5l [2020-09-01T04:07:01.878Z] #49 5.230 + RM_GOPATH=1 [2020-09-01T04:07:01.878Z] #49 5.230 + case "$(go env GOARCH)" in [2020-09-01T04:07:01.878Z] #49 5.230 ++ go env GOARCH [2020-09-01T04:07:01.878Z] #49 5.240 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:07:01.878Z] #49 5.240 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:07:01.878Z] #49 5.240 ++ dirname /tmp/install/install.sh [2020-09-01T04:07:01.878Z] #49 5.240 + dir=/tmp/install [2020-09-01T04:07:01.878Z] #49 5.240 + bin=rootlesskit [2020-09-01T04:07:01.878Z] #49 5.240 + shift [2020-09-01T04:07:01.878Z] #49 5.240 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-01T04:07:01.878Z] #49 5.240 + . /tmp/install/rootlesskit.installer [2020-09-01T04:07:01.878Z] #49 5.251 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:07:01.878Z] #49 5.251 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:07:01.878Z] #49 5.251 + install_rootlesskit [2020-09-01T04:07:01.878Z] #49 5.251 + case "$1" in [2020-09-01T04:07:01.878Z] #49 5.251 + export CGO_ENABLED=0 [2020-09-01T04:07:01.878Z] #49 5.251 + CGO_ENABLED=0 [2020-09-01T04:07:01.878Z] #49 5.251 + _install_rootlesskit [2020-09-01T04:07:01.878Z] #49 5.251 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-01T04:07:01.878Z] #49 5.251 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.f7H4BJsX5l/src/github.com/rootless-containers/rootlesskit [2020-09-01T04:07:01.878Z] #49 5.253 Cloning into '/tmp/tmp.f7H4BJsX5l/src/github.com/rootless-containers/rootlesskit'... [2020-09-01T04:07:01.971Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00fb1f72de92cb236) in /home/ubuntu/workspace/moby_PR-41404 [Pipeline] { [Pipeline] checkout [2020-09-01T04:07:03.726Z] #47 ... [2020-09-01T04:07:03.726Z] [2020-09-01T04:07:03.726Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:07:03.726Z] #40 6.819 Note: Building without setproctitle() and strlcpy() support. [2020-09-01T04:07:03.726Z] #40 6.819 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-01T04:07:03.726Z] #40 6.828 Note: Building without GnuTLS support [2020-09-01T04:07:03.726Z] #40 6.831 Makefile.config:39: Warn: you have no libnftables installed [2020-09-01T04:07:03.726Z] #40 6.831 Makefile.config:40: Warn: Building without nftables support [2020-09-01T04:07:03.726Z] #40 7.337 fatal: not a git repository (or any of the parent directories): .git [2020-09-01T04:07:03.727Z] #40 7.355 GEN .gitid [2020-09-01T04:07:03.727Z] #40 7.363 GEN criu/include/version.h [2020-09-01T04:07:03.727Z] #40 7.376 GEN include/common/asm [2020-09-01T04:07:03.727Z] #40 7.786 PBCC images/timens.pb-c.c [2020-09-01T04:07:03.727Z] #40 7.802 DEP images/timens.pb-c.d [2020-09-01T04:07:03.727Z] #40 7.831 PBCC images/fown.pb-c.c [2020-09-01T04:07:03.727Z] #40 7.838 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-01T04:07:03.727Z] #40 7.857 PBCC images/opts.pb-c.c [2020-09-01T04:07:03.727Z] #40 7.875 PBCC images/memfd.pb-c.c [2020-09-01T04:07:03.727Z] #40 7.888 DEP images/fown.pb-c.d [2020-09-01T04:07:03.727Z] #40 7.907 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-01T04:07:03.727Z] #40 7.922 DEP images/opts.pb-c.d [2020-09-01T04:07:03.727Z] #40 7.938 DEP images/memfd.pb-c.d [2020-09-01T04:07:03.727Z] #40 7.959 PBCC images/sit.pb-c.c [2020-09-01T04:07:03.727Z] #40 7.978 DEP images/sit.pb-c.d [2020-09-01T04:07:03.727Z] #40 7.999 PBCC images/macvlan.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.007 DEP images/macvlan.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.024 PBCC images/autofs.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.028 DEP images/autofs.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.042 PBCC images/sysctl.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.049 DEP images/sysctl.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.061 PBCC images/time.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.068 DEP images/time.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.081 PBCC images/binfmt-misc.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.091 DEP images/binfmt-misc.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.105 PBCC images/seccomp.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.112 DEP images/seccomp.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.138 PBCC images/userns.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.146 DEP images/userns.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.172 PBCC images/cgroup.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.181 DEP images/cgroup.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.193 PBCC images/ext-file.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.201 DEP images/ext-file.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.220 PBCC images/rpc.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.228 DEP images/rpc.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.244 PBCC images/siginfo.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.251 DEP images/siginfo.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.274 PBCC images/pagemap.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.286 DEP images/pagemap.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.302 PBCC images/rlimit.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.309 DEP images/rlimit.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.322 PBCC images/file-lock.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.329 DEP images/file-lock.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.346 PBCC images/tty.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.358 DEP images/tty.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.372 PBCC images/tun.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.392 PBCC images/netdev.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.406 DEP images/tun.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.422 DEP images/netdev.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.475 PBCC images/vma.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.488 DEP images/vma.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.512 PBCC images/creds.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.518 DEP images/creds.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.538 PBCC images/utsns.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.542 DEP images/utsns.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.561 PBCC images/ipc-desc.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.571 PBCC images/ipc-sem.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.581 DEP images/ipc-desc.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.599 DEP images/ipc-sem.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.609 PBCC images/ipc-msg.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.615 DEP images/ipc-msg.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.631 PBCC images/ipc-shm.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.637 DEP images/ipc-shm.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.649 PBCC images/ipc-var.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.665 DEP images/ipc-var.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.683 PBCC images/sk-opts.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.690 PBCC images/packet-sock.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.706 DEP images/sk-opts.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.717 DEP images/packet-sock.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.735 PBCC images/sk-netlink.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.749 DEP images/sk-netlink.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.769 PBCC images/sk-inet.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.779 DEP images/sk-inet.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.797 PBCC images/sk-unix.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.819 DEP images/sk-unix.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.835 PBCC images/mm.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.851 DEP images/mm.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.869 PBCC images/timerfd.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.883 DEP images/timerfd.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.898 PBCC images/timer.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.904 DEP images/timer.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.923 PBCC images/sa.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.931 DEP images/sa.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.969 PBCC images/pipe-data.pb-c.c [2020-09-01T04:07:03.727Z] #40 8.975 DEP images/pipe-data.pb-c.d [2020-09-01T04:07:03.727Z] #40 8.985 PBCC images/mnt.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.004 DEP images/mnt.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.022 PBCC images/sk-packet.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.030 DEP images/sk-packet.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.047 PBCC images/tcp-stream.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.065 DEP images/tcp-stream.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.081 PBCC images/pipe.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.098 DEP images/pipe.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.119 PBCC images/pstree.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.122 DEP images/pstree.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.141 PBCC images/fs.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.148 DEP images/fs.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.168 PBCC images/signalfd.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.177 DEP images/signalfd.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.189 PBCC images/fh.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.199 PBCC images/fsnotify.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.211 DEP images/fh.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.233 DEP images/fsnotify.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.246 PBCC images/eventpoll.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.254 DEP images/eventpoll.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.271 PBCC images/eventfd.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.279 DEP images/eventfd.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.296 PBCC images/remap-file-path.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.316 DEP images/remap-file-path.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.340 PBCC images/fifo.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.349 DEP images/fifo.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.359 PBCC images/ghost-file.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.390 DEP images/ghost-file.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.408 PBCC images/regfile.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.427 DEP images/regfile.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.464 PBCC images/ns.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.473 DEP images/ns.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.495 PBCC images/fdinfo.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.522 DEP images/fdinfo.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.542 PBCC images/core-aarch64.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.562 PBCC images/core-arm.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.582 PBCC images/core-ppc64.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.598 PBCC images/core-s390.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.616 PBCC images/core-x86.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.635 PBCC images/core.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.655 PBCC images/inventory.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.670 DEP images/core-aarch64.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.687 DEP images/core-arm.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.701 DEP images/core-ppc64.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.714 DEP images/core-s390.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.728 DEP images/core-x86.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.741 DEP images/core.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.759 DEP images/inventory.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.784 PBCC images/cpuinfo.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.797 DEP images/cpuinfo.pb-c.d [2020-09-01T04:07:03.727Z] #40 9.812 PBCC images/stats.pb-c.c [2020-09-01T04:07:03.727Z] #40 9.819 DEP images/stats.pb-c.d [2020-09-01T04:07:03.727Z] #40 10.26 make[1]: Nothing to be done for 'all'. [2020-09-01T04:07:04.020Z] #40 10.70 CC images/stats.o [2020-09-01T04:07:04.020Z] #40 10.82 CC images/core.o [2020-09-01T04:07:04.347Z] #40 11.00 CC images/core-x86.o [2020-09-01T04:07:04.347Z] #40 11.14 CC images/core-arm.o [2020-09-01T04:07:04.424Z] #49 ... [2020-09-01T04:07:04.424Z] [2020-09-01T04:07:04.424Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:07:04.424Z] #42 4.971 + RM_GOPATH=0 [2020-09-01T04:07:04.424Z] #42 4.971 + TMP_GOPATH= [2020-09-01T04:07:04.424Z] #42 4.971 + : /build [2020-09-01T04:07:04.424Z] #42 4.971 + '[' -z '' ']' [2020-09-01T04:07:04.424Z] #42 4.981 ++ mktemp -d [2020-09-01T04:07:04.424Z] #42 4.981 + export GOPATH=/tmp/tmp.NAefpQTm8I [2020-09-01T04:07:04.424Z] #42 4.981 + GOPATH=/tmp/tmp.NAefpQTm8I [2020-09-01T04:07:04.424Z] #42 4.981 + RM_GOPATH=1 [2020-09-01T04:07:04.424Z] #42 4.981 + case "$(go env GOARCH)" in [2020-09-01T04:07:04.424Z] #42 4.981 ++ go env GOARCH [2020-09-01T04:07:04.424Z] #42 4.989 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:07:04.424Z] #42 4.989 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:07:04.424Z] #42 4.989 ++ dirname /tmp/install/install.sh [2020-09-01T04:07:04.424Z] #42 4.989 + dir=/tmp/install [2020-09-01T04:07:04.424Z] #42 4.989 + bin=gotestsum [2020-09-01T04:07:04.424Z] #42 4.989 + shift [2020-09-01T04:07:04.424Z] #42 4.989 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-01T04:07:04.424Z] #42 4.989 + . /tmp/install/gotestsum.installer [2020-09-01T04:07:04.424Z] #42 4.989 ++ : v0.3.5 [2020-09-01T04:07:04.424Z] #42 4.989 + install_gotestsum [2020-09-01T04:07:04.424Z] #42 4.989 + set -e [2020-09-01T04:07:04.424Z] #42 4.989 + export GO111MODULE=on [2020-09-01T04:07:04.424Z] #42 4.989 + GO111MODULE=on [2020-09-01T04:07:04.424Z] #42 4.989 + GOBIN=/build [2020-09-01T04:07:04.424Z] #42 4.989 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-01T04:07:04.424Z] #42 5.029 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-01T04:07:04.424Z] #42 5.029 go: finding gotest.tools v0.3.5 [2020-09-01T04:07:04.424Z] #42 6.055 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-01T04:07:04.424Z] #42 6.601 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-01T04:07:04.424Z] #42 7.656 go: downloading gotest.tools v2.1.0+incompatible [2020-09-01T04:07:04.424Z] #42 7.908 go: extracting gotest.tools v2.1.0+incompatible [2020-09-01T04:07:04.641Z] #40 11.36 CC images/core-aarch64.o [2020-09-01T04:07:04.684Z] #42 8.051 go: downloading github.com/pkg/errors v0.8.0 [2020-09-01T04:07:04.684Z] #42 8.062 go: downloading github.com/fatih/color v1.6.0 [2020-09-01T04:07:04.740Z] using credential docker-jenkins-github-credentials [2020-09-01T04:07:04.761Z] Cloning the remote Git repository [2020-09-01T04:07:04.761Z] Cloning with configured refspecs honoured and without tags [2020-09-01T04:07:04.770Z] using credential docker-jenkins-github-credentials [2020-09-01T04:07:04.775Z] Cloning the remote Git repository [2020-09-01T04:07:04.775Z] Cloning with configured refspecs honoured and without tags [2020-09-01T04:07:04.934Z] #40 11.57 CC images/core-ppc64.o [2020-09-01T04:07:04.934Z] #40 11.83 CC images/core-s390.o [2020-09-01T04:07:04.952Z] #42 8.288 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-01T04:07:04.952Z] #42 8.295 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:07:04.952Z] #42 8.303 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:07:04.952Z] #42 8.334 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:07:04.952Z] #42 8.360 go: extracting github.com/pkg/errors v0.8.0 [2020-09-01T04:07:05.214Z] #42 8.524 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:07:05.215Z] #42 8.563 go: extracting github.com/fatih/color v1.6.0 [2020-09-01T04:07:05.215Z] #42 ... [2020-09-01T04:07:05.215Z] [2020-09-01T04:07:05.215Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:07:05.215Z] #26 4.153 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:07:05.215Z] #26 4.193 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:07:05.215Z] #26 4.193 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:07:05.215Z] #26 4.793 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:07:05.215Z] #26 6.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:07:05.215Z] #26 9.053 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:07:05.229Z] #40 12.10 CC images/cpuinfo.o [2020-09-01T04:07:05.189Z] Cloning repository https://github.com/moby/moby.git [2020-09-01T04:07:05.288Z] > git init /home/ubuntu/workspace/moby_PR-41404 # timeout=10 [2020-09-01T04:07:05.473Z] #26 ... [2020-09-01T04:07:05.473Z] [2020-09-01T04:07:05.473Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:07:05.473Z] #39 3.396 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-09-01T04:07:05.473Z] #39 3.457 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-09-01T04:07:05.473Z] #39 3.533 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-09-01T04:07:05.473Z] #39 4.738 Reading package lists... [2020-09-01T04:07:05.473Z] #39 ... [2020-09-01T04:07:05.473Z] [2020-09-01T04:07:05.473Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:07:05.473Z] #12 4.065 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:07:05.473Z] #12 4.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:07:05.473Z] #12 4.128 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:07:05.473Z] #12 4.698 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:07:05.473Z] #12 6.098 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:07:05.473Z] #12 8.257 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:07:05.522Z] #40 12.25 CC images/inventory.o [2020-09-01T04:07:05.522Z] #40 12.39 CC images/fdinfo.o [2020-09-01T04:07:04.880Z] Cloning repository https://github.com/moby/moby.git [2020-09-01T04:07:04.937Z] > git init /home/ubuntu/workspace/moby_PR-41404 # timeout=10 [2020-09-01T04:07:05.148Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-01T04:07:05.149Z] > git --version # timeout=10 [2020-09-01T04:07:05.174Z] > git --version # 'git version 2.17.1' [2020-09-01T04:07:05.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:07:05.176Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41404/head:refs/remotes/origin/PR-41404 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:07:05.732Z] #12 ... [2020-09-01T04:07:05.732Z] [2020-09-01T04:07:05.732Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:07:05.732Z] #42 8.774 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:07:05.732Z] #42 8.848 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:07:05.732Z] #42 8.854 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:07:05.732Z] #42 8.967 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:07:05.732Z] #42 9.006 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:07:05.732Z] #42 9.047 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:07:05.732Z] #42 9.065 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:07:05.732Z] #42 9.088 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:07:05.732Z] #42 9.222 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:07:05.815Z] #40 12.58 CC images/fown.o [2020-09-01T04:07:05.815Z] #40 12.67 CC images/ns.o [2020-09-01T04:07:05.815Z] #40 12.75 CC images/regfile.o [2020-09-01T04:07:06.108Z] #40 12.85 CC images/ghost-file.o [2020-09-01T04:07:06.108Z] #40 13.01 CC images/fifo.o [2020-09-01T04:07:06.305Z] #42 9.580 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-01T04:07:06.401Z] #40 13.14 CC images/remap-file-path.o [2020-09-01T04:07:06.401Z] #40 13.25 CC images/eventfd.o [2020-09-01T04:07:06.401Z] #40 13.35 CC images/eventpoll.o [2020-09-01T04:07:06.565Z] #42 ... [2020-09-01T04:07:06.565Z] [2020-09-01T04:07:06.565Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:07:06.565Z] #46 6.399 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:07:06.565Z] #46 6.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:07:06.565Z] #46 6.468 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:07:06.565Z] #46 7.995 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:07:05.669Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-01T04:07:05.670Z] > git --version # timeout=10 [2020-09-01T04:07:05.695Z] > git --version # 'git version 2.17.1' [2020-09-01T04:07:05.695Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:07:05.697Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41404/head:refs/remotes/origin/PR-41404 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:07:06.695Z] #40 13.43 CC images/fh.o [2020-09-01T04:07:06.695Z] #40 13.52 CC images/fsnotify.o [2020-09-01T04:07:06.825Z] #46 ... [2020-09-01T04:07:06.825Z] [2020-09-01T04:07:06.825Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:07:06.825Z] #37 5.817 + git clone https://github.com/docker/distribution.git . [2020-09-01T04:07:06.825Z] #37 5.829 Cloning into '.'... [2020-09-01T04:07:06.825Z] #37 ... [2020-09-01T04:07:06.825Z] [2020-09-01T04:07:06.825Z] #55 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:07:06.825Z] #55 5.254 + RM_GOPATH=0 [2020-09-01T04:07:06.825Z] #55 5.254 + TMP_GOPATH= [2020-09-01T04:07:06.825Z] #55 5.254 + : /build [2020-09-01T04:07:06.825Z] #55 5.254 + '[' -z '' ']' [2020-09-01T04:07:06.825Z] #55 5.254 ++ mktemp -d [2020-09-01T04:07:06.825Z] #55 5.254 + export GOPATH=/tmp/tmp.PfqxYrgwA4 [2020-09-01T04:07:06.825Z] #55 5.254 + GOPATH=/tmp/tmp.PfqxYrgwA4 [2020-09-01T04:07:06.825Z] #55 5.254 + RM_GOPATH=1 [2020-09-01T04:07:06.825Z] #55 5.254 + case "$(go env GOARCH)" in [2020-09-01T04:07:06.825Z] #55 5.254 ++ go env GOARCH [2020-09-01T04:07:06.825Z] #55 5.263 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:07:06.826Z] #55 5.263 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:07:06.826Z] #55 5.263 ++ dirname /tmp/install/install.sh [2020-09-01T04:07:06.826Z] #55 5.264 + dir=/tmp/install [2020-09-01T04:07:06.826Z] #55 5.264 + bin=proxy [2020-09-01T04:07:06.826Z] #55 5.264 + shift [2020-09-01T04:07:06.826Z] #55 5.264 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-01T04:07:06.826Z] #55 5.264 + . /tmp/install/proxy.installer [2020-09-01T04:07:06.826Z] #55 5.264 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:07:06.826Z] #55 5.264 + install_proxy [2020-09-01T04:07:06.826Z] #55 5.264 + case "$1" in [2020-09-01T04:07:06.826Z] #55 5.264 + export CGO_ENABLED=0 [2020-09-01T04:07:06.826Z] #55 5.264 + CGO_ENABLED=0 [2020-09-01T04:07:06.826Z] #55 5.264 + _install_proxy [2020-09-01T04:07:06.826Z] #55 5.264 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-01T04:07:06.826Z] #55 5.264 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:07:06.826Z] #55 5.267 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PfqxYrgwA4/src/github.com/docker/libnetwork [2020-09-01T04:07:06.826Z] #55 5.270 Cloning into '/tmp/tmp.PfqxYrgwA4/src/github.com/docker/libnetwork'... [2020-09-01T04:07:06.989Z] #40 13.70 CC images/signalfd.o [2020-09-01T04:07:06.989Z] #40 13.76 CC images/fs.o [2020-09-01T04:07:06.989Z] #40 13.82 CC images/pstree.o [2020-09-01T04:07:06.989Z] #40 13.89 CC images/pipe.o [2020-09-01T04:07:06.989Z] #40 13.97 CC images/tcp-stream.o [2020-09-01T04:07:07.085Z] #55 ... [2020-09-01T04:07:07.085Z] [2020-09-01T04:07:07.085Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:07:07.085Z] #31 5.941 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-01T04:07:07.085Z] #31 5.951 Cloning into '.'... [2020-09-01T04:07:07.086Z] #31 ... [2020-09-01T04:07:07.086Z] [2020-09-01T04:07:07.086Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:07:07.086Z] #24 5.335 + RM_GOPATH=0 [2020-09-01T04:07:07.086Z] #24 5.335 + TMP_GOPATH= [2020-09-01T04:07:07.086Z] #24 5.335 + : /build [2020-09-01T04:07:07.086Z] #24 5.335 + '[' -z '' ']' [2020-09-01T04:07:07.086Z] #24 5.335 ++ mktemp -d [2020-09-01T04:07:07.086Z] #24 5.341 + export GOPATH=/tmp/tmp.wpUNxZvOLw [2020-09-01T04:07:07.086Z] #24 5.341 + GOPATH=/tmp/tmp.wpUNxZvOLw [2020-09-01T04:07:07.086Z] #24 5.341 + RM_GOPATH=1 [2020-09-01T04:07:07.086Z] #24 5.341 + case "$(go env GOARCH)" in [2020-09-01T04:07:07.086Z] #24 5.341 ++ go env GOARCH [2020-09-01T04:07:07.086Z] #24 5.360 Install docker/cli version 17.06.2-ce from stable [2020-09-01T04:07:07.086Z] #24 5.360 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:07:07.086Z] #24 5.360 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:07:07.086Z] #24 5.360 ++ dirname /tmp/install/install.sh [2020-09-01T04:07:07.086Z] #24 5.360 + dir=/tmp/install [2020-09-01T04:07:07.086Z] #24 5.360 + bin=dockercli [2020-09-01T04:07:07.086Z] #24 5.360 + shift [2020-09-01T04:07:07.086Z] #24 5.360 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-01T04:07:07.086Z] #24 5.360 + . /tmp/install/dockercli.installer [2020-09-01T04:07:07.086Z] #24 5.360 ++ : stable [2020-09-01T04:07:07.086Z] #24 5.360 ++ : 17.06.2-ce [2020-09-01T04:07:07.086Z] #24 5.360 + install_dockercli [2020-09-01T04:07:07.086Z] #24 5.360 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-01T04:07:07.086Z] #24 5.376 ++ uname -m [2020-09-01T04:07:07.086Z] #24 5.390 + arch=x86_64 [2020-09-01T04:07:07.086Z] #24 5.390 + '[' x86_64 '!=' x86_64 ']' [2020-09-01T04:07:07.086Z] #24 5.390 + url=https://download.docker.com/linux/static [2020-09-01T04:07:07.086Z] #24 5.390 + tar -xz docker/docker [2020-09-01T04:07:07.086Z] #24 5.396 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-01T04:07:07.282Z] #40 14.09 CC images/sk-packet.o [2020-09-01T04:07:07.282Z] #40 14.17 CC images/mnt.o [2020-09-01T04:07:07.282Z] #40 14.24 CC images/pipe-data.o [2020-09-01T04:07:07.345Z] #24 ... [2020-09-01T04:07:07.345Z] [2020-09-01T04:07:07.345Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:07:07.345Z] #39 4.738 Reading package lists... [2020-09-01T04:07:07.576Z] #40 14.32 CC images/sa.o [2020-09-01T04:07:07.576Z] #40 14.44 CC images/timer.o [2020-09-01T04:07:07.869Z] #40 14.59 CC images/timerfd.o [2020-09-01T04:07:07.869Z] #40 14.66 CC images/mm.o [2020-09-01T04:07:07.869Z] #40 14.74 CC images/sk-opts.o [2020-09-01T04:07:07.869Z] #40 14.80 CC images/sk-unix.o [2020-09-01T04:07:08.164Z] #40 14.87 CC images/sk-inet.o [2020-09-01T04:07:08.164Z] #40 14.98 CC images/tun.o [2020-09-01T04:07:08.458Z] #40 15.10 CC images/sk-netlink.o [2020-09-01T04:07:08.458Z] #40 15.17 CC images/packet-sock.o [2020-09-01T04:07:08.458Z] #40 15.28 CC images/ipc-var.o [2020-09-01T04:07:08.458Z] #40 15.36 CC images/ipc-desc.o [2020-09-01T04:07:08.757Z] #40 15.45 CC images/ipc-shm.o [2020-09-01T04:07:08.757Z] #40 15.54 CC images/ipc-msg.o [2020-09-01T04:07:08.757Z] #40 15.69 CC images/ipc-sem.o [2020-09-01T04:07:08.757Z] #40 15.78 CC images/utsns.o [2020-09-01T04:07:09.051Z] #40 15.87 CC images/creds.o [2020-09-01T04:07:09.051Z] #40 15.93 CC images/vma.o [2020-09-01T04:07:09.051Z] #40 16.00 CC images/netdev.o [2020-09-01T04:07:09.344Z] #40 16.21 CC images/tty.o [2020-09-01T04:07:09.638Z] #40 16.48 CC images/file-lock.o [2020-09-01T04:07:09.638Z] #40 16.57 CC images/rlimit.o [2020-09-01T04:07:09.932Z] #40 16.67 CC images/pagemap.o [2020-09-01T04:07:09.932Z] #40 16.79 CC images/siginfo.o [2020-09-01T04:07:09.932Z] #40 16.91 CC images/rpc.o [2020-09-01T04:07:10.569Z] #40 17.32 CC images/ext-file.o [2020-09-01T04:07:10.569Z] #40 17.37 CC images/cgroup.o [2020-09-01T04:07:10.863Z] #40 17.62 CC images/userns.o [2020-09-01T04:07:10.863Z] #40 17.75 CC images/google/protobuf/descriptor.o [2020-09-01T04:07:11.500Z] #40 18.29 CC images/opts.o [2020-09-01T04:07:11.500Z] #40 18.35 CC images/seccomp.o [2020-09-01T04:07:11.500Z] #40 18.43 CC images/binfmt-misc.o [2020-09-01T04:07:11.500Z] #40 18.47 CC images/time.o [2020-09-01T04:07:11.795Z] #40 18.51 CC images/sysctl.o [2020-09-01T04:07:11.795Z] #40 18.54 CC images/autofs.o [2020-09-01T04:07:11.795Z] #40 18.59 CC images/macvlan.o [2020-09-01T04:07:11.795Z] #40 18.64 CC images/sit.o [2020-09-01T04:07:12.091Z] #40 18.76 CC images/memfd.o [2020-09-01T04:07:12.091Z] #40 18.83 CC images/timens.o [2020-09-01T04:07:12.091Z] #40 18.89 LINK images/built-in.o [2020-09-01T04:07:12.091Z] #40 18.93 GEN compel/include/asm [2020-09-01T04:07:12.091Z] #40 18.94 GEN compel/include/version.h [2020-09-01T04:07:12.091Z] #40 18.94 touch .config [2020-09-01T04:07:12.091Z] #40 18.95 GEN include/common/config.h [2020-09-01T04:07:12.091Z] #40 18.97 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-09-01T04:07:12.091Z] #40 19.00 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-01T04:07:12.091Z] #40 19.00 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-01T04:07:12.091Z] #40 19.01 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-09-01T04:07:12.091Z] #40 19.03 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-09-01T04:07:12.091Z] #40 19.03 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-09-01T04:07:12.091Z] #40 19.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-01T04:07:12.091Z] #40 19.05 DEP compel/plugins/std/infect.d [2020-09-01T04:07:12.386Z] #40 19.15 DEP compel/plugins/std/string.d [2020-09-01T04:07:12.386Z] #40 19.20 DEP compel/plugins/std/log.d [2020-09-01T04:07:12.386Z] #40 19.25 DEP compel/plugins/std/fds.d [2020-09-01T04:07:12.386Z] #40 19.31 DEP compel/plugins/std/std.d [2020-09-01T04:07:12.386Z] #40 19.34 DEP compel/plugins/shmem/shmem.d [2020-09-01T04:07:12.386Z] #40 19.38 DEP compel/plugins/fds/fds.d [2020-09-01T04:07:12.629Z] #39 11.26 Reading package lists... [2020-09-01T04:07:12.629Z] #39 ... [2020-09-01T04:07:12.629Z] [2020-09-01T04:07:12.629Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:07:12.629Z] #42 11.76 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:07:12.629Z] #42 12.50 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:07:12.629Z] #42 13.88 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:07:12.680Z] #40 19.42 CC compel/plugins/std/std.o [2020-09-01T04:07:13.001Z] #40 ... [2020-09-01T04:07:13.001Z] [2020-09-01T04:07:13.001Z] #49 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:07:13.001Z] #49 43.94 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-01T04:07:13.001Z] #49 43.94 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-01T04:07:13.001Z] #49 DONE 47.0s [2020-09-01T04:07:13.001Z] [2020-09-01T04:07:13.001Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:07:13.001Z] #40 19.67 CC compel/plugins/std/fds.o [2020-09-01T04:07:13.001Z] #40 ... [2020-09-01T04:07:13.001Z] [2020-09-01T04:07:13.001Z] #50 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-01T04:07:13.001Z] #50 DONE 0.1s [2020-09-01T04:07:13.001Z] [2020-09-01T04:07:13.001Z] #51 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-01T04:07:13.001Z] #51 DONE 0.1s [2020-09-01T04:07:13.001Z] [2020-09-01T04:07:13.001Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:07:13.001Z] #12 39.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-01T04:07:13.001Z] #12 39.17 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-01T04:07:13.001Z] #12 39.17 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:07:13.001Z] #12 46.13 Selecting previously unselected package libapparmor1:s390x. [2020-09-01T04:07:13.001Z] #12 46.13 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-09-01T04:07:13.001Z] #12 46.13 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-09-01T04:07:13.001Z] #12 46.20 Selecting previously unselected package libapparmor-dev:s390x. [2020-09-01T04:07:13.001Z] #12 46.20 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-09-01T04:07:13.001Z] #12 46.21 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-09-01T04:07:13.001Z] #12 46.29 Selecting previously unselected package libbtrfs0. [2020-09-01T04:07:13.001Z] #12 46.29 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-01T04:07:13.001Z] #12 46.29 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-01T04:07:13.001Z] #12 46.33 Selecting previously unselected package libbtrfs-dev. [2020-09-01T04:07:13.001Z] #12 46.34 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-01T04:07:13.001Z] #12 46.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:07:13.001Z] #12 46.41 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-09-01T04:07:13.001Z] #12 46.41 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-01T04:07:13.001Z] #12 46.42 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-01T04:07:13.001Z] #12 46.45 Selecting previously unselected package libudev-dev:s390x. [2020-09-01T04:07:13.001Z] #12 46.45 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-09-01T04:07:13.001Z] #12 46.46 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-09-01T04:07:13.001Z] #12 46.52 Selecting previously unselected package libsepol1-dev:s390x. [2020-09-01T04:07:13.001Z] #12 46.52 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-09-01T04:07:13.001Z] #12 46.52 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-09-01T04:07:13.001Z] #12 46.69 Selecting previously unselected package libpcre16-3:s390x. [2020-09-01T04:07:13.001Z] #12 46.69 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-09-01T04:07:13.001Z] #12 46.69 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-09-01T04:07:13.001Z] #12 46.91 Selecting previously unselected package libpcre32-3:s390x. [2020-09-01T04:07:13.001Z] #12 46.91 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-09-01T04:07:13.001Z] #12 46.95 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-09-01T04:07:13.001Z] #12 47.01 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-09-01T04:07:13.001Z] #12 47.01 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-09-01T04:07:13.001Z] #12 47.01 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-01T04:07:13.001Z] #12 47.05 Selecting previously unselected package libpcre3-dev:s390x. [2020-09-01T04:07:13.001Z] #12 47.06 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-09-01T04:07:13.001Z] #12 47.06 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-09-01T04:07:13.001Z] #12 47.24 Selecting previously unselected package libselinux1-dev:s390x. [2020-09-01T04:07:13.001Z] #12 47.24 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-09-01T04:07:13.001Z] #12 47.25 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-01T04:07:13.001Z] #12 ... [2020-09-01T04:07:13.001Z] [2020-09-01T04:07:13.001Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:07:13.001Z] #40 20.03 CC compel/plugins/std/log.o [2020-09-01T04:07:13.199Z] #42 16.69 go: finding github.com/fatih/color v1.6.0 [2020-09-01T04:07:13.461Z] #42 16.71 go: finding github.com/pkg/errors v0.8.0 [2020-09-01T04:07:13.461Z] #42 16.77 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:07:13.461Z] #42 16.83 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:07:13.639Z] #40 20.43 CC compel/plugins/std/string.o [2020-09-01T04:07:13.639Z] #40 20.60 CC compel/plugins/std/infect.o [2020-09-01T04:07:13.773Z] #42 17.00 go: finding github.com/spf13/pflag v1.0.1 [2020-09-01T04:07:13.773Z] #42 17.03 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:07:13.773Z] #42 ... [2020-09-01T04:07:13.773Z] [2020-09-01T04:07:13.773Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:07:13.773Z] #24 17.11 + mkdir -p /build [2020-09-01T04:07:13.773Z] #24 17.13 + mv docker/docker /build/ [2020-09-01T04:07:13.773Z] #24 17.13 + rmdir docker [2020-09-01T04:07:13.934Z] #40 20.72 CC compel/arch/s390/plugins/std/parasite-head.o [2020-09-01T04:07:13.934Z] #40 20.73 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-09-01T04:07:13.934Z] #40 20.74 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-09-01T04:07:13.934Z] #40 20.77 AR compel/plugins/std.lib.a [2020-09-01T04:07:13.934Z] #40 20.78 CC compel/plugins/fds/fds.o [2020-09-01T04:07:13.934Z] #40 20.83 AR compel/plugins/fds.lib.a [2020-09-01T04:07:13.934Z] #40 20.83 HOSTDEP compel/src/lib/log-host.d [2020-09-01T04:07:13.934Z] #40 20.85 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-01T04:07:13.934Z] #40 20.88 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-09-01T04:07:13.934Z] #40 20.89 HOSTDEP compel/src/main-host.d [2020-09-01T04:07:14.228Z] #40 ... [2020-09-01T04:07:14.228Z] [2020-09-01T04:07:14.228Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:07:14.228Z] #12 47.38 Selecting previously unselected package libdevmapper-dev:s390x. [2020-09-01T04:07:14.228Z] #12 47.38 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-09-01T04:07:14.228Z] #12 47.39 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-01T04:07:14.228Z] #12 47.45 Selecting previously unselected package libseccomp-dev:s390x. [2020-09-01T04:07:14.228Z] #12 47.45 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-09-01T04:07:14.228Z] #12 47.45 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-09-01T04:07:14.228Z] #12 47.53 Selecting previously unselected package libsystemd-dev:s390x. [2020-09-01T04:07:14.228Z] #12 47.53 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-09-01T04:07:14.228Z] #12 47.55 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-01T04:07:14.228Z] #12 47.72 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-01T04:07:14.228Z] #12 47.73 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-09-01T04:07:14.228Z] #12 47.73 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-09-01T04:07:14.228Z] #12 47.74 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-01T04:07:14.228Z] #12 47.75 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-09-01T04:07:14.228Z] #12 47.75 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-09-01T04:07:14.228Z] #12 47.76 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:07:14.228Z] #12 47.77 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-01T04:07:14.228Z] #12 47.77 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-09-01T04:07:14.228Z] #12 47.78 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-09-01T04:07:14.228Z] #12 47.79 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-01T04:07:14.228Z] #12 47.80 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:07:14.228Z] #12 47.80 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-09-01T04:07:14.228Z] #12 47.81 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-01T04:07:14.228Z] #12 47.82 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-01T04:07:14.228Z] #12 47.82 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-01T04:07:14.228Z] #12 47.83 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-09-01T04:07:14.228Z] #12 47.84 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:07:14.228Z] #12 47.84 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-09-01T04:07:14.228Z] #12 47.85 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-09-01T04:07:14.228Z] #12 47.85 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:07:14.228Z] #12 47.86 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-09-01T04:07:14.228Z] #12 47.86 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-09-01T04:07:14.228Z] #12 47.86 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-01T04:07:14.228Z] #12 47.87 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-01T04:07:14.228Z] #12 47.88 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-01T04:07:14.228Z] #12 47.88 Setting up dmsetup (2:1.02.155-3) ... [2020-09-01T04:07:14.228Z] #12 47.89 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-01T04:07:14.228Z] #12 47.90 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-01T04:07:14.228Z] #12 47.90 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:07:14.228Z] #12 DONE 48.2s [2020-09-01T04:07:14.228Z] [2020-09-01T04:07:14.228Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:07:14.228Z] #40 20.93 DEP compel/src/lib/ptrace.d [2020-09-01T04:07:14.228Z] #40 20.95 DEP compel/src/lib/infect.d [2020-09-01T04:07:14.228Z] #40 20.98 DEP compel/src/lib/infect-util.d [2020-09-01T04:07:14.228Z] #40 21.01 DEP compel/src/lib/infect-rpc.d [2020-09-01T04:07:14.228Z] #40 21.07 DEP compel/arch/s390/src/lib/infect.d [2020-09-01T04:07:14.531Z] #40 21.17 DEP compel/arch/s390/src/lib/cpu.d [2020-09-01T04:07:14.531Z] #40 21.18 DEP compel/src/lib/log.d [2020-09-01T04:07:14.531Z] #40 21.20 DEP compel/src/main.d [2020-09-01T04:07:14.531Z] #40 21.24 DEP compel/src/lib/handle-elf.d [2020-09-01T04:07:14.531Z] #40 21.30 DEP compel/arch/s390/src/lib/handle-elf.d [2020-09-01T04:07:14.531Z] #40 21.34 CC compel/src/lib/log.o [2020-09-01T04:07:14.825Z] #40 21.47 CC compel/arch/s390/src/lib/cpu.o [2020-09-01T04:07:14.825Z] #40 21.64 CC compel/arch/s390/src/lib/infect.o [2020-09-01T04:07:15.118Z] #40 21.87 CC compel/src/lib/infect-rpc.o [2020-09-01T04:07:15.118Z] #40 22.07 CC compel/src/lib/infect-util.o [2020-09-01T04:07:15.118Z] #40 22.16 CC compel/src/lib/infect.o [2020-09-01T04:07:15.756Z] #40 ... [2020-09-01T04:07:15.756Z] [2020-09-01T04:07:15.756Z] #13 [dev-systemd-false 1/22] RUN groupadd -r docker [2020-09-01T04:07:15.756Z] #13 DONE 1.5s [2020-09-01T04:07:15.756Z] [2020-09-01T04:07:15.756Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:07:15.756Z] #44 1.262 + RM_GOPATH=0 [2020-09-01T04:07:15.756Z] #44 1.262 + TMP_GOPATH= [2020-09-01T04:07:15.756Z] #44 1.262 + : /build [2020-09-01T04:07:15.756Z] #44 1.262 + '[' -z '' ']' [2020-09-01T04:07:15.756Z] #44 1.272 ++ mktemp -d [2020-09-01T04:07:15.756Z] #44 1.272 + export GOPATH=/tmp/tmp.35UePMAaeG [2020-09-01T04:07:15.756Z] #44 1.272 + GOPATH=/tmp/tmp.35UePMAaeG [2020-09-01T04:07:15.756Z] #44 1.272 + RM_GOPATH=1 [2020-09-01T04:07:15.756Z] #44 1.272 + case "$(go env GOARCH)" in [2020-09-01T04:07:15.756Z] #44 1.272 ++ go env GOARCH [2020-09-01T04:07:15.756Z] #44 1.272 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:07:15.756Z] #44 1.272 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:07:15.756Z] #44 1.272 ++ dirname /tmp/install/install.sh [2020-09-01T04:07:15.756Z] #44 1.272 + dir=/tmp/install [2020-09-01T04:07:15.756Z] #44 1.272 + bin=runc [2020-09-01T04:07:15.756Z] #44 1.272 + shift [2020-09-01T04:07:15.756Z] #44 1.272 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-01T04:07:15.756Z] #44 1.272 + . /tmp/install/runc.installer [2020-09-01T04:07:15.756Z] #44 1.272 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-01T04:07:15.756Z] #44 1.272 + install_runc [2020-09-01T04:07:15.756Z] #44 1.272 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-01T04:07:15.756Z] #44 1.273 + uname -r [2020-09-01T04:07:15.756Z] #44 1.274 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-01T04:07:15.756Z] #44 1.274 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-01T04:07:15.756Z] #44 1.274 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.35UePMAaeG/src/github.com/opencontainers/runc [2020-09-01T04:07:15.756Z] #44 1.274 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-01T04:07:15.756Z] #44 1.276 Cloning into '/tmp/tmp.35UePMAaeG/src/github.com/opencontainers/runc'... [2020-09-01T04:07:15.816Z] #24 DONE 19.2s [2020-09-01T04:07:15.816Z] [2020-09-01T04:07:15.816Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:07:15.816Z] #42 17.56 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:07:15.816Z] #42 17.61 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:07:15.816Z] #42 17.81 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:07:15.816Z] #42 17.87 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:07:15.816Z] #42 18.46 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:07:17.333Z] #44 ... [2020-09-01T04:07:17.333Z] [2020-09-01T04:07:17.333Z] #14 [dev-systemd-false 2/22] RUN useradd --create-home --gid docker unprivi... [2020-09-01T04:07:17.333Z] #14 DONE 1.4s [2020-09-01T04:07:17.333Z] [2020-09-01T04:07:17.333Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:07:17.333Z] #40 23.10 CC compel/src/lib/ptrace.o [2020-09-01T04:07:17.333Z] #40 23.30 AR compel/libcompel.a [2020-09-01T04:07:17.333Z] #40 23.32 HOSTCC compel/src/main-host.o [2020-09-01T04:07:17.333Z] #40 23.45 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-09-01T04:07:17.333Z] #40 23.50 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-01T04:07:17.333Z] #40 23.71 HOSTCC compel/src/lib/log-host.o [2020-09-01T04:07:17.333Z] #40 23.76 HOSTLINK compel/compel-host-bin [2020-09-01T04:07:17.333Z] #40 23.82 DEP soccr/soccr.d [2020-09-01T04:07:17.333Z] #40 23.88 CC soccr/soccr.o [2020-09-01T04:07:17.629Z] #40 24.41 AR soccr/libsoccr.a [2020-09-01T04:07:17.629Z] #40 24.44 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-01T04:07:17.629Z] #40 24.52 DEP criu/arch/s390/sigframe.d [2020-09-01T04:07:17.629Z] #40 24.57 DEP criu/arch/s390/crtools.d [2020-09-01T04:07:17.629Z] #40 24.67 DEP criu/arch/s390/cpu.d [2020-09-01T04:07:17.923Z] #40 24.78 CC criu/arch/s390/cpu.o [2020-09-01T04:07:18.219Z] #40 24.99 CC criu/arch/s390/crtools.o [2020-09-01T04:07:18.219Z] #40 ... [2020-09-01T04:07:18.219Z] [2020-09-01T04:07:18.219Z] #15 [dev-systemd-false 3/22] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-01T04:07:18.219Z] #15 1.126 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-01T04:07:18.219Z] #15 DONE 1.3s [2020-09-01T04:07:18.359Z] #42 ... [2020-09-01T04:07:18.359Z] [2020-09-01T04:07:18.359Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:07:18.359Z] #46 11.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:07:18.359Z] #46 14.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:07:18.359Z] #46 ... [2020-09-01T04:07:18.359Z] [2020-09-01T04:07:18.359Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:07:18.359Z] #26 22.79 Fetched 8378 kB in 19s (444 kB/s) [2020-09-01T04:07:18.359Z] #26 22.79 Reading package lists... [2020-09-01T04:07:18.359Z] #26 ... [2020-09-01T04:07:18.359Z] [2020-09-01T04:07:18.359Z] #49 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:07:18.359Z] #49 11.65 + cd /tmp/tmp.f7H4BJsX5l/src/github.com/rootless-containers/rootlesskit [2020-09-01T04:07:18.359Z] #49 11.65 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:07:18.359Z] #49 11.99 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-01T04:07:18.359Z] #49 11.99 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-01T04:07:18.359Z] #49 ... [2020-09-01T04:07:18.359Z] [2020-09-01T04:07:18.359Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:07:18.359Z] #39 11.26 Reading package lists... [2020-09-01T04:07:18.359Z] #39 19.94 Building dependency tree... [2020-09-01T04:07:18.360Z] #39 21.88 Reading state information... [2020-09-01T04:07:18.515Z] [2020-09-01T04:07:18.516Z] #16 [dev-systemd-false 4/22] RUN echo "source /usr/share/bash-completion/ba... [2020-09-01T04:07:19.117Z] Fetching without tags [2020-09-01T04:07:19.566Z] #16 DONE 1.3s [2020-09-01T04:07:19.566Z] [2020-09-01T04:07:19.566Z] #17 [dev-systemd-false 5/22] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-01T04:07:19.629Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:07:19.736Z] #39 24.37 The following additional packages will be installed: [2020-09-01T04:07:19.737Z] #39 24.37 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-01T04:07:19.737Z] #39 24.38 libprotoc17 libpython-stdlib libpython2-stdlib libpython2.7-minimal [2020-09-01T04:07:19.737Z] #39 24.38 libpython2.7-stdlib libreadline7 libsqlite3-0 mime-support python [2020-09-01T04:07:19.737Z] #39 24.38 python-minimal python-pkg-resources python-six python2 python2-minimal [2020-09-01T04:07:19.737Z] #39 24.38 python2.7 python2.7-minimal readline-common zlib1g-dev [2020-09-01T04:07:19.737Z] #39 24.38 Suggested packages: [2020-09-01T04:07:19.737Z] #39 24.40 manpages-dev python-doc python-tk python-setuptools python2-doc [2020-09-01T04:07:19.737Z] #39 24.41 python2.7-doc binfmt-support readline-doc [2020-09-01T04:07:19.737Z] #39 24.41 Recommended packages: [2020-09-01T04:07:19.737Z] #39 24.41 bzip2 xz-utils [2020-09-01T04:07:20.305Z] #39 ... [2020-09-01T04:07:20.305Z] [2020-09-01T04:07:20.305Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:07:18.941Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-01T04:07:18.969Z] > git config --add remote.origin.fetch +refs/pull/41404/head:refs/remotes/origin/PR-41404 # timeout=10 [2020-09-01T04:07:18.981Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:07:18.997Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-01T04:07:19.080Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-01T04:07:19.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:07:19.083Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41404/head:refs/remotes/origin/PR-41404 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:07:19.600Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T04:07:19.614Z] > git checkout -f 8cc47be176c2fa0c70b4e5105d7498b71a3e797b # timeout=10 [2020-09-01T04:07:20.566Z] #37 23.73 Checking out files: 80% (1334/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-01T04:07:20.826Z] #37 24.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-01T04:07:21.115Z] #17 DONE 1.2s [2020-09-01T04:07:21.115Z] [2020-09-01T04:07:21.115Z] #18 [dev-systemd-false 6/22] RUN ldconfig [2020-09-01T04:07:22.164Z] #18 DONE 1.3s [2020-09-01T04:07:22.164Z] [2020-09-01T04:07:22.164Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:07:22.344Z] Merge succeeded, producing 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:07:22.345Z] Checking out Revision 8cc47be176c2fa0c70b4e5105d7498b71a3e797b (PR-41404) [2020-09-01T04:07:22.183Z] > git remote # timeout=10 [2020-09-01T04:07:22.188Z] > git config --get remote.origin.url # timeout=10 [2020-09-01T04:07:22.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:07:22.212Z] > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10 [2020-09-01T04:07:22.307Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-01T04:07:22.317Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T04:07:22.322Z] > git checkout -f 8cc47be176c2fa0c70b4e5105d7498b71a3e797b # timeout=10 [2020-09-01T04:07:23.363Z] #37 26.99 + 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-09-01T04:07:23.363Z] #37 ... [2020-09-01T04:07:23.363Z] [2020-09-01T04:07:23.363Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:07:23.363Z] #33 18.19 Fetched 8378 kB in 15s (554 kB/s) [2020-09-01T04:07:23.363Z] #33 18.19 Reading package lists... [2020-09-01T04:07:23.622Z] #33 25.97 Reading package lists... [2020-09-01T04:07:23.622Z] #33 ... [2020-09-01T04:07:23.622Z] [2020-09-01T04:07:23.622Z] #55 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:07:23.622Z] #55 25.06 Checking out files: 63% (1317/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-09-01T04:07:23.622Z] #55 26.12 + cd /tmp/tmp.PfqxYrgwA4/src/github.com/docker/libnetwork [2020-09-01T04:07:23.622Z] #55 26.12 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:07:23.622Z] #55 26.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-01T04:07:23.686Z] #19 1.306 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:07:23.686Z] #19 1.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:07:23.686Z] #19 1.597 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:07:23.979Z] #19 1.829 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-01T04:07:25.356Z] Removing intermediate container 26222c05b900 [2020-09-01T04:07:25.356Z] ---> 1a01024bc637 [2020-09-01T04:07:25.356Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-09-01T04:07:25.356Z] ---> 805dc2d65d1c [2020-09-01T04:07:25.356Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-09-01T04:07:25.356Z] ---> 1d1ec1639d0f [2020-09-01T04:07:25.356Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-09-01T04:07:25.356Z] ---> Running in 986e5d41f8ce [2020-09-01T04:07:25.356Z] Removing intermediate container 986e5d41f8ce [2020-09-01T04:07:25.357Z] ---> 6b8298e34773 [2020-09-01T04:07:25.357Z] Successfully built 6b8298e34773 [2020-09-01T04:07:25.357Z] Successfully tagged moby-buildx:latest [2020-09-01T04:07:25.357Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-09-01T04:07:25.357Z] if [ -n "${id}" ]; then \ [2020-09-01T04:07:25.357Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-09-01T04:07:25.357Z] && touch bundles/buildx; \ [2020-09-01T04:07:25.357Z] docker rm -f ${id}; \ [2020-09-01T04:07:25.357Z] fi [2020-09-01T04:07:25.357Z] ae70e10db770545415faa3cf1697f5c87cd7c0785f50534b5ba72d480bfffe3b [2020-09-01T04:07:25.357Z] bundles/buildx version [2020-09-01T04:07:25.357Z] buildx v0.3.1 6db68d0 [2020-09-01T04:07:25.357Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b . [2020-09-01T04:07:25.357Z] #1 [internal] booting buildkit [2020-09-01T04:07:25.357Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-09-01T04:07:25.357Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2020-09-01T04:07:25.357Z] #1 creating container buildx_buildkit_default [2020-09-01T04:07:25.357Z] #1 creating container buildx_buildkit_default 0.4s done [2020-09-01T04:07:25.357Z] #1 DONE 2.4s [2020-09-01T04:07:25.357Z] [2020-09-01T04:07:25.357Z] #3 [internal] load .dockerignore [2020-09-01T04:07:25.357Z] #3 transferring context: [2020-09-01T04:07:25.357Z] #3 transferring context: 87B done [2020-09-01T04:07:25.357Z] #3 DONE 0.0s [2020-09-01T04:07:25.357Z] [2020-09-01T04:07:25.357Z] #2 [internal] load build definition from Dockerfile [2020-09-01T04:07:25.357Z] #2 transferring dockerfile: 16.57kB done [2020-09-01T04:07:25.357Z] #2 DONE 0.0s [2020-09-01T04:07:25.357Z] [2020-09-01T04:07:25.357Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-01T04:07:25.357Z] #4 DONE 0.8s [2020-09-01T04:07:25.357Z] [2020-09-01T04:07:25.357Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-01T04:07:25.357Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-01T04:07:25.357Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-01T04:07:25.357Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-09-01T04:07:25.357Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-09-01T04:07:25.357Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-09-01T04:07:25.357Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-09-01T04:07:25.357Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-09-01T04:07:25.357Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-09-01T04:07:25.357Z] #5 DONE 1.1s [2020-09-01T04:07:25.357Z] [2020-09-01T04:07:25.357Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-01T04:07:25.648Z] #8 DONE 0.6s [2020-09-01T04:07:25.648Z] [2020-09-01T04:07:25.648Z] #7 [internal] load metadata for docker.io/library/debian:buster-slim [2020-09-01T04:07:25.946Z] #7 DONE 0.6s [2020-09-01T04:07:25.946Z] [2020-09-01T04:07:25.946Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-01T04:07:25.946Z] #6 DONE 0.7s [2020-09-01T04:07:25.946Z] [2020-09-01T04:07:25.946Z] #54 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-01T04:07:25.946Z] #54 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-01T04:07:26.725Z] #19 3.985 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [198 kB] [2020-09-01T04:07:26.725Z] #19 4.007 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-01T04:07:26.728Z] Commit message: "Move validations to gh action" [2020-09-01T04:07:26.730Z] #54 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-01T04:07:26.730Z] #54 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-09-01T04:07:26.730Z] #54 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-01T04:07:26.730Z] #54 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.09MB / 9.86MB 0.4s [2020-09-01T04:07:27.122Z] #54 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.89MB / 9.86MB 0.6s [2020-09-01T04:07:27.122Z] #54 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.10MB / 9.86MB 0.8s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-01T04:07:27.427Z] #54 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.24MB / 9.86MB 1.1s [2020-09-01T04:07:27.427Z] #54 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.30MB / 9.86MB 1.2s [2020-09-01T04:07:27.772Z] #19 ... [2020-09-01T04:07:27.772Z] [2020-09-01T04:07:27.772Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:07:27.772Z] #31 DONE 61.7s [2020-09-01T04:07:27.772Z] [2020-09-01T04:07:27.772Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:07:27.772Z] #40 25.48 CC criu/arch/s390/sigframe.o [2020-09-01T04:07:27.772Z] #40 25.68 LINK criu/arch/s390/crtools.built-in.o [2020-09-01T04:07:27.772Z] #40 25.71 DEP criu/pie/util-vdso.d [2020-09-01T04:07:27.773Z] #40 25.77 DEP criu/pie/util.d [2020-09-01T04:07:27.773Z] #40 25.84 CC criu/pie/util.o [2020-09-01T04:07:27.773Z] #40 26.02 CC criu/pie/util-vdso.o [2020-09-01T04:07:27.773Z] #40 26.30 AR criu/pie/pie.lib.a [2020-09-01T04:07:27.773Z] #40 26.32 DEP criu/pie/restorer.d [2020-09-01T04:07:27.773Z] #40 26.41 DEP criu/arch/s390/restorer.d [2020-09-01T04:07:27.773Z] #40 26.55 DEP criu/arch/s390/vdso-pie.d [2020-09-01T04:07:27.773Z] #40 26.64 DEP criu/pie/parasite-vdso.d [2020-09-01T04:07:27.773Z] #40 26.76 DEP criu/pie/parasite.d [2020-09-01T04:07:27.773Z] #40 27.00 CC criu/pie/parasite.o [2020-09-01T04:07:27.773Z] #40 27.49 LINK criu/pie/parasite.built-in.o [2020-09-01T04:07:27.773Z] #40 27.49 GEN criu/pie/parasite-blob.h [2020-09-01T04:07:27.773Z] #40 27.51 CC criu/pie/parasite-vdso.o [2020-09-01T04:07:27.773Z] #40 27.77 CC criu/arch/s390/vdso-pie.o [2020-09-01T04:07:27.773Z] #40 27.91 CC criu/arch/s390/restorer.o [2020-09-01T04:07:27.773Z] #40 28.21 CC criu/pie/restorer.o [2020-09-01T04:07:27.773Z] #40 29.39 LINK criu/pie/restorer.built-in.o [2020-09-01T04:07:27.773Z] #40 29.40 GEN criu/pie/restorer-blob.h [2020-09-01T04:07:27.773Z] #40 29.45 DEP criu/vdso.d [2020-09-01T04:07:27.773Z] #40 29.54 DEP criu/uts_ns.d [2020-09-01T04:07:27.773Z] #40 29.69 DEP criu/util.d [2020-09-01T04:07:27.773Z] #40 29.83 DEP criu/uffd.d [2020-09-01T04:07:27.773Z] #40 29.99 DEP criu/tun.d [2020-09-01T04:07:27.773Z] #40 30.13 DEP criu/tty.d [2020-09-01T04:07:27.773Z] #40 30.26 DEP criu/timerfd.d [2020-09-01T04:07:27.773Z] #40 30.32 DEP criu/timens.d [2020-09-01T04:07:27.773Z] #40 30.44 DEP criu/sysfs_parse.d [2020-09-01T04:07:27.773Z] #40 30.49 DEP criu/sysctl.d [2020-09-01T04:07:27.773Z] #40 30.56 DEP criu/string.d [2020-09-01T04:07:27.773Z] #40 30.59 DEP criu/stats.d [2020-09-01T04:07:27.773Z] #40 30.65 DEP criu/sockets.d [2020-09-01T04:07:27.773Z] #40 30.75 DEP criu/sk-unix.d [2020-09-01T04:07:27.773Z] #40 30.88 DEP criu/sk-tcp.d [2020-09-01T04:07:27.773Z] #40 30.96 DEP criu/sk-queue.d [2020-09-01T04:07:27.773Z] #40 31.08 DEP criu/sk-packet.d [2020-09-01T04:07:27.773Z] #40 31.26 DEP criu/sk-netlink.d [2020-09-01T04:07:27.773Z] #40 31.42 DEP criu/sk-inet.d [2020-09-01T04:07:27.773Z] #40 31.57 DEP criu/signalfd.d [2020-09-01T04:07:27.773Z] #40 31.66 DEP criu/sigframe.d [2020-09-01T04:07:27.773Z] #40 31.73 DEP criu/shmem.d [2020-09-01T04:07:27.773Z] #40 31.86 DEP criu/servicefd.d [2020-09-01T04:07:27.773Z] #40 31.99 DEP criu/seize.d [2020-09-01T04:07:27.773Z] #40 32.05 DEP criu/seccomp.d [2020-09-01T04:07:27.773Z] #40 32.14 DEP criu/rst-malloc.d [2020-09-01T04:07:27.773Z] #40 32.17 DEP criu/rbtree.d [2020-09-01T04:07:27.773Z] #40 32.19 DEP criu/pstree.d [2020-09-01T04:07:27.773Z] #40 32.27 DEP criu/protobuf.d [2020-09-01T04:07:27.773Z] #40 32.34 GEN criu/protobuf-desc-gen.h [2020-09-01T04:07:27.773Z] #40 32.95 DEP criu/protobuf-desc.d [2020-09-01T04:07:27.773Z] #40 33.01 DEP criu/proc_parse.d [2020-09-01T04:07:27.773Z] #40 33.10 DEP criu/plugin.d [2020-09-01T04:07:27.773Z] #40 33.13 DEP criu/pipes.d [2020-09-01T04:07:27.773Z] #40 33.20 DEP criu/pie-util.d [2020-09-01T04:07:27.773Z] #40 33.25 DEP criu/pie-util-vdso.d [2020-09-01T04:07:27.773Z] #40 33.30 DEP criu/path.d [2020-09-01T04:07:27.773Z] #40 33.37 DEP criu/parasite-syscall.d [2020-09-01T04:07:27.773Z] #40 33.48 DEP criu/pagemap.d [2020-09-01T04:07:27.773Z] #40 33.56 DEP criu/pagemap-cache.d [2020-09-01T04:07:27.773Z] #40 33.64 DEP criu/page-xfer.d [2020-09-01T04:07:27.773Z] #40 33.77 DEP criu/page-pipe.d [2020-09-01T04:07:27.773Z] #40 33.85 DEP criu/netfilter.d [2020-09-01T04:07:27.773Z] #40 33.92 DEP criu/net.d [2020-09-01T04:07:27.773Z] #40 34.00 DEP criu/namespaces.d [2020-09-01T04:07:27.773Z] #40 34.07 DEP criu/mount.d [2020-09-01T04:07:27.773Z] #40 34.12 DEP criu/memfd.d [2020-09-01T04:07:27.773Z] #40 34.21 DEP criu/mem.d [2020-09-01T04:07:27.773Z] #40 34.27 DEP criu/lsm.d [2020-09-01T04:07:27.773Z] #40 34.32 DEP criu/log.d [2020-09-01T04:07:27.773Z] #40 34.39 DEP criu/libnetlink.d [2020-09-01T04:07:27.773Z] #40 34.47 DEP criu/kerndat.d [2020-09-01T04:07:27.827Z] #55 ... [2020-09-01T04:07:27.827Z] [2020-09-01T04:07:27.827Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:07:27.827Z] #12 21.85 Fetched 8378 kB in 18s (466 kB/s) [2020-09-01T04:07:27.828Z] #12 21.85 Reading package lists... [2020-09-01T04:07:27.828Z] #12 29.97 Reading package lists... [2020-09-01T04:07:27.828Z] #12 ... [2020-09-01T04:07:27.828Z] [2020-09-01T04:07:27.828Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:07:27.828Z] #39 28.46 The following NEW packages will be installed: [2020-09-01T04:07:27.828Z] #39 28.47 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2020-09-01T04:07:27.828Z] #39 28.47 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 [2020-09-01T04:07:27.828Z] #39 28.47 libprotobuf17 libprotoc17 libpython-stdlib libpython2-stdlib [2020-09-01T04:07:27.828Z] #39 28.47 libpython2.7-minimal libpython2.7-stdlib libreadline7 libsqlite3-0 [2020-09-01T04:07:27.828Z] #39 28.48 mime-support protobuf-c-compiler protobuf-compiler python python-minimal [2020-09-01T04:07:27.828Z] #39 28.48 python-pkg-resources python-protobuf python-six python2 python2-minimal [2020-09-01T04:07:27.828Z] #39 28.48 python2.7 python2.7-minimal readline-common zlib1g-dev [2020-09-01T04:07:27.828Z] #39 28.89 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:07:27.828Z] #39 28.89 Need to get 9161 kB of archives. [2020-09-01T04:07:27.828Z] #39 28.89 After this operation, 41.2 MB of additional disk space will be used. [2020-09-01T04:07:27.828Z] #39 28.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB] [2020-09-01T04:07:27.828Z] #39 28.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python2.7-minimal amd64 2.7.16-2+deb10u1 [1369 kB] [2020-09-01T04:07:27.828Z] #39 29.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python2-minimal amd64 2.7.16-1 [41.4 kB] [2020-09-01T04:07:27.828Z] #39 29.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-minimal amd64 2.7.16-1 [21.0 kB] [2020-09-01T04:07:27.828Z] #39 29.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] [2020-09-01T04:07:27.828Z] #39 29.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] [2020-09-01T04:07:27.828Z] #39 29.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] [2020-09-01T04:07:27.828Z] #39 29.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsqlite3-0 amd64 3.27.2-3 [641 kB] [2020-09-01T04:07:27.828Z] #39 29.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB] [2020-09-01T04:07:27.828Z] #39 29.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python2.7 amd64 2.7.16-2+deb10u1 [305 kB] [2020-09-01T04:07:27.828Z] #39 29.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython2-stdlib amd64 2.7.16-1 [20.8 kB] [2020-09-01T04:07:27.828Z] #39 29.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython-stdlib amd64 2.7.16-1 [20.8 kB] [2020-09-01T04:07:27.828Z] #39 29.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python2 amd64 2.7.16-1 [41.6 kB] [2020-09-01T04:07:27.828Z] #39 29.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python amd64 2.7.16-1 [22.8 kB] [2020-09-01T04:07:27.828Z] #39 29.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap2 amd64 1:2.25-2 [17.6 kB] [2020-09-01T04:07:27.828Z] #39 29.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-01T04:07:27.828Z] #39 29.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-01T04:07:27.828Z] #39 29.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-01T04:07:27.828Z] #39 29.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-01T04:07:27.828Z] #39 29.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-01T04:07:27.828Z] #39 29.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-01T04:07:27.828Z] #39 29.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-01T04:07:27.828Z] #39 29.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-01T04:07:27.828Z] #39 29.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-01T04:07:27.828Z] #39 29.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-01T04:07:27.828Z] #39 29.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-01T04:07:27.828Z] #39 29.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-01T04:07:27.828Z] #39 29.86 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-01T04:07:27.828Z] #39 29.87 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-01T04:07:27.828Z] #39 29.88 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-01T04:07:27.828Z] #39 29.89 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-01T04:07:27.828Z] #39 29.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-01T04:07:27.828Z] #39 30.84 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:07:27.828Z] #39 31.05 Fetched 9161 kB in 1s (6977 kB/s) [2020-09-01T04:07:27.828Z] #39 31.19 Selecting previously unselected package libpython2.7-minimal:amd64. [2020-09-01T04:07:27.828Z] #39 31.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12367 files and directories currently installed.) [2020-09-01T04:07:27.828Z] #39 31.25 Preparing to unpack .../00-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ... [2020-09-01T04:07:27.828Z] #39 31.26 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... [2020-09-01T04:07:27.828Z] #39 31.70 Selecting previously unselected package python2.7-minimal. [2020-09-01T04:07:27.828Z] #39 31.71 Preparing to unpack .../01-python2.7-minimal_2.7.16-2+deb10u1_amd64.deb ... [2020-09-01T04:07:27.828Z] #39 31.74 Unpacking python2.7-minimal (2.7.16-2+deb10u1) ... [2020-09-01T04:07:27.865Z] #54 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done [2020-09-01T04:07:27.865Z] #54 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-09-01T04:07:27.881Z] + docker version [2020-09-01T04:07:28.066Z] #40 34.78 DEP criu/kcmp-ids.d [2020-09-01T04:07:28.066Z] #40 34.83 DEP criu/irmap.d [2020-09-01T04:07:28.066Z] #40 34.89 DEP criu/ipc_ns.d [2020-09-01T04:07:28.066Z] #40 34.96 DEP criu/image.d [2020-09-01T04:07:28.066Z] #40 35.01 DEP criu/image-desc.d [2020-09-01T04:07:28.360Z] #40 35.05 DEP criu/fsnotify.d [2020-09-01T04:07:28.360Z] #40 35.18 DEP criu/filesystems.d [2020-09-01T04:07:28.360Z] #40 35.27 DEP criu/files.d [2020-09-01T04:07:28.655Z] #40 35.35 DEP criu/files-reg.d [2020-09-01T04:07:28.655Z] #40 35.42 DEP criu/files-ext.d [2020-09-01T04:07:28.655Z] #40 35.48 DEP criu/file-lock.d [2020-09-01T04:07:28.655Z] #40 ... [2020-09-01T04:07:28.655Z] [2020-09-01T04:07:28.655Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:07:28.655Z] #19 6.488 Fetched 8069 kB in 5s (1542 kB/s) [2020-09-01T04:07:28.769Z] #39 ... [2020-09-01T04:07:28.769Z] [2020-09-01T04:07:28.769Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:07:28.769Z] #33 25.97 Reading package lists... [2020-09-01T04:07:28.948Z] #19 6.488 Reading package lists... [2020-09-01T04:07:28.948Z] #19 ... [2020-09-01T04:07:28.948Z] [2020-09-01T04:07:28.948Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:07:28.948Z] #44 4.836 + cd /tmp/tmp.35UePMAaeG/src/github.com/opencontainers/runc [2020-09-01T04:07:28.948Z] #44 4.836 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-01T04:07:28.948Z] #44 5.064 + '[' -z '' ']' [2020-09-01T04:07:28.948Z] #44 5.064 + target=static [2020-09-01T04:07:28.948Z] #44 5.064 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-01T04:07:28.948Z] #44 5.252 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-01T04:07:29.099Z] Fetching without tags [2020-09-01T04:07:29.113Z] Fetching without tags [2020-09-01T04:07:29.242Z] #44 ... [2020-09-01T04:07:29.242Z] [2020-09-01T04:07:29.242Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:07:29.242Z] #40 35.53 DEP criu/file-ids.d [2020-09-01T04:07:29.242Z] #40 35.58 DEP criu/fifo.d [2020-09-01T04:07:29.242Z] #40 35.63 DEP criu/fdstore.d [2020-09-01T04:07:29.242Z] #40 35.69 DEP criu/fault-injection.d [2020-09-01T04:07:29.242Z] #40 35.70 DEP criu/external.d [2020-09-01T04:07:29.242Z] #40 35.75 DEP criu/eventpoll.d [2020-09-01T04:07:29.242Z] #40 35.81 DEP criu/eventfd.d [2020-09-01T04:07:29.242Z] #40 35.91 DEP criu/crtools.d [2020-09-01T04:07:29.242Z] #40 36.04 DEP criu/cr-service.d [2020-09-01T04:07:29.242Z] #40 36.14 DEP criu/cr-restore.d [2020-09-01T04:07:29.460Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:07:29.535Z] #40 36.24 DEP criu/cr-errno.d [2020-09-01T04:07:29.535Z] #40 36.25 DEP criu/cr-dump.d [2020-09-01T04:07:29.535Z] #40 36.33 DEP criu/cr-dedup.d [2020-09-01T04:07:29.535Z] #40 36.46 DEP criu/cr-check.d [2020-09-01T04:07:29.543Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:07:29.829Z] #40 36.59 DEP criu/config.d [2020-09-01T04:07:29.829Z] #40 36.66 DEP criu/clone-noasan.d [2020-09-01T04:07:29.829Z] #40 36.70 DEP criu/cgroup.d [2020-09-01T04:07:29.829Z] #40 36.74 DEP criu/cgroup-props.d [2020-09-01T04:07:29.829Z] #40 36.79 DEP criu/bitmap.d [2020-09-01T04:07:29.829Z] #40 36.79 DEP criu/bfd.d [2020-09-01T04:07:29.829Z] #40 36.84 DEP criu/autofs.d [2020-09-01T04:07:30.122Z] #40 36.91 DEP criu/aio.d [2020-09-01T04:07:30.122Z] #40 37.03 DEP criu/action-scripts.d [2020-09-01T04:07:29.000Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-01T04:07:29.019Z] > git config --add remote.origin.fetch +refs/pull/41404/head:refs/remotes/origin/PR-41404 # timeout=10 [2020-09-01T04:07:29.032Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:07:29.063Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-01T04:07:29.102Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-01T04:07:29.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:07:29.104Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41404/head:refs/remotes/origin/PR-41404 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:07:29.472Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T04:07:29.495Z] > git checkout -f 8cc47be176c2fa0c70b4e5105d7498b71a3e797b # timeout=10 [2020-09-01T04:07:30.417Z] #40 37.20 CC criu/action-scripts.o [2020-09-01T04:07:30.489Z] Merge succeeded, producing 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:07:30.489Z] Checking out Revision 8cc47be176c2fa0c70b4e5105d7498b71a3e797b (PR-41404) [2020-09-01T04:07:29.010Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-01T04:07:29.018Z] > git config --add remote.origin.fetch +refs/pull/41404/head:refs/remotes/origin/PR-41404 # timeout=10 [2020-09-01T04:07:29.056Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:07:29.081Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-01T04:07:29.117Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-01T04:07:29.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:07:29.118Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41404/head:refs/remotes/origin/PR-41404 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:07:29.555Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T04:07:29.576Z] > git checkout -f 8cc47be176c2fa0c70b4e5105d7498b71a3e797b # timeout=10 [2020-09-01T04:07:30.461Z] > git remote # timeout=10 [2020-09-01T04:07:30.486Z] > git config --get remote.origin.url # timeout=10 [2020-09-01T04:07:30.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:07:30.509Z] > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10 [2020-09-01T04:07:30.541Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-01T04:07:30.567Z] Merge succeeded, producing 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:07:30.567Z] Checking out Revision 8cc47be176c2fa0c70b4e5105d7498b71a3e797b (PR-41404) [2020-09-01T04:07:30.713Z] #40 37.45 CC criu/aio.o [2020-09-01T04:07:30.880Z] #54 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.3s done [2020-09-01T04:07:30.880Z] #54 DONE 5.0s [2020-09-01T04:07:30.880Z] [2020-09-01T04:07:30.880Z] #24 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:07:30.880Z] #24 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-01T04:07:30.880Z] #24 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done [2020-09-01T04:07:30.880Z] #24 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-09-01T04:07:30.880Z] #24 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 48.16MB / 73.58MB 4.7s [2020-09-01T04:07:30.880Z] #24 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 3.7s done [2020-09-01T04:07:30.880Z] #24 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 70.97MB / 96.52MB 4.7s [2020-09-01T04:07:30.880Z] #24 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-01T04:07:30.880Z] #24 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-09-01T04:07:30.880Z] #24 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.5s done [2020-09-01T04:07:30.880Z] #24 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 48.77MB / 54.14MB 4.7s [2020-09-01T04:07:30.880Z] #24 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s done [2020-09-01T04:07:30.940Z] #33 33.77 Building dependency tree... [2020-09-01T04:07:31.007Z] #40 37.71 CC criu/autofs.o [2020-09-01T04:07:31.196Z] #24 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 51.87MB / 73.58MB 4.9s [2020-09-01T04:07:31.196Z] #24 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 76.83MB / 96.52MB 4.9s [2020-09-01T04:07:31.196Z] #24 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 53.81MB / 54.14MB 4.9s [2020-09-01T04:07:31.505Z] #24 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.0s done [2020-09-01T04:07:31.505Z] #24 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 57.40MB / 73.58MB 5.2s [2020-09-01T04:07:31.505Z] #24 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 85.24MB / 96.52MB 5.2s [2020-09-01T04:07:31.505Z] #24 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 62.07MB / 73.58MB 5.4s [2020-09-01T04:07:31.505Z] #24 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 91.24MB / 96.52MB 5.4s [2020-09-01T04:07:31.644Z] #40 38.46 CC criu/bfd.o [2020-09-01T04:07:31.815Z] #24 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 65.85MB / 73.58MB 5.5s [2020-09-01T04:07:31.816Z] #24 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 71.23MB / 73.58MB 5.7s [2020-09-01T04:07:31.816Z] #24 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.6s done [2020-09-01T04:07:31.938Z] #40 38.77 CC criu/bitmap.o [2020-09-01T04:07:31.938Z] #40 38.82 CC criu/cgroup-props.o [2020-09-01T04:07:32.142Z] #24 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.8s done [2020-09-01T04:07:32.142Z] #24 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-01T04:07:32.232Z] #40 39.07 CC criu/cgroup.o [2020-09-01T04:07:30.385Z] > git remote # timeout=10 [2020-09-01T04:07:30.415Z] > git config --get remote.origin.url # timeout=10 [2020-09-01T04:07:30.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:07:30.435Z] > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10 [2020-09-01T04:07:30.463Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-01T04:07:30.491Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T04:07:30.512Z] > git checkout -f 8cc47be176c2fa0c70b4e5105d7498b71a3e797b # timeout=10 [2020-09-01T04:07:32.799Z] #24 ... [2020-09-01T04:07:32.799Z] [2020-09-01T04:07:32.799Z] #23 [internal] load build context [2020-09-01T04:07:32.799Z] #23 transferring context: 51.49MB 6.9s done [2020-09-01T04:07:32.799Z] #23 DONE 7.0s [2020-09-01T04:07:32.799Z] [2020-09-01T04:07:32.799Z] #9 [base 1/4] FROM docker.io/library/debian:buster-slim@sha256:b2cade793f35... [2020-09-01T04:07:32.799Z] #9 resolve docker.io/library/debian:buster-slim@sha256:b2cade793f3558c90d018ed386cd61bf5e4ec06bf8ed6761bed3dd7e2c425ecc done [2020-09-01T04:07:32.799Z] #9 sha256:b2cade793f3558c90d018ed386cd61bf5e4ec06bf8ed6761bed3dd7e2c425ecc 1.85kB / 1.85kB done [2020-09-01T04:07:32.799Z] #9 sha256:bc65959fc63e8908854a5472fab2295f0dc640fbd20ebbd4d4d1b7ebdab19bb6 529B / 529B done [2020-09-01T04:07:32.799Z] #9 sha256:a0623df1b5992e88dcf58a21bc5585bb8babbbfee71e580ad799359d97be644b 1.50kB / 1.50kB done [2020-09-01T04:07:32.799Z] #9 sha256:0827434caf9c0b71f95b3bcbe29d60f4f887199db59b3994d9315c478def41c3 30.52MB / 30.52MB 2.8s done [2020-09-01T04:07:32.799Z] #9 unpacking docker.io/library/debian:buster-slim@sha256:b2cade793f3558c90d018ed386cd61bf5e4ec06bf8ed6761bed3dd7e2c425ecc [2020-09-01T04:07:30.570Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T04:07:30.590Z] > git checkout -f 8cc47be176c2fa0c70b4e5105d7498b71a3e797b # timeout=10 [2020-09-01T04:07:33.272Z] #40 40.19 CC criu/clone-noasan.o [2020-09-01T04:07:33.272Z] #40 40.30 CC criu/config.o [2020-09-01T04:07:33.483Z] #33 38.00 The following additional packages will be installed: [2020-09-01T04:07:33.483Z] #33 38.01 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-01T04:07:33.483Z] #33 38.02 Suggested packages: [2020-09-01T04:07:33.483Z] #33 38.02 cmake-doc ninja-build lrzip [2020-09-01T04:07:33.483Z] #33 38.02 Recommended packages: [2020-09-01T04:07:33.483Z] #33 38.02 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-01T04:07:33.743Z] #33 ... [2020-09-01T04:07:33.743Z] [2020-09-01T04:07:33.743Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:07:33.743Z] #46 27.05 Fetched 8378 kB in 21s (402 kB/s) [2020-09-01T04:07:33.743Z] #46 27.05 Reading package lists... [2020-09-01T04:07:33.743Z] #46 34.65 Reading package lists... [2020-09-01T04:07:33.743Z] #46 ... [2020-09-01T04:07:33.743Z] [2020-09-01T04:07:33.743Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:07:33.743Z] #39 33.56 Selecting previously unselected package python2-minimal. [2020-09-01T04:07:33.743Z] #39 33.56 Preparing to unpack .../02-python2-minimal_2.7.16-1_amd64.deb ... [2020-09-01T04:07:33.743Z] #39 33.57 Unpacking python2-minimal (2.7.16-1) ... [2020-09-01T04:07:33.743Z] #39 33.69 Selecting previously unselected package python-minimal. [2020-09-01T04:07:33.743Z] #39 33.70 Preparing to unpack .../03-python-minimal_2.7.16-1_amd64.deb ... [2020-09-01T04:07:33.743Z] #39 33.73 Unpacking python-minimal (2.7.16-1) ... [2020-09-01T04:07:33.743Z] #39 33.84 Selecting previously unselected package mime-support. [2020-09-01T04:07:33.743Z] #39 33.85 Preparing to unpack .../04-mime-support_3.62_all.deb ... [2020-09-01T04:07:33.743Z] #39 33.85 Unpacking mime-support (3.62) ... [2020-09-01T04:07:33.743Z] #39 34.09 Selecting previously unselected package readline-common. [2020-09-01T04:07:33.743Z] #39 34.09 Preparing to unpack .../05-readline-common_7.0-5_all.deb ... [2020-09-01T04:07:33.743Z] #39 34.11 Unpacking readline-common (7.0-5) ... [2020-09-01T04:07:33.743Z] #39 34.50 Selecting previously unselected package libreadline7:amd64. [2020-09-01T04:07:33.743Z] #39 34.50 Preparing to unpack .../06-libreadline7_7.0-5_amd64.deb ... [2020-09-01T04:07:33.743Z] #39 34.52 Unpacking libreadline7:amd64 (7.0-5) ... [2020-09-01T04:07:33.743Z] #39 34.93 Selecting previously unselected package libsqlite3-0:amd64. [2020-09-01T04:07:33.743Z] #39 34.93 Preparing to unpack .../07-libsqlite3-0_3.27.2-3_amd64.deb ... [2020-09-01T04:07:33.743Z] #39 34.93 Unpacking libsqlite3-0:amd64 (3.27.2-3) ... [2020-09-01T04:07:33.743Z] #39 36.16 Selecting previously unselected package libpython2.7-stdlib:amd64. [2020-09-01T04:07:33.743Z] #39 36.17 Preparing to unpack .../08-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ... [2020-09-01T04:07:33.743Z] #39 36.19 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... [2020-09-01T04:07:33.908Z] #40 40.84 CC criu/cr-check.o [2020-09-01T04:07:34.004Z] #39 38.83 Selecting previously unselected package python2.7. [2020-09-01T04:07:34.004Z] #39 38.85 Preparing to unpack .../09-python2.7_2.7.16-2+deb10u1_amd64.deb ... [2020-09-01T04:07:34.004Z] #39 38.90 Unpacking python2.7 (2.7.16-2+deb10u1) ... [2020-09-01T04:07:34.545Z] #40 41.30 CC criu/cr-dedup.o [2020-09-01T04:07:34.573Z] #39 ... [2020-09-01T04:07:34.573Z] [2020-09-01T04:07:34.573Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:07:34.573Z] #33 39.30 The following NEW packages will be installed: [2020-09-01T04:07:34.573Z] #33 39.32 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-01T04:07:34.573Z] #33 39.34 vim-common xxd [2020-09-01T04:07:34.838Z] #40 41.50 CC criu/cr-dump.o [2020-09-01T04:07:34.852Z] Commit message: "Move validations to gh action" [2020-09-01T04:07:34.885Z] #9 unpacking docker.io/library/debian:buster-slim@sha256:b2cade793f3558c90d018ed386cd61bf5e4ec06bf8ed6761bed3dd7e2c425ecc 5.5s done [2020-09-01T04:07:34.885Z] #9 DONE 8.5s [2020-09-01T04:07:34.885Z] [2020-09-01T04:07:34.885Z] #10 [base 2/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-01T04:07:34.885Z] #10 DONE 0.2s [2020-09-01T04:07:34.885Z] [2020-09-01T04:07:34.885Z] #24 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:07:34.885Z] #24 ... [2020-09-01T04:07:34.885Z] [2020-09-01T04:07:34.885Z] #11 [base 3/4] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-01T04:07:34.885Z] #11 DONE 0.2s [2020-09-01T04:07:34.885Z] [2020-09-01T04:07:34.885Z] #12 [base 4/4] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:07:35.056Z] Commit message: "Move validations to gh action" [2020-09-01T04:07:35.154Z] #33 39.84 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:07:35.154Z] #33 39.84 Need to get 14.9 MB of archives. [2020-09-01T04:07:35.154Z] #33 39.84 After this operation, 61.8 MB of additional disk space will be used. [2020-09-01T04:07:35.154Z] #33 39.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-01T04:07:35.154Z] #33 39.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-01T04:07:35.154Z] #33 39.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-01T04:07:35.180Z] #12 0.316 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:07:35.180Z] #12 0.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-01T04:07:35.414Z] #33 40.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-01T04:07:35.475Z] #12 0.374 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:07:35.475Z] #12 0.570 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-01T04:07:35.674Z] #33 ... [2020-09-01T04:07:35.674Z] [2020-09-01T04:07:35.674Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:07:35.674Z] #26 22.79 Reading package lists... [2020-09-01T04:07:35.674Z] #26 30.66 Reading package lists... [2020-09-01T04:07:35.674Z] #26 38.99 Building dependency tree... [2020-09-01T04:07:35.674Z] #26 ... [2020-09-01T04:07:35.674Z] [2020-09-01T04:07:35.674Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:07:35.674Z] #39 39.40 Selecting previously unselected package libpython2-stdlib:amd64. [2020-09-01T04:07:35.674Z] #39 39.40 Preparing to unpack .../10-libpython2-stdlib_2.7.16-1_amd64.deb ... [2020-09-01T04:07:35.674Z] #39 39.41 Unpacking libpython2-stdlib:amd64 (2.7.16-1) ... [2020-09-01T04:07:35.674Z] #39 39.75 Selecting previously unselected package libpython-stdlib:amd64. [2020-09-01T04:07:35.674Z] #39 39.75 Preparing to unpack .../11-libpython-stdlib_2.7.16-1_amd64.deb ... [2020-09-01T04:07:35.674Z] #39 39.76 Unpacking libpython-stdlib:amd64 (2.7.16-1) ... [2020-09-01T04:07:35.674Z] #39 40.16 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... [2020-09-01T04:07:35.674Z] #39 40.25 Setting up python2.7-minimal (2.7.16-2+deb10u1) ... [2020-09-01T04:07:35.851Z] + docker version [2020-09-01T04:07:35.896Z] #40 42.48 CC criu/cr-errno.o [2020-09-01T04:07:35.896Z] #40 42.50 CC criu/cr-restore.o [2020-09-01T04:07:35.896Z] #40 ... [2020-09-01T04:07:35.896Z] [2020-09-01T04:07:35.896Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:07:35.896Z] #19 6.488 Reading package lists... [2020-09-01T04:07:35.896Z] #19 7.556 Reading package lists... [2020-09-01T04:07:35.896Z] #19 8.720 Building dependency tree... [2020-09-01T04:07:35.896Z] #19 8.938 The following additional packages will be installed: [2020-09-01T04:07:35.896Z] #19 8.938 libaio1 libcap2 libelf1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-09-01T04:07:35.896Z] #19 8.938 libmnl0 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-09-01T04:07:35.896Z] #19 8.938 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2020-09-01T04:07:35.896Z] #19 8.938 libreadline7 libsqlite3-0 libxtables12 mime-support python-pip-whl python3 [2020-09-01T04:07:35.896Z] #19 8.938 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-01T04:07:35.896Z] #19 8.938 python3.7 python3.7-minimal readline-common vim-runtime xxd [2020-09-01T04:07:35.896Z] #19 8.939 Suggested packages: [2020-09-01T04:07:35.896Z] #19 8.939 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc kmod gpm [2020-09-01T04:07:35.896Z] #19 8.939 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2020-09-01T04:07:35.896Z] #19 8.939 python3.7-doc binfmt-support readline-doc ctags vim-doc vim-scripts xfsdump [2020-09-01T04:07:35.896Z] #19 8.939 acl attr quota [2020-09-01T04:07:35.896Z] #19 8.939 Recommended packages: [2020-09-01T04:07:35.896Z] #19 8.939 aufs-dkms libatm1 nftables libpam-cap build-essential python3-dev [2020-09-01T04:07:35.896Z] #19 8.939 python3-keyring python3-keyrings.alt python3-xdg unzip [2020-09-01T04:07:35.896Z] #19 9.736 The following NEW packages will be installed: [2020-09-01T04:07:35.896Z] #19 9.736 apparmor aufs-tools bash-completion bzip2 iproute2 iptables iputils-ping jq [2020-09-01T04:07:35.896Z] #19 9.736 libaio1 libcap2 libcap2-bin libelf1 libgpm2 libicu63 libip4tc0 libip6tc0 [2020-09-01T04:07:35.896Z] #19 9.736 libiptc0 libjq1 libmnl0 libmpdec2 libnet1 libnetfilter-conntrack3 [2020-09-01T04:07:35.896Z] #19 9.736 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2020-09-01T04:07:35.896Z] #19 9.736 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2020-09-01T04:07:35.896Z] #19 9.737 libreadline7 libsqlite3-0 libxtables12 mime-support net-tools pigz [2020-09-01T04:07:35.896Z] #19 9.737 python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal [2020-09-01T04:07:35.896Z] #19 9.737 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-09-01T04:07:35.896Z] #19 9.737 python3.7-minimal readline-common sudo thin-provisioning-tools uidmap vim [2020-09-01T04:07:35.896Z] #19 9.737 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-09-01T04:07:35.896Z] #19 9.791 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:07:35.897Z] #19 9.791 Need to get 29.7 MB of archives. [2020-09-01T04:07:35.897Z] #19 9.791 After this operation, 123 MB of additional disk space will be used. [2020-09-01T04:07:35.897Z] #19 9.791 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-09-01T04:07:35.897Z] #19 9.825 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-09-01T04:07:35.897Z] #19 10.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-09-01T04:07:35.897Z] #19 10.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-09-01T04:07:35.897Z] #19 10.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x mime-support all 3.62 [37.2 kB] [2020-09-01T04:07:35.897Z] #19 10.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-09-01T04:07:35.897Z] #19 10.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x readline-common all 7.0-5 [70.6 kB] [2020-09-01T04:07:35.897Z] #19 10.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline7 s390x 7.0-5 [144 kB] [2020-09-01T04:07:35.897Z] #19 10.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsqlite3-0 s390x 3.27.2-3 [600 kB] [2020-09-01T04:07:35.897Z] #19 10.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-09-01T04:07:35.897Z] #19 11.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-09-01T04:07:35.897Z] #19 11.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-09-01T04:07:35.897Z] #19 11.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-09-01T04:07:35.897Z] #19 11.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap2 s390x 1:2.25-2 [17.6 kB] [2020-09-01T04:07:35.897Z] #19 11.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libelf1 s390x 0.176-1.1 [157 kB] [2020-09-01T04:07:35.897Z] #19 12.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmnl0 s390x 1.0.4-2 [12.4 kB] [2020-09-01T04:07:35.897Z] #19 12.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxtables12 s390x 1.8.2-4 [78.3 kB] [2020-09-01T04:07:35.897Z] #19 12.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap2-bin s390x 1:2.25-2 [28.5 kB] [2020-09-01T04:07:35.897Z] #19 12.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x iproute2 s390x 4.20.0-2 [768 kB] [2020-09-01T04:07:35.897Z] #19 12.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-09-01T04:07:35.897Z] #19 12.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-09-01T04:07:35.897Z] #19 12.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-09-01T04:07:35.897Z] #19 12.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-09-01T04:07:35.897Z] #19 12.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-09-01T04:07:35.897Z] #19 12.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-09-01T04:07:35.897Z] #19 12.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-09-01T04:07:35.897Z] #19 12.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x iputils-ping s390x 3:20180629-2+deb10u1 [42.9 kB] [2020-09-01T04:07:35.897Z] #19 12.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-01T04:07:35.897Z] #19 12.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-01T04:07:35.897Z] #19 13.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-09-01T04:07:35.897Z] #19 13.02 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-09-01T04:07:35.897Z] #19 13.02 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-09-01T04:07:35.897Z] #19 13.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-09-01T04:07:35.897Z] #19 13.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-09-01T04:07:35.897Z] #19 13.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-01T04:07:35.897Z] #19 13.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-01T04:07:35.897Z] #19 13.06 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-01T04:07:35.897Z] #19 13.07 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-09-01T04:07:35.897Z] #19 13.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-09-01T04:07:35.897Z] #19 13.13 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-01T04:07:35.897Z] #19 13.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-01T04:07:35.897Z] #19 13.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-01T04:07:35.897Z] #19 13.67 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-01T04:07:35.897Z] #19 13.67 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-09-01T04:07:35.897Z] #19 13.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-09-01T04:07:35.897Z] #19 13.68 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-09-01T04:07:35.897Z] #19 13.74 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-01T04:07:35.897Z] #19 13.74 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-09-01T04:07:35.897Z] #19 13.75 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-09-01T04:07:35.897Z] #19 13.75 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-01T04:07:35.897Z] #19 13.76 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-09-01T04:07:35.897Z] #19 13.77 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-01T04:07:36.115Z] #12 1.335 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB] [2020-09-01T04:07:36.115Z] #12 1.351 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-01T04:07:36.191Z] #19 13.83 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-09-01T04:07:36.322Z] + docker version [2020-09-01T04:07:36.485Z] #19 14.15 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-09-01T04:07:36.485Z] #19 14.17 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-09-01T04:07:36.485Z] #19 14.18 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-01T04:07:36.778Z] #19 14.54 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-09-01T04:07:37.415Z] #19 15.21 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-09-01T04:07:37.708Z] #19 15.70 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-09-01T04:07:38.002Z] #19 15.92 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:07:38.002Z] #19 15.96 Fetched 29.7 MB in 6s (4995 kB/s) [2020-09-01T04:07:38.207Z] #12 3.217 Fetched 8154 kB in 3s (2781 kB/s) [2020-09-01T04:07:38.303Z] #19 16.00 Selecting previously unselected package pigz. [2020-09-01T04:07:38.303Z] #19 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 ... 20156 files and directories currently installed.) [2020-09-01T04:07:38.303Z] #19 16.01 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-09-01T04:07:38.303Z] #19 16.02 Unpacking pigz (2.4-1) ... [2020-09-01T04:07:38.303Z] #19 16.07 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-09-01T04:07:38.303Z] #19 16.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-01T04:07:38.303Z] #19 16.07 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-01T04:07:38.596Z] #19 16.26 Selecting previously unselected package python3.7-minimal. [2020-09-01T04:07:38.596Z] #19 16.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-01T04:07:38.596Z] #19 16.27 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-01T04:07:38.596Z] #19 16.57 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-01T04:07:38.890Z] #19 16.58 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-01T04:07:38.970Z] #39 43.48 Setting up python2-minimal (2.7.16-1) ... [2020-09-01T04:07:39.230Z] #39 44.07 Selecting previously unselected package python2. [2020-09-01T04:07:39.249Z] #12 3.217 Reading package lists... [2020-09-01T04:07:39.489Z] #39 44.07 (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 ... 13184 files and directories currently installed.) [2020-09-01T04:07:39.489Z] #39 44.13 Preparing to unpack .../python2_2.7.16-1_amd64.deb ... [2020-09-01T04:07:39.489Z] #39 44.17 Unpacking python2 (2.7.16-1) ... [2020-09-01T04:07:39.758Z] #39 44.61 Setting up python-minimal (2.7.16-1) ... [2020-09-01T04:07:39.932Z] #19 17.58 Selecting previously unselected package python3-minimal. [2020-09-01T04:07:39.932Z] #19 17.58 (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 ... 20406 files and directories currently installed.) [2020-09-01T04:07:39.932Z] #19 17.60 Preparing to unpack .../0-python3-minimal_3.7.3-1_s390x.deb ... [2020-09-01T04:07:39.932Z] #19 17.60 Unpacking python3-minimal (3.7.3-1) ... [2020-09-01T04:07:39.932Z] #19 17.64 Selecting previously unselected package mime-support. [2020-09-01T04:07:39.932Z] #19 17.64 Preparing to unpack .../1-mime-support_3.62_all.deb ... [2020-09-01T04:07:39.932Z] #19 17.64 Unpacking mime-support (3.62) ... [2020-09-01T04:07:39.932Z] #19 17.66 Selecting previously unselected package libmpdec2:s390x. [2020-09-01T04:07:39.932Z] #19 17.67 Preparing to unpack .../2-libmpdec2_2.4.2-2_s390x.deb ... [2020-09-01T04:07:39.932Z] #19 17.67 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-09-01T04:07:39.932Z] #19 17.72 Selecting previously unselected package readline-common. [2020-09-01T04:07:39.932Z] #19 17.72 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... [2020-09-01T04:07:39.932Z] #19 17.72 Unpacking readline-common (7.0-5) ... [2020-09-01T04:07:39.932Z] #19 17.76 Selecting previously unselected package libreadline7:s390x. [2020-09-01T04:07:39.932Z] #19 17.76 Preparing to unpack .../4-libreadline7_7.0-5_s390x.deb ... [2020-09-01T04:07:39.932Z] #19 17.76 Unpacking libreadline7:s390x (7.0-5) ... [2020-09-01T04:07:39.932Z] #19 17.83 Selecting previously unselected package libsqlite3-0:s390x. [2020-09-01T04:07:39.932Z] #19 17.83 Preparing to unpack .../5-libsqlite3-0_3.27.2-3_s390x.deb ... [2020-09-01T04:07:39.932Z] #19 17.83 Unpacking libsqlite3-0:s390x (3.27.2-3) ... [2020-09-01T04:07:40.017Z] #39 44.87 Selecting previously unselected package python. [2020-09-01T04:07:40.138Z] Client: Docker Engine - Community [2020-09-01T04:07:40.138Z] Version: 19.03.12 [2020-09-01T04:07:40.138Z] API version: 1.40 [2020-09-01T04:07:40.138Z] Go version: go1.13.10 [2020-09-01T04:07:40.138Z] Git commit: 48a6621 [2020-09-01T04:07:40.138Z] Built: Mon Jun 22 15:46:32 2020 [2020-09-01T04:07:40.138Z] OS/Arch: linux/arm64 [2020-09-01T04:07:40.138Z] Experimental: false [2020-09-01T04:07:40.138Z] [2020-09-01T04:07:40.138Z] Server: Docker Engine - Community [2020-09-01T04:07:40.138Z] Engine: [2020-09-01T04:07:40.138Z] Version: 19.03.12 [2020-09-01T04:07:40.138Z] API version: 1.40 (minimum version 1.12) [2020-09-01T04:07:40.138Z] Go version: go1.13.10 [2020-09-01T04:07:40.138Z] Git commit: 48a6621 [2020-09-01T04:07:40.138Z] Built: Mon Jun 22 15:45:04 2020 [2020-09-01T04:07:40.138Z] OS/Arch: linux/arm64 [2020-09-01T04:07:40.138Z] Experimental: true [2020-09-01T04:07:40.138Z] containerd: [2020-09-01T04:07:40.138Z] Version: 1.2.13 [2020-09-01T04:07:40.138Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-01T04:07:40.138Z] runc: [2020-09-01T04:07:40.138Z] Version: 1.0.0-rc10 [2020-09-01T04:07:40.138Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-01T04:07:40.138Z] docker-init: [2020-09-01T04:07:40.138Z] Version: 0.18.0 [2020-09-01T04:07:40.138Z] GitCommit: fec3683 [Pipeline] sh [2020-09-01T04:07:40.225Z] #19 18.02 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-09-01T04:07:40.225Z] #19 18.02 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-09-01T04:07:40.225Z] #19 18.03 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-01T04:07:40.277Z] #39 44.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13215 files and directories currently installed.) [2020-09-01T04:07:40.277Z] #39 44.99 Preparing to unpack .../00-python_2.7.16-1_amd64.deb ... [2020-09-01T04:07:40.277Z] #39 45.14 Unpacking python (2.7.16-1) ... [2020-09-01T04:07:40.290Z] #12 4.348 Reading package lists... [2020-09-01T04:07:40.474Z] + docker info [2020-09-01T04:07:40.584Z] #12 5.353 Building dependency tree... [2020-09-01T04:07:40.584Z] #12 5.693 The following additional packages will be installed: [2020-09-01T04:07:40.584Z] #12 5.693 autotools-dev binutils binutils-common binutils-powerpc64le-linux-gnu cpp [2020-09-01T04:07:40.584Z] #12 5.694 cpp-8 file gcc-8 git-man libasan5 libatomic1 libbinutils libc-dev-bin [2020-09-01T04:07:40.584Z] #12 5.694 libc6-dev libcc1-0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl [2020-09-01T04:07:40.584Z] #12 5.694 libexpat1 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 [2020-09-01T04:07:40.584Z] #12 5.694 libgssapi-krb5-2 libisl19 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-09-01T04:07:40.584Z] #12 5.694 libkrb5support0 libldap-2.4-2 libldap-common liblsan0 libmagic-mgc libmagic1 [2020-09-01T04:07:40.584Z] #12 5.694 libmpc3 libmpfr6 libncurses6 libnghttp2-14 libpcre2-8-0 libperl5.28 [2020-09-01T04:07:40.584Z] #12 5.694 libprocps7 libpsl5 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db [2020-09-01T04:07:40.584Z] #12 5.694 libssh2-1 libssl1.1 libtsan0 libubsan1 linux-libc-dev lsb-base openssl perl [2020-09-01T04:07:40.584Z] #12 5.695 perl-modules-5.28 [2020-09-01T04:07:40.584Z] #12 5.696 Suggested packages: [2020-09-01T04:07:40.584Z] #12 5.696 binutils-doc cpp-doc gcc-8-locales gcc-multilib manpages-dev autoconf [2020-09-01T04:07:40.584Z] #12 5.696 automake flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg [2020-09-01T04:07:40.584Z] #12 5.696 libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg [2020-09-01T04:07:40.584Z] #12 5.696 libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run [2020-09-01T04:07:40.584Z] #12 5.696 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs [2020-09-01T04:07:40.584Z] #12 5.696 git-mediawiki git-svn glibc-doc debian-keyring gnupg | gnupg2 patch [2020-09-01T04:07:40.584Z] #12 5.696 sensible-utils bzr gdbm-l10n krb5-doc krb5-user libtool-doc automaken [2020-09-01T04:07:40.584Z] #12 5.696 gfortran | fortran95-compiler gcj-jdk make-doc perl-doc [2020-09-01T04:07:40.584Z] #12 5.696 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl [2020-09-01T04:07:40.584Z] #12 5.696 liblocale-codes-perl dpkg-dev [2020-09-01T04:07:40.584Z] #12 5.696 Recommended packages: [2020-09-01T04:07:40.584Z] #12 5.696 patch less ssh-client manpages manpages-dev libfile-fcntllock-perl [2020-09-01T04:07:40.584Z] #12 5.696 liblocale-gettext-perl bzip2 xz-utils libglib2.0-data shared-mime-info [2020-09-01T04:07:40.584Z] #12 5.696 xdg-user-dirs krb5-locales libgpm2 publicsuffix libsasl2-modules libltdl-dev [2020-09-01T04:07:40.584Z] #12 5.696 netbase psmisc [2020-09-01T04:07:40.853Z] #39 45.43 Selecting previously unselected package libcap2:amd64. [2020-09-01T04:07:40.853Z] #39 45.43 Preparing to unpack .../01-libcap2_1%3a2.25-2_amd64.deb ... [2020-09-01T04:07:40.853Z] #39 45.43 Unpacking libcap2:amd64 (1:2.25-2) ... [2020-09-01T04:07:40.853Z] #39 45.69 Selecting previously unselected package libcap-dev:amd64. [2020-09-01T04:07:40.853Z] #39 45.69 Preparing to unpack .../02-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-01T04:07:40.853Z] #39 45.69 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-01T04:07:40.862Z] #19 18.54 Selecting previously unselected package python3.7. [2020-09-01T04:07:40.862Z] #19 18.54 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-09-01T04:07:40.862Z] #19 18.54 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-01T04:07:40.862Z] #19 18.61 Selecting previously unselected package libpython3-stdlib:s390x. [2020-09-01T04:07:40.862Z] #19 18.61 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-09-01T04:07:40.862Z] #19 18.61 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-01T04:07:40.862Z] #19 18.63 Setting up python3-minimal (3.7.3-1) ... [2020-09-01T04:07:41.115Z] #39 45.87 Selecting previously unselected package libnet1:amd64. [2020-09-01T04:07:41.115Z] #39 45.87 Preparing to unpack .../03-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-01T04:07:41.115Z] #39 45.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-01T04:07:41.156Z] #19 19.07 Selecting previously unselected package python3. [2020-09-01T04:07:41.156Z] #19 19.07 (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 ... 20875 files and directories currently installed.) [2020-09-01T04:07:41.156Z] #19 19.09 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-09-01T04:07:41.156Z] #19 19.10 Unpacking python3 (3.7.3-1) ... [2020-09-01T04:07:41.156Z] #19 19.14 Selecting previously unselected package libcap2:s390x. [2020-09-01T04:07:41.156Z] #19 19.14 Preparing to unpack .../01-libcap2_1%3a2.25-2_s390x.deb ... [2020-09-01T04:07:41.156Z] #19 19.14 Unpacking libcap2:s390x (1:2.25-2) ... [2020-09-01T04:07:41.156Z] #19 19.17 Selecting previously unselected package libelf1:s390x. [2020-09-01T04:07:41.156Z] #19 19.17 Preparing to unpack .../02-libelf1_0.176-1.1_s390x.deb ... [2020-09-01T04:07:41.224Z] #12 6.282 The following NEW packages will be installed: [2020-09-01T04:07:41.224Z] #12 6.282 autotools-dev binutils binutils-common binutils-powerpc64le-linux-gnu [2020-09-01T04:07:41.224Z] #12 6.282 ca-certificates cpp cpp-8 curl file gcc gcc-8 git git-man libasan5 [2020-09-01T04:07:41.224Z] #12 6.282 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls [2020-09-01T04:07:41.224Z] #12 6.282 libcurl4 libdpkg-perl liberror-perl libexpat1 libgcc-8-dev libgdbm-compat4 [2020-09-01T04:07:41.224Z] #12 6.283 libgdbm6 libglib2.0-0 libgomp1 libgssapi-krb5-2 libisl19 libitm1 [2020-09-01T04:07:41.224Z] #12 6.283 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2020-09-01T04:07:41.224Z] #12 6.283 libldap-common liblsan0 libmagic-mgc libmagic1 libmpc3 libmpfr6 libncurses6 [2020-09-01T04:07:41.224Z] #12 6.283 libnghttp2-14 libpcre2-8-0 libperl5.28 libprocps7 libpsl5 libquadmath0 [2020-09-01T04:07:41.224Z] #12 6.283 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 libtool libtsan0 [2020-09-01T04:07:41.224Z] #12 6.284 libubsan1 linux-libc-dev lsb-base make openssl perl perl-modules-5.28 [2020-09-01T04:07:41.224Z] #12 6.284 pkg-config procps [2020-09-01T04:07:41.224Z] #12 6.328 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:07:41.224Z] #12 6.328 Need to get 57.0 MB of archives. [2020-09-01T04:07:41.224Z] #12 6.328 After this operation, 272 MB of additional disk space will be used. [2020-09-01T04:07:41.224Z] #12 6.328 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] [2020-09-01T04:07:41.375Z] #39 46.16 Selecting previously unselected package libnet1-dev. [2020-09-01T04:07:41.450Z] #19 19.17 Unpacking libelf1:s390x (0.176-1.1) ... [2020-09-01T04:07:41.450Z] #19 19.24 Selecting previously unselected package libmnl0:s390x. [2020-09-01T04:07:41.450Z] #19 19.24 Preparing to unpack .../03-libmnl0_1.0.4-2_s390x.deb ... [2020-09-01T04:07:41.450Z] #19 19.24 Unpacking libmnl0:s390x (1.0.4-2) ... [2020-09-01T04:07:41.450Z] #19 19.26 Selecting previously unselected package libxtables12:s390x. [2020-09-01T04:07:41.450Z] #19 19.26 Preparing to unpack .../04-libxtables12_1.8.2-4_s390x.deb ... [2020-09-01T04:07:41.450Z] #19 19.27 Unpacking libxtables12:s390x (1.8.2-4) ... [2020-09-01T04:07:41.450Z] #19 19.31 Selecting previously unselected package libcap2-bin. [2020-09-01T04:07:41.450Z] #19 19.31 Preparing to unpack .../05-libcap2-bin_1%3a2.25-2_s390x.deb ... [2020-09-01T04:07:41.450Z] #19 19.31 Unpacking libcap2-bin (1:2.25-2) ... [2020-09-01T04:07:41.450Z] #19 19.35 Selecting previously unselected package iproute2. [2020-09-01T04:07:41.450Z] #19 19.35 Preparing to unpack .../06-iproute2_4.20.0-2_s390x.deb ... [2020-09-01T04:07:41.450Z] #19 19.35 Unpacking iproute2 (4.20.0-2) ... [2020-09-01T04:07:41.519Z] #12 6.769 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgdbm6 ppc64el 1.18.1-4 [67.8 kB] [2020-09-01T04:07:41.637Z] #39 46.16 Preparing to unpack .../04-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-01T04:07:41.637Z] #39 46.17 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-01T04:07:41.744Z] #19 19.57 Selecting previously unselected package libip4tc0:s390x. [2020-09-01T04:07:41.744Z] #19 19.57 Preparing to unpack .../07-libip4tc0_1.8.2-4_s390x.deb ... [2020-09-01T04:07:41.744Z] #19 19.57 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-09-01T04:07:41.744Z] #19 19.61 Selecting previously unselected package libip6tc0:s390x. [2020-09-01T04:07:41.744Z] #19 19.61 Preparing to unpack .../08-libip6tc0_1.8.2-4_s390x.deb ... [2020-09-01T04:07:41.744Z] #19 19.61 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-09-01T04:07:41.744Z] #19 19.65 Selecting previously unselected package libiptc0:s390x. [2020-09-01T04:07:41.744Z] #19 19.65 Preparing to unpack .../09-libiptc0_1.8.2-4_s390x.deb ... [2020-09-01T04:07:41.744Z] #19 19.65 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-09-01T04:07:41.744Z] #19 19.68 Selecting previously unselected package libnfnetlink0:s390x. [2020-09-01T04:07:41.744Z] #19 19.68 Preparing to unpack .../10-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-09-01T04:07:41.813Z] #12 6.854 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgdbm-compat4 ppc64el 1.18.1-4 [44.6 kB] [2020-09-01T04:07:41.813Z] #12 7.042 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libperl5.28 ppc64el 5.28.1-6+deb10u1 [3870 kB] [2020-09-01T04:07:41.948Z] #39 46.57 Selecting previously unselected package libnl-3-200:amd64. [2020-09-01T04:07:41.948Z] #39 46.57 Preparing to unpack .../05-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-01T04:07:41.948Z] #39 46.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-01T04:07:42.038Z] #19 19.69 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-01T04:07:42.038Z] #19 19.71 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-09-01T04:07:42.038Z] #19 19.71 Preparing to unpack .../11-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-09-01T04:07:42.038Z] #19 19.71 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-01T04:07:42.038Z] #19 19.74 Selecting previously unselected package libnftnl11:s390x. [2020-09-01T04:07:42.038Z] #19 19.74 Preparing to unpack .../12-libnftnl11_1.1.2-2_s390x.deb ... [2020-09-01T04:07:42.038Z] #19 19.74 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-09-01T04:07:42.038Z] #19 19.78 Selecting previously unselected package iptables. [2020-09-01T04:07:42.038Z] #19 19.78 Preparing to unpack .../13-iptables_1.8.2-4_s390x.deb ... [2020-09-01T04:07:42.038Z] #19 19.78 Unpacking iptables (1.8.2-4) ... [2020-09-01T04:07:42.038Z] #19 19.97 Selecting previously unselected package iputils-ping. [2020-09-01T04:07:42.038Z] #19 19.97 Preparing to unpack .../14-iputils-ping_3%3a20180629-2+deb10u1_s390x.deb ... [2020-09-01T04:07:42.207Z] #39 ... [2020-09-01T04:07:42.207Z] [2020-09-01T04:07:42.207Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:07:42.207Z] #12 29.97 Reading package lists... [2020-09-01T04:07:42.207Z] #12 37.17 Building dependency tree... [2020-09-01T04:07:42.207Z] #12 41.43 pkg-config is already the newest version (0.29-6). [2020-09-01T04:07:42.207Z] #12 41.43 The following additional packages will be installed: [2020-09-01T04:07:42.207Z] #12 41.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-01T04:07:42.207Z] #12 41.43 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-01T04:07:42.207Z] #12 41.43 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-01T04:07:42.207Z] #12 41.44 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-01T04:07:42.207Z] #12 41.46 Suggested packages: [2020-09-01T04:07:42.207Z] #12 41.46 gcc-8-locales seccomp wine64 [2020-09-01T04:07:42.207Z] #12 43.23 The following NEW packages will be installed: [2020-09-01T04:07:42.207Z] #12 43.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-01T04:07:42.207Z] #12 43.23 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-01T04:07:42.207Z] #12 43.23 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-01T04:07:42.207Z] #12 43.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-01T04:07:42.207Z] #12 43.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-01T04:07:42.207Z] #12 43.23 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-01T04:07:42.207Z] #12 43.75 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:07:42.207Z] #12 43.75 Need to get 77.7 MB of archives. [2020-09-01T04:07:42.207Z] #12 43.75 After this operation, 487 MB of additional disk space will be used. [2020-09-01T04:07:42.207Z] #12 43.75 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-09-01T04:07:42.208Z] #12 43.98 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-09-01T04:07:42.208Z] #12 44.26 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-09-01T04:07:42.208Z] #12 44.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-01T04:07:42.208Z] #12 44.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-01T04:07:42.208Z] #12 44.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-01T04:07:42.208Z] #12 45.05 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-09-01T04:07:42.208Z] #12 45.48 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-09-01T04:07:42.208Z] #12 45.50 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-09-01T04:07:42.208Z] #12 ... [2020-09-01T04:07:42.208Z] [2020-09-01T04:07:42.208Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:07:42.208Z] #39 46.95 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-01T04:07:42.208Z] #39 46.95 Preparing to unpack .../06-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-01T04:07:42.208Z] #39 46.95 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-01T04:07:42.331Z] #19 19.98 Unpacking iputils-ping (3:20180629-2+deb10u1) ... [2020-09-01T04:07:42.331Z] #19 20.02 Selecting previously unselected package xxd. [2020-09-01T04:07:42.331Z] #19 20.02 Preparing to unpack .../15-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-01T04:07:42.331Z] #19 20.02 Unpacking xxd (2:8.1.0875-5) ... [2020-09-01T04:07:42.331Z] #19 20.09 Selecting previously unselected package vim-common. [2020-09-01T04:07:42.331Z] #19 20.09 Preparing to unpack .../16-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:07:42.331Z] #19 20.10 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-01T04:07:42.331Z] #19 20.17 Selecting previously unselected package bash-completion. [2020-09-01T04:07:42.331Z] #19 20.17 Preparing to unpack .../17-bash-completion_1%3a2.8-6_all.deb ... [2020-09-01T04:07:42.477Z] #39 47.20 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-01T04:07:42.477Z] #39 47.20 Preparing to unpack .../07-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-01T04:07:42.477Z] #39 47.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-01T04:07:42.737Z] #39 47.38 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-01T04:07:42.737Z] #39 47.39 Preparing to unpack .../08-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-01T04:07:42.998Z] #39 47.52 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-01T04:07:42.998Z] #39 ... [2020-09-01T04:07:42.998Z] [2020-09-01T04:07:42.998Z] #55 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:07:42.998Z] #55 DONE 46.5s [2020-09-01T04:07:42.998Z] [2020-09-01T04:07:42.998Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:07:42.998Z] #39 47.88 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-01T04:07:43.260Z] #39 47.93 Preparing to unpack .../09-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-01T04:07:43.260Z] #39 47.94 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-01T04:07:43.339Z] #12 8.534 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el perl ppc64el 5.28.1-6+deb10u1 [204 kB] [2020-09-01T04:07:43.521Z] #39 48.16 Selecting previously unselected package libprotobuf17:amd64. [2020-09-01T04:07:43.521Z] #39 48.16 Preparing to unpack .../10-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-01T04:07:43.521Z] #39 48.16 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-01T04:07:43.632Z] #12 8.708 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libncurses6 ppc64el 6.1+20181013-2+deb10u2 [114 kB] [2020-09-01T04:07:43.782Z] #39 ... [2020-09-01T04:07:43.782Z] [2020-09-01T04:07:43.782Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:07:43.782Z] #26 38.99 Building dependency tree... [2020-09-01T04:07:43.782Z] #26 43.18 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-01T04:07:43.782Z] #26 43.18 The following additional packages will be installed: [2020-09-01T04:07:43.782Z] #26 43.18 libjq1 libonig5 [2020-09-01T04:07:43.782Z] #26 43.69 The following NEW packages will be installed: [2020-09-01T04:07:43.782Z] #26 43.71 jq libjq1 libonig5 [2020-09-01T04:07:43.782Z] #26 44.13 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:07:43.782Z] #26 44.13 Need to get 355 kB of archives. [2020-09-01T04:07:43.782Z] #26 44.13 After this operation, 1072 kB of additional disk space will be used. [2020-09-01T04:07:43.782Z] #26 44.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-01T04:07:43.782Z] #26 44.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-01T04:07:43.782Z] #26 44.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-01T04:07:43.782Z] #26 45.76 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:07:43.782Z] #26 46.10 Fetched 355 kB in 0s (1147 kB/s) [2020-09-01T04:07:43.782Z] #26 46.42 Selecting previously unselected package libonig5:amd64. [2020-09-01T04:07:43.782Z] #26 46.43 (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 ... 12367 files and directories currently installed.) [2020-09-01T04:07:43.783Z] #26 46.54 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-01T04:07:43.783Z] #26 46.58 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-01T04:07:43.783Z] #26 46.99 Selecting previously unselected package libjq1:amd64. [2020-09-01T04:07:43.783Z] #26 46.99 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-01T04:07:43.783Z] #26 46.99 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-01T04:07:43.783Z] #26 47.25 Selecting previously unselected package jq. [2020-09-01T04:07:43.783Z] #26 47.26 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-01T04:07:43.783Z] #26 47.28 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-01T04:07:43.783Z] #26 47.81 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-01T04:07:43.783Z] #26 47.83 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-01T04:07:43.783Z] #26 47.84 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-01T04:07:43.783Z] #26 47.88 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:07:43.783Z] #26 DONE 48.4s [2020-09-01T04:07:43.783Z] [2020-09-01T04:07:43.783Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-01T04:07:43.783Z] #27 DONE 0.1s [2020-09-01T04:07:43.783Z] [2020-09-01T04:07:43.783Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:07:43.847Z] #19 21.37 Unpacking bash-completion (1:2.8-6) ... [2020-09-01T04:07:43.847Z] #19 21.58 Selecting previously unselected package bzip2. [2020-09-01T04:07:43.847Z] #19 21.58 Preparing to unpack .../18-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-09-01T04:07:43.847Z] #19 21.59 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-01T04:07:43.847Z] #19 21.63 Selecting previously unselected package xz-utils. [2020-09-01T04:07:43.847Z] #19 21.63 Preparing to unpack .../19-xz-utils_5.2.4-1_s390x.deb ... [2020-09-01T04:07:43.847Z] #19 21.63 Unpacking xz-utils (5.2.4-1) ... [2020-09-01T04:07:43.847Z] #19 21.72 Selecting previously unselected package apparmor. [2020-09-01T04:07:43.847Z] #19 21.72 Preparing to unpack .../20-apparmor_2.13.2-10_s390x.deb ... [2020-09-01T04:07:43.924Z] #12 8.964 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprocps7 ppc64el 2:3.3.15-2 [62.2 kB] [2020-09-01T04:07:43.924Z] #12 9.062 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el lsb-base all 10.2019051400 [28.4 kB] [2020-09-01T04:07:43.951Z] Client: Docker Engine - Community [2020-09-01T04:07:43.951Z] Version: 19.03.12 [2020-09-01T04:07:43.951Z] API version: 1.40 [2020-09-01T04:07:43.951Z] Go version: go1.13.10 [2020-09-01T04:07:43.951Z] Git commit: 48a66213fe [2020-09-01T04:07:43.951Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-01T04:07:43.951Z] OS/Arch: linux/amd64 [2020-09-01T04:07:43.951Z] Experimental: false [2020-09-01T04:07:43.951Z] [2020-09-01T04:07:43.951Z] Server: Docker Engine - Community [2020-09-01T04:07:43.951Z] Engine: [2020-09-01T04:07:43.951Z] Version: 19.03.12 [2020-09-01T04:07:43.951Z] API version: 1.40 (minimum version 1.12) [2020-09-01T04:07:43.951Z] Go version: go1.13.10 [2020-09-01T04:07:43.951Z] Git commit: 48a66213fe [2020-09-01T04:07:43.951Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-01T04:07:43.951Z] OS/Arch: linux/amd64 [2020-09-01T04:07:43.951Z] Experimental: true [2020-09-01T04:07:43.951Z] containerd: [2020-09-01T04:07:43.951Z] Version: 1.2.13 [2020-09-01T04:07:43.951Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-01T04:07:43.951Z] runc: [2020-09-01T04:07:43.951Z] Version: 1.0.0-rc10 [2020-09-01T04:07:43.951Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-01T04:07:43.951Z] docker-init: [2020-09-01T04:07:43.951Z] Version: 0.18.0 [2020-09-01T04:07:43.951Z] GitCommit: fec3683 [Pipeline] sh [2020-09-01T04:07:44.141Z] #19 21.76 Unpacking apparmor (2.13.2-10) ... [2020-09-01T04:07:44.141Z] #19 21.96 Selecting previously unselected package aufs-tools. [2020-09-01T04:07:44.141Z] #19 21.96 Preparing to unpack .../21-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-09-01T04:07:44.141Z] #19 21.97 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-01T04:07:44.218Z] #12 9.143 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el procps ppc64el 2:3.3.15-2 [257 kB] [2020-09-01T04:07:44.309Z] + docker info [2020-09-01T04:07:44.435Z] #19 22.02 Selecting previously unselected package libonig5:s390x. [2020-09-01T04:07:44.435Z] #19 22.02 Preparing to unpack .../22-libonig5_6.9.1-1_s390x.deb ... [2020-09-01T04:07:44.435Z] #19 22.03 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-01T04:07:44.435Z] #19 22.11 Selecting previously unselected package libjq1:s390x. [2020-09-01T04:07:44.435Z] #19 22.11 Preparing to unpack .../23-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-01T04:07:44.435Z] #19 22.11 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-01T04:07:44.435Z] #19 22.20 Selecting previously unselected package jq. [2020-09-01T04:07:44.435Z] #19 22.20 Preparing to unpack .../24-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-01T04:07:44.435Z] #19 22.20 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-01T04:07:44.435Z] #19 22.24 Selecting previously unselected package libaio1:s390x. [2020-09-01T04:07:44.435Z] #19 22.24 Preparing to unpack .../25-libaio1_0.3.112-3_s390x.deb ... [2020-09-01T04:07:44.435Z] #19 22.24 Unpacking libaio1:s390x (0.3.112-3) ... [2020-09-01T04:07:44.435Z] #19 22.26 Selecting previously unselected package libgpm2:s390x. [2020-09-01T04:07:44.435Z] #19 22.26 Preparing to unpack .../26-libgpm2_1.20.7-5_s390x.deb ... [2020-09-01T04:07:44.435Z] #19 22.26 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-09-01T04:07:44.435Z] #19 22.30 Selecting previously unselected package libicu63:s390x. [2020-09-01T04:07:44.435Z] #19 22.30 Preparing to unpack .../27-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-01T04:07:44.477Z] Client: Docker Engine - Community [2020-09-01T04:07:44.477Z] Version: 19.03.12 [2020-09-01T04:07:44.477Z] API version: 1.40 [2020-09-01T04:07:44.477Z] Go version: go1.13.10 [2020-09-01T04:07:44.477Z] Git commit: 48a66213fe [2020-09-01T04:07:44.477Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-01T04:07:44.477Z] OS/Arch: linux/amd64 [2020-09-01T04:07:44.477Z] Experimental: false [2020-09-01T04:07:44.477Z] [2020-09-01T04:07:44.477Z] Server: Docker Engine - Community [2020-09-01T04:07:44.477Z] Engine: [2020-09-01T04:07:44.477Z] Version: 19.03.12 [2020-09-01T04:07:44.477Z] API version: 1.40 (minimum version 1.12) [2020-09-01T04:07:44.477Z] Go version: go1.13.10 [2020-09-01T04:07:44.477Z] Git commit: 48a66213fe [2020-09-01T04:07:44.477Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-01T04:07:44.477Z] OS/Arch: linux/amd64 [2020-09-01T04:07:44.477Z] Experimental: true [2020-09-01T04:07:44.477Z] containerd: [2020-09-01T04:07:44.477Z] Version: 1.2.13 [2020-09-01T04:07:44.477Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-01T04:07:44.477Z] runc: [2020-09-01T04:07:44.477Z] Version: 1.0.0-rc10 [2020-09-01T04:07:44.477Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-01T04:07:44.477Z] docker-init: [2020-09-01T04:07:44.477Z] Version: 0.18.0 [2020-09-01T04:07:44.477Z] GitCommit: fec3683 [2020-09-01T04:07:44.513Z] #12 9.481 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmagic-mgc ppc64el 1:5.35-4+deb10u1 [242 kB] [2020-09-01T04:07:44.513Z] #12 9.615 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmagic1 ppc64el 1:5.35-4+deb10u1 [125 kB] [Pipeline] sh [2020-09-01T04:07:44.728Z] #19 22.30 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-01T04:07:44.729Z] #28 ... [2020-09-01T04:07:44.729Z] [2020-09-01T04:07:44.729Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:07:44.729Z] #42 DONE 48.0s [2020-09-01T04:07:44.729Z] [2020-09-01T04:07:44.729Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:07:44.729Z] #39 49.18 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-01T04:07:44.729Z] #39 49.18 Preparing to unpack .../11-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-01T04:07:44.729Z] #39 49.20 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-01T04:07:44.729Z] #39 49.51 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-01T04:07:44.729Z] #39 49.53 Preparing to unpack .../12-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-01T04:07:44.729Z] #39 49.53 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-01T04:07:44.805Z] #12 9.718 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el file ppc64el 1:5.35-4+deb10u1 [67.1 kB] [2020-09-01T04:07:44.805Z] #12 9.724 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el autotools-dev all 20180224.1 [77.0 kB] [2020-09-01T04:07:44.805Z] #12 9.805 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-common ppc64el 2.31.1-16 [2073 kB] [2020-09-01T04:07:44.826Z] + docker info [2020-09-01T04:07:45.097Z] #12 10.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbinutils ppc64el 2.31.1-16 [518 kB] [2020-09-01T04:07:45.731Z] #12 10.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-powerpc64le-linux-gnu ppc64el 2.31.1-16 [2027 kB] [2020-09-01T04:07:46.120Z] #39 ... [2020-09-01T04:07:46.120Z] [2020-09-01T04:07:46.120Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:07:46.120Z] #46 34.65 Reading package lists... [2020-09-01T04:07:46.120Z] #46 42.37 Building dependency tree... [2020-09-01T04:07:46.120Z] #46 46.47 The following additional packages will be installed: [2020-09-01T04:07:46.120Z] #46 46.48 libbtrfs0 [2020-09-01T04:07:46.120Z] #46 46.75 The following NEW packages will be installed: [2020-09-01T04:07:46.120Z] #46 46.75 libbtrfs-dev libbtrfs0 [2020-09-01T04:07:46.120Z] #46 47.11 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:07:46.120Z] #46 47.11 Need to get 119 kB of archives. [2020-09-01T04:07:46.120Z] #46 47.11 After this operation, 387 kB of additional disk space will be used. [2020-09-01T04:07:46.120Z] #46 47.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-01T04:07:46.120Z] #46 47.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-01T04:07:46.120Z] #46 48.24 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:07:46.120Z] #46 48.44 Fetched 119 kB in 0s (446 kB/s) [2020-09-01T04:07:46.120Z] #46 48.54 Selecting previously unselected package libbtrfs0. [2020-09-01T04:07:46.120Z] #46 48.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 ... 12367 files and directories currently installed.) [2020-09-01T04:07:46.120Z] #46 48.61 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-01T04:07:46.120Z] #46 48.61 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-01T04:07:46.120Z] #46 48.76 Selecting previously unselected package libbtrfs-dev. [2020-09-01T04:07:46.120Z] #46 48.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-01T04:07:46.120Z] #46 48.78 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:07:46.120Z] #46 49.03 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-01T04:07:46.120Z] #46 49.05 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:07:46.120Z] #46 49.10 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:07:46.120Z] #46 DONE 49.5s [2020-09-01T04:07:46.120Z] [2020-09-01T04:07:46.120Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:07:46.370Z] #12 11.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils ppc64el 2.31.1-16 [56.8 kB] [2020-09-01T04:07:46.380Z] #47 ... [2020-09-01T04:07:46.380Z] [2020-09-01T04:07:46.380Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:07:46.380Z] #33 41.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-01T04:07:46.380Z] #33 41.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-01T04:07:46.380Z] #33 41.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-01T04:07:46.380Z] #33 41.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-01T04:07:46.380Z] #33 41.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-01T04:07:46.380Z] #33 41.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-01T04:07:46.380Z] #33 43.12 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:07:46.380Z] #33 43.32 Fetched 14.9 MB in 2s (7140 kB/s) [2020-09-01T04:07:46.380Z] #33 43.44 Selecting previously unselected package xxd. [2020-09-01T04:07:46.380Z] #33 43.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 ... 12367 files and directories currently installed.) [2020-09-01T04:07:46.380Z] #33 43.51 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-01T04:07:46.380Z] #33 43.52 Unpacking xxd (2:8.1.0875-5) ... [2020-09-01T04:07:46.380Z] #33 43.79 Selecting previously unselected package vim-common. [2020-09-01T04:07:46.380Z] #33 43.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:07:46.380Z] #33 43.89 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-01T04:07:46.380Z] #33 44.37 Selecting previously unselected package cmake-data. [2020-09-01T04:07:46.380Z] #33 44.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-01T04:07:46.380Z] #33 44.39 Unpacking cmake-data (3.13.4-1) ... [2020-09-01T04:07:46.380Z] #33 48.00 Selecting previously unselected package libicu63:amd64. [2020-09-01T04:07:46.380Z] #33 48.01 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-01T04:07:46.380Z] #33 48.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-01T04:07:46.640Z] #33 ... [2020-09-01T04:07:46.640Z] [2020-09-01T04:07:46.640Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:07:46.640Z] #39 51.18 Selecting previously unselected package libprotoc17:amd64. [2020-09-01T04:07:46.640Z] #39 51.18 Preparing to unpack .../13-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-01T04:07:46.640Z] #39 51.19 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-01T04:07:46.663Z] #12 11.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB] [2020-09-01T04:07:46.805Z] #19 24.23 Selecting previously unselected package libnet1:s390x. [2020-09-01T04:07:46.805Z] #19 24.23 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-01T04:07:46.805Z] #19 24.24 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-01T04:07:46.805Z] #19 24.28 Selecting previously unselected package libnl-3-200:s390x. [2020-09-01T04:07:46.805Z] #19 24.28 Preparing to unpack .../29-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-01T04:07:46.805Z] #19 24.28 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-01T04:07:46.805Z] #19 24.31 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-01T04:07:46.805Z] #19 24.31 Preparing to unpack .../30-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-01T04:07:46.805Z] #19 24.31 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-01T04:07:46.805Z] #19 24.33 Selecting previously unselected package libreadline5:s390x. [2020-09-01T04:07:46.805Z] #19 24.33 Preparing to unpack .../31-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-09-01T04:07:46.805Z] #19 24.34 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-01T04:07:46.805Z] #19 24.38 Selecting previously unselected package net-tools. [2020-09-01T04:07:46.805Z] #19 24.38 Preparing to unpack .../32-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-09-01T04:07:46.805Z] #19 24.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-01T04:07:46.805Z] #19 24.49 Selecting previously unselected package python-pip-whl. [2020-09-01T04:07:46.805Z] #19 24.49 Preparing to unpack .../33-python-pip-whl_18.1-5_all.deb ... [2020-09-01T04:07:46.805Z] #19 24.50 Unpacking python-pip-whl (18.1-5) ... [2020-09-01T04:07:47.099Z] #19 24.82 Selecting previously unselected package python3-lib2to3. [2020-09-01T04:07:47.099Z] #19 24.83 Preparing to unpack .../34-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-01T04:07:47.099Z] #19 24.83 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-01T04:07:47.099Z] #19 24.93 Selecting previously unselected package python3-distutils. [2020-09-01T04:07:47.099Z] #19 24.93 Preparing to unpack .../35-python3-distutils_3.7.3-1_all.deb ... [2020-09-01T04:07:47.099Z] #19 24.93 Unpacking python3-distutils (3.7.3-1) ... [2020-09-01T04:07:47.099Z] #19 25.00 Selecting previously unselected package python3-pip. [2020-09-01T04:07:47.099Z] #19 25.00 Preparing to unpack .../36-python3-pip_18.1-5_all.deb ... [2020-09-01T04:07:47.099Z] #19 25.01 Unpacking python3-pip (18.1-5) ... [2020-09-01T04:07:47.210Z] #39 51.83 Selecting previously unselected package protobuf-c-compiler. [2020-09-01T04:07:47.210Z] #39 51.83 Preparing to unpack .../14-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-01T04:07:47.210Z] #39 51.99 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-01T04:07:47.314Z] #12 12.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB] [2020-09-01T04:07:47.393Z] #19 25.12 Selecting previously unselected package python3-pkg-resources. [2020-09-01T04:07:47.393Z] #19 25.12 Preparing to unpack .../37-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-01T04:07:47.393Z] #19 25.13 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-01T04:07:47.393Z] #19 ... [2020-09-01T04:07:47.393Z] [2020-09-01T04:07:47.393Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:07:47.393Z] #40 44.24 CC criu/cr-service.o [2020-09-01T04:07:47.393Z] #40 45.02 CC criu/crtools.o [2020-09-01T04:07:47.393Z] #40 45.25 CC criu/eventfd.o [2020-09-01T04:07:47.393Z] #40 45.50 CC criu/eventpoll.o [2020-09-01T04:07:47.393Z] #40 45.86 CC criu/external.o [2020-09-01T04:07:47.393Z] #40 45.99 CC criu/fault-injection.o [2020-09-01T04:07:47.393Z] #40 46.03 CC criu/fdstore.o [2020-09-01T04:07:47.393Z] #40 46.16 CC criu/fifo.o [2020-09-01T04:07:47.393Z] #40 46.36 CC criu/file-ids.o [2020-09-01T04:07:47.393Z] #40 46.56 CC criu/file-lock.o [2020-09-01T04:07:47.393Z] #40 47.07 CC criu/files-ext.o [2020-09-01T04:07:47.393Z] #40 47.25 CC criu/files-reg.o [2020-09-01T04:07:47.393Z] #40 48.15 CC criu/files.o [2020-09-01T04:07:47.393Z] #40 49.13 CC criu/filesystems.o [2020-09-01T04:07:47.393Z] #40 49.58 CC criu/fsnotify.o [2020-09-01T04:07:47.393Z] #40 50.21 CC criu/image-desc.o [2020-09-01T04:07:47.393Z] #40 50.33 CC criu/image.o [2020-09-01T04:07:47.393Z] #40 50.69 CC criu/ipc_ns.o [2020-09-01T04:07:47.393Z] #40 51.29 CC criu/irmap.o [2020-09-01T04:07:47.393Z] #40 51.50 CC criu/kcmp-ids.o [2020-09-01T04:07:47.393Z] #40 51.62 CC criu/kerndat.o [2020-09-01T04:07:47.393Z] #40 52.09 CC criu/libnetlink.o [2020-09-01T04:07:47.393Z] #40 52.24 CC criu/log.o [2020-09-01T04:07:47.393Z] #40 52.63 CC criu/lsm.o [2020-09-01T04:07:47.393Z] #40 52.85 CC criu/mem.o [2020-09-01T04:07:47.393Z] #40 53.74 CC criu/memfd.o [2020-09-01T04:07:47.393Z] #40 53.98 CC criu/mount.o [2020-09-01T04:07:47.393Z] #40 ... [2020-09-01T04:07:47.393Z] [2020-09-01T04:07:47.393Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:07:47.393Z] #19 25.21 Selecting previously unselected package python3-setuptools. [2020-09-01T04:07:47.393Z] #19 25.21 Preparing to unpack .../38-python3-setuptools_40.8.0-1_all.deb ... [2020-09-01T04:07:47.393Z] #19 25.21 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-01T04:07:47.393Z] #19 25.35 Selecting previously unselected package python3-wheel. [2020-09-01T04:07:47.686Z] #19 25.35 Preparing to unpack .../39-python3-wheel_0.32.3-2_all.deb ... [2020-09-01T04:07:47.686Z] #19 25.35 Unpacking python3-wheel (0.32.3-2) ... [2020-09-01T04:07:47.686Z] #19 25.38 Selecting previously unselected package sudo. [2020-09-01T04:07:47.686Z] #19 25.38 Preparing to unpack .../40-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-09-01T04:07:47.686Z] #19 25.38 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-01T04:07:47.686Z] #19 25.63 Selecting previously unselected package thin-provisioning-tools. [2020-09-01T04:07:47.686Z] #19 25.63 Preparing to unpack .../41-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-09-01T04:07:47.778Z] #39 52.46 Selecting previously unselected package protobuf-compiler. [2020-09-01T04:07:47.778Z] #39 52.47 Preparing to unpack .../15-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-01T04:07:47.778Z] #39 52.48 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-01T04:07:47.949Z] #12 12.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-09-01T04:07:47.949Z] #12 12.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libisl19 ppc64el 0.20-2 [651 kB] [2020-09-01T04:07:47.949Z] #12 13.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpfr6 ppc64el 4.0.2-1 [798 kB] [2020-09-01T04:07:47.980Z] #19 25.64 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-01T04:07:47.980Z] #19 25.75 Selecting previously unselected package uidmap. [2020-09-01T04:07:47.980Z] #19 25.75 Preparing to unpack .../42-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-09-01T04:07:47.980Z] #19 25.76 Unpacking uidmap (1:4.5-1.1) ... [2020-09-01T04:07:47.980Z] #19 25.83 Selecting previously unselected package vim-runtime. [2020-09-01T04:07:47.980Z] #19 25.83 Preparing to unpack .../43-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:07:47.980Z] #19 25.84 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-01T04:07:47.980Z] #19 25.88 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-01T04:07:48.038Z] #39 52.63 Selecting previously unselected package python-pkg-resources. [2020-09-01T04:07:48.038Z] #39 52.64 Preparing to unpack .../16-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-01T04:07:48.038Z] #39 52.65 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-01T04:07:48.242Z] #12 13.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpc3 ppc64el 1.1.0-1 [40.5 kB] [2020-09-01T04:07:48.273Z] #19 25.88 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-01T04:07:48.297Z] #39 52.92 Selecting previously unselected package python-six. [2020-09-01T04:07:48.297Z] #39 52.93 Preparing to unpack .../17-python-six_1.12.0-1_all.deb ... [2020-09-01T04:07:48.297Z] #39 52.94 Unpacking python-six (1.12.0-1) ... [2020-09-01T04:07:48.297Z] #39 53.09 Selecting previously unselected package python-protobuf. [2020-09-01T04:07:48.297Z] #39 53.09 Preparing to unpack .../18-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-01T04:07:48.297Z] #39 53.09 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-01T04:07:48.535Z] #12 13.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cpp-8 ppc64el 8.3.0-6 [9356 kB] [2020-09-01T04:07:49.236Z] #39 53.81 Setting up mime-support (3.62) ... [2020-09-01T04:07:49.236Z] #39 54.09 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-01T04:07:49.236Z] #39 54.11 Setting up libsqlite3-0:amd64 (3.27.2-3) ... [2020-09-01T04:07:49.236Z] #39 54.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-01T04:07:49.496Z] #39 54.13 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-01T04:07:49.496Z] #39 54.14 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-01T04:07:49.496Z] #39 54.16 Setting up libcap2:amd64 (1:2.25-2) ... [2020-09-01T04:07:49.496Z] #39 54.17 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-01T04:07:49.496Z] #39 54.19 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-01T04:07:49.496Z] #39 54.21 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-01T04:07:49.496Z] #39 54.23 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-01T04:07:49.496Z] #39 54.26 Setting up readline-common (7.0-5) ... [2020-09-01T04:07:49.496Z] #39 54.31 Setting up libreadline7:amd64 (7.0-5) ... [2020-09-01T04:07:49.756Z] #39 54.34 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-01T04:07:49.756Z] #39 54.36 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-01T04:07:49.756Z] #39 54.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-01T04:07:49.756Z] #39 54.41 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... [2020-09-01T04:07:49.756Z] #39 54.42 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-01T04:07:49.756Z] #39 54.43 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-01T04:07:49.756Z] #39 54.45 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-01T04:07:49.756Z] #39 54.46 Setting up python2.7 (2.7.16-2+deb10u1) ... [2020-09-01T04:07:49.789Z] #19 27.41 Selecting previously unselected package vim. [2020-09-01T04:07:49.789Z] #19 27.41 Preparing to unpack .../44-vim_2%3a8.1.0875-5_s390x.deb ... [2020-09-01T04:07:49.789Z] #19 27.42 Unpacking vim (2:8.1.0875-5) ... [2020-09-01T04:07:50.083Z] #19 27.73 Selecting previously unselected package xfsprogs. [2020-09-01T04:07:50.083Z] #19 27.74 Preparing to unpack .../45-xfsprogs_4.20.0-1_s390x.deb ... [2020-09-01T04:07:50.083Z] #19 27.74 Unpacking xfsprogs (4.20.0-1) ... [2020-09-01T04:07:50.083Z] #19 27.96 Selecting previously unselected package zip. [2020-09-01T04:07:50.376Z] #19 27.96 Preparing to unpack .../46-zip_3.0-11+b1_s390x.deb ... [2020-09-01T04:07:50.376Z] #19 27.97 Unpacking zip (3.0-11+b1) ... [2020-09-01T04:07:50.376Z] #19 28.13 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-01T04:07:50.376Z] #19 28.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-01T04:07:50.376Z] #19 28.15 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-09-01T04:07:50.376Z] #19 28.16 Setting up libgpm2:s390x (1.20.7-5) ... [2020-09-01T04:07:50.376Z] #19 28.17 Setting up mime-support (3.62) ... [2020-09-01T04:07:50.376Z] #19 28.20 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-09-01T04:07:50.376Z] #19 28.21 Setting up uidmap (1:4.5-1.1) ... [2020-09-01T04:07:50.376Z] #19 28.22 Setting up libsqlite3-0:s390x (3.27.2-3) ... [2020-09-01T04:07:50.376Z] #19 28.23 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-01T04:07:50.376Z] #19 28.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-01T04:07:50.376Z] #19 28.25 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-01T04:07:50.376Z] #19 28.26 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-01T04:07:50.376Z] #19 28.27 Setting up xxd (2:8.1.0875-5) ... [2020-09-01T04:07:50.376Z] #19 28.28 Setting up libcap2:s390x (1:2.25-2) ... [2020-09-01T04:07:50.376Z] #19 28.29 Setting up libcap2-bin (1:2.25-2) ... [2020-09-01T04:07:50.376Z] #19 28.30 Setting up zip (3.0-11+b1) ... [2020-09-01T04:07:50.376Z] #19 28.31 Setting up vim-common (2:8.1.0875-5) ... [2020-09-01T04:07:50.376Z] #19 28.32 Setting up bash-completion (1:2.8-6) ... [2020-09-01T04:07:50.621Z] #12 15.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cpp ppc64el 4:8.3.0-1 [19.4 kB] [2020-09-01T04:07:50.621Z] #12 15.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-09-01T04:07:50.621Z] #12 15.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB] [2020-09-01T04:07:50.621Z] #12 15.62 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB] [2020-09-01T04:07:50.621Z] #12 15.74 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB] [2020-09-01T04:07:50.621Z] #12 15.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB] [2020-09-01T04:07:50.913Z] #12 16.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-09-01T04:07:50.913Z] #12 16.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-09-01T04:07:50.913Z] #12 16.15 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-09-01T04:07:51.213Z] #12 16.23 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u2 [243 kB] [2020-09-01T04:07:51.213Z] #12 16.34 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-09-01T04:07:51.213Z] #12 16.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-09-01T04:07:51.507Z] #12 16.70 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-09-01T04:07:51.668Z] #39 ... [2020-09-01T04:07:51.668Z] [2020-09-01T04:07:51.668Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:07:51.668Z] #33 56.24 Selecting previously unselected package libxml2:amd64. [2020-09-01T04:07:51.668Z] #33 56.25 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-01T04:07:51.668Z] #33 56.27 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-01T04:07:51.806Z] #12 16.87 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-09-01T04:07:51.806Z] #12 16.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-09-01T04:07:51.891Z] #19 29.51 Setting up libiptc0:s390x (1.8.2-4) ... [2020-09-01T04:07:51.892Z] #19 29.51 Setting up xz-utils (5.2.4-1) ... [2020-09-01T04:07:51.892Z] #19 29.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-01T04:07:51.892Z] #19 29.52 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2020-09-01T04:07:51.892Z] #19 29.52 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2020-09-01T04:07:51.892Z] #19 29.52 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2020-09-01T04:07:51.892Z] #19 29.52 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2020-09-01T04:07:51.892Z] #19 29.52 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2020-09-01T04:07:51.892Z] #19 29.52 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2020-09-01T04:07:51.892Z] #19 29.52 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2020-09-01T04:07:51.892Z] #19 29.52 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:07:51.892Z] #19 29.52 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:07:51.892Z] #19 29.52 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:07:51.892Z] #19 29.53 Setting up libmnl0:s390x (1.0.4-2) ... [2020-09-01T04:07:51.892Z] #19 29.53 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-01T04:07:51.892Z] #19 29.57 invoke-rc.d: could not determine current runlevel [2020-09-01T04:07:51.892Z] #19 29.58 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-01T04:07:51.892Z] #19 29.59 Setting up libxtables12:s390x (1.8.2-4) ... [2020-09-01T04:07:51.892Z] #19 29.59 Setting up pigz (2.4-1) ... [2020-09-01T04:07:51.892Z] #19 29.60 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-01T04:07:51.892Z] #19 29.61 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-01T04:07:51.892Z] #19 29.62 Setting up python-pip-whl (18.1-5) ... [2020-09-01T04:07:51.892Z] #19 29.63 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-09-01T04:07:51.892Z] #19 29.64 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-01T04:07:51.892Z] #19 29.85 Setting up libaio1:s390x (0.3.112-3) ... [2020-09-01T04:07:51.892Z] #19 29.86 Setting up libelf1:s390x (0.176-1.1) ... [2020-09-01T04:07:51.892Z] #19 29.86 Setting up iputils-ping (3:20180629-2+deb10u1) ... [2020-09-01T04:07:51.928Z] #33 56.81 Selecting previously unselected package libarchive13:amd64. [2020-09-01T04:07:52.099Z] #12 17.14 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-09-01T04:07:52.099Z] #12 17.25 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcc1-0 ppc64el 8.3.0-6 [51.9 kB] [2020-09-01T04:07:52.185Z] #19 29.87 Setting up readline-common (7.0-5) ... [2020-09-01T04:07:52.185Z] #19 29.88 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-01T04:07:52.185Z] #19 29.89 Setting up libreadline7:s390x (7.0-5) ... [2020-09-01T04:07:52.185Z] #19 29.89 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-01T04:07:52.185Z] #19 29.90 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-01T04:07:52.185Z] #19 29.91 Setting up vim (2:8.1.0875-5) ... [2020-09-01T04:07:52.185Z] #19 29.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-01T04:07:52.185Z] #19 29.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-01T04:07:52.185Z] #19 29.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-01T04:07:52.185Z] #19 29.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-01T04:07:52.185Z] #19 29.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-01T04:07:52.185Z] #19 29.92 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:07:52.185Z] #19 29.92 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:07:52.185Z] #19 29.92 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:07:52.185Z] #19 29.92 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:07:52.185Z] #19 29.92 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:07:52.185Z] #19 29.92 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:07:52.185Z] #19 29.92 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:07:52.185Z] #19 29.92 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:07:52.185Z] #19 29.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-01T04:07:52.186Z] #19 29.93 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.93 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.93 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.93 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.93 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.93 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.93 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.93 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-01T04:07:52.186Z] #19 29.93 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.93 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.93 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.94 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.94 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.94 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.94 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.94 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-01T04:07:52.186Z] #19 29.94 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.94 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.94 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.94 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.94 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.94 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.94 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.94 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:07:52.186Z] #19 29.95 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-01T04:07:52.186Z] #19 29.95 Setting up iproute2 (4.20.0-2) ... [2020-09-01T04:07:52.186Z] #19 30.12 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-09-01T04:07:52.188Z] #33 56.81 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-01T04:07:52.188Z] #33 56.81 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-01T04:07:52.188Z] #33 57.07 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-01T04:07:52.188Z] #33 57.07 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-01T04:07:52.393Z] #12 17.42 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgomp1 ppc64el 8.3.0-6 [79.1 kB] [2020-09-01T04:07:52.393Z] #12 17.51 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libitm1 ppc64el 8.3.0-6 [29.2 kB] [2020-09-01T04:07:52.393Z] #12 17.60 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libatomic1 ppc64el 8.3.0-6 [9676 B] [2020-09-01T04:07:52.449Z] #33 57.08 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-01T04:07:52.479Z] #19 30.12 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-01T04:07:52.479Z] #19 30.13 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-01T04:07:52.479Z] #19 30.14 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-01T04:07:52.479Z] #19 30.14 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-01T04:07:52.479Z] #19 30.15 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-01T04:07:52.687Z] #12 17.68 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libasan5 ppc64el 8.3.0-6 [381 kB] [2020-09-01T04:07:52.688Z] #12 17.84 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el liblsan0 ppc64el 8.3.0-6 [143 kB] [2020-09-01T04:07:52.709Z] #33 57.30 Selecting previously unselected package librhash0:amd64. [2020-09-01T04:07:52.709Z] #33 57.31 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-01T04:07:52.709Z] #33 57.32 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-01T04:07:52.709Z] #33 57.50 Selecting previously unselected package libuv1:amd64. [2020-09-01T04:07:52.876Z] Client: [2020-09-01T04:07:52.876Z] Debug Mode: false [2020-09-01T04:07:52.876Z] [2020-09-01T04:07:52.876Z] Server: [2020-09-01T04:07:52.876Z] Containers: 0 [2020-09-01T04:07:52.876Z] Running: 0 [2020-09-01T04:07:52.876Z] Paused: 0 [2020-09-01T04:07:52.876Z] Stopped: 0 [2020-09-01T04:07:52.876Z] Images: 0 [2020-09-01T04:07:52.876Z] Server Version: 19.03.12 [2020-09-01T04:07:52.876Z] Storage Driver: overlay2 [2020-09-01T04:07:52.876Z] Backing Filesystem: extfs [2020-09-01T04:07:52.876Z] Supports d_type: true [2020-09-01T04:07:52.876Z] Native Overlay Diff: true [2020-09-01T04:07:52.876Z] Logging Driver: json-file [2020-09-01T04:07:52.876Z] Cgroup Driver: cgroupfs [2020-09-01T04:07:52.876Z] Plugins: [2020-09-01T04:07:52.876Z] Volume: local [2020-09-01T04:07:52.876Z] Network: bridge host ipvlan macvlan null overlay [2020-09-01T04:07:52.876Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-01T04:07:52.876Z] Swarm: inactive [2020-09-01T04:07:52.876Z] Runtimes: runc [2020-09-01T04:07:52.876Z] Default Runtime: runc [2020-09-01T04:07:52.876Z] Init Binary: docker-init [2020-09-01T04:07:52.876Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-01T04:07:52.876Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-01T04:07:52.876Z] init version: fec3683 [2020-09-01T04:07:52.876Z] Security Options: [2020-09-01T04:07:52.876Z] apparmor [2020-09-01T04:07:52.876Z] seccomp [2020-09-01T04:07:52.876Z] Profile: default [2020-09-01T04:07:52.876Z] Kernel Version: 4.15.0-1074-aws [2020-09-01T04:07:52.876Z] Operating System: Ubuntu 16.04.6 LTS [2020-09-01T04:07:52.876Z] OSType: linux [2020-09-01T04:07:52.876Z] Architecture: aarch64 [2020-09-01T04:07:52.876Z] CPUs: 4 [2020-09-01T04:07:52.876Z] Total Memory: 7.525GiB [2020-09-01T04:07:52.876Z] Name: ip-10-100-56-89 [2020-09-01T04:07:52.876Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-09-01T04:07:52.876Z] Docker Root Dir: /var/lib/docker [2020-09-01T04:07:52.876Z] Debug Mode: false [2020-09-01T04:07:52.876Z] Registry: https://index.docker.io/v1/ [2020-09-01T04:07:52.876Z] Labels: [2020-09-01T04:07:52.876Z] Experimental: true [2020-09-01T04:07:52.876Z] Insecure Registries: [2020-09-01T04:07:52.876Z] 127.0.0.0/8 [2020-09-01T04:07:52.876Z] Live Restore Enabled: true [2020-09-01T04:07:52.876Z] [2020-09-01T04:07:52.876Z] WARNING: No swap limit support [Pipeline] sh [2020-09-01T04:07:52.969Z] #33 57.52 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-01T04:07:52.969Z] #33 57.52 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-01T04:07:52.969Z] #33 57.69 Selecting previously unselected package cmake. [2020-09-01T04:07:52.969Z] #33 57.71 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-01T04:07:52.969Z] #33 57.73 Unpacking cmake (3.13.4-1) ... [2020-09-01T04:07:52.980Z] #12 18.00 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libtsan0 ppc64el 8.3.0-6 [291 kB] [2020-09-01T04:07:53.180Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-01T04:07:53.180Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-01T04:07:53.180Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41404/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-01T04:07:53.180Z] + bash /home/ubuntu/workspace/moby_PR-41404/check-config.sh [2020-09-01T04:07:53.180Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-01T04:07:53.180Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-09-01T04:07:53.180Z] [2020-09-01T04:07:53.180Z] Generally Necessary: [2020-09-01T04:07:53.180Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-01T04:07:53.180Z] - apparmor: enabled and tools installed [2020-09-01T04:07:53.280Z] #12 18.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libubsan1 ppc64el 8.3.0-6 [132 kB] [2020-09-01T04:07:53.443Z] - CONFIG_NAMESPACES: enabled [2020-09-01T04:07:53.443Z] - CONFIG_NET_NS: enabled [2020-09-01T04:07:53.443Z] - CONFIG_PID_NS: enabled [2020-09-01T04:07:53.443Z] - CONFIG_IPC_NS: enabled [2020-09-01T04:07:53.443Z] - CONFIG_UTS_NS: enabled [2020-09-01T04:07:53.443Z] - CONFIG_CGROUPS: enabled [2020-09-01T04:07:53.443Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-01T04:07:53.443Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-01T04:07:53.443Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-01T04:07:53.443Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-01T04:07:53.443Z] - CONFIG_CPUSETS: enabled [2020-09-01T04:07:53.443Z] - CONFIG_MEMCG: enabled [2020-09-01T04:07:53.443Z] - CONFIG_KEYS: enabled [2020-09-01T04:07:53.443Z] - CONFIG_VETH: enabled (as module) [2020-09-01T04:07:53.443Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-01T04:07:53.443Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-01T04:07:53.443Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-01T04:07:53.443Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-01T04:07:53.443Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-01T04:07:53.443Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-01T04:07:53.443Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-01T04:07:53.443Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-01T04:07:53.443Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-01T04:07:53.443Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-01T04:07:53.443Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-01T04:07:53.443Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-01T04:07:53.443Z] [2020-09-01T04:07:53.443Z] Optional Features: [2020-09-01T04:07:53.443Z] - CONFIG_USER_NS: enabled [2020-09-01T04:07:53.622Z] #12 18.71 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libquadmath0 ppc64el 8.3.0-6 [136 kB] [2020-09-01T04:07:53.704Z] - CONFIG_SECCOMP: enabled [2020-09-01T04:07:53.704Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-01T04:07:53.704Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-01T04:07:53.704Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-01T04:07:53.704Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-01T04:07:53.704Z] - CONFIG_BLK_CGROUP: enabled [2020-09-01T04:07:53.705Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-01T04:07:53.705Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-01T04:07:53.705Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-01T04:07:53.705Z] - CONFIG_CGROUP_PERF: enabled [2020-09-01T04:07:53.705Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-01T04:07:53.705Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-01T04:07:53.705Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-01T04:07:53.705Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-01T04:07:53.705Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-01T04:07:53.705Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-01T04:07:53.705Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-01T04:07:53.705Z] - CONFIG_IP_VS: enabled (as module) [2020-09-01T04:07:53.705Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-01T04:07:53.705Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-01T04:07:53.705Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-01T04:07:53.705Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-01T04:07:53.705Z] - CONFIG_EXT4_FS: enabled [2020-09-01T04:07:53.705Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-01T04:07:53.705Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-01T04:07:53.916Z] #12 18.98 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc-8-dev ppc64el 8.3.0-6 [1190 kB] [2020-09-01T04:07:53.967Z] - Network Drivers: [2020-09-01T04:07:53.967Z] - "overlay": [2020-09-01T04:07:53.967Z] - CONFIG_VXLAN: enabled (as module) [2020-09-01T04:07:53.967Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-01T04:07:53.967Z] Optional (for encrypted networks): [2020-09-01T04:07:53.967Z] - CONFIG_CRYPTO: enabled [2020-09-01T04:07:53.967Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-01T04:07:53.967Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-01T04:07:53.967Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-01T04:07:53.967Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-01T04:07:53.967Z] - CONFIG_XFRM: enabled [2020-09-01T04:07:53.967Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-01T04:07:53.967Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-01T04:07:53.967Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-01T04:07:53.967Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-01T04:07:53.967Z] - "ipvlan": [2020-09-01T04:07:53.967Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-01T04:07:53.967Z] - "macvlan": [2020-09-01T04:07:53.967Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-01T04:07:53.967Z] - CONFIG_DUMMY: enabled (as module) [2020-09-01T04:07:53.967Z] - "ftp,tftp client in container": [2020-09-01T04:07:53.967Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-01T04:07:53.967Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-01T04:07:53.967Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-01T04:07:53.967Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-01T04:07:53.967Z] - Storage Drivers: [2020-09-01T04:07:53.967Z] - "aufs": [2020-09-01T04:07:53.967Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-01T04:07:53.967Z] - "btrfs": [2020-09-01T04:07:53.967Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-01T04:07:54.056Z] #19 31.72 Setting up iptables (1.8.2-4) ... [2020-09-01T04:07:54.056Z] #19 31.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-01T04:07:54.056Z] #19 31.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-01T04:07:54.056Z] #19 31.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-01T04:07:54.056Z] #19 31.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-01T04:07:54.056Z] #19 31.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-01T04:07:54.056Z] #19 31.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-01T04:07:54.056Z] #19 31.76 Setting up python3 (3.7.3-1) ... [2020-09-01T04:07:54.210Z] #12 19.40 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8 ppc64el 8.3.0-6 [9840 kB] [2020-09-01T04:07:54.230Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-01T04:07:54.230Z] - "devicemapper": [2020-09-01T04:07:54.230Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-01T04:07:54.230Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-01T04:07:54.230Z] - "overlay": [2020-09-01T04:07:54.230Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-01T04:07:54.230Z] - "zfs": [2020-09-01T04:07:54.230Z] - /dev/zfs: missing [2020-09-01T04:07:54.230Z] - zfs command: missing [2020-09-01T04:07:54.230Z] - zpool command: missing [2020-09-01T04:07:54.230Z] [2020-09-01T04:07:54.230Z] Limits: [2020-09-01T04:07:54.230Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-01T04:07:54.230Z] [2020-09-01T04:07:54.230Z] + true [Pipeline] } [Pipeline] // stage [2020-09-01T04:07:54.268Z] Client: [2020-09-01T04:07:54.268Z] Debug Mode: false [2020-09-01T04:07:54.268Z] [2020-09-01T04:07:54.268Z] Server: [2020-09-01T04:07:54.268Z] Containers: 0 [2020-09-01T04:07:54.268Z] Running: 0 [2020-09-01T04:07:54.268Z] Paused: 0 [2020-09-01T04:07:54.268Z] Stopped: 0 [2020-09-01T04:07:54.268Z] Images: 0 [2020-09-01T04:07:54.268Z] Server Version: 19.03.12 [2020-09-01T04:07:54.268Z] Storage Driver: overlay2 [2020-09-01T04:07:54.268Z] Backing Filesystem: extfs [2020-09-01T04:07:54.268Z] Supports d_type: true [2020-09-01T04:07:54.268Z] Native Overlay Diff: true [2020-09-01T04:07:54.268Z] Logging Driver: json-file [2020-09-01T04:07:54.268Z] Cgroup Driver: cgroupfs [2020-09-01T04:07:54.268Z] Plugins: [2020-09-01T04:07:54.268Z] Volume: local [2020-09-01T04:07:54.268Z] Network: bridge host ipvlan macvlan null overlay [2020-09-01T04:07:54.268Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-01T04:07:54.268Z] Swarm: inactive [2020-09-01T04:07:54.268Z] Runtimes: runc [2020-09-01T04:07:54.268Z] Default Runtime: runc [2020-09-01T04:07:54.268Z] Init Binary: docker-init [2020-09-01T04:07:54.268Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-01T04:07:54.268Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-01T04:07:54.268Z] init version: fec3683 [2020-09-01T04:07:54.268Z] Security Options: [2020-09-01T04:07:54.268Z] apparmor [2020-09-01T04:07:54.268Z] seccomp [2020-09-01T04:07:54.268Z] Profile: default [2020-09-01T04:07:54.268Z] Kernel Version: 5.3.0-1030-aws [2020-09-01T04:07:54.268Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-01T04:07:54.268Z] OSType: linux [2020-09-01T04:07:54.268Z] Architecture: x86_64 [2020-09-01T04:07:54.268Z] CPUs: 2 [2020-09-01T04:07:54.268Z] Total Memory: 7.487GiB [2020-09-01T04:07:54.268Z] Name: ip-10-100-85-211 [2020-09-01T04:07:54.268Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-09-01T04:07:54.268Z] Docker Root Dir: /var/lib/docker [2020-09-01T04:07:54.268Z] Debug Mode: false [2020-09-01T04:07:54.268Z] Registry: https://index.docker.io/v1/ [2020-09-01T04:07:54.268Z] Labels: [2020-09-01T04:07:54.268Z] Experimental: true [2020-09-01T04:07:54.268Z] Insecure Registries: [2020-09-01T04:07:54.268Z] 127.0.0.0/8 [2020-09-01T04:07:54.268Z] Live Restore Enabled: true [2020-09-01T04:07:54.268Z] [2020-09-01T04:07:54.268Z] WARNING: No swap limit support [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-01T04:07:54.349Z] #19 32.06 Setting up python3-wheel (0.32.3-2) ... [2020-09-01T04:07:54.349Z] #19 ... [2020-09-01T04:07:54.349Z] [2020-09-01T04:07:54.349Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:07:54.349Z] #37 88.44 + dpkg --print-architecture [2020-09-01T04:07:54.349Z] #37 88.44 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [Pipeline] sh [2020-09-01T04:07:54.506Z] #12 ... [2020-09-01T04:07:54.506Z] [2020-09-01T04:07:54.506Z] #24 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:07:54.506Z] #24 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 22.3s done [2020-09-01T04:07:54.506Z] #24 DONE 28.4s [2020-09-01T04:07:54.506Z] [2020-09-01T04:07:54.506Z] #12 [base 4/4] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:07:54.604Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-01T04:07:54.604Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-01T04:07:54.604Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41404/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-01T04:07:54.604Z] + bash /home/ubuntu/workspace/moby_PR-41404/check-config.sh [2020-09-01T04:07:54.604Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-01T04:07:54.604Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-09-01T04:07:54.604Z] [2020-09-01T04:07:54.604Z] Generally Necessary: [2020-09-01T04:07:54.604Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-01T04:07:54.604Z] - apparmor: enabled and tools installed [2020-09-01T04:07:54.604Z] - CONFIG_NAMESPACES: enabled [2020-09-01T04:07:54.604Z] - CONFIG_NET_NS: enabled [2020-09-01T04:07:54.604Z] - CONFIG_PID_NS: enabled [2020-09-01T04:07:54.604Z] - CONFIG_IPC_NS: enabled [2020-09-01T04:07:54.604Z] - CONFIG_UTS_NS: enabled [2020-09-01T04:07:54.604Z] - CONFIG_CGROUPS: enabled [2020-09-01T04:07:54.604Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-01T04:07:54.604Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-01T04:07:54.604Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-01T04:07:54.604Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-01T04:07:54.604Z] - CONFIG_CPUSETS: enabled [2020-09-01T04:07:54.604Z] - CONFIG_MEMCG: enabled [2020-09-01T04:07:54.604Z] - CONFIG_KEYS: enabled [2020-09-01T04:07:54.604Z] - CONFIG_VETH: enabled (as module) [2020-09-01T04:07:54.604Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-01T04:07:54.604Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-01T04:07:54.604Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-01T04:07:54.604Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-01T04:07:54.604Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-01T04:07:54.604Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-01T04:07:54.604Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-01T04:07:54.604Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-01T04:07:54.604Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-01T04:07:54.604Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-01T04:07:54.643Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b . [2020-09-01T04:07:54.643Z] #1 [internal] load build definition from Dockerfile [2020-09-01T04:07:54.833Z] Client: [2020-09-01T04:07:54.833Z] Debug Mode: false [2020-09-01T04:07:54.833Z] [2020-09-01T04:07:54.833Z] Server: [2020-09-01T04:07:54.833Z] Containers: 0 [2020-09-01T04:07:54.833Z] Running: 0 [2020-09-01T04:07:54.833Z] Paused: 0 [2020-09-01T04:07:54.833Z] Stopped: 0 [2020-09-01T04:07:54.833Z] Images: 0 [2020-09-01T04:07:54.833Z] Server Version: 19.03.12 [2020-09-01T04:07:54.833Z] Storage Driver: overlay2 [2020-09-01T04:07:54.833Z] Backing Filesystem: extfs [2020-09-01T04:07:54.833Z] Supports d_type: true [2020-09-01T04:07:54.833Z] Native Overlay Diff: true [2020-09-01T04:07:54.833Z] Logging Driver: json-file [2020-09-01T04:07:54.833Z] Cgroup Driver: cgroupfs [2020-09-01T04:07:54.833Z] Plugins: [2020-09-01T04:07:54.833Z] Volume: local [2020-09-01T04:07:54.833Z] Network: bridge host ipvlan macvlan null overlay [2020-09-01T04:07:54.833Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-01T04:07:54.833Z] Swarm: inactive [2020-09-01T04:07:54.833Z] Runtimes: runc [2020-09-01T04:07:54.833Z] Default Runtime: runc [2020-09-01T04:07:54.833Z] Init Binary: docker-init [2020-09-01T04:07:54.833Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-01T04:07:54.833Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-01T04:07:54.833Z] init version: fec3683 [2020-09-01T04:07:54.833Z] Security Options: [2020-09-01T04:07:54.833Z] apparmor [2020-09-01T04:07:54.833Z] seccomp [2020-09-01T04:07:54.833Z] Profile: default [2020-09-01T04:07:54.833Z] Kernel Version: 5.3.0-1030-aws [2020-09-01T04:07:54.833Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-01T04:07:54.833Z] OSType: linux [2020-09-01T04:07:54.833Z] Architecture: x86_64 [2020-09-01T04:07:54.833Z] CPUs: 2 [2020-09-01T04:07:54.833Z] Total Memory: 7.569GiB [2020-09-01T04:07:54.833Z] Name: ip-10-100-38-203 [2020-09-01T04:07:54.833Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-09-01T04:07:54.833Z] Docker Root Dir: /var/lib/docker [2020-09-01T04:07:54.833Z] Debug Mode: false [2020-09-01T04:07:54.833Z] Registry: https://index.docker.io/v1/ [2020-09-01T04:07:54.833Z] Labels: [2020-09-01T04:07:54.833Z] Experimental: true [2020-09-01T04:07:54.833Z] Insecure Registries: [2020-09-01T04:07:54.833Z] 127.0.0.0/8 [2020-09-01T04:07:54.833Z] Live Restore Enabled: true [2020-09-01T04:07:54.833Z] [2020-09-01T04:07:54.833Z] WARNING: No swap limit support [Pipeline] sh [2020-09-01T04:07:54.877Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-01T04:07:54.877Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-01T04:07:54.877Z] [2020-09-01T04:07:54.877Z] Optional Features: [2020-09-01T04:07:54.877Z] - CONFIG_USER_NS: enabled [2020-09-01T04:07:54.877Z] - CONFIG_SECCOMP: enabled [2020-09-01T04:07:54.877Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-01T04:07:54.877Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-01T04:07:54.877Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-01T04:07:54.877Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-01T04:07:54.877Z] - CONFIG_BLK_CGROUP: enabled [2020-09-01T04:07:54.877Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-01T04:07:54.877Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-01T04:07:54.877Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-01T04:07:54.877Z] - CONFIG_CGROUP_PERF: enabled [2020-09-01T04:07:54.877Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-01T04:07:54.877Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-01T04:07:54.877Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-01T04:07:54.877Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-01T04:07:54.877Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-01T04:07:54.877Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-01T04:07:54.877Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-01T04:07:54.877Z] - CONFIG_IP_VS: enabled (as module) [2020-09-01T04:07:54.877Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-01T04:07:54.877Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-01T04:07:54.877Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-01T04:07:54.877Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-01T04:07:54.877Z] - CONFIG_EXT4_FS: enabled [2020-09-01T04:07:54.877Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-01T04:07:54.877Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-01T04:07:54.877Z] - Network Drivers: [2020-09-01T04:07:54.877Z] - "overlay": [2020-09-01T04:07:54.877Z] - CONFIG_VXLAN: enabled (as module) [2020-09-01T04:07:54.877Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-01T04:07:54.877Z] Optional (for encrypted networks): [2020-09-01T04:07:54.880Z] #33 ... [2020-09-01T04:07:54.880Z] [2020-09-01T04:07:54.880Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:07:54.880Z] #12 49.41 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-09-01T04:07:54.880Z] #12 51.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-01T04:07:54.880Z] #12 51.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-01T04:07:54.880Z] #12 51.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-01T04:07:54.880Z] #12 51.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-01T04:07:54.880Z] #12 51.81 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-09-01T04:07:54.880Z] #12 51.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-01T04:07:54.880Z] #12 51.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-01T04:07:54.880Z] #12 51.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-01T04:07:54.880Z] #12 51.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-01T04:07:54.880Z] #12 51.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-01T04:07:54.880Z] #12 51.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-01T04:07:54.880Z] #12 52.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-01T04:07:54.880Z] #12 52.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-01T04:07:54.880Z] #12 52.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-01T04:07:54.880Z] #12 52.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-01T04:07:54.880Z] #12 52.67 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:07:54.880Z] #12 52.77 Fetched 77.7 MB in 9s (9029 kB/s) [2020-09-01T04:07:54.880Z] #12 53.00 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-01T04:07:54.880Z] #12 53.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 ... 12367 files and directories currently installed.) [2020-09-01T04:07:54.880Z] #12 53.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-01T04:07:54.880Z] #12 53.05 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-01T04:07:54.880Z] #12 55.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-01T04:07:54.880Z] #12 55.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-01T04:07:54.880Z] #12 55.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-01T04:07:54.880Z] #12 58.61 Selecting previously unselected package binutils-mingw-w64. [2020-09-01T04:07:54.880Z] #12 58.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-01T04:07:54.880Z] #12 58.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-01T04:07:54.880Z] #12 58.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-01T04:07:54.880Z] #12 58.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-01T04:07:54.880Z] #12 58.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-01T04:07:54.880Z] #12 58.96 Selecting previously unselected package dmsetup. [2020-09-01T04:07:54.880Z] #12 58.96 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-01T04:07:54.880Z] #12 58.96 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-01T04:07:54.880Z] #12 59.15 Selecting previously unselected package mingw-w64-common. [2020-09-01T04:07:54.880Z] #12 59.15 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-01T04:07:54.880Z] #12 59.21 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-01T04:07:54.880Z] #12 ... [2020-09-01T04:07:54.880Z] [2020-09-01T04:07:54.880Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:07:54.880Z] #28 4.337 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-01T04:07:54.880Z] #28 4.971 #=#=# [2020-09-01T04:07:54.880Z] #28 5.300 0.0% ###### 9.6% ############ 17.3% ################## 25.6% ######################## 34.2% ############################ 40.2% ################################## 47.7% ######################################## 55.7% ############################################## 64.9% ################################################### 71.2% ####################################################### 76.8% ########################################################## 81.4% ############################################################## 86.5% ################################################################## 92.9% ###################################################################### 98.1% ######################################################################## 100.0% [2020-09-01T04:07:54.880Z] #28 7.231 [2020-09-01T04:07:54.880Z] #28 7.392 ##################### 29.4% ################################################## 69.7% ##################################################################### 96.0% ######################################################################## 100.0% [2020-09-01T04:07:54.881Z] #28 8.029 [2020-09-01T04:07:54.881Z] #28 8.239 ###################### 31.0% ################################################################ 90.0% ######################################################################## 100.0% [2020-09-01T04:07:54.881Z] #28 8.927 [2020-09-01T04:07:54.881Z] #28 9.084 0.0% ##### 7.6% ########## 14.1% ############## 19.9% ####################### 32.3% ########################### 37.8% ################################ 45.1% #################################### 50.9% ############################################### 65.7% ##################################################### 73.8% ####################################################### 76.9% ################################################################# 91.5% ######################################################################## 100.0% [2020-09-01T04:07:54.881Z] #28 11.00 [2020-09-01T04:07:54.987Z] #37 89.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-01T04:07:54.987Z] #37 89.00 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-01T04:07:55.133Z] - CONFIG_CRYPTO: enabled [2020-09-01T04:07:55.133Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-01T04:07:55.133Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-01T04:07:55.133Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-01T04:07:55.133Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-01T04:07:55.133Z] - CONFIG_XFRM: enabled [2020-09-01T04:07:55.133Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-01T04:07:55.133Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-01T04:07:55.133Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-01T04:07:55.133Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-01T04:07:55.133Z] - "ipvlan": [2020-09-01T04:07:55.133Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-01T04:07:55.133Z] - "macvlan": [2020-09-01T04:07:55.133Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-01T04:07:55.133Z] - CONFIG_DUMMY: enabled (as module) [2020-09-01T04:07:55.133Z] - "ftp,tftp client in container": [2020-09-01T04:07:55.133Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-01T04:07:55.133Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-01T04:07:55.133Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-01T04:07:55.133Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-01T04:07:55.133Z] - Storage Drivers: [2020-09-01T04:07:55.133Z] - "aufs": [2020-09-01T04:07:55.133Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-01T04:07:55.133Z] - "btrfs": [2020-09-01T04:07:55.133Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-01T04:07:55.133Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-01T04:07:55.133Z] - "devicemapper": [2020-09-01T04:07:55.133Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-01T04:07:55.133Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-01T04:07:55.133Z] - "overlay": [2020-09-01T04:07:55.133Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-01T04:07:55.133Z] - "zfs": [2020-09-01T04:07:55.133Z] - /dev/zfs: present [2020-09-01T04:07:55.133Z] - zfs command: missing [2020-09-01T04:07:55.133Z] - zpool command: missing [2020-09-01T04:07:55.133Z] [2020-09-01T04:07:55.133Z] Limits: [2020-09-01T04:07:55.133Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-01T04:07:55.133Z] [2020-09-01T04:07:55.133Z] + true [Pipeline] } [Pipeline] // stage [2020-09-01T04:07:55.152Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-01T04:07:55.152Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-01T04:07:55.152Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41404/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-01T04:07:55.152Z] + bash /home/ubuntu/workspace/moby_PR-41404/check-config.sh [2020-09-01T04:07:55.152Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-01T04:07:55.152Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-09-01T04:07:55.152Z] [2020-09-01T04:07:55.152Z] Generally Necessary: [2020-09-01T04:07:55.152Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-01T04:07:55.152Z] - apparmor: enabled and tools installed [2020-09-01T04:07:55.152Z] - CONFIG_NAMESPACES: enabled [2020-09-01T04:07:55.152Z] - CONFIG_NET_NS: enabled [2020-09-01T04:07:55.152Z] - CONFIG_PID_NS: enabled [2020-09-01T04:07:55.152Z] - CONFIG_IPC_NS: enabled [2020-09-01T04:07:55.152Z] - CONFIG_UTS_NS: enabled [2020-09-01T04:07:55.152Z] - CONFIG_CGROUPS: enabled [2020-09-01T04:07:55.152Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-01T04:07:55.152Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-01T04:07:55.152Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-01T04:07:55.152Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-01T04:07:55.152Z] - CONFIG_CPUSETS: enabled [2020-09-01T04:07:55.152Z] - CONFIG_MEMCG: enabled [2020-09-01T04:07:55.152Z] - CONFIG_KEYS: enabled [2020-09-01T04:07:55.152Z] - CONFIG_VETH: enabled (as module) [2020-09-01T04:07:55.152Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-01T04:07:55.152Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-01T04:07:55.152Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-01T04:07:55.152Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-01T04:07:55.152Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-01T04:07:55.152Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-01T04:07:55.152Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-01T04:07:55.152Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-01T04:07:55.152Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-01T04:07:55.152Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-01T04:07:55.152Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-01T04:07:55.152Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-01T04:07:55.152Z] [2020-09-01T04:07:55.152Z] Optional Features: [2020-09-01T04:07:55.152Z] - CONFIG_USER_NS: enabled [2020-09-01T04:07:55.152Z] - CONFIG_SECCOMP: enabled [2020-09-01T04:07:55.152Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-01T04:07:55.152Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-01T04:07:55.152Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-01T04:07:55.152Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-01T04:07:55.152Z] - CONFIG_BLK_CGROUP: enabled [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-01T04:07:55.218Z] #1 transferring dockerfile: 16.58kB done [2020-09-01T04:07:55.430Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-01T04:07:55.430Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-01T04:07:55.430Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-01T04:07:55.430Z] - CONFIG_CGROUP_PERF: enabled [2020-09-01T04:07:55.430Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-01T04:07:55.430Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-01T04:07:55.430Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-01T04:07:55.430Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-01T04:07:55.430Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-01T04:07:55.430Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-01T04:07:55.430Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-01T04:07:55.430Z] - CONFIG_IP_VS: enabled (as module) [2020-09-01T04:07:55.430Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-01T04:07:55.430Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-01T04:07:55.430Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-01T04:07:55.430Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-01T04:07:55.430Z] - CONFIG_EXT4_FS: enabled [2020-09-01T04:07:55.430Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-01T04:07:55.430Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-01T04:07:55.430Z] - Network Drivers: [2020-09-01T04:07:55.430Z] - "overlay": [2020-09-01T04:07:55.430Z] - CONFIG_VXLAN: enabled (as module) [2020-09-01T04:07:55.430Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-01T04:07:55.430Z] Optional (for encrypted networks): [2020-09-01T04:07:55.430Z] - CONFIG_CRYPTO: enabled [2020-09-01T04:07:55.430Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-01T04:07:55.430Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-01T04:07:55.430Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-01T04:07:55.430Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-01T04:07:55.430Z] - CONFIG_XFRM: enabled [2020-09-01T04:07:55.430Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-01T04:07:55.430Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-01T04:07:55.430Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-01T04:07:55.430Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-01T04:07:55.430Z] - "ipvlan": [2020-09-01T04:07:55.430Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-01T04:07:55.430Z] - "macvlan": [2020-09-01T04:07:55.430Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-01T04:07:55.430Z] - CONFIG_DUMMY: enabled (as module) [2020-09-01T04:07:55.430Z] - "ftp,tftp client in container": [2020-09-01T04:07:55.430Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-01T04:07:55.430Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-01T04:07:55.430Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-01T04:07:55.430Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-01T04:07:55.430Z] - Storage Drivers: [2020-09-01T04:07:55.430Z] - "aufs": [2020-09-01T04:07:55.519Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b . [2020-09-01T04:07:55.690Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-01T04:07:55.690Z] - "btrfs": [2020-09-01T04:07:55.690Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-01T04:07:55.690Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-01T04:07:55.690Z] - "devicemapper": [2020-09-01T04:07:55.690Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-01T04:07:55.690Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-01T04:07:55.690Z] - "overlay": [2020-09-01T04:07:55.690Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-01T04:07:55.690Z] - "zfs": [2020-09-01T04:07:55.690Z] - /dev/zfs: present [2020-09-01T04:07:55.690Z] - zfs command: missing [2020-09-01T04:07:55.690Z] - zpool command: missing [2020-09-01T04:07:55.690Z] [2020-09-01T04:07:55.690Z] Limits: [2020-09-01T04:07:55.690Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-01T04:07:55.690Z] [2020-09-01T04:07:55.690Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-01T04:07:55.785Z] #2 [internal] load build definition from Dockerfile [2020-09-01T04:07:55.785Z] #2 transferring dockerfile: [2020-09-01T04:07:55.785Z] #2 transferring dockerfile: 16.58kB done [2020-09-01T04:07:55.785Z] #2 DONE 0.2s [2020-09-01T04:07:55.785Z] [2020-09-01T04:07:55.785Z] #1 [internal] load .dockerignore [2020-09-01T04:07:55.785Z] #1 transferring context: 87B done [2020-09-01T04:07:55.785Z] #1 DONE 0.2s [2020-09-01T04:07:55.785Z] [2020-09-01T04:07:55.785Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-01T04:07:55.792Z] #1 DONE 1.0s [2020-09-01T04:07:55.792Z] [2020-09-01T04:07:55.792Z] #2 [internal] load .dockerignore [2020-09-01T04:07:55.792Z] #2 transferring context: 87B 0.1s done [2020-09-01T04:07:55.792Z] #2 DONE 0.9s [2020-09-01T04:07:56.021Z] #12 21.25 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc ppc64el 4:8.3.0-1 [5212 B] [2020-09-01T04:07:56.021Z] #12 21.33 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcurl3-gnutls ppc64el 7.64.0-4+deb10u1 [346 kB] [2020-09-01T04:07:56.061Z] + sudo modprobe ip_vs [2020-09-01T04:07:56.061Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b . [2020-09-01T04:07:56.061Z] #2 [internal] load .dockerignore [2020-09-01T04:07:56.177Z] [2020-09-01T04:07:56.177Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-01T04:07:56.316Z] #12 21.47 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libexpat1 ppc64el 2.2.6-2+deb10u1 [97.2 kB] [2020-09-01T04:07:56.316Z] #12 21.57 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre2-8-0 ppc64el 10.32-5 [202 kB] [2020-09-01T04:07:56.325Z] #2 transferring context: 87B done [2020-09-01T04:07:56.325Z] #2 DONE 0.2s [2020-09-01T04:07:56.325Z] [2020-09-01T04:07:56.325Z] #1 [internal] load build definition from Dockerfile [2020-09-01T04:07:56.325Z] #1 transferring dockerfile: 16.58kB done [2020-09-01T04:07:56.325Z] #1 DONE 0.2s [2020-09-01T04:07:56.325Z] [2020-09-01T04:07:56.325Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-01T04:07:56.348Z] #3 DONE 0.7s [2020-09-01T04:07:56.516Z] #37 ... [2020-09-01T04:07:56.516Z] [2020-09-01T04:07:56.516Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:07:56.516Z] #44 40.86 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-01T04:07:56.516Z] #44 42.02 + mkdir -p /build [2020-09-01T04:07:56.516Z] #44 42.02 + cp runc /build/runc [2020-09-01T04:07:56.516Z] #44 DONE 42.5s [2020-09-01T04:07:56.587Z] #3 DONE 0.3s [2020-09-01T04:07:56.605Z] [2020-09-01T04:07:56.605Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-01T04:07:56.605Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-01T04:07:56.605Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-01T04:07:56.605Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-01T04:07:56.605Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-01T04:07:56.605Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.41MB / 8.88MB 0.1s [2020-09-01T04:07:56.605Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-09-01T04:07:56.610Z] #12 21.83 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el liberror-perl all 0.17027-2 [30.9 kB] [2020-09-01T04:07:56.757Z] #3 DONE 0.6s [2020-09-01T04:07:56.758Z] [2020-09-01T04:07:56.758Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-01T04:07:56.758Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-01T04:07:56.758Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-01T04:07:56.758Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-09-01T04:07:56.758Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-09-01T04:07:56.758Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-09-01T04:07:56.758Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 2.19MB / 8.28MB 0.2s [2020-09-01T04:07:56.810Z] [2020-09-01T04:07:56.810Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:07:56.810Z] #19 32.33 Setting up apparmor (2.13.2-10) ... [2020-09-01T04:07:56.810Z] #19 33.15 Setting up xfsprogs (4.20.0-1) ... [2020-09-01T04:07:56.810Z] #19 33.16 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-01T04:07:56.810Z] #19 33.33 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-01T04:07:56.810Z] #19 33.69 Setting up python3-distutils (3.7.3-1) ... [2020-09-01T04:07:56.810Z] #19 33.93 Setting up python3-setuptools (40.8.0-1) ... [2020-09-01T04:07:56.810Z] #19 34.62 Setting up python3-pip (18.1-5) ... [2020-09-01T04:07:56.848Z] [2020-09-01T04:07:56.848Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-01T04:07:56.848Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-01T04:07:56.848Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-09-01T04:07:56.848Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-01T04:07:56.848Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-01T04:07:56.848Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-01T04:07:56.848Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-09-01T04:07:56.861Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-01T04:07:56.861Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-01T04:07:56.903Z] #12 21.83 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el git-man all 1:2.20.1-2+deb10u3 [1620 kB] [2020-09-01T04:07:56.903Z] #12 21.94 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el git ppc64el 1:2.20.1-2+deb10u3 [5930 kB] [2020-09-01T04:07:57.021Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-09-01T04:07:57.021Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-09-01T04:07:57.021Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done [2020-09-01T04:07:57.110Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-01T04:07:57.110Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-01T04:07:57.117Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-09-01T04:07:57.117Z] #4 DONE 0.8s [2020-09-01T04:07:57.283Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-09-01T04:07:57.283Z] #4 DONE 0.7s [2020-09-01T04:07:57.370Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-09-01T04:07:57.450Z] #19 35.22 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:07:57.538Z] #12 22.65 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc-dev-bin ppc64el 2.28-10 [278 kB] [2020-09-01T04:07:57.630Z] #4 DONE 0.7s [2020-09-01T04:07:57.680Z] [2020-09-01T04:07:57.680Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-01T04:07:57.744Z] #19 DONE 35.5s [2020-09-01T04:07:57.744Z] [2020-09-01T04:07:57.744Z] #20 [dev-systemd-false 8/22] RUN update-alternatives --set iptables /usr/s... [2020-09-01T04:07:57.831Z] #12 23.08 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el linux-libc-dev ppc64el 4.19.132-1 [1370 kB] [2020-09-01T04:07:57.864Z] [2020-09-01T04:07:57.864Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-01T04:07:57.891Z] [2020-09-01T04:07:57.891Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-01T04:07:57.938Z] #7 DONE 0.4s [2020-09-01T04:07:57.938Z] [2020-09-01T04:07:57.938Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-01T04:07:57.938Z] #5 DONE 0.3s [2020-09-01T04:07:57.938Z] [2020-09-01T04:07:57.938Z] #6 [internal] load metadata for docker.io/library/debian:buster-slim [2020-09-01T04:07:57.938Z] #6 DONE 0.4s [2020-09-01T04:07:57.938Z] [2020-09-01T04:07:57.938Z] #53 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-01T04:07:57.938Z] #53 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-01T04:07:58.112Z] #28 11.27 0.0% # 1.4% ## 3.3% #### 6.6% ##### 8.2% ####### 10.5% ######### 13.3% ########### 15.6% ############# 18.5% ############## 20.3% ################ 22.2% ################# 24.1% ################## 26.0% ##################### 29.3% ####################### 32.8% ########################## 36.9% ########################### 38.1% ############################## 42.2% ################################ 44.9% ################################## 47.9% #################################### 50.3% ##################################### 52.2% ###################################### 53.7% ######################################## 56.3% ########################################## 58.4% ############################################# 62.5% ############################################### 65.4% ################################################ 66.8% ################################################# 68.9% [2020-09-01T04:07:58.113Z] #28 ... [2020-09-01T04:07:58.113Z] [2020-09-01T04:07:58.113Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:07:58.113Z] #33 61.90 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-01T04:07:58.113Z] #33 61.96 Setting up xxd (2:8.1.0875-5) ... [2020-09-01T04:07:58.113Z] #33 62.06 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-01T04:07:58.113Z] #33 62.08 Setting up vim-common (2:8.1.0875-5) ... [2020-09-01T04:07:58.113Z] #33 62.24 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-01T04:07:58.113Z] #33 62.40 Setting up cmake-data (3.13.4-1) ... [2020-09-01T04:07:58.113Z] #33 62.44 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-01T04:07:58.113Z] #33 62.45 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-01T04:07:58.113Z] #33 62.47 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-01T04:07:58.113Z] #33 62.50 Setting up cmake (3.13.4-1) ... [2020-09-01T04:07:58.113Z] #33 62.54 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:07:58.113Z] #33 DONE 62.8s [2020-09-01T04:07:58.113Z] [2020-09-01T04:07:58.113Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:07:58.113Z] #31 53.40 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-01T04:07:58.113Z] #31 53.80 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-01T04:07:58.113Z] #31 54.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-01T04:07:58.113Z] #31 ... [2020-09-01T04:07:58.113Z] [2020-09-01T04:07:58.113Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:07:58.113Z] #47 1.914 + RM_GOPATH=0 [2020-09-01T04:07:58.113Z] #47 1.914 + TMP_GOPATH= [2020-09-01T04:07:58.113Z] #47 1.914 + : /build [2020-09-01T04:07:58.113Z] #47 1.914 + '[' -z '' ']' [2020-09-01T04:07:58.113Z] #47 1.919 ++ mktemp -d [2020-09-01T04:07:58.113Z] #47 1.920 + export GOPATH=/tmp/tmp.6oIru9ecQS [2020-09-01T04:07:58.113Z] #47 1.920 + GOPATH=/tmp/tmp.6oIru9ecQS [2020-09-01T04:07:58.113Z] #47 1.920 + RM_GOPATH=1 [2020-09-01T04:07:58.113Z] #47 1.920 + case "$(go env GOARCH)" in [2020-09-01T04:07:58.113Z] #47 1.920 ++ go env GOARCH [2020-09-01T04:07:58.113Z] #47 1.952 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:07:58.113Z] #47 1.952 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:07:58.113Z] #47 1.952 ++ dirname /tmp/install/install.sh [2020-09-01T04:07:58.113Z] #47 1.956 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:07:58.113Z] #47 1.956 + dir=/tmp/install [2020-09-01T04:07:58.113Z] #47 1.956 + bin=containerd [2020-09-01T04:07:58.113Z] #47 1.956 + shift [2020-09-01T04:07:58.113Z] #47 1.956 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-01T04:07:58.113Z] #47 1.956 + . /tmp/install/containerd.installer [2020-09-01T04:07:58.113Z] #47 1.956 ++ set -e [2020-09-01T04:07:58.113Z] #47 1.956 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:07:58.113Z] #47 1.956 + install_containerd [2020-09-01T04:07:58.113Z] #47 1.956 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-01T04:07:58.113Z] #47 1.956 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6oIru9ecQS/src/github.com/containerd/containerd [2020-09-01T04:07:58.113Z] #47 1.957 Cloning into '/tmp/tmp.6oIru9ecQS/src/github.com/containerd/containerd'... [2020-09-01T04:07:58.151Z] #5 DONE 0.2s [2020-09-01T04:07:58.151Z] [2020-09-01T04:07:58.151Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-01T04:07:58.151Z] #6 DONE 0.2s [2020-09-01T04:07:58.151Z] [2020-09-01T04:07:58.151Z] #7 [internal] load metadata for docker.io/library/debian:buster-slim [2020-09-01T04:07:58.151Z] #7 DONE 0.3s [2020-09-01T04:07:58.151Z] [2020-09-01T04:07:58.151Z] #8 [base 1/4] FROM docker.io/library/debian:buster-slim@sha256:b2cade793f35... [2020-09-01T04:07:58.151Z] #8 resolve docker.io/library/debian:buster-slim@sha256:b2cade793f3558c90d018ed386cd61bf5e4ec06bf8ed6761bed3dd7e2c425ecc done [2020-09-01T04:07:58.194Z] #53 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-01T04:07:58.194Z] #53 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-01T04:07:58.372Z] #47 ... [2020-09-01T04:07:58.373Z] [2020-09-01T04:07:58.373Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:07:58.411Z] #8 sha256:c7346dd7f20ef06fd3c58446fab0c3edf22e78131d374775f5f947849537b773 1.50kB / 1.50kB done [2020-09-01T04:07:58.411Z] #8 sha256:b2cade793f3558c90d018ed386cd61bf5e4ec06bf8ed6761bed3dd7e2c425ecc 1.85kB / 1.85kB done [2020-09-01T04:07:58.411Z] #8 sha256:e0a33348ac8cace6b4294885e6e0bb57ecdfe4b6e415f1a7f4c5da5fe3116e02 529B / 529B done [2020-09-01T04:07:58.442Z] #7 DONE 0.4s [2020-09-01T04:07:58.442Z] [2020-09-01T04:07:58.442Z] #6 [internal] load metadata for docker.io/library/debian:buster-slim [2020-09-01T04:07:58.442Z] #6 DONE 0.4s [2020-09-01T04:07:58.442Z] [2020-09-01T04:07:58.442Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-01T04:07:58.442Z] #5 DONE 0.5s [2020-09-01T04:07:58.442Z] [2020-09-01T04:07:58.442Z] #8 [base 1/4] FROM docker.io/library/debian:buster-slim@sha256:b2cade793f35... [2020-09-01T04:07:58.442Z] #8 resolve docker.io/library/debian:buster-slim@sha256:b2cade793f3558c90d018ed386cd61bf5e4ec06bf8ed6761bed3dd7e2c425ecc done [2020-09-01T04:07:58.713Z] #8 sha256:bd965c4e20c07cf623e8a3cf9122bf196db9872fb323ff1bbe1fabc838299f8f 529B / 529B done [2020-09-01T04:07:58.713Z] #8 sha256:71aaa099773dc6056922c0790041fa3fca720409e3c23554524632e3b5c5d80b 1.50kB / 1.50kB done [2020-09-01T04:07:58.713Z] #8 sha256:b2cade793f3558c90d018ed386cd61bf5e4ec06bf8ed6761bed3dd7e2c425ecc 1.85kB / 1.85kB done [2020-09-01T04:07:58.786Z] #20 0.956 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-01T04:07:58.786Z] #20 0.958 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-01T04:07:58.786Z] #20 0.960 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-01T04:07:58.786Z] #20 ... [2020-09-01T04:07:58.786Z] [2020-09-01T04:07:58.786Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:07:58.786Z] #40 55.53 CC criu/namespaces.o [2020-09-01T04:07:58.786Z] #40 56.27 CC criu/net.o [2020-09-01T04:07:58.786Z] #40 57.79 CC criu/netfilter.o [2020-09-01T04:07:58.786Z] #40 57.99 CC criu/page-pipe.o [2020-09-01T04:07:58.786Z] #40 58.44 CC criu/page-xfer.o [2020-09-01T04:07:58.786Z] #40 59.25 CC criu/pagemap-cache.o [2020-09-01T04:07:58.786Z] #40 59.45 CC criu/pagemap.o [2020-09-01T04:07:58.786Z] #40 60.02 CC criu/parasite-syscall.o [2020-09-01T04:07:58.786Z] #40 60.46 CC criu/path.o [2020-09-01T04:07:58.786Z] #40 60.75 CC criu/pie-util-vdso.o [2020-09-01T04:07:58.786Z] #40 60.95 CC criu/pie-util.o [2020-09-01T04:07:58.786Z] #40 61.11 CC criu/pipes.o [2020-09-01T04:07:58.786Z] #40 61.44 CC criu/plugin.o [2020-09-01T04:07:58.786Z] #40 61.70 CC criu/proc_parse.o [2020-09-01T04:07:58.786Z] #40 63.09 CC criu/protobuf-desc.o [2020-09-01T04:07:58.786Z] #40 63.53 CC criu/protobuf.o [2020-09-01T04:07:58.786Z] #40 63.77 CC criu/pstree.o [2020-09-01T04:07:58.786Z] #40 64.35 CC criu/rbtree.o [2020-09-01T04:07:58.786Z] #40 64.45 CC criu/rst-malloc.o [2020-09-01T04:07:58.786Z] #40 64.56 CC criu/seccomp.o [2020-09-01T04:07:58.786Z] #40 64.84 CC criu/seize.o [2020-09-01T04:07:58.786Z] #40 65.23 CC criu/servicefd.o [2020-09-01T04:07:58.786Z] #40 65.50 CC criu/shmem.o [2020-09-01T04:07:58.786Z] #40 ... [2020-09-01T04:07:58.786Z] [2020-09-01T04:07:58.786Z] #20 [dev-systemd-false 8/22] RUN update-alternatives --set iptables /usr/s... [2020-09-01T04:07:58.786Z] #20 DONE 1.1s [2020-09-01T04:07:58.786Z] [2020-09-01T04:07:58.786Z] #21 [dev-systemd-false 9/22] RUN pip3 install yamllint==1.16.0 [2020-09-01T04:07:58.866Z] #12 23.86 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6-dev ppc64el 2.28-10 [2721 kB] [2020-09-01T04:07:59.155Z] #28 11.27 0.0% # 1.4% ## 3.3% #### 6.6% ##### 8.2% ####### 10.5% ######### 13.3% ########### 15.6% ############# 18.5% ############## 20.3% ################ 22.2% ################# 24.1% ################## 26.0% ##################### 29.3% ####################### 32.8% ########################## 36.9% ########################### 38.1% ############################## 42.2% ################################ 44.9% ################################## 47.9% #################################### 50.3% ##################################### 52.2% ###################################### 53.7% ######################################## 56.3% ########################################## 58.4% ############################################# 62.5% ############################################### 65.4% ################################################ 66.8% ################################################# 68.9% ################################################### 72.1% ##################################################### 73.7% ###################################################### 76.2% ######################################################## 78.3% ########################################################### 82.2% ############################################################# 84.9% ############################################################### 88.8% ################################################################# 91.1% ################################################################### 93.7% ##################################################################### 96.8% ######################################################################## 100.0% [2020-09-01T04:07:59.155Z] #28 15.49 [2020-09-01T04:07:59.157Z] #12 24.41 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdpkg-perl all 1.19.7 [1414 kB] [2020-09-01T04:07:59.453Z] #12 24.51 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libglib2.0-0 ppc64el 2.58.3-2+deb10u2 [1322 kB] [2020-09-01T04:07:59.744Z] #12 24.76 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libtool all 2.4.6-9 [547 kB] [2020-09-01T04:07:59.744Z] #12 24.84 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el make ppc64el 4.2.1-1.2 [349 kB] [2020-09-01T04:08:00.037Z] #12 25.06 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pkg-config ppc64el 0.29-6 [68.0 kB] [2020-09-01T04:08:00.037Z] #12 25.29 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:08:00.330Z] #12 25.30 Fetched 57.0 MB in 19s (3021 kB/s) [2020-09-01T04:08:00.330Z] #12 25.32 Selecting previously unselected package perl-modules-5.28. [2020-09-01T04:08:00.330Z] #12 25.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6460 files and directories currently installed.) [2020-09-01T04:08:00.330Z] #12 25.33 Preparing to unpack .../00-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... [2020-09-01T04:08:00.330Z] #12 25.33 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... [2020-09-01T04:08:00.536Z] #28 16.60 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-01T04:08:00.536Z] #28 16.86 [2020-09-01T04:08:00.536Z] #28 16.96 ######################################################################## 100.0% [2020-09-01T04:08:00.625Z] #12 25.74 Selecting previously unselected package libgdbm6:ppc64el. [2020-09-01T04:08:00.625Z] #12 25.74 Preparing to unpack .../01-libgdbm6_1.18.1-4_ppc64el.deb ... [2020-09-01T04:08:00.625Z] #12 25.74 Unpacking libgdbm6:ppc64el (1.18.1-4) ... [2020-09-01T04:08:00.625Z] #12 25.76 Selecting previously unselected package libgdbm-compat4:ppc64el. [2020-09-01T04:08:00.625Z] #12 25.76 Preparing to unpack .../02-libgdbm-compat4_1.18.1-4_ppc64el.deb ... [2020-09-01T04:08:00.625Z] #12 25.77 Unpacking libgdbm-compat4:ppc64el (1.18.1-4) ... [2020-09-01T04:08:00.625Z] #12 25.78 Selecting previously unselected package libperl5.28:ppc64el. [2020-09-01T04:08:00.625Z] #12 25.79 Preparing to unpack .../03-libperl5.28_5.28.1-6+deb10u1_ppc64el.deb ... [2020-09-01T04:08:00.625Z] #12 25.79 Unpacking libperl5.28:ppc64el (5.28.1-6+deb10u1) ... [2020-09-01T04:08:00.796Z] #28 17.07 [2020-09-01T04:08:01.263Z] #12 26.28 Selecting previously unselected package perl. [2020-09-01T04:08:01.263Z] #12 26.28 Preparing to unpack .../04-perl_5.28.1-6+deb10u1_ppc64el.deb ... [2020-09-01T04:08:01.263Z] #12 26.29 Unpacking perl (5.28.1-6+deb10u1) ... [2020-09-01T04:08:01.263Z] #12 26.32 Selecting previously unselected package libncurses6:ppc64el. [2020-09-01T04:08:01.263Z] #12 26.32 Preparing to unpack .../05-libncurses6_6.1+20181013-2+deb10u2_ppc64el.deb ... [2020-09-01T04:08:01.263Z] #12 26.32 Unpacking libncurses6:ppc64el (6.1+20181013-2+deb10u2) ... [2020-09-01T04:08:01.263Z] #12 26.35 Selecting previously unselected package libprocps7:ppc64el. [2020-09-01T04:08:01.263Z] #12 26.35 Preparing to unpack .../06-libprocps7_2%3a3.3.15-2_ppc64el.deb ... [2020-09-01T04:08:01.263Z] #12 26.35 Unpacking libprocps7:ppc64el (2:3.3.15-2) ... [2020-09-01T04:08:01.263Z] #12 26.37 Selecting previously unselected package lsb-base. [2020-09-01T04:08:01.263Z] #12 26.37 Preparing to unpack .../07-lsb-base_10.2019051400_all.deb ... [2020-09-01T04:08:01.263Z] #12 26.37 Unpacking lsb-base (10.2019051400) ... [2020-09-01T04:08:01.263Z] #12 26.39 Selecting previously unselected package procps. [2020-09-01T04:08:01.263Z] #12 26.39 Preparing to unpack .../08-procps_2%3a3.3.15-2_ppc64el.deb ... [2020-09-01T04:08:01.263Z] #12 26.39 Unpacking procps (2:3.3.15-2) ... [2020-09-01T04:08:01.263Z] #12 26.43 Selecting previously unselected package libmagic-mgc. [2020-09-01T04:08:01.263Z] #12 26.43 Preparing to unpack .../09-libmagic-mgc_1%3a5.35-4+deb10u1_ppc64el.deb ... [2020-09-01T04:08:01.263Z] #12 26.43 Unpacking libmagic-mgc (1:5.35-4+deb10u1) ... [2020-09-01T04:08:01.263Z] #12 26.48 Selecting previously unselected package libmagic1:ppc64el. [2020-09-01T04:08:01.263Z] #12 26.49 Preparing to unpack .../10-libmagic1_1%3a5.35-4+deb10u1_ppc64el.deb ... [2020-09-01T04:08:01.263Z] #12 26.49 Unpacking libmagic1:ppc64el (1:5.35-4+deb10u1) ... [2020-09-01T04:08:01.263Z] #12 26.51 Selecting previously unselected package file. [2020-09-01T04:08:01.270Z] #8 ... [2020-09-01T04:08:01.270Z] [2020-09-01T04:08:01.270Z] #22 [internal] load build context [2020-09-01T04:08:01.270Z] #22 transferring context: 51.49MB 2.0s done [2020-09-01T04:08:01.270Z] #22 DONE 3.1s [2020-09-01T04:08:01.541Z] #21 2.341 Collecting yamllint==1.16.0 [2020-09-01T04:08:01.541Z] #21 2.461 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-01T04:08:01.541Z] #21 2.481 Collecting pyyaml (from yamllint==1.16.0) [2020-09-01T04:08:01.541Z] #21 2.563 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-01T04:08:01.544Z] [2020-09-01T04:08:01.544Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:01.544Z] #23 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-01T04:08:01.544Z] #23 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.1s done [2020-09-01T04:08:01.544Z] #23 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.4s done [2020-09-01T04:08:01.544Z] #23 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.4s done [2020-09-01T04:08:01.544Z] #23 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-01T04:08:01.544Z] #23 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-09-01T04:08:01.544Z] #23 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-09-01T04:08:01.544Z] #23 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 3.2s [2020-09-01T04:08:01.544Z] #23 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 3.2s [2020-09-01T04:08:01.544Z] #23 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 3.2s [2020-09-01T04:08:01.544Z] #23 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2020-09-01T04:08:01.556Z] #12 26.51 Preparing to unpack .../11-file_1%3a5.35-4+deb10u1_ppc64el.deb ... [2020-09-01T04:08:01.556Z] #12 26.51 Unpacking file (1:5.35-4+deb10u1) ... [2020-09-01T04:08:01.556Z] #12 26.53 Selecting previously unselected package autotools-dev. [2020-09-01T04:08:01.556Z] #12 26.53 Preparing to unpack .../12-autotools-dev_20180224.1_all.deb ... [2020-09-01T04:08:01.556Z] #12 26.53 Unpacking autotools-dev (20180224.1) ... [2020-09-01T04:08:01.556Z] #12 26.55 Selecting previously unselected package binutils-common:ppc64el. [2020-09-01T04:08:01.556Z] #12 26.55 Preparing to unpack .../13-binutils-common_2.31.1-16_ppc64el.deb ... [2020-09-01T04:08:01.556Z] #12 26.56 Unpacking binutils-common:ppc64el (2.31.1-16) ... [2020-09-01T04:08:01.556Z] #12 26.79 Selecting previously unselected package libbinutils:ppc64el. [2020-09-01T04:08:01.742Z] #8 sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 0B / 27.09MB 3.4s [2020-09-01T04:08:01.808Z] #23 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 19.44MB / 62.53MB 3.5s [2020-09-01T04:08:01.808Z] #23 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 10.12MB / 52.16MB 3.5s [2020-09-01T04:08:01.808Z] #23 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.34MB / 97.69MB 3.5s [2020-09-01T04:08:01.808Z] #23 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 23.40MB / 62.53MB 3.6s [2020-09-01T04:08:01.808Z] #23 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 18.89MB / 52.16MB 3.6s [2020-09-01T04:08:01.808Z] #23 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 17.46MB / 97.69MB 3.6s [2020-09-01T04:08:01.835Z] #21 3.137 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-01T04:08:01.850Z] #12 26.79 Preparing to unpack .../14-libbinutils_2.31.1-16_ppc64el.deb ... [2020-09-01T04:08:01.850Z] #12 26.79 Unpacking libbinutils:ppc64el (2.31.1-16) ... [2020-09-01T04:08:01.850Z] #12 26.86 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2020-09-01T04:08:01.850Z] #12 26.86 Preparing to unpack .../15-binutils-powerpc64le-linux-gnu_2.31.1-16_ppc64el.deb ... [2020-09-01T04:08:01.850Z] #12 26.86 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2020-09-01T04:08:02.010Z] #8 sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 3.66MB / 27.09MB 3.7s [2020-09-01T04:08:02.010Z] #8 sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 5.38MB / 27.09MB 3.8s [2020-09-01T04:08:02.074Z] #23 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 33.54MB / 62.53MB 3.7s [2020-09-01T04:08:02.075Z] #23 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 26.83MB / 52.16MB 3.7s [2020-09-01T04:08:02.075Z] #23 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 40.49MB / 62.53MB 3.8s [2020-09-01T04:08:02.075Z] #23 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 33.54MB / 52.16MB 3.8s [2020-09-01T04:08:02.075Z] #23 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 25.57MB / 97.69MB 3.8s [2020-09-01T04:08:02.075Z] #23 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 52.25MB / 62.53MB 3.9s [2020-09-01T04:08:02.075Z] #23 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 34.26MB / 97.69MB 3.9s [2020-09-01T04:08:02.128Z] #21 3.158 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-01T04:08:02.128Z] #21 3.166 Building wheels for collected packages: pyyaml [2020-09-01T04:08:02.128Z] #21 3.182 Running setup.py bdist_wheel for pyyaml: started [2020-09-01T04:08:02.128Z] #21 3.572 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-01T04:08:02.142Z] #12 27.13 Selecting previously unselected package binutils. [2020-09-01T04:08:02.142Z] #12 27.13 Preparing to unpack .../16-binutils_2.31.1-16_ppc64el.deb ... [2020-09-01T04:08:02.142Z] #12 27.13 Unpacking binutils (2.31.1-16) ... [2020-09-01T04:08:02.142Z] #12 27.16 Selecting previously unselected package libssl1.1:ppc64el. [2020-09-01T04:08:02.142Z] #12 27.16 Preparing to unpack .../17-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-09-01T04:08:02.142Z] #12 27.16 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-09-01T04:08:02.142Z] #12 27.29 Selecting previously unselected package openssl. [2020-09-01T04:08:02.142Z] #12 27.29 Preparing to unpack .../18-openssl_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-09-01T04:08:02.142Z] #12 27.29 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-09-01T04:08:02.142Z] #12 27.37 Selecting previously unselected package ca-certificates. [2020-09-01T04:08:02.176Z] #28 18.12 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-01T04:08:02.176Z] #28 18.52 [2020-09-01T04:08:02.274Z] #8 sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 9.00MB / 27.09MB 3.9s [2020-09-01T04:08:02.274Z] #8 sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 16.97MB / 27.09MB 4.1s [2020-09-01T04:08:02.341Z] #23 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.0s [2020-09-01T04:08:02.341Z] #23 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 36.99MB / 52.16MB 4.0s [2020-09-01T04:08:02.341Z] #23 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 43.05MB / 97.69MB 4.0s [2020-09-01T04:08:02.341Z] #23 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 48.72MB / 52.16MB 4.1s [2020-09-01T04:08:02.341Z] #23 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 55.97MB / 97.69MB 4.1s [2020-09-01T04:08:02.422Z] #21 3.572 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-01T04:08:02.422Z] #21 3.599 Successfully built pyyaml [2020-09-01T04:08:02.422Z] #21 3.627 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-01T04:08:02.434Z] #12 27.37 Preparing to unpack .../19-ca-certificates_20200601~deb10u1_all.deb ... [2020-09-01T04:08:02.434Z] #12 27.37 Unpacking ca-certificates (20200601~deb10u1) ... [2020-09-01T04:08:02.434Z] #12 27.41 Selecting previously unselected package libisl19:ppc64el. [2020-09-01T04:08:02.434Z] #12 27.41 Preparing to unpack .../20-libisl19_0.20-2_ppc64el.deb ... [2020-09-01T04:08:02.434Z] #12 27.41 Unpacking libisl19:ppc64el (0.20-2) ... [2020-09-01T04:08:02.434Z] #12 27.49 Selecting previously unselected package libmpfr6:ppc64el. [2020-09-01T04:08:02.434Z] #12 27.49 Preparing to unpack .../21-libmpfr6_4.0.2-1_ppc64el.deb ... [2020-09-01T04:08:02.434Z] #12 27.49 Unpacking libmpfr6:ppc64el (4.0.2-1) ... [2020-09-01T04:08:02.434Z] #12 27.54 Selecting previously unselected package libmpc3:ppc64el. [2020-09-01T04:08:02.434Z] #12 27.54 Preparing to unpack .../22-libmpc3_1.1.0-1_ppc64el.deb ... [2020-09-01T04:08:02.434Z] #12 27.54 Unpacking libmpc3:ppc64el (1.1.0-1) ... [2020-09-01T04:08:02.434Z] #12 27.55 Selecting previously unselected package cpp-8. [2020-09-01T04:08:02.434Z] #12 27.56 Preparing to unpack .../23-cpp-8_8.3.0-6_ppc64el.deb ... [2020-09-01T04:08:02.434Z] #12 27.56 Unpacking cpp-8 (8.3.0-6) ... [2020-09-01T04:08:02.535Z] #8 sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 19.98MB / 27.09MB 4.2s [2020-09-01T04:08:02.605Z] #23 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.2s [2020-09-01T04:08:02.605Z] #23 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 67.72MB / 97.69MB 4.2s [2020-09-01T04:08:02.605Z] #23 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 77.85MB / 97.69MB 4.3s [2020-09-01T04:08:02.698Z] #28 18.70 ############## 19.6% ####################################################### 77.5% ######################################################################## 100.0% [2020-09-01T04:08:02.698Z] #28 18.91 [2020-09-01T04:08:02.715Z] #21 3.804 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-01T04:08:02.796Z] #8 sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 23.07MB / 27.09MB 4.5s [2020-09-01T04:08:02.868Z] #23 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 91.44MB / 97.69MB 4.4s [2020-09-01T04:08:02.868Z] #23 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.6s [2020-09-01T04:08:03.012Z] #21 DONE 4.0s [2020-09-01T04:08:03.012Z] [2020-09-01T04:08:03.012Z] #25 [dev-systemd-false 10/22] COPY --from=dockercli /build/ /usr/local/c... [2020-09-01T04:08:03.012Z] #25 DONE 0.1s [2020-09-01T04:08:03.012Z] [2020-09-01T04:08:03.012Z] #29 [dev-systemd-false 11/22] COPY --from=frozen-images /build/ /docker-froz... [2020-09-01T04:08:03.056Z] #8 sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 24.86MB / 27.09MB 4.6s [2020-09-01T04:08:03.056Z] #8 sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 27.09MB / 27.09MB 4.7s [2020-09-01T04:08:03.322Z] #8 sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 27.09MB / 27.09MB 5.0s done [2020-09-01T04:08:03.443Z] #53 ... [2020-09-01T04:08:03.443Z] [2020-09-01T04:08:03.443Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:03.443Z] #23 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-01T04:08:03.443Z] #23 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-01T04:08:03.443Z] #23 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-01T04:08:03.443Z] #23 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done [2020-09-01T04:08:03.443Z] #23 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2020-09-01T04:08:03.443Z] #23 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-01T04:08:03.443Z] #23 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-09-01T04:08:03.443Z] #23 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.1s done [2020-09-01T04:08:03.443Z] #23 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.9s [2020-09-01T04:08:03.443Z] #23 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 45.57MB / 120.17MB 4.9s [2020-09-01T04:08:03.443Z] #23 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.2s [2020-09-01T04:08:03.443Z] #23 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done [2020-09-01T04:08:03.443Z] #23 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.0s done [2020-09-01T04:08:03.443Z] #23 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.23MB / 120.17MB 5.4s [2020-09-01T04:08:03.443Z] #23 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.29MB / 120.17MB 5.6s [2020-09-01T04:08:03.481Z] #12 28.51 Selecting previously unselected package cpp. [2020-09-01T04:08:03.481Z] #12 28.51 Preparing to unpack .../24-cpp_4%3a8.3.0-1_ppc64el.deb ... [2020-09-01T04:08:03.481Z] #12 28.51 Unpacking cpp (4:8.3.0-1) ... [2020-09-01T04:08:03.481Z] #12 28.54 Selecting previously unselected package libkeyutils1:ppc64el. [2020-09-01T04:08:03.481Z] #12 28.54 Preparing to unpack .../25-libkeyutils1_1.6-6_ppc64el.deb ... [2020-09-01T04:08:03.481Z] #12 28.54 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-09-01T04:08:03.481Z] #12 28.56 Selecting previously unselected package libkrb5support0:ppc64el. [2020-09-01T04:08:03.481Z] #12 28.56 Preparing to unpack .../26-libkrb5support0_1.17-3_ppc64el.deb ... [2020-09-01T04:08:03.481Z] #12 28.56 Unpacking libkrb5support0:ppc64el (1.17-3) ... [2020-09-01T04:08:03.481Z] #12 28.58 Selecting previously unselected package libk5crypto3:ppc64el. [2020-09-01T04:08:03.481Z] #12 28.58 Preparing to unpack .../27-libk5crypto3_1.17-3_ppc64el.deb ... [2020-09-01T04:08:03.481Z] #12 28.58 Unpacking libk5crypto3:ppc64el (1.17-3) ... [2020-09-01T04:08:03.481Z] #12 28.61 Selecting previously unselected package libkrb5-3:ppc64el. [2020-09-01T04:08:03.481Z] #12 28.61 Preparing to unpack .../28-libkrb5-3_1.17-3_ppc64el.deb ... [2020-09-01T04:08:03.481Z] #12 28.61 Unpacking libkrb5-3:ppc64el (1.17-3) ... [2020-09-01T04:08:03.481Z] #12 28.67 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-09-01T04:08:03.481Z] #12 28.67 Preparing to unpack .../29-libgssapi-krb5-2_1.17-3_ppc64el.deb ... [2020-09-01T04:08:03.481Z] #12 28.67 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ... [2020-09-01T04:08:03.481Z] #12 28.70 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-09-01T04:08:03.481Z] #12 28.70 Preparing to unpack .../30-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-09-01T04:08:03.481Z] #12 28.70 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:08:03.481Z] #12 28.72 Selecting previously unselected package libsasl2-2:ppc64el. [2020-09-01T04:08:03.481Z] #12 28.72 Preparing to unpack .../31-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-09-01T04:08:03.481Z] #12 28.72 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:08:03.481Z] #12 28.74 Selecting previously unselected package libldap-common. [2020-09-01T04:08:03.481Z] #12 28.74 Preparing to unpack .../32-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-09-01T04:08:03.481Z] #12 28.75 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:08:03.481Z] #12 28.77 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-09-01T04:08:03.635Z] #28 19.89 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-01T04:08:03.663Z] #29 DONE 0.9s [2020-09-01T04:08:03.663Z] [2020-09-01T04:08:03.663Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:08:03.663Z] #40 65.95 CC criu/sigframe.o [2020-09-01T04:08:03.663Z] #40 66.02 CC criu/signalfd.o [2020-09-01T04:08:03.663Z] #40 66.13 CC criu/sk-inet.o [2020-09-01T04:08:03.663Z] #40 66.52 CC criu/sk-netlink.o [2020-09-01T04:08:03.663Z] #40 66.75 CC criu/sk-packet.o [2020-09-01T04:08:03.663Z] #40 67.04 CC criu/sk-queue.o [2020-09-01T04:08:03.663Z] #40 67.29 CC criu/sk-tcp.o [2020-09-01T04:08:03.663Z] #40 67.48 CC criu/sk-unix.o [2020-09-01T04:08:03.663Z] #40 68.30 CC criu/sockets.o [2020-09-01T04:08:03.663Z] #40 68.70 CC criu/stats.o [2020-09-01T04:08:03.663Z] #40 68.94 CC criu/string.o [2020-09-01T04:08:03.663Z] #40 68.97 CC criu/sysctl.o [2020-09-01T04:08:03.663Z] #40 69.34 CC criu/sysfs_parse.o [2020-09-01T04:08:03.663Z] #40 69.50 CC criu/timens.o [2020-09-01T04:08:03.663Z] #40 69.64 CC criu/timerfd.o [2020-09-01T04:08:03.663Z] #40 69.83 CC criu/tty.o [2020-09-01T04:08:03.775Z] #12 28.77 Preparing to unpack .../33-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_ppc64el.deb ... [2020-09-01T04:08:03.775Z] #12 28.77 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:08:03.775Z] #12 28.81 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-09-01T04:08:03.775Z] #12 28.81 Preparing to unpack .../34-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-09-01T04:08:03.775Z] #12 28.81 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-09-01T04:08:03.775Z] #12 28.83 Selecting previously unselected package libpsl5:ppc64el. [2020-09-01T04:08:03.775Z] #12 28.83 Preparing to unpack .../35-libpsl5_0.20.2-2_ppc64el.deb ... [2020-09-01T04:08:03.775Z] #12 28.83 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-09-01T04:08:03.775Z] #12 28.85 Selecting previously unselected package librtmp1:ppc64el. [2020-09-01T04:08:03.775Z] #12 28.85 Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-09-01T04:08:03.775Z] #12 28.86 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-09-01T04:08:03.775Z] #12 28.87 Selecting previously unselected package libssh2-1:ppc64el. [2020-09-01T04:08:03.775Z] #12 28.88 Preparing to unpack .../37-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-09-01T04:08:03.775Z] #12 28.88 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-09-01T04:08:03.775Z] #12 28.90 Selecting previously unselected package libcurl4:ppc64el. [2020-09-01T04:08:03.775Z] #12 28.91 Preparing to unpack .../38-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-09-01T04:08:03.775Z] #12 28.91 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-09-01T04:08:03.775Z] #12 28.95 Selecting previously unselected package curl. [2020-09-01T04:08:03.775Z] #12 28.95 Preparing to unpack .../39-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-09-01T04:08:03.775Z] #12 28.95 Unpacking curl (7.64.0-4+deb10u1) ... [2020-09-01T04:08:03.775Z] #12 28.98 Selecting previously unselected package libcc1-0:ppc64el. [2020-09-01T04:08:03.894Z] #28 20.17 skipping existing c35d46ef359f [2020-09-01T04:08:03.900Z] #8 extracting sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb [2020-09-01T04:08:03.900Z] #8 ... [2020-09-01T04:08:03.900Z] [2020-09-01T04:08:03.900Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:03.900Z] #23 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-01T04:08:03.900Z] #23 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-01T04:08:03.900Z] #23 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-09-01T04:08:03.900Z] #23 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-01T04:08:03.900Z] #23 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-01T04:08:03.900Z] #23 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.0s done [2020-09-01T04:08:03.900Z] #23 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2020-09-01T04:08:03.900Z] #23 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.9s done [2020-09-01T04:08:03.900Z] #23 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.3s done [2020-09-01T04:08:03.900Z] #23 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.2s [2020-09-01T04:08:03.900Z] #23 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.47MB / 120.17MB 5.6s [2020-09-01T04:08:03.900Z] #23 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.4s done [2020-09-01T04:08:03.900Z] #23 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.80MB / 120.17MB 5.8s [2020-09-01T04:08:03.957Z] #40 ... [2020-09-01T04:08:03.958Z] [2020-09-01T04:08:03.958Z] #32 [dev-systemd-false 12/22] COPY --from=swagger /build/ /usr/local/b... [2020-09-01T04:08:03.958Z] #32 DONE 0.1s [2020-09-01T04:08:03.958Z] [2020-09-01T04:08:03.958Z] #35 [dev-systemd-false 13/22] COPY --from=tini /build/ /usr/local/b... [2020-09-01T04:08:03.958Z] #35 DONE 0.1s [2020-09-01T04:08:03.958Z] [2020-09-01T04:08:03.958Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:08:03.958Z] #40 70.85 CC criu/tun.o [2020-09-01T04:08:04.068Z] #12 28.98 Preparing to unpack .../40-libcc1-0_8.3.0-6_ppc64el.deb ... [2020-09-01T04:08:04.068Z] #12 28.98 Unpacking libcc1-0:ppc64el (8.3.0-6) ... [2020-09-01T04:08:04.068Z] #12 29.00 Selecting previously unselected package libgomp1:ppc64el. [2020-09-01T04:08:04.068Z] #12 29.01 Preparing to unpack .../41-libgomp1_8.3.0-6_ppc64el.deb ... [2020-09-01T04:08:04.068Z] #12 29.01 Unpacking libgomp1:ppc64el (8.3.0-6) ... [2020-09-01T04:08:04.068Z] #12 29.03 Selecting previously unselected package libitm1:ppc64el. [2020-09-01T04:08:04.068Z] #12 29.03 Preparing to unpack .../42-libitm1_8.3.0-6_ppc64el.deb ... [2020-09-01T04:08:04.068Z] #12 29.03 Unpacking libitm1:ppc64el (8.3.0-6) ... [2020-09-01T04:08:04.068Z] #12 29.05 Selecting previously unselected package libatomic1:ppc64el. [2020-09-01T04:08:04.068Z] #12 29.05 Preparing to unpack .../43-libatomic1_8.3.0-6_ppc64el.deb ... [2020-09-01T04:08:04.068Z] #12 29.05 Unpacking libatomic1:ppc64el (8.3.0-6) ... [2020-09-01T04:08:04.068Z] #12 29.06 Selecting previously unselected package libasan5:ppc64el. [2020-09-01T04:08:04.068Z] #12 29.07 Preparing to unpack .../44-libasan5_8.3.0-6_ppc64el.deb ... [2020-09-01T04:08:04.068Z] #12 29.07 Unpacking libasan5:ppc64el (8.3.0-6) ... [2020-09-01T04:08:04.068Z] #12 29.12 Selecting previously unselected package liblsan0:ppc64el. [2020-09-01T04:08:04.068Z] #12 29.12 Preparing to unpack .../45-liblsan0_8.3.0-6_ppc64el.deb ... [2020-09-01T04:08:04.068Z] #12 29.12 Unpacking liblsan0:ppc64el (8.3.0-6) ... [2020-09-01T04:08:04.068Z] #12 29.15 Selecting previously unselected package libtsan0:ppc64el. [2020-09-01T04:08:04.068Z] #12 29.15 Preparing to unpack .../46-libtsan0_8.3.0-6_ppc64el.deb ... [2020-09-01T04:08:04.068Z] #12 29.15 Unpacking libtsan0:ppc64el (8.3.0-6) ... [2020-09-01T04:08:04.068Z] #12 29.20 Selecting previously unselected package libubsan1:ppc64el. [2020-09-01T04:08:04.068Z] #12 29.20 Preparing to unpack .../47-libubsan1_8.3.0-6_ppc64el.deb ... [2020-09-01T04:08:04.068Z] #12 29.20 Unpacking libubsan1:ppc64el (8.3.0-6) ... [2020-09-01T04:08:04.068Z] #12 29.23 Selecting previously unselected package libquadmath0:ppc64el. [2020-09-01T04:08:04.068Z] #12 29.23 Preparing to unpack .../48-libquadmath0_8.3.0-6_ppc64el.deb ... [2020-09-01T04:08:04.068Z] #12 29.23 Unpacking libquadmath0:ppc64el (8.3.0-6) ... [2020-09-01T04:08:04.068Z] #12 29.25 Selecting previously unselected package libgcc-8-dev:ppc64el. [2020-09-01T04:08:04.068Z] #12 29.25 Preparing to unpack .../49-libgcc-8-dev_8.3.0-6_ppc64el.deb ... [2020-09-01T04:08:04.068Z] #12 29.26 Unpacking libgcc-8-dev:ppc64el (8.3.0-6) ... [2020-09-01T04:08:04.152Z] #28 20.37 [2020-09-01T04:08:04.252Z] #40 71.08 CC criu/uffd.o [2020-09-01T04:08:04.360Z] #12 29.42 Selecting previously unselected package gcc-8. [2020-09-01T04:08:04.360Z] #12 29.42 Preparing to unpack .../50-gcc-8_8.3.0-6_ppc64el.deb ... [2020-09-01T04:08:04.360Z] #12 29.42 Unpacking gcc-8 (8.3.0-6) ... [2020-09-01T04:08:04.371Z] #23 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.32MB / 120.17MB 6.3s [2020-09-01T04:08:04.478Z] #23 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.45MB / 120.17MB 6.2s [2020-09-01T04:08:04.630Z] #23 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.94MB / 120.17MB 6.7s [2020-09-01T04:08:04.751Z] #23 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.74MB / 120.17MB 6.6s [2020-09-01T04:08:04.771Z] #23 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.6s done [2020-09-01T04:08:04.889Z] #40 71.54 CC criu/util.o [2020-09-01T04:08:05.011Z] #23 ... [2020-09-01T04:08:05.011Z] [2020-09-01T04:08:05.011Z] #22 [internal] load build context [2020-09-01T04:08:05.011Z] #22 transferring context: 51.49MB 6.5s done [2020-09-01T04:08:05.011Z] #22 DONE 6.8s [2020-09-01T04:08:05.011Z] [2020-09-01T04:08:05.011Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:05.011Z] #23 ... [2020-09-01T04:08:05.011Z] [2020-09-01T04:08:05.011Z] #8 [base 1/4] FROM docker.io/library/debian:buster-slim@sha256:b2cade793f35... [2020-09-01T04:08:05.183Z] #40 71.98 CC criu/uts_ns.o [2020-09-01T04:08:05.183Z] #40 72.04 CC criu/vdso.o [2020-09-01T04:08:05.399Z] #12 30.33 Selecting previously unselected package gcc. [2020-09-01T04:08:05.399Z] #12 30.33 Preparing to unpack .../51-gcc_4%3a8.3.0-1_ppc64el.deb ... [2020-09-01T04:08:05.399Z] #12 30.33 Unpacking gcc (4:8.3.0-1) ... [2020-09-01T04:08:05.399Z] #12 30.35 Selecting previously unselected package libcurl3-gnutls:ppc64el. [2020-09-01T04:08:05.399Z] #12 30.35 Preparing to unpack .../52-libcurl3-gnutls_7.64.0-4+deb10u1_ppc64el.deb ... [2020-09-01T04:08:05.399Z] #12 30.35 Unpacking libcurl3-gnutls:ppc64el (7.64.0-4+deb10u1) ... [2020-09-01T04:08:05.399Z] #12 30.39 Selecting previously unselected package libexpat1:ppc64el. [2020-09-01T04:08:05.399Z] #12 30.39 Preparing to unpack .../53-libexpat1_2.2.6-2+deb10u1_ppc64el.deb ... [2020-09-01T04:08:05.399Z] #12 30.39 Unpacking libexpat1:ppc64el (2.2.6-2+deb10u1) ... [2020-09-01T04:08:05.399Z] #12 30.42 Selecting previously unselected package libpcre2-8-0:ppc64el. [2020-09-01T04:08:05.399Z] #12 30.42 Preparing to unpack .../54-libpcre2-8-0_10.32-5_ppc64el.deb ... [2020-09-01T04:08:05.399Z] #12 30.42 Unpacking libpcre2-8-0:ppc64el (10.32-5) ... [2020-09-01T04:08:05.399Z] #12 30.45 Selecting previously unselected package liberror-perl. [2020-09-01T04:08:05.399Z] #12 30.45 Preparing to unpack .../55-liberror-perl_0.17027-2_all.deb ... [2020-09-01T04:08:05.399Z] #12 30.46 Unpacking liberror-perl (0.17027-2) ... [2020-09-01T04:08:05.399Z] #12 30.47 Selecting previously unselected package git-man. [2020-09-01T04:08:05.399Z] #12 30.47 Preparing to unpack .../56-git-man_1%3a2.20.1-2+deb10u3_all.deb ... [2020-09-01T04:08:05.399Z] #12 30.47 Unpacking git-man (1:2.20.1-2+deb10u3) ... [2020-09-01T04:08:05.399Z] #12 30.57 Selecting previously unselected package git. [2020-09-01T04:08:05.399Z] #12 30.57 Preparing to unpack .../57-git_1%3a2.20.1-2+deb10u3_ppc64el.deb ... [2020-09-01T04:08:05.399Z] #12 30.59 Unpacking git (1:2.20.1-2+deb10u3) ... [2020-09-01T04:08:05.532Z] #28 21.84 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-01T04:08:05.548Z] #40 72.19 LINK criu/built-in.o [2020-09-01T04:08:05.548Z] #40 72.23 LINK criu/criu [2020-09-01T04:08:05.548Z] #40 72.33 DEP lib/c/criu.d [2020-09-01T04:08:05.548Z] #40 72.35 CC images/rpc.pb-c.o [2020-09-01T04:08:05.558Z] #23 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.11MB / 120.17MB 7.4s [2020-09-01T04:08:05.558Z] #23 ... [2020-09-01T04:08:05.558Z] [2020-09-01T04:08:05.558Z] #22 [internal] load build context [2020-09-01T04:08:05.558Z] #22 transferring context: 51.49MB 7.3s done [2020-09-01T04:08:05.558Z] #22 DONE 7.5s [2020-09-01T04:08:05.558Z] [2020-09-01T04:08:05.558Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:05.558Z] #23 ... [2020-09-01T04:08:05.558Z] [2020-09-01T04:08:05.558Z] #53 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-01T04:08:05.558Z] #53 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.6s done [2020-09-01T04:08:05.558Z] #53 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s [2020-09-01T04:08:05.842Z] #40 72.53 CC lib/c/criu.o [2020-09-01T04:08:05.961Z] #8 ... [2020-09-01T04:08:05.961Z] [2020-09-01T04:08:05.961Z] #53 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-01T04:08:05.961Z] #53 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-01T04:08:05.961Z] #53 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-01T04:08:05.961Z] #53 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-01T04:08:05.961Z] #53 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.2s done [2020-09-01T04:08:05.961Z] #53 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.1s done [2020-09-01T04:08:05.961Z] #53 DONE 7.5s [2020-09-01T04:08:05.961Z] [2020-09-01T04:08:05.961Z] #8 [base 1/4] FROM docker.io/library/debian:buster-slim@sha256:b2cade793f35... [2020-09-01T04:08:06.047Z] #12 31.23 Selecting previously unselected package libc-dev-bin. [2020-09-01T04:08:06.047Z] #12 31.23 Preparing to unpack .../58-libc-dev-bin_2.28-10_ppc64el.deb ... [2020-09-01T04:08:06.047Z] #12 31.23 Unpacking libc-dev-bin (2.28-10) ... [2020-09-01T04:08:06.047Z] #12 31.26 Selecting previously unselected package linux-libc-dev:ppc64el. [2020-09-01T04:08:06.102Z] #28 22.38 [2020-09-01T04:08:06.136Z] #40 72.92 LINK lib/c/built-in.o [2020-09-01T04:08:06.136Z] #40 72.92 LINK lib/c/libcriu.so [2020-09-01T04:08:06.136Z] #40 72.94 LINK lib/c/libcriu.a [2020-09-01T04:08:06.136Z] #40 73.01 GEN magic.py [2020-09-01T04:08:06.340Z] #12 31.26 Preparing to unpack .../59-linux-libc-dev_4.19.132-1_ppc64el.deb ... [2020-09-01T04:08:06.340Z] #12 31.26 Unpacking linux-libc-dev:ppc64el (4.19.132-1) ... [2020-09-01T04:08:06.340Z] #12 31.41 Selecting previously unselected package libc6-dev:ppc64el. [2020-09-01T04:08:06.340Z] #12 31.41 Preparing to unpack .../60-libc6-dev_2.28-10_ppc64el.deb ... [2020-09-01T04:08:06.340Z] #12 31.41 Unpacking libc6-dev:ppc64el (2.28-10) ... [2020-09-01T04:08:06.361Z] #28 ... [2020-09-01T04:08:06.361Z] [2020-09-01T04:08:06.361Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:06.361Z] #39 60.99 Setting up libpython2-stdlib:amd64 (2.7.16-1) ... [2020-09-01T04:08:06.361Z] #39 61.49 Setting up python2 (2.7.16-1) ... [2020-09-01T04:08:06.361Z] #39 61.55 Setting up libpython-stdlib:amd64 (2.7.16-1) ... [2020-09-01T04:08:06.361Z] #39 61.74 Setting up python (2.7.16-1) ... [2020-09-01T04:08:06.361Z] #39 61.92 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-01T04:08:06.361Z] #39 65.47 Setting up python-six (1.12.0-1) ... [2020-09-01T04:08:06.361Z] #39 68.71 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-01T04:08:06.361Z] #39 ... [2020-09-01T04:08:06.361Z] [2020-09-01T04:08:06.361Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:08:06.361Z] #28 22.66 ######################################################################## 100.0% [2020-09-01T04:08:06.433Z] #40 73.08 Note: Building without setproctitle() and strlcpy() support. [2020-09-01T04:08:06.433Z] #40 73.08 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-01T04:08:06.433Z] #40 73.08 Note: Building without GnuTLS support [2020-09-01T04:08:06.433Z] #40 73.09 Makefile.config:39: Warn: you have no libnftables installed [2020-09-01T04:08:06.433Z] #40 73.09 Makefile.config:40: Warn: Building without nftables support [2020-09-01T04:08:06.433Z] #40 73.33 fatal: not a git repository (or any of the parent directories): .git [2020-09-01T04:08:06.621Z] #28 22.76 [2020-09-01T04:08:06.621Z] #28 22.89 Download of images into '/build' complete. [2020-09-01T04:08:06.621Z] #28 22.89 Use something like the following to load the result into a Docker daemon: [2020-09-01T04:08:06.621Z] #28 22.89 tar -cC '/build' . | docker load [2020-09-01T04:08:06.634Z] #12 31.74 Selecting previously unselected package libdpkg-perl. [2020-09-01T04:08:06.634Z] #12 31.74 Preparing to unpack .../61-libdpkg-perl_1.19.7_all.deb ... [2020-09-01T04:08:06.634Z] #12 31.74 Unpacking libdpkg-perl (1.19.7) ... [2020-09-01T04:08:06.634Z] #12 31.81 Selecting previously unselected package libglib2.0-0:ppc64el. [2020-09-01T04:08:06.634Z] #12 31.81 Preparing to unpack .../62-libglib2.0-0_2.58.3-2+deb10u2_ppc64el.deb ... [2020-09-01T04:08:06.634Z] #12 31.81 Unpacking libglib2.0-0:ppc64el (2.58.3-2+deb10u2) ... [2020-09-01T04:08:06.634Z] #12 31.94 Selecting previously unselected package libtool. [2020-09-01T04:08:06.730Z] #40 ... [2020-09-01T04:08:06.730Z] [2020-09-01T04:08:06.730Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:08:06.730Z] #37 DONE 100.6s [2020-09-01T04:08:06.730Z] [2020-09-01T04:08:06.730Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:08:06.924Z] #53 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done [2020-09-01T04:08:06.928Z] #12 31.94 Preparing to unpack .../63-libtool_2.4.6-9_all.deb ... [2020-09-01T04:08:06.928Z] #12 31.95 Unpacking libtool (2.4.6-9) ... [2020-09-01T04:08:06.928Z] #12 31.99 Selecting previously unselected package make. [2020-09-01T04:08:06.928Z] #12 31.99 Preparing to unpack .../64-make_4.2.1-1.2_ppc64el.deb ... [2020-09-01T04:08:06.928Z] #12 31.99 Unpacking make (4.2.1-1.2) ... [2020-09-01T04:08:06.928Z] #12 32.04 Selecting previously unselected package pkg-config. [2020-09-01T04:08:06.928Z] #12 32.04 Preparing to unpack .../65-pkg-config_0.29-6_ppc64el.deb ... [2020-09-01T04:08:06.928Z] #12 32.04 Unpacking pkg-config (0.29-6) ... [2020-09-01T04:08:06.928Z] #12 32.07 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... [2020-09-01T04:08:06.928Z] #12 32.07 Setting up libexpat1:ppc64el (2.2.6-2+deb10u1) ... [2020-09-01T04:08:06.928Z] #12 32.08 Setting up lsb-base (10.2019051400) ... [2020-09-01T04:08:06.928Z] #12 32.08 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-09-01T04:08:06.928Z] #12 32.08 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-09-01T04:08:06.928Z] #12 32.09 Setting up libmagic-mgc (1:5.35-4+deb10u1) ... [2020-09-01T04:08:06.928Z] #12 32.09 Setting up libglib2.0-0:ppc64el (2.58.3-2+deb10u2) ... [2020-09-01T04:08:06.928Z] #12 32.09 No schema files found: doing nothing. [2020-09-01T04:08:06.928Z] #12 32.10 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-09-01T04:08:06.928Z] #12 32.19 debconf: unable to initialize frontend: Dialog [2020-09-01T04:08:06.928Z] #12 32.19 debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-09-01T04:08:06.928Z] #12 32.19 debconf: falling back to frontend: Readline [2020-09-01T04:08:07.023Z] #40 73.78 make[1]: Nothing to be done for 'all'. [2020-09-01T04:08:07.023Z] #40 ... [2020-09-01T04:08:07.023Z] [2020-09-01T04:08:07.023Z] #38 [dev-systemd-false 14/22] COPY --from=registry /build/ /usr/local/b... [2020-09-01T04:08:07.023Z] #38 DONE 0.2s [2020-09-01T04:08:07.023Z] [2020-09-01T04:08:07.023Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:08:07.023Z] #40 74.02 make[1]: 'images/built-in.o' is up to date. [2020-09-01T04:08:07.023Z] #40 74.03 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-01T04:08:07.192Z] #28 DONE 23.4s [2020-09-01T04:08:07.192Z] [2020-09-01T04:08:07.192Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:08:07.192Z] #34 1.513 + RM_GOPATH=0 [2020-09-01T04:08:07.192Z] #34 1.513 + TMP_GOPATH= [2020-09-01T04:08:07.192Z] #34 1.513 + : /build [2020-09-01T04:08:07.192Z] #34 1.516 + '[' -z '' ']' [2020-09-01T04:08:07.192Z] #34 1.516 ++ mktemp -d [2020-09-01T04:08:07.192Z] #34 1.539 + export GOPATH=/tmp/tmp.65jCqYeh2B [2020-09-01T04:08:07.192Z] #34 1.539 + GOPATH=/tmp/tmp.65jCqYeh2B [2020-09-01T04:08:07.192Z] #34 1.539 + RM_GOPATH=1 [2020-09-01T04:08:07.192Z] #34 1.539 + case "$(go env GOARCH)" in [2020-09-01T04:08:07.192Z] #34 1.539 ++ go env GOARCH [2020-09-01T04:08:07.192Z] #34 1.541 /tmp/install/install.sh: line 18: go: command not found [2020-09-01T04:08:07.192Z] #34 1.542 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:07.192Z] #34 1.542 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:07.192Z] #34 1.544 ++ dirname /tmp/install/install.sh [2020-09-01T04:08:07.192Z] #34 1.545 + dir=/tmp/install [2020-09-01T04:08:07.192Z] #34 1.545 + bin=tini [2020-09-01T04:08:07.192Z] #34 1.545 + shift [2020-09-01T04:08:07.192Z] #34 1.546 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-01T04:08:07.192Z] #34 1.546 + . /tmp/install/tini.installer [2020-09-01T04:08:07.192Z] #34 1.546 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:08:07.192Z] #34 1.546 + install_tini [2020-09-01T04:08:07.192Z] #34 1.546 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-01T04:08:07.192Z] #34 1.546 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:08:07.192Z] #34 1.546 + git clone https://github.com/krallin/tini.git /tmp/tmp.65jCqYeh2B/tini [2020-09-01T04:08:07.192Z] #34 1.554 Cloning into '/tmp/tmp.65jCqYeh2B/tini'... [2020-09-01T04:08:07.192Z] #34 2.245 + cd /tmp/tmp.65jCqYeh2B/tini [2020-09-01T04:08:07.192Z] #34 2.245 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:08:07.192Z] #34 2.249 + cmake . [2020-09-01T04:08:07.192Z] #34 2.722 -- The C compiler identification is GNU 8.3.0 [2020-09-01T04:08:07.192Z] #34 2.751 -- Check for working C compiler: /usr/bin/cc [2020-09-01T04:08:07.192Z] #34 3.407 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-01T04:08:07.192Z] #34 3.410 -- Detecting C compiler ABI info [2020-09-01T04:08:07.192Z] #34 3.999 -- Detecting C compiler ABI info - done [2020-09-01T04:08:07.192Z] #34 4.019 -- Detecting C compile features [2020-09-01T04:08:07.192Z] #34 6.713 -- Detecting C compile features - done [2020-09-01T04:08:07.192Z] #34 6.743 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-01T04:08:07.192Z] #34 7.015 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-01T04:08:07.192Z] #34 7.130 -- Configuring done [2020-09-01T04:08:07.192Z] #34 7.173 -- Generating done [2020-09-01T04:08:07.192Z] #34 7.180 -- Build files have been written to: /tmp/tmp.65jCqYeh2B/tini [2020-09-01T04:08:07.192Z] #34 7.188 + make tini-static [2020-09-01T04:08:07.192Z] #34 7.912 Scanning dependencies of target tini-static [2020-09-01T04:08:07.192Z] #34 7.981 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-01T04:08:07.221Z] #12 32.22 Setting up libprocps7:ppc64el (2:3.3.15-2) ... [2020-09-01T04:08:07.221Z] #12 32.23 Setting up binutils-common:ppc64el (2.31.1-16) ... [2020-09-01T04:08:07.221Z] #12 32.23 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-09-01T04:08:07.221Z] #12 32.23 Setting up libmagic1:ppc64el (1:5.35-4+deb10u1) ... [2020-09-01T04:08:07.221Z] #12 32.24 Setting up linux-libc-dev:ppc64el (4.19.132-1) ... [2020-09-01T04:08:07.221Z] #12 32.24 Setting up file (1:5.35-4+deb10u1) ... [2020-09-01T04:08:07.221Z] #12 32.24 Setting up libgomp1:ppc64el (8.3.0-6) ... [2020-09-01T04:08:07.221Z] #12 32.24 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:08:07.221Z] #12 32.25 Setting up libkrb5support0:ppc64el (1.17-3) ... [2020-09-01T04:08:07.221Z] #12 32.25 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:08:07.221Z] #12 32.25 Setting up libasan5:ppc64el (8.3.0-6) ... [2020-09-01T04:08:07.221Z] #12 32.26 Setting up autotools-dev (20180224.1) ... [2020-09-01T04:08:07.221Z] #12 32.26 Setting up make (4.2.1-1.2) ... [2020-09-01T04:08:07.221Z] #12 32.26 Setting up libmpfr6:ppc64el (4.0.2-1) ... [2020-09-01T04:08:07.221Z] #12 32.26 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-09-01T04:08:07.221Z] #12 32.27 Setting up libncurses6:ppc64el (6.1+20181013-2+deb10u2) ... [2020-09-01T04:08:07.221Z] #12 32.27 Setting up libquadmath0:ppc64el (8.3.0-6) ... [2020-09-01T04:08:07.222Z] #12 32.27 Setting up libmpc3:ppc64el (1.1.0-1) ... [2020-09-01T04:08:07.222Z] #12 32.27 Setting up libatomic1:ppc64el (8.3.0-6) ... [2020-09-01T04:08:07.222Z] #12 32.28 Setting up libpcre2-8-0:ppc64el (10.32-5) ... [2020-09-01T04:08:07.222Z] #12 32.28 Setting up libk5crypto3:ppc64el (1.17-3) ... [2020-09-01T04:08:07.222Z] #12 32.28 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:08:07.222Z] #12 32.28 Setting up libubsan1:ppc64el (8.3.0-6) ... [2020-09-01T04:08:07.222Z] #12 32.29 Setting up libisl19:ppc64el (0.20-2) ... [2020-09-01T04:08:07.222Z] #12 32.29 Setting up procps (2:3.3.15-2) ... [2020-09-01T04:08:07.222Z] #12 32.30 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode [2020-09-01T04:08:07.222Z] #12 32.30 update-alternatives: warning: skip creation of /usr/share/man/man1/w.1.gz because associated file /usr/share/man/man1/w.procps.1.gz (of link group w) doesn't exist [2020-09-01T04:08:07.222Z] #12 32.31 Setting up git-man (1:2.20.1-2+deb10u3) ... [2020-09-01T04:08:07.222Z] #12 32.31 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-09-01T04:08:07.222Z] #12 32.32 Setting up libkrb5-3:ppc64el (1.17-3) ... [2020-09-01T04:08:07.222Z] #12 32.32 Setting up libbinutils:ppc64el (2.31.1-16) ... [2020-09-01T04:08:07.222Z] #12 32.32 Setting up cpp-8 (8.3.0-6) ... [2020-09-01T04:08:07.222Z] #12 32.32 Setting up libc-dev-bin (2.28-10) ... [2020-09-01T04:08:07.222Z] #12 32.33 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-09-01T04:08:07.222Z] #12 32.33 Setting up libcc1-0:ppc64el (8.3.0-6) ... [2020-09-01T04:08:07.222Z] #12 32.33 Setting up liblsan0:ppc64el (8.3.0-6) ... [2020-09-01T04:08:07.222Z] #12 32.34 Setting up libitm1:ppc64el (8.3.0-6) ... [2020-09-01T04:08:07.222Z] #12 32.34 Setting up libgdbm6:ppc64el (1.18.1-4) ... [2020-09-01T04:08:07.222Z] #12 32.34 Setting up libtsan0:ppc64el (8.3.0-6) ... [2020-09-01T04:08:07.222Z] #12 32.34 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:08:07.222Z] #12 32.35 Setting up ca-certificates (20200601~deb10u1) ... [2020-09-01T04:08:07.222Z] #12 32.44 debconf: unable to initialize frontend: Dialog [2020-09-01T04:08:07.222Z] #12 32.44 debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-09-01T04:08:07.222Z] #12 32.44 debconf: falling back to frontend: Readline [2020-09-01T04:08:07.317Z] #40 74.04 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-01T04:08:07.317Z] #40 74.04 make[1]: 'compel/libcompel.a' is up to date. [2020-09-01T04:08:07.317Z] #40 74.05 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-01T04:08:07.317Z] #40 74.06 make[1]: Nothing to be done for 'all'. [2020-09-01T04:08:07.317Z] #40 74.06 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-01T04:08:07.317Z] #40 74.12 make[2]: Nothing to be done for 'all'. [2020-09-01T04:08:07.317Z] #40 74.13 make[2]: Nothing to be done for 'all'. [2020-09-01T04:08:07.317Z] #40 74.15 make[2]: Nothing to be done for 'all'. [2020-09-01T04:08:07.317Z] #40 74.18 make[2]: Nothing to be done for 'all'. [2020-09-01T04:08:07.317Z] #40 74.19 make[2]: Nothing to be done for 'all'. [2020-09-01T04:08:07.317Z] #40 74.20 make[2]: Nothing to be done for 'all'. [2020-09-01T04:08:07.317Z] #40 74.21 make[2]: Nothing to be done for 'all'. [2020-09-01T04:08:07.317Z] #40 74.24 make[2]: Nothing to be done for 'all'. [2020-09-01T04:08:07.319Z] #23 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-09-01T04:08:07.319Z] #23 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 8.4s done [2020-09-01T04:08:07.319Z] #23 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 8.4s done [2020-09-01T04:08:07.319Z] #23 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.8s done [2020-09-01T04:08:07.319Z] #23 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 8.9s [2020-09-01T04:08:07.319Z] #23 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.9s done [2020-09-01T04:08:07.487Z] #53 DONE 9.5s [2020-09-01T04:08:07.487Z] [2020-09-01T04:08:07.487Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:07.487Z] #23 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.5s done [2020-09-01T04:08:07.583Z] #23 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2020-09-01T04:08:07.616Z] #40 74.24 INSTALL criu/criu [2020-09-01T04:08:07.616Z] #40 DONE 74.5s [2020-09-01T04:08:07.616Z] [2020-09-01T04:08:07.616Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:07.761Z] #34 9.583 [100%] Linking C executable tini-static [2020-09-01T04:08:07.860Z] #12 32.82 Updating certificates in /etc/ssl/certs... [2020-09-01T04:08:08.049Z] #23 ... [2020-09-01T04:08:08.049Z] [2020-09-01T04:08:08.049Z] #8 [base 1/4] FROM docker.io/library/debian:buster-slim@sha256:b2cade793f35... [2020-09-01T04:08:08.049Z] #8 resolve docker.io/library/debian:buster-slim@sha256:b2cade793f3558c90d018ed386cd61bf5e4ec06bf8ed6761bed3dd7e2c425ecc done [2020-09-01T04:08:08.049Z] #8 sha256:b2cade793f3558c90d018ed386cd61bf5e4ec06bf8ed6761bed3dd7e2c425ecc 1.85kB / 1.85kB done [2020-09-01T04:08:08.049Z] #8 sha256:e0a33348ac8cace6b4294885e6e0bb57ecdfe4b6e415f1a7f4c5da5fe3116e02 529B / 529B done [2020-09-01T04:08:08.049Z] #8 sha256:c7346dd7f20ef06fd3c58446fab0c3edf22e78131d374775f5f947849537b773 1.50kB / 1.50kB done [2020-09-01T04:08:08.049Z] #8 sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 27.09MB / 27.09MB 5.2s done [2020-09-01T04:08:08.049Z] #8 extracting sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 4.3s [2020-09-01T04:08:08.049Z] #8 ... [2020-09-01T04:08:08.049Z] [2020-09-01T04:08:08.049Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:08.049Z] #23 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.3s [2020-09-01T04:08:08.153Z] #12 33.32 126 added, 0 removed; done. [2020-09-01T04:08:08.153Z] #12 33.34 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ... [2020-09-01T04:08:08.153Z] #12 33.34 Setting up libgdbm-compat4:ppc64el (1.18.1-4) ... [2020-09-01T04:08:08.153Z] #12 33.34 Setting up libgcc-8-dev:ppc64el (8.3.0-6) ... [2020-09-01T04:08:08.153Z] #12 33.34 Setting up libperl5.28:ppc64el (5.28.1-6+deb10u1) ... [2020-09-01T04:08:08.153Z] #12 33.35 Setting up cpp (4:8.3.0-1) ... [2020-09-01T04:08:08.153Z] #12 33.35 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-09-01T04:08:08.153Z] #12 33.36 Setting up libc6-dev:ppc64el (2.28-10) ... [2020-09-01T04:08:08.153Z] #12 33.36 Setting up curl (7.64.0-4+deb10u1) ... [2020-09-01T04:08:08.153Z] #12 33.36 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2020-09-01T04:08:08.153Z] #12 33.36 Setting up libcurl3-gnutls:ppc64el (7.64.0-4+deb10u1) ... [2020-09-01T04:08:08.153Z] #12 33.37 Setting up binutils (2.31.1-16) ... [2020-09-01T04:08:08.153Z] #12 33.37 Setting up perl (5.28.1-6+deb10u1) ... [2020-09-01T04:08:08.153Z] #12 33.38 Setting up libdpkg-perl (1.19.7) ... [2020-09-01T04:08:08.153Z] #12 33.38 Setting up gcc-8 (8.3.0-6) ... [2020-09-01T04:08:08.153Z] #12 33.38 Setting up libtool (2.4.6-9) ... [2020-09-01T04:08:08.153Z] #12 33.39 Setting up gcc (4:8.3.0-1) ... [2020-09-01T04:08:08.153Z] #12 33.39 Setting up liberror-perl (0.17027-2) ... [2020-09-01T04:08:08.153Z] #12 33.40 Setting up pkg-config (0.29-6) ... [2020-09-01T04:08:08.153Z] #12 33.42 Setting up git (1:2.20.1-2+deb10u3) ... [2020-09-01T04:08:08.157Z] #23 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-09-01T04:08:08.157Z] #23 ... [2020-09-01T04:08:08.157Z] [2020-09-01T04:08:08.157Z] #53 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-01T04:08:08.157Z] #53 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-01T04:08:08.157Z] #53 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-01T04:08:08.157Z] #53 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-01T04:08:08.157Z] #53 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 9.4s done [2020-09-01T04:08:08.157Z] #53 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s [2020-09-01T04:08:08.255Z] #47 ... [2020-09-01T04:08:08.255Z] [2020-09-01T04:08:08.255Z] #41 [dev-systemd-false 15/22] COPY --from=criu /build/ /usr/local/ [2020-09-01T04:08:08.255Z] #41 DONE 0.1s [2020-09-01T04:08:08.255Z] [2020-09-01T04:08:08.255Z] #43 [dev-systemd-false 16/22] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-01T04:08:08.255Z] #43 DONE 0.1s [2020-09-01T04:08:08.255Z] [2020-09-01T04:08:08.255Z] #45 [dev-systemd-false 17/22] COPY --from=runc /build/ /usr/local/b... [2020-09-01T04:08:08.330Z] #34 10.12 [100%] Built target tini-static [2020-09-01T04:08:08.331Z] #34 10.22 + mkdir -p /build [2020-09-01T04:08:08.331Z] #34 10.23 + cp tini-static /build/docker-init [2020-09-01T04:08:08.420Z] #53 ... [2020-09-01T04:08:08.420Z] [2020-09-01T04:08:08.420Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:08.446Z] #12 33.44 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:08:08.446Z] #12 33.45 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-09-01T04:08:08.446Z] #12 33.46 Updating certificates in /etc/ssl/certs... [2020-09-01T04:08:08.549Z] #45 DONE 0.2s [2020-09-01T04:08:08.549Z] [2020-09-01T04:08:08.549Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:08.590Z] #34 DONE 10.4s [2020-09-01T04:08:08.590Z] [2020-09-01T04:08:08.590Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:08:08.590Z] #12 65.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-01T04:08:08.590Z] #12 65.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-01T04:08:08.590Z] #12 65.28 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-01T04:08:08.590Z] #12 72.01 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-01T04:08:08.590Z] #12 72.02 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-01T04:08:08.590Z] #12 72.05 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:08:08.590Z] #12 72.23 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-01T04:08:08.590Z] #12 72.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-01T04:08:08.590Z] #12 72.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:08:08.740Z] #12 33.89 0 added, 0 removed; done. [2020-09-01T04:08:08.740Z] #12 33.89 Running hooks in /etc/ca-certificates/update.d... [2020-09-01T04:08:08.740Z] #12 33.89 done. [2020-09-01T04:08:08.740Z] #12 DONE 34.0s [2020-09-01T04:08:08.740Z] [2020-09-01T04:08:08.740Z] #47 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:08:08.994Z] #23 ... [2020-09-01T04:08:08.994Z] [2020-09-01T04:08:08.994Z] #53 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-01T04:08:08.994Z] #53 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done [2020-09-01T04:08:08.994Z] #53 DONE 10.5s [2020-09-01T04:08:08.994Z] [2020-09-01T04:08:08.994Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:08.994Z] #23 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.8s done [2020-09-01T04:08:09.035Z] #47 ... [2020-09-01T04:08:09.036Z] [2020-09-01T04:08:09.036Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-01T04:08:09.036Z] #31 DONE 0.1s [2020-09-01T04:08:09.036Z] [2020-09-01T04:08:09.036Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-01T04:08:09.036Z] #37 DONE 0.1s [2020-09-01T04:08:09.036Z] [2020-09-01T04:08:09.036Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:08:09.260Z] #8 extracting sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 5.3s [2020-09-01T04:08:09.260Z] #8 extracting sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 5.5s done [2020-09-01T04:08:09.520Z] #8 DONE 11.2s [2020-09-01T04:08:09.520Z] [2020-09-01T04:08:09.520Z] #9 [base 2/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-01T04:08:09.680Z] #38 0.484 + git clone https://github.com/docker/distribution.git . [2020-09-01T04:08:09.680Z] #38 0.488 Cloning into '.'... [2020-09-01T04:08:09.947Z] #23 ... [2020-09-01T04:08:09.947Z] [2020-09-01T04:08:09.947Z] #8 [base 1/4] FROM docker.io/library/debian:buster-slim@sha256:b2cade793f35... [2020-09-01T04:08:09.947Z] #8 extracting sha256:bf59529304463f62efa7179fa1a32718a611528cc4ce9f30c0d1bbc6724ec3fb 5.8s done [2020-09-01T04:08:09.947Z] #8 DONE 11.6s [2020-09-01T04:08:09.947Z] [2020-09-01T04:08:09.947Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:10.204Z] #23 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.6s done [2020-09-01T04:08:10.464Z] #23 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-09-01T04:08:10.499Z] #12 ... [2020-09-01T04:08:10.499Z] [2020-09-01T04:08:10.499Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:10.499Z] #39 75.03 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:08:10.499Z] #39 DONE 75.3s [2020-09-01T04:08:10.499Z] [2020-09-01T04:08:10.499Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:08:10.720Z] #23 ... [2020-09-01T04:08:10.720Z] [2020-09-01T04:08:10.720Z] #9 [base 2/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-01T04:08:10.720Z] #9 DONE 1.1s [2020-09-01T04:08:10.720Z] [2020-09-01T04:08:10.720Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:10.903Z] #9 DONE 1.3s [2020-09-01T04:08:10.903Z] [2020-09-01T04:08:10.903Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:10.903Z] #23 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.6s done [2020-09-01T04:08:10.903Z] #23 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.6s done [2020-09-01T04:08:10.903Z] #23 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s [2020-09-01T04:08:10.903Z] #23 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2020-09-01T04:08:10.903Z] #23 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-01T04:08:11.025Z] #23 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-09-01T04:08:11.282Z] #23 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2020-09-01T04:08:11.282Z] #23 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-09-01T04:08:11.475Z] #23 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-09-01T04:08:11.738Z] #23 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-01T04:08:11.849Z] #23 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2020-09-01T04:08:12.148Z] #47 89.24 + bin/containerd [2020-09-01T04:08:12.317Z] #23 ... [2020-09-01T04:08:12.317Z] [2020-09-01T04:08:12.317Z] #10 [base 3/4] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-01T04:08:12.317Z] #10 DONE 1.4s [2020-09-01T04:08:12.317Z] [2020-09-01T04:08:12.317Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:12.317Z] #23 ... [2020-09-01T04:08:12.317Z] [2020-09-01T04:08:12.317Z] #11 [base 4/4] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:12.413Z] #23 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-09-01T04:08:12.415Z] #23 ... [2020-09-01T04:08:12.415Z] [2020-09-01T04:08:12.415Z] #8 [base 1/4] FROM docker.io/library/debian:buster-slim@sha256:b2cade793f35... [2020-09-01T04:08:12.415Z] #8 sha256:3742235f1882fee5cca1effc4ca0f0c7c180bbe169800a85daedcf3968b0d8f0 25.85MB / 25.85MB 9.8s done [2020-09-01T04:08:12.415Z] #8 extracting sha256:3742235f1882fee5cca1effc4ca0f0c7c180bbe169800a85daedcf3968b0d8f0 2.3s done [2020-09-01T04:08:12.415Z] #8 DONE 13.8s [2020-09-01T04:08:12.415Z] [2020-09-01T04:08:12.415Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:12.669Z] #23 ... [2020-09-01T04:08:12.669Z] [2020-09-01T04:08:12.669Z] #10 [base 3/4] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-01T04:08:12.669Z] #10 DONE 1.9s [2020-09-01T04:08:12.669Z] [2020-09-01T04:08:12.669Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:13.371Z] #23 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.7s done [2020-09-01T04:08:13.793Z] #40 2.960 Note: Building without setproctitle() and strlcpy() support. [2020-09-01T04:08:13.793Z] #40 2.960 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-01T04:08:13.794Z] #40 2.979 Note: Building without GnuTLS support [2020-09-01T04:08:13.794Z] #40 2.990 Makefile.config:39: Warn: you have no libnftables installed [2020-09-01T04:08:13.794Z] #40 2.993 Makefile.config:40: Warn: Building without nftables support [2020-09-01T04:08:14.189Z] #38 ... [2020-09-01T04:08:14.189Z] [2020-09-01T04:08:14.189Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:14.189Z] #43 0.446 + RM_GOPATH=0 [2020-09-01T04:08:14.189Z] #43 0.446 + TMP_GOPATH= [2020-09-01T04:08:14.189Z] #43 0.446 + : /build [2020-09-01T04:08:14.189Z] #43 0.446 + '[' -z '' ']' [2020-09-01T04:08:14.189Z] #43 0.447 ++ mktemp -d [2020-09-01T04:08:14.189Z] #43 0.449 + export GOPATH=/tmp/tmp.fFCDTPeWFj [2020-09-01T04:08:14.189Z] #43 0.449 + GOPATH=/tmp/tmp.fFCDTPeWFj [2020-09-01T04:08:14.189Z] #43 0.449 + RM_GOPATH=1 [2020-09-01T04:08:14.189Z] #43 0.449 + case "$(go env GOARCH)" in [2020-09-01T04:08:14.189Z] #43 0.453 ++ go env GOARCH [2020-09-01T04:08:14.189Z] #43 0.459 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:14.189Z] #43 0.459 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:14.189Z] #43 0.460 ++ dirname /tmp/install/install.sh [2020-09-01T04:08:14.189Z] #43 0.461 + dir=/tmp/install [2020-09-01T04:08:14.189Z] #43 0.461 + bin=gotestsum [2020-09-01T04:08:14.189Z] #43 0.461 + shift [2020-09-01T04:08:14.189Z] #43 0.462 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-01T04:08:14.189Z] #43 0.462 + . /tmp/install/gotestsum.installer [2020-09-01T04:08:14.189Z] #43 0.462 ++ : v0.3.5 [2020-09-01T04:08:14.189Z] #43 0.462 + install_gotestsum [2020-09-01T04:08:14.189Z] #43 0.463 + set -e [2020-09-01T04:08:14.189Z] #43 0.463 + export GO111MODULE=on [2020-09-01T04:08:14.189Z] #43 0.463 + GO111MODULE=on [2020-09-01T04:08:14.189Z] #43 0.463 + GOBIN=/build [2020-09-01T04:08:14.189Z] #43 0.463 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-01T04:08:14.189Z] #43 0.481 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-01T04:08:14.189Z] #43 0.482 go: finding gotest.tools v0.3.5 [2020-09-01T04:08:14.189Z] #43 1.321 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-01T04:08:14.189Z] #43 2.363 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-01T04:08:14.189Z] #43 3.582 go: downloading gotest.tools v2.1.0+incompatible [2020-09-01T04:08:14.189Z] #43 3.838 go: extracting gotest.tools v2.1.0+incompatible [2020-09-01T04:08:14.189Z] #43 3.963 go: downloading github.com/fatih/color v1.6.0 [2020-09-01T04:08:14.189Z] #43 3.974 go: downloading github.com/pkg/errors v0.8.0 [2020-09-01T04:08:14.189Z] #43 4.117 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-01T04:08:14.189Z] #43 4.194 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:08:14.189Z] #43 4.197 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:08:14.190Z] #43 4.262 go: extracting github.com/pkg/errors v0.8.0 [2020-09-01T04:08:14.190Z] #43 4.290 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:08:14.190Z] #43 4.382 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:08:14.190Z] #43 4.385 go: extracting github.com/fatih/color v1.6.0 [2020-09-01T04:08:14.190Z] #43 4.525 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:08:14.190Z] #43 4.553 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-01T04:08:14.190Z] #43 4.617 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:08:14.190Z] #43 4.698 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:08:14.190Z] #43 4.700 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:08:14.190Z] #43 4.713 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:08:14.190Z] #43 4.817 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:08:14.190Z] #43 4.817 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:08:14.190Z] #43 4.835 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:08:14.190Z] #43 4.873 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:08:14.237Z] #11 1.915 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:08:14.237Z] #11 2.003 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:08:14.237Z] #11 2.019 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:08:14.317Z] #23 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2020-09-01T04:08:14.496Z] #11 2.184 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:08:14.756Z] #11 2.516 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:08:15.016Z] #11 2.988 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:08:15.700Z] #40 4.911 fatal: not a git repository (or any of the parent directories): .git [2020-09-01T04:08:15.700Z] #40 5.001 GEN .gitid [2020-09-01T04:08:15.700Z] #40 5.084 GEN criu/include/version.h [2020-09-01T04:08:15.740Z] #43 6.957 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:08:15.960Z] #40 5.220 GEN include/common/asm [2020-09-01T04:08:16.037Z] #43 7.310 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:08:16.237Z] #23 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.6s done [2020-09-01T04:08:16.335Z] #43 7.433 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:08:16.811Z] #23 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2020-09-01T04:08:16.982Z] #11 4.393 Fetched 8378 kB in 3s (2975 kB/s) [2020-09-01T04:08:17.558Z] #11 4.393 Reading package lists... [2020-09-01T04:08:17.868Z] #40 7.187 PBCC images/timens.pb-c.c [2020-09-01T04:08:17.868Z] #40 7.207 DEP images/timens.pb-c.d [2020-09-01T04:08:17.868Z] #40 7.280 PBCC images/fown.pb-c.c [2020-09-01T04:08:17.868Z] #40 7.300 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-01T04:08:17.916Z] #23 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2020-09-01T04:08:18.128Z] #40 7.360 PBCC images/opts.pb-c.c [2020-09-01T04:08:18.128Z] #40 7.402 PBCC images/memfd.pb-c.c [2020-09-01T04:08:18.128Z] #40 7.441 DEP images/fown.pb-c.d [2020-09-01T04:08:18.128Z] #40 7.501 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-01T04:08:18.128Z] #40 7.557 DEP images/opts.pb-c.d [2020-09-01T04:08:18.128Z] #40 7.603 DEP images/memfd.pb-c.d [2020-09-01T04:08:18.388Z] #40 7.654 PBCC images/sit.pb-c.c [2020-09-01T04:08:18.388Z] #40 7.768 DEP images/sit.pb-c.d [2020-09-01T04:08:18.388Z] #40 7.799 PBCC images/macvlan.pb-c.c [2020-09-01T04:08:18.388Z] #40 7.815 DEP images/macvlan.pb-c.d [2020-09-01T04:08:18.388Z] #40 7.843 PBCC images/autofs.pb-c.c [2020-09-01T04:08:18.388Z] #40 7.858 DEP images/autofs.pb-c.d [2020-09-01T04:08:18.498Z] #11 5.435 Reading package lists... [2020-09-01T04:08:18.498Z] #11 ... [2020-09-01T04:08:18.498Z] [2020-09-01T04:08:18.498Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:18.498Z] #23 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.5s [2020-09-01T04:08:18.648Z] #40 7.884 PBCC images/sysctl.pb-c.c [2020-09-01T04:08:18.648Z] #40 7.899 DEP images/sysctl.pb-c.d [2020-09-01T04:08:18.648Z] #40 7.916 PBCC images/time.pb-c.c [2020-09-01T04:08:18.648Z] #40 7.925 DEP images/time.pb-c.d [2020-09-01T04:08:18.648Z] #40 7.949 PBCC images/binfmt-misc.pb-c.c [2020-09-01T04:08:18.648Z] #40 7.981 DEP images/binfmt-misc.pb-c.d [2020-09-01T04:08:18.648Z] #40 8.017 PBCC images/seccomp.pb-c.c [2020-09-01T04:08:18.648Z] #40 8.070 DEP images/seccomp.pb-c.d [2020-09-01T04:08:18.907Z] #40 8.150 PBCC images/userns.pb-c.c [2020-09-01T04:08:18.907Z] #40 8.246 DEP images/userns.pb-c.d [2020-09-01T04:08:18.907Z] #40 8.282 PBCC images/cgroup.pb-c.c [2020-09-01T04:08:18.907Z] #40 8.300 DEP images/cgroup.pb-c.d [2020-09-01T04:08:18.907Z] #40 8.335 PBCC images/ext-file.pb-c.c [2020-09-01T04:08:18.907Z] #40 8.358 DEP images/ext-file.pb-c.d [2020-09-01T04:08:18.907Z] #40 8.414 PBCC images/rpc.pb-c.c [2020-09-01T04:08:18.907Z] #40 8.434 DEP images/rpc.pb-c.d [2020-09-01T04:08:18.907Z] #40 8.484 PBCC images/siginfo.pb-c.c [2020-09-01T04:08:19.098Z] #43 9.699 go: finding github.com/fatih/color v1.6.0 [2020-09-01T04:08:19.098Z] #43 9.713 go: finding github.com/pkg/errors v0.8.0 [2020-09-01T04:08:19.098Z] #43 9.742 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:08:19.098Z] #43 9.892 go: finding github.com/spf13/pflag v1.0.1 [2020-09-01T04:08:19.098Z] #43 9.921 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:08:19.098Z] #43 10.02 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:08:19.098Z] #43 10.11 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:08:19.098Z] #43 ... [2020-09-01T04:08:19.098Z] [2020-09-01T04:08:19.098Z] #50 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:19.098Z] #50 0.637 + RM_GOPATH=0 [2020-09-01T04:08:19.098Z] #50 0.640 + TMP_GOPATH= [2020-09-01T04:08:19.098Z] #50 0.640 + : /build [2020-09-01T04:08:19.098Z] #50 0.640 + '[' -z '' ']' [2020-09-01T04:08:19.098Z] #50 0.641 ++ mktemp -d [2020-09-01T04:08:19.098Z] #50 0.643 + export GOPATH=/tmp/tmp.e4LcfWktPX [2020-09-01T04:08:19.098Z] #50 0.643 + GOPATH=/tmp/tmp.e4LcfWktPX [2020-09-01T04:08:19.098Z] #50 0.643 + RM_GOPATH=1 [2020-09-01T04:08:19.098Z] #50 0.643 + case "$(go env GOARCH)" in [2020-09-01T04:08:19.098Z] #50 0.647 ++ go env GOARCH [2020-09-01T04:08:19.098Z] #50 0.669 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:19.098Z] #50 0.669 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:19.098Z] #50 0.676 ++ dirname /tmp/install/install.sh [2020-09-01T04:08:19.098Z] #50 0.676 + dir=/tmp/install [2020-09-01T04:08:19.098Z] #50 0.676 + bin=rootlesskit [2020-09-01T04:08:19.098Z] #50 0.676 + shift [2020-09-01T04:08:19.098Z] #50 0.676 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-01T04:08:19.098Z] #50 0.676 + . /tmp/install/rootlesskit.installer [2020-09-01T04:08:19.098Z] #50 0.679 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:08:19.098Z] #50 0.681 + install_rootlesskit [2020-09-01T04:08:19.098Z] #50 0.681 + case "$1" in [2020-09-01T04:08:19.098Z] #50 0.681 + export CGO_ENABLED=0 [2020-09-01T04:08:19.098Z] #50 0.681 + CGO_ENABLED=0 [2020-09-01T04:08:19.098Z] #50 0.681 + _install_rootlesskit [2020-09-01T04:08:19.098Z] #50 0.681 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-01T04:08:19.098Z] #50 0.681 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:08:19.098Z] #50 0.681 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.e4LcfWktPX/src/github.com/rootless-containers/rootlesskit [2020-09-01T04:08:19.098Z] #50 0.690 Cloning into '/tmp/tmp.e4LcfWktPX/src/github.com/rootless-containers/rootlesskit'... [2020-09-01T04:08:19.098Z] #50 4.954 + cd /tmp/tmp.e4LcfWktPX/src/github.com/rootless-containers/rootlesskit [2020-09-01T04:08:19.098Z] #50 4.954 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:08:19.098Z] #50 5.440 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-01T04:08:19.098Z] #50 5.455 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-01T04:08:19.098Z] #50 ... [2020-09-01T04:08:19.098Z] [2020-09-01T04:08:19.098Z] #27 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:08:19.098Z] #27 0.771 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:08:19.098Z] #27 0.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:08:19.098Z] #27 0.858 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:08:19.098Z] #27 1.863 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-01T04:08:19.098Z] #27 3.225 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB] [2020-09-01T04:08:19.098Z] #27 4.842 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-01T04:08:19.098Z] #27 ... [2020-09-01T04:08:19.098Z] [2020-09-01T04:08:19.098Z] #56 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:08:19.098Z] #56 0.475 + RM_GOPATH=0 [2020-09-01T04:08:19.098Z] #56 0.476 + TMP_GOPATH= [2020-09-01T04:08:19.098Z] #56 0.476 + : /build [2020-09-01T04:08:19.098Z] #56 0.476 + '[' -z '' ']' [2020-09-01T04:08:19.098Z] #56 0.477 ++ mktemp -d [2020-09-01T04:08:19.098Z] #56 0.478 + export GOPATH=/tmp/tmp.S4Vb2Xp0ab [2020-09-01T04:08:19.098Z] #56 0.478 + GOPATH=/tmp/tmp.S4Vb2Xp0ab [2020-09-01T04:08:19.098Z] #56 0.478 + RM_GOPATH=1 [2020-09-01T04:08:19.098Z] #56 0.478 + case "$(go env GOARCH)" in [2020-09-01T04:08:19.098Z] #56 0.479 ++ go env GOARCH [2020-09-01T04:08:19.098Z] #56 0.485 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:19.098Z] #56 0.485 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:19.098Z] #56 0.486 ++ dirname /tmp/install/install.sh [2020-09-01T04:08:19.098Z] #56 0.487 + dir=/tmp/install [2020-09-01T04:08:19.098Z] #56 0.487 + bin=proxy [2020-09-01T04:08:19.098Z] #56 0.487 + shift [2020-09-01T04:08:19.098Z] #56 0.487 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-01T04:08:19.098Z] #56 0.487 + . /tmp/install/proxy.installer [2020-09-01T04:08:19.098Z] #56 0.487 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:08:19.098Z] #56 0.488 + install_proxy [2020-09-01T04:08:19.098Z] #56 0.488 + case "$1" in [2020-09-01T04:08:19.098Z] #56 0.488 + export CGO_ENABLED=0 [2020-09-01T04:08:19.098Z] #56 0.488 + CGO_ENABLED=0 [2020-09-01T04:08:19.098Z] #56 0.488 + _install_proxy [2020-09-01T04:08:19.098Z] #56 0.488 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-01T04:08:19.098Z] #56 0.488 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:08:19.098Z] #56 0.488 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.S4Vb2Xp0ab/src/github.com/docker/libnetwork [2020-09-01T04:08:19.098Z] #56 0.490 Cloning into '/tmp/tmp.S4Vb2Xp0ab/src/github.com/docker/libnetwork'... [2020-09-01T04:08:19.168Z] #40 8.502 DEP images/siginfo.pb-c.d [2020-09-01T04:08:19.168Z] #40 8.533 PBCC images/pagemap.pb-c.c [2020-09-01T04:08:19.168Z] #40 8.563 DEP images/pagemap.pb-c.d [2020-09-01T04:08:19.168Z] #40 8.662 PBCC images/rlimit.pb-c.c [2020-09-01T04:08:19.168Z] #40 8.670 DEP images/rlimit.pb-c.d [2020-09-01T04:08:19.168Z] #40 8.705 PBCC images/file-lock.pb-c.c [2020-09-01T04:08:19.168Z] #40 8.723 DEP images/file-lock.pb-c.d [2020-09-01T04:08:19.168Z] #40 8.758 PBCC images/tty.pb-c.c [2020-09-01T04:08:19.281Z] #23 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2020-09-01T04:08:19.396Z] #56 ... [2020-09-01T04:08:19.396Z] [2020-09-01T04:08:19.396Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:08:19.396Z] #13 0.765 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:08:19.396Z] #13 0.856 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:08:19.396Z] #13 0.864 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:08:19.396Z] #13 1.835 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-01T04:08:19.396Z] #13 3.506 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB] [2020-09-01T04:08:19.396Z] #13 4.772 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-01T04:08:19.396Z] #13 ... [2020-09-01T04:08:19.396Z] [2020-09-01T04:08:19.396Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:08:19.396Z] #32 0.303 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-01T04:08:19.396Z] #32 0.305 Cloning into '.'... [2020-09-01T04:08:19.427Z] #40 8.781 DEP images/tty.pb-c.d [2020-09-01T04:08:19.427Z] #40 8.833 PBCC images/tun.pb-c.c [2020-09-01T04:08:19.427Z] #40 8.864 PBCC images/netdev.pb-c.c [2020-09-01T04:08:19.427Z] #40 8.919 DEP images/tun.pb-c.d [2020-09-01T04:08:19.427Z] #40 9.013 DEP images/netdev.pb-c.d [2020-09-01T04:08:19.694Z] #32 ... [2020-09-01T04:08:19.694Z] [2020-09-01T04:08:19.694Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:19.694Z] #25 0.570 + RM_GOPATH=0 [2020-09-01T04:08:19.694Z] #25 0.570 + TMP_GOPATH= [2020-09-01T04:08:19.694Z] #25 0.570 + : /build [2020-09-01T04:08:19.694Z] #25 0.570 + '[' -z '' ']' [2020-09-01T04:08:19.694Z] #25 0.572 ++ mktemp -d [2020-09-01T04:08:19.694Z] #25 0.573 + export GOPATH=/tmp/tmp.9NJcX2dcYM [2020-09-01T04:08:19.694Z] #25 0.574 + GOPATH=/tmp/tmp.9NJcX2dcYM [2020-09-01T04:08:19.694Z] #25 0.576 + RM_GOPATH=1 [2020-09-01T04:08:19.694Z] #25 0.599 + case "$(go env GOARCH)" in [2020-09-01T04:08:19.694Z] #25 0.601 ++ go env GOARCH [2020-09-01T04:08:19.694Z] #25 0.616 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:19.694Z] #25 0.617 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:19.694Z] #25 0.618 ++ dirname /tmp/install/install.sh [2020-09-01T04:08:19.694Z] #25 0.622 + dir=/tmp/install [2020-09-01T04:08:19.694Z] #25 0.622 + bin=dockercli [2020-09-01T04:08:19.694Z] #25 0.622 + shift [2020-09-01T04:08:19.694Z] #25 0.622 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-01T04:08:19.694Z] #25 0.622 + . /tmp/install/dockercli.installer [2020-09-01T04:08:19.694Z] #25 0.622 ++ : stable [2020-09-01T04:08:19.694Z] #25 0.622 ++ : 17.06.2-ce [2020-09-01T04:08:19.694Z] #25 0.624 + install_dockercli [2020-09-01T04:08:19.694Z] #25 0.624 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-01T04:08:19.694Z] #25 0.624 Install docker/cli version 17.06.2-ce from stable [2020-09-01T04:08:19.694Z] #25 0.625 ++ uname -m [2020-09-01T04:08:19.694Z] #25 0.627 + arch=ppc64le [2020-09-01T04:08:19.694Z] #25 0.627 + '[' ppc64le '!=' x86_64 ']' [2020-09-01T04:08:19.694Z] #25 0.627 + '[' ppc64le '!=' s390x ']' [2020-09-01T04:08:19.694Z] #25 0.628 + '[' ppc64le '!=' armhf ']' [2020-09-01T04:08:19.694Z] #25 0.628 + build_dockercli [2020-09-01T04:08:19.694Z] #25 0.628 + git clone https://github.com/docker/docker-ce /tmp/tmp.9NJcX2dcYM/tmp/docker-ce [2020-09-01T04:08:19.694Z] #25 0.633 Cloning into '/tmp/tmp.9NJcX2dcYM/tmp/docker-ce'... [2020-09-01T04:08:19.694Z] #25 ... [2020-09-01T04:08:19.694Z] [2020-09-01T04:08:19.694Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:08:19.694Z] #34 0.757 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:08:19.694Z] #34 0.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:08:19.694Z] #34 0.849 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:08:19.694Z] #34 1.829 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-01T04:08:19.694Z] #34 3.382 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB] [2020-09-01T04:08:19.694Z] #34 4.666 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-01T04:08:19.701Z] #40 9.070 PBCC images/vma.pb-c.c [2020-09-01T04:08:19.701Z] #40 9.113 DEP images/vma.pb-c.d [2020-09-01T04:08:19.701Z] #40 9.163 PBCC images/creds.pb-c.c [2020-09-01T04:08:19.701Z] #40 9.192 DEP images/creds.pb-c.d [2020-09-01T04:08:19.701Z] #40 9.271 PBCC images/utsns.pb-c.c [2020-09-01T04:08:19.848Z] #23 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-01T04:08:19.881Z] #23 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.8s done [2020-09-01T04:08:19.881Z] #23 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-01T04:08:19.960Z] #40 9.322 DEP images/utsns.pb-c.d [2020-09-01T04:08:19.960Z] #40 9.398 PBCC images/ipc-desc.pb-c.c [2020-09-01T04:08:19.960Z] #40 9.442 PBCC images/ipc-sem.pb-c.c [2020-09-01T04:08:19.960Z] #40 9.502 DEP images/ipc-desc.pb-c.d [2020-09-01T04:08:19.992Z] #34 ... [2020-09-01T04:08:19.992Z] [2020-09-01T04:08:19.992Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:19.992Z] #40 0.523 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-09-01T04:08:19.992Z] #40 0.606 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-09-01T04:08:19.992Z] #40 0.618 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-09-01T04:08:19.992Z] #40 3.170 Reading package lists... [2020-09-01T04:08:19.992Z] #40 7.927 Reading package lists... [2020-09-01T04:08:19.992Z] #40 ... [2020-09-01T04:08:19.992Z] [2020-09-01T04:08:19.992Z] #47 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:08:19.992Z] #47 0.762 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:08:19.992Z] #47 0.835 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:08:19.992Z] #47 0.839 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:08:19.992Z] #47 1.822 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-01T04:08:19.992Z] #47 3.440 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB] [2020-09-01T04:08:19.992Z] #47 4.758 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-01T04:08:20.128Z] #23 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.3s done [2020-09-01T04:08:20.141Z] #23 ... [2020-09-01T04:08:20.141Z] [2020-09-01T04:08:20.141Z] #11 [base 4/4] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:20.141Z] #11 5.435 Reading package lists... [2020-09-01T04:08:20.141Z] #11 6.441 Building dependency tree... [2020-09-01T04:08:20.141Z] #11 6.796 The following additional packages will be installed: [2020-09-01T04:08:20.141Z] #11 6.796 autotools-dev binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-8 [2020-09-01T04:08:20.141Z] #11 6.796 file gcc-8 git-man libasan5 libatomic1 libbinutils libc-dev-bin libc6-dev [2020-09-01T04:08:20.141Z] #11 6.796 libcc1-0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 [2020-09-01T04:08:20.141Z] #11 6.796 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libgssapi-krb5-2 [2020-09-01T04:08:20.141Z] #11 6.796 libisl19 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 [2020-09-01T04:08:20.141Z] #11 6.796 libldap-2.4-2 libldap-common liblsan0 libmagic-mgc libmagic1 libmpc3 [2020-09-01T04:08:20.141Z] #11 6.796 libmpfr6 libmpx2 libncurses6 libnghttp2-14 libpcre2-8-0 libperl5.28 [2020-09-01T04:08:20.141Z] #11 6.796 libprocps7 libpsl5 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db [2020-09-01T04:08:20.141Z] #11 6.796 libssh2-1 libssl1.1 libtsan0 libubsan1 linux-libc-dev lsb-base openssl perl [2020-09-01T04:08:20.141Z] #11 6.796 perl-modules-5.28 [2020-09-01T04:08:20.141Z] #11 6.796 Suggested packages: [2020-09-01T04:08:20.141Z] #11 6.796 binutils-doc cpp-doc gcc-8-locales gcc-multilib manpages-dev autoconf [2020-09-01T04:08:20.141Z] #11 6.796 automake flex bison gdb gcc-doc gcc-8-multilib gcc-8-doc libgcc1-dbg [2020-09-01T04:08:20.141Z] #11 6.796 libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg [2020-09-01T04:08:20.141Z] #11 6.796 libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2020-09-01T04:08:20.141Z] #11 6.796 git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2020-09-01T04:08:20.141Z] #11 6.796 gitweb git-cvs git-mediawiki git-svn glibc-doc debian-keyring gnupg | gnupg2 [2020-09-01T04:08:20.141Z] #11 6.796 patch sensible-utils bzr gdbm-l10n krb5-doc krb5-user libtool-doc automaken [2020-09-01T04:08:20.141Z] #11 6.796 gfortran | fortran95-compiler gcj-jdk make-doc perl-doc [2020-09-01T04:08:20.141Z] #11 6.796 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl [2020-09-01T04:08:20.141Z] #11 6.796 liblocale-codes-perl dpkg-dev [2020-09-01T04:08:20.141Z] #11 6.796 Recommended packages: [2020-09-01T04:08:20.141Z] #11 6.796 patch less ssh-client manpages manpages-dev libfile-fcntllock-perl [2020-09-01T04:08:20.141Z] #11 6.796 liblocale-gettext-perl bzip2 xz-utils libglib2.0-data shared-mime-info [2020-09-01T04:08:20.141Z] #11 6.796 xdg-user-dirs krb5-locales libgpm2 publicsuffix libsasl2-modules libltdl-dev [2020-09-01T04:08:20.141Z] #11 6.796 netbase psmisc [2020-09-01T04:08:20.141Z] #11 7.321 The following NEW packages will be installed: [2020-09-01T04:08:20.141Z] #11 7.321 autotools-dev binutils binutils-common binutils-x86-64-linux-gnu [2020-09-01T04:08:20.141Z] #11 7.321 ca-certificates cpp cpp-8 curl file gcc gcc-8 git git-man libasan5 [2020-09-01T04:08:20.141Z] #11 7.321 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls [2020-09-01T04:08:20.141Z] #11 7.321 libcurl4 libdpkg-perl liberror-perl libexpat1 libgcc-8-dev libgdbm-compat4 [2020-09-01T04:08:20.141Z] #11 7.321 libgdbm6 libglib2.0-0 libgomp1 libgssapi-krb5-2 libisl19 libitm1 [2020-09-01T04:08:20.141Z] #11 7.321 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2020-09-01T04:08:20.141Z] #11 7.321 libldap-common liblsan0 libmagic-mgc libmagic1 libmpc3 libmpfr6 libmpx2 [2020-09-01T04:08:20.141Z] #11 7.321 libncurses6 libnghttp2-14 libpcre2-8-0 libperl5.28 libprocps7 libpsl5 [2020-09-01T04:08:20.141Z] #11 7.321 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 [2020-09-01T04:08:20.141Z] #11 7.321 libtool libtsan0 libubsan1 linux-libc-dev lsb-base make openssl perl [2020-09-01T04:08:20.141Z] #11 7.321 perl-modules-5.28 pkg-config procps [2020-09-01T04:08:20.141Z] #11 7.591 0 upgraded, 67 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:08:20.141Z] #11 7.591 Need to get 56.4 MB of archives. [2020-09-01T04:08:20.141Z] #11 7.591 After this operation, 244 MB of additional disk space will be used. [2020-09-01T04:08:20.141Z] #11 7.591 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] [2020-09-01T04:08:20.141Z] #11 7.664 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB] [2020-09-01T04:08:20.141Z] #11 7.664 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] [2020-09-01T04:08:20.141Z] #11 7.664 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] [2020-09-01T04:08:20.141Z] #11 7.744 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] [2020-09-01T04:08:20.141Z] #11 7.744 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u2 [102 kB] [2020-09-01T04:08:20.141Z] #11 7.744 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB] [2020-09-01T04:08:20.141Z] #11 7.754 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] [2020-09-01T04:08:20.141Z] #11 7.788 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB] [2020-09-01T04:08:20.141Z] #11 7.788 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u1 [242 kB] [2020-09-01T04:08:20.141Z] #11 7.800 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u1 [117 kB] [2020-09-01T04:08:20.141Z] #11 7.800 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u1 [66.4 kB] [2020-09-01T04:08:20.141Z] #11 7.800 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] [2020-09-01T04:08:20.141Z] #11 7.800 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] [2020-09-01T04:08:20.141Z] #11 7.837 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] [2020-09-01T04:08:20.141Z] #11 7.848 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] [2020-09-01T04:08:20.141Z] #11 7.881 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] [2020-09-01T04:08:20.141Z] #11 7.882 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-09-01T04:08:20.141Z] #11 7.912 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-09-01T04:08:20.141Z] #11 7.920 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-09-01T04:08:20.141Z] #11 7.928 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] [2020-09-01T04:08:20.141Z] #11 7.940 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] [2020-09-01T04:08:20.141Z] #11 7.956 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] [2020-09-01T04:08:20.141Z] #11 7.956 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] [2020-09-01T04:08:20.219Z] #40 9.590 DEP images/ipc-sem.pb-c.d [2020-09-01T04:08:20.219Z] #40 ... [2020-09-01T04:08:20.219Z] [2020-09-01T04:08:20.219Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:20.298Z] #47 11.39 Fetched 8154 kB in 11s (769 kB/s) [2020-09-01T04:08:20.299Z] #47 11.39 Reading package lists... [2020-09-01T04:08:20.299Z] #47 ... [2020-09-01T04:08:20.299Z] [2020-09-01T04:08:20.299Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:08:20.299Z] #13 11.37 Fetched 8154 kB in 11s (770 kB/s) [2020-09-01T04:08:20.401Z] #11 8.184 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] [2020-09-01T04:08:20.401Z] #11 8.184 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-09-01T04:08:20.401Z] #11 8.184 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-09-01T04:08:20.401Z] #11 8.184 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-09-01T04:08:20.401Z] #11 8.184 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-09-01T04:08:20.401Z] #11 8.195 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-09-01T04:08:20.401Z] #11 8.195 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-09-01T04:08:20.401Z] #11 8.195 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-09-01T04:08:20.401Z] #11 8.216 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-09-01T04:08:20.401Z] #11 8.216 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] [2020-09-01T04:08:20.401Z] #11 8.216 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-09-01T04:08:20.401Z] #11 8.216 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-09-01T04:08:20.401Z] #11 8.224 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-09-01T04:08:20.401Z] #11 8.224 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-09-01T04:08:20.401Z] #11 8.224 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-09-01T04:08:20.401Z] #11 8.236 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-09-01T04:08:20.401Z] #11 8.236 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] [2020-09-01T04:08:20.401Z] #11 8.236 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] [2020-09-01T04:08:20.401Z] #11 8.236 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] [2020-09-01T04:08:20.401Z] #11 8.236 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] [2020-09-01T04:08:20.401Z] #11 8.257 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] [2020-09-01T04:08:20.401Z] #11 8.257 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] [2020-09-01T04:08:20.401Z] #11 8.257 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] [2020-09-01T04:08:20.401Z] #11 8.276 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] [2020-09-01T04:08:20.401Z] #11 8.276 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] [2020-09-01T04:08:20.401Z] #11 8.276 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] [2020-09-01T04:08:20.401Z] #11 8.276 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] [2020-09-01T04:08:20.401Z] #11 8.324 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] [2020-09-01T04:08:20.662Z] #11 8.576 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] [2020-09-01T04:08:20.662Z] #11 8.576 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u1 [330 kB] [2020-09-01T04:08:20.662Z] #11 8.576 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libexpat1 amd64 2.2.6-2+deb10u1 [106 kB] [2020-09-01T04:08:20.662Z] #11 8.576 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB] [2020-09-01T04:08:20.662Z] #11 8.584 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] [2020-09-01T04:08:20.662Z] #11 8.584 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] [2020-09-01T04:08:20.662Z] #11 8.620 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB] [2020-09-01T04:08:20.922Z] #11 8.745 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc-dev-bin amd64 2.28-10 [275 kB] [2020-09-01T04:08:20.922Z] #11 8.768 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev amd64 4.19.132-1 [1376 kB] [2020-09-01T04:08:20.922Z] #11 8.796 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev amd64 2.28-10 [2691 kB] [2020-09-01T04:08:21.091Z] #23 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-09-01T04:08:21.182Z] #11 8.868 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.7 [1414 kB] [2020-09-01T04:08:21.182Z] #11 8.916 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u2 [1258 kB] [2020-09-01T04:08:21.519Z] #47 33.95 Checking out files: 51% (1670/3232) Checking out files: 52% (1681/3232) Checking out files: 53% (1713/3232) Checking out files: 54% (1746/3232) Checking out files: 55% (1778/3232) Checking out files: 56% (1810/3232) Checking out files: 57% (1843/3232) Checking out files: 58% (1875/3232) Checking out files: 59% (1907/3232) Checking out files: 60% (1940/3232) Checking out files: 61% (1972/3232) Checking out files: 62% (2004/3232) Checking out files: 63% (2037/3232) Checking out files: 64% (2069/3232) Checking out files: 65% (2101/3232) Checking out files: 66% (2134/3232) Checking out files: 67% (2166/3232) Checking out files: 68% (2198/3232) Checking out files: 69% (2231/3232) Checking out files: 70% (2263/3232) Checking out files: 71% (2295/3232) Checking out files: 72% (2328/3232) Checking out files: 73% (2360/3232) Checking out files: 74% (2392/3232) Checking out files: 75% (2424/3232) Checking out files: 76% (2457/3232) Checking out files: 77% (2489/3232) Checking out files: 78% (2521/3232) Checking out files: 79% (2554/3232) Checking out files: 80% (2586/3232) Checking out files: 81% (2618/3232) Checking out files: 82% (2651/3232) Checking out files: 83% (2683/3232) Checking out files: 84% (2715/3232) Checking out files: 85% (2748/3232) Checking out files: 86% (2780/3232) Checking out files: 87% (2812/3232) Checking out files: 88% (2845/3232) Checking out files: 89% (2877/3232) Checking out files: 90% (2909/3232) Checking out files: 91% (2942/3232) Checking out files: 91% (2954/3232) Checking out files: 92% (2974/3232) Checking out files: 93% (3006/3232) Checking out files: 94% (3039/3232) Checking out files: 95% (3071/3232) Checking out files: 96% (3103/3232) Checking out files: 97% (3136/3232) Checking out files: 98% (3168/3232) Checking out files: 99% (3200/3232) Checking out files: 100% (3232/3232) Checking out files: 100% (3232/3232), done. [2020-09-01T04:08:21.519Z] #47 35.32 + cd /tmp/tmp.6oIru9ecQS/src/github.com/containerd/containerd [2020-09-01T04:08:21.519Z] #47 35.32 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:08:21.752Z] #11 9.582 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] [2020-09-01T04:08:21.752Z] #11 9.591 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] [2020-09-01T04:08:21.752Z] #11 9.596 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] [2020-09-01T04:08:21.778Z] #47 35.65 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-01T04:08:21.778Z] #47 35.65 + BUILDTAGS='netgo osusergo static_build' [2020-09-01T04:08:21.778Z] #47 35.65 + export EXTRA_FLAGS=-buildmode=pie [2020-09-01T04:08:21.778Z] #47 35.65 + EXTRA_FLAGS=-buildmode=pie [2020-09-01T04:08:21.778Z] #47 35.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-01T04:08:21.778Z] #47 35.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-01T04:08:21.778Z] #47 35.65 + '[' '' = dynamic ']' [2020-09-01T04:08:21.778Z] #47 35.65 + make [2020-09-01T04:08:22.013Z] #11 9.888 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:08:22.013Z] #11 9.918 Fetched 56.4 MB in 2s (24.8 MB/s) [2020-09-01T04:08:22.013Z] #11 9.959 Selecting previously unselected package perl-modules-5.28. [2020-09-01T04:08:22.013Z] #11 9.959 (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 ... 6460 files and directories currently installed.) [2020-09-01T04:08:22.013Z] #11 9.959 Preparing to unpack .../00-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... [2020-09-01T04:08:22.042Z] #23 DONE 23.5s [2020-09-01T04:08:22.042Z] [2020-09-01T04:08:22.042Z] #9 [base 2/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-01T04:08:22.273Z] #11 9.963 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... [2020-09-01T04:08:22.715Z] #47 36.54 + bin/ctr [2020-09-01T04:08:22.848Z] #11 10.66 Selecting previously unselected package libgdbm6:amd64. [2020-09-01T04:08:22.848Z] #11 10.66 Preparing to unpack .../01-libgdbm6_1.18.1-4_amd64.deb ... [2020-09-01T04:08:22.848Z] #11 10.67 Unpacking libgdbm6:amd64 (1.18.1-4) ... [2020-09-01T04:08:22.848Z] #11 10.72 Selecting previously unselected package libgdbm-compat4:amd64. [2020-09-01T04:08:22.848Z] #11 10.72 Preparing to unpack .../02-libgdbm-compat4_1.18.1-4_amd64.deb ... [2020-09-01T04:08:22.848Z] #11 10.72 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... [2020-09-01T04:08:22.848Z] #11 10.76 Selecting previously unselected package libperl5.28:amd64. [2020-09-01T04:08:22.848Z] #11 10.76 Preparing to unpack .../03-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... [2020-09-01T04:08:22.848Z] #11 10.77 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... [2020-09-01T04:08:23.128Z] #23 ... [2020-09-01T04:08:23.128Z] [2020-09-01T04:08:23.128Z] #11 [base 4/4] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:23.128Z] #11 2.216 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:08:23.128Z] #11 2.227 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:08:23.128Z] #11 2.227 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:08:23.128Z] #11 2.413 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:08:23.128Z] #11 2.704 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:08:23.128Z] #11 3.110 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:08:23.128Z] #11 4.522 Fetched 8378 kB in 3s (3141 kB/s) [2020-09-01T04:08:23.128Z] #11 4.522 Reading package lists... [2020-09-01T04:08:23.128Z] #11 5.472 Reading package lists... [2020-09-01T04:08:23.128Z] #11 6.420 Building dependency tree... [2020-09-01T04:08:23.128Z] #11 6.790 The following additional packages will be installed: [2020-09-01T04:08:23.128Z] #11 6.804 autotools-dev binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-8 [2020-09-01T04:08:23.128Z] #11 6.804 file gcc-8 git-man libasan5 libatomic1 libbinutils libc-dev-bin libc6-dev [2020-09-01T04:08:23.128Z] #11 6.804 libcc1-0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 [2020-09-01T04:08:23.128Z] #11 6.804 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libgssapi-krb5-2 [2020-09-01T04:08:23.128Z] #11 6.804 libisl19 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 [2020-09-01T04:08:23.128Z] #11 6.804 libldap-2.4-2 libldap-common liblsan0 libmagic-mgc libmagic1 libmpc3 [2020-09-01T04:08:23.128Z] #11 6.804 libmpfr6 libmpx2 libncurses6 libnghttp2-14 libpcre2-8-0 libperl5.28 [2020-09-01T04:08:23.128Z] #11 6.804 libprocps7 libpsl5 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db [2020-09-01T04:08:23.128Z] #11 6.804 libssh2-1 libssl1.1 libtsan0 libubsan1 linux-libc-dev lsb-base openssl perl [2020-09-01T04:08:23.128Z] #11 6.804 perl-modules-5.28 [2020-09-01T04:08:23.128Z] #11 6.804 Suggested packages: [2020-09-01T04:08:23.128Z] #11 6.804 binutils-doc cpp-doc gcc-8-locales gcc-multilib manpages-dev autoconf [2020-09-01T04:08:23.128Z] #11 6.804 automake flex bison gdb gcc-doc gcc-8-multilib gcc-8-doc libgcc1-dbg [2020-09-01T04:08:23.128Z] #11 6.804 libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg [2020-09-01T04:08:23.128Z] #11 6.804 libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2020-09-01T04:08:23.128Z] #11 6.804 git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2020-09-01T04:08:23.128Z] #11 6.804 gitweb git-cvs git-mediawiki git-svn glibc-doc debian-keyring gnupg | gnupg2 [2020-09-01T04:08:23.128Z] #11 6.804 patch sensible-utils bzr gdbm-l10n krb5-doc krb5-user libtool-doc automaken [2020-09-01T04:08:23.128Z] #11 6.804 gfortran | fortran95-compiler gcj-jdk make-doc perl-doc [2020-09-01T04:08:23.128Z] #11 6.804 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl [2020-09-01T04:08:23.128Z] #11 6.804 liblocale-codes-perl dpkg-dev [2020-09-01T04:08:23.128Z] #11 6.804 Recommended packages: [2020-09-01T04:08:23.128Z] #11 6.804 patch less ssh-client manpages manpages-dev libfile-fcntllock-perl [2020-09-01T04:08:23.128Z] #11 6.804 liblocale-gettext-perl bzip2 xz-utils libglib2.0-data shared-mime-info [2020-09-01T04:08:23.128Z] #11 6.804 xdg-user-dirs krb5-locales libgpm2 publicsuffix libsasl2-modules libltdl-dev [2020-09-01T04:08:23.128Z] #11 6.804 netbase psmisc [2020-09-01T04:08:23.128Z] #11 7.340 The following NEW packages will be installed: [2020-09-01T04:08:23.128Z] #11 7.340 autotools-dev binutils binutils-common binutils-x86-64-linux-gnu [2020-09-01T04:08:23.128Z] #11 7.340 ca-certificates cpp cpp-8 curl file gcc gcc-8 git git-man libasan5 [2020-09-01T04:08:23.128Z] #11 7.340 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls [2020-09-01T04:08:23.128Z] #11 7.340 libcurl4 libdpkg-perl liberror-perl libexpat1 libgcc-8-dev libgdbm-compat4 [2020-09-01T04:08:23.128Z] #11 7.340 libgdbm6 libglib2.0-0 libgomp1 libgssapi-krb5-2 libisl19 libitm1 [2020-09-01T04:08:23.128Z] #11 7.340 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2020-09-01T04:08:23.128Z] #11 7.340 libldap-common liblsan0 libmagic-mgc libmagic1 libmpc3 libmpfr6 libmpx2 [2020-09-01T04:08:23.128Z] #11 7.340 libncurses6 libnghttp2-14 libpcre2-8-0 libperl5.28 libprocps7 libpsl5 [2020-09-01T04:08:23.128Z] #11 7.340 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 [2020-09-01T04:08:23.128Z] #11 7.340 libtool libtsan0 libubsan1 linux-libc-dev lsb-base make openssl perl [2020-09-01T04:08:23.128Z] #11 7.340 perl-modules-5.28 pkg-config procps [2020-09-01T04:08:23.128Z] #11 7.622 0 upgraded, 67 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:08:23.128Z] #11 7.622 Need to get 56.4 MB of archives. [2020-09-01T04:08:23.128Z] #11 7.622 After this operation, 244 MB of additional disk space will be used. [2020-09-01T04:08:23.128Z] #11 7.622 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] [2020-09-01T04:08:23.128Z] #11 7.696 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB] [2020-09-01T04:08:23.128Z] #11 7.700 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] [2020-09-01T04:08:23.128Z] #11 7.706 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] [2020-09-01T04:08:23.128Z] #11 7.808 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] [2020-09-01T04:08:23.128Z] #11 7.808 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u2 [102 kB] [2020-09-01T04:08:23.129Z] #11 7.808 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB] [2020-09-01T04:08:23.129Z] #11 7.819 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] [2020-09-01T04:08:23.129Z] #11 7.819 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB] [2020-09-01T04:08:23.129Z] #11 7.819 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u1 [242 kB] [2020-09-01T04:08:23.129Z] #11 7.819 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u1 [117 kB] [2020-09-01T04:08:23.129Z] #11 7.832 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u1 [66.4 kB] [2020-09-01T04:08:23.129Z] #11 7.832 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] [2020-09-01T04:08:23.129Z] #11 7.832 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] [2020-09-01T04:08:23.129Z] #11 7.874 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] [2020-09-01T04:08:23.129Z] #11 7.880 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] [2020-09-01T04:08:23.129Z] #11 7.912 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] [2020-09-01T04:08:23.129Z] #11 7.912 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-09-01T04:08:23.129Z] #11 7.932 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-09-01T04:08:23.129Z] #11 7.948 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-09-01T04:08:23.129Z] #11 7.950 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] [2020-09-01T04:08:23.129Z] #11 7.959 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] [2020-09-01T04:08:23.129Z] #11 7.978 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] [2020-09-01T04:08:23.129Z] #11 7.978 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] [2020-09-01T04:08:23.129Z] #11 8.185 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] [2020-09-01T04:08:23.129Z] #11 8.185 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-09-01T04:08:23.129Z] #11 8.185 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB] [2020-09-01T04:08:23.129Z] #11 8.185 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB] [2020-09-01T04:08:23.129Z] #11 8.185 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB] [2020-09-01T04:08:23.129Z] #11 8.185 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB] [2020-09-01T04:08:23.129Z] #11 8.197 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-09-01T04:08:23.129Z] #11 8.197 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-09-01T04:08:23.129Z] #11 8.197 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-09-01T04:08:23.129Z] #11 8.197 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB] [2020-09-01T04:08:23.129Z] #11 8.208 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-09-01T04:08:23.129Z] #11 8.208 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-09-01T04:08:23.129Z] #11 8.208 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-09-01T04:08:23.129Z] #11 8.208 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-09-01T04:08:23.129Z] #11 8.213 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-09-01T04:08:23.129Z] #11 8.220 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-09-01T04:08:23.129Z] #11 8.236 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] [2020-09-01T04:08:23.129Z] #11 8.236 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] [2020-09-01T04:08:23.129Z] #11 8.236 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] [2020-09-01T04:08:23.129Z] #11 8.236 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] [2020-09-01T04:08:23.129Z] #11 8.236 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] [2020-09-01T04:08:23.129Z] #11 8.258 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] [2020-09-01T04:08:23.129Z] #11 8.258 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] [2020-09-01T04:08:23.129Z] #11 8.258 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] [2020-09-01T04:08:23.129Z] #11 8.258 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] [2020-09-01T04:08:23.129Z] #11 8.258 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] [2020-09-01T04:08:23.129Z] #11 8.258 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] [2020-09-01T04:08:23.129Z] #11 8.286 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] [2020-09-01T04:08:23.129Z] #11 8.513 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] [2020-09-01T04:08:23.129Z] #11 8.513 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u1 [330 kB] [2020-09-01T04:08:23.129Z] #11 8.513 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libexpat1 amd64 2.2.6-2+deb10u1 [106 kB] [2020-09-01T04:08:23.129Z] #11 8.529 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB] [2020-09-01T04:08:23.129Z] #11 8.529 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] [2020-09-01T04:08:23.129Z] #11 8.529 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] [2020-09-01T04:08:23.129Z] #11 8.559 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB] [2020-09-01T04:08:23.129Z] #11 8.677 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc-dev-bin amd64 2.28-10 [275 kB] [2020-09-01T04:08:23.129Z] #11 8.677 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev amd64 4.19.132-1 [1376 kB] [2020-09-01T04:08:23.129Z] #11 8.701 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev amd64 2.28-10 [2691 kB] [2020-09-01T04:08:23.129Z] #11 8.745 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.7 [1414 kB] [2020-09-01T04:08:23.129Z] #11 8.778 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u2 [1258 kB] [2020-09-01T04:08:23.129Z] #11 8.799 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] [2020-09-01T04:08:23.129Z] #11 8.805 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] [2020-09-01T04:08:23.129Z] #11 8.812 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] [2020-09-01T04:08:23.129Z] #11 9.032 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:08:23.129Z] #11 9.069 Fetched 56.4 MB in 1s (39.0 MB/s) [2020-09-01T04:08:23.129Z] #11 9.103 Selecting previously unselected package perl-modules-5.28. [2020-09-01T04:08:23.129Z] #11 9.103 (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 ... 6460 files and directories currently installed.) [2020-09-01T04:08:23.129Z] #11 9.107 Preparing to unpack .../00-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... [2020-09-01T04:08:23.129Z] #11 9.112 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... [2020-09-01T04:08:23.129Z] #11 9.933 Selecting previously unselected package libgdbm6:amd64. [2020-09-01T04:08:23.129Z] #11 9.933 Preparing to unpack .../01-libgdbm6_1.18.1-4_amd64.deb ... [2020-09-01T04:08:23.129Z] #11 9.941 Unpacking libgdbm6:amd64 (1.18.1-4) ... [2020-09-01T04:08:23.129Z] #11 9.989 Selecting previously unselected package libgdbm-compat4:amd64. [2020-09-01T04:08:23.129Z] #11 9.990 Preparing to unpack .../02-libgdbm-compat4_1.18.1-4_amd64.deb ... [2020-09-01T04:08:23.129Z] #11 9.994 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... [2020-09-01T04:08:23.129Z] #11 10.04 Selecting previously unselected package libperl5.28:amd64. [2020-09-01T04:08:23.129Z] #11 10.04 Preparing to unpack .../03-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... [2020-09-01T04:08:23.129Z] #11 10.04 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... [2020-09-01T04:08:23.129Z] #11 ... [2020-09-01T04:08:23.129Z] [2020-09-01T04:08:23.129Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:23.788Z] #11 11.68 Selecting previously unselected package perl. [2020-09-01T04:08:23.789Z] #11 11.68 Preparing to unpack .../04-perl_5.28.1-6+deb10u1_amd64.deb ... [2020-09-01T04:08:23.789Z] #11 11.69 Unpacking perl (5.28.1-6+deb10u1) ... [2020-09-01T04:08:23.789Z] #11 11.81 Selecting previously unselected package libncurses6:amd64. [2020-09-01T04:08:23.789Z] #11 11.81 Preparing to unpack .../05-libncurses6_6.1+20181013-2+deb10u2_amd64.deb ... [2020-09-01T04:08:24.050Z] #11 11.81 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u2) ... [2020-09-01T04:08:24.050Z] #11 11.86 Selecting previously unselected package libprocps7:amd64. [2020-09-01T04:08:24.050Z] #11 11.86 Preparing to unpack .../06-libprocps7_2%3a3.3.15-2_amd64.deb ... [2020-09-01T04:08:24.050Z] #11 11.87 Unpacking libprocps7:amd64 (2:3.3.15-2) ... [2020-09-01T04:08:24.050Z] #11 11.91 Selecting previously unselected package lsb-base. [2020-09-01T04:08:24.050Z] #11 11.91 Preparing to unpack .../07-lsb-base_10.2019051400_all.deb ... [2020-09-01T04:08:24.050Z] #11 11.91 Unpacking lsb-base (10.2019051400) ... [2020-09-01T04:08:24.050Z] #11 11.95 Selecting previously unselected package procps. [2020-09-01T04:08:24.050Z] #11 11.95 Preparing to unpack .../08-procps_2%3a3.3.15-2_amd64.deb ... [2020-09-01T04:08:24.050Z] #11 11.95 Unpacking procps (2:3.3.15-2) ... [2020-09-01T04:08:24.050Z] #11 12.02 Selecting previously unselected package libmagic-mgc. [2020-09-01T04:08:24.050Z] #11 12.02 Preparing to unpack .../09-libmagic-mgc_1%3a5.35-4+deb10u1_amd64.deb ... [2020-09-01T04:08:24.050Z] #11 12.03 Unpacking libmagic-mgc (1:5.35-4+deb10u1) ... [2020-09-01T04:08:24.311Z] #11 12.13 Selecting previously unselected package libmagic1:amd64. [2020-09-01T04:08:24.311Z] #11 12.13 Preparing to unpack .../10-libmagic1_1%3a5.35-4+deb10u1_amd64.deb ... [2020-09-01T04:08:24.311Z] #11 12.15 Unpacking libmagic1:amd64 (1:5.35-4+deb10u1) ... [2020-09-01T04:08:24.311Z] #11 12.22 Selecting previously unselected package file. [2020-09-01T04:08:24.311Z] #11 12.22 Preparing to unpack .../11-file_1%3a5.35-4+deb10u1_amd64.deb ... [2020-09-01T04:08:24.311Z] #11 12.22 Unpacking file (1:5.35-4+deb10u1) ... [2020-09-01T04:08:24.311Z] #11 12.27 Selecting previously unselected package autotools-dev. [2020-09-01T04:08:24.311Z] #11 12.27 Preparing to unpack .../12-autotools-dev_20180224.1_all.deb ... [2020-09-01T04:08:24.311Z] #11 12.28 Unpacking autotools-dev (20180224.1) ... [2020-09-01T04:08:24.311Z] #11 12.34 Selecting previously unselected package binutils-common:amd64. [2020-09-01T04:08:24.311Z] #11 12.34 Preparing to unpack .../13-binutils-common_2.31.1-16_amd64.deb ... [2020-09-01T04:08:24.582Z] #11 12.35 Unpacking binutils-common:amd64 (2.31.1-16) ... [2020-09-01T04:08:24.845Z] #11 12.80 Selecting previously unselected package libbinutils:amd64. [2020-09-01T04:08:24.845Z] #11 12.80 Preparing to unpack .../14-libbinutils_2.31.1-16_amd64.deb ... [2020-09-01T04:08:24.845Z] #11 12.80 Unpacking libbinutils:amd64 (2.31.1-16) ... [2020-09-01T04:08:25.022Z] #23 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s [2020-09-01T04:08:25.106Z] #11 12.97 Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-09-01T04:08:25.106Z] #11 12.97 Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... [2020-09-01T04:08:25.106Z] #11 12.97 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... [2020-09-01T04:08:25.353Z] #9 DONE 13.2s [2020-09-01T04:08:25.353Z] [2020-09-01T04:08:25.353Z] #10 [base 3/4] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-01T04:08:25.677Z] #11 13.30 Selecting previously unselected package binutils. [2020-09-01T04:08:25.677Z] #11 13.30 Preparing to unpack .../16-binutils_2.31.1-16_amd64.deb ... [2020-09-01T04:08:25.677Z] #11 13.31 Unpacking binutils (2.31.1-16) ... [2020-09-01T04:08:25.677Z] #11 13.38 Selecting previously unselected package libssl1.1:amd64. [2020-09-01T04:08:25.677Z] #11 13.38 Preparing to unpack .../17-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-09-01T04:08:25.677Z] #11 13.38 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-09-01T04:08:25.677Z] #11 13.60 Selecting previously unselected package openssl. [2020-09-01T04:08:25.677Z] #11 13.60 Preparing to unpack .../18-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-09-01T04:08:25.677Z] #11 13.61 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-09-01T04:08:25.913Z] #13 11.37 Reading package lists... [2020-09-01T04:08:25.913Z] #13 ... [2020-09-01T04:08:25.913Z] [2020-09-01T04:08:25.913Z] #47 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:08:25.913Z] #47 11.39 Reading package lists... [2020-09-01T04:08:25.938Z] #11 13.77 Selecting previously unselected package ca-certificates. [2020-09-01T04:08:25.938Z] #11 13.77 Preparing to unpack .../19-ca-certificates_20200601~deb10u1_all.deb ... [2020-09-01T04:08:25.938Z] #11 13.78 Unpacking ca-certificates (20200601~deb10u1) ... [2020-09-01T04:08:25.938Z] #11 13.86 Selecting previously unselected package libisl19:amd64. [2020-09-01T04:08:25.938Z] #11 13.86 Preparing to unpack .../20-libisl19_0.20-2_amd64.deb ... [2020-09-01T04:08:25.938Z] #11 13.86 Unpacking libisl19:amd64 (0.20-2) ... [2020-09-01T04:08:26.202Z] #11 14.02 Selecting previously unselected package libmpfr6:amd64. [2020-09-01T04:08:26.202Z] #11 14.02 Preparing to unpack .../21-libmpfr6_4.0.2-1_amd64.deb ... [2020-09-01T04:08:26.202Z] #11 14.03 Unpacking libmpfr6:amd64 (4.0.2-1) ... [2020-09-01T04:08:26.202Z] #11 14.11 Selecting previously unselected package libmpc3:amd64. [2020-09-01T04:08:26.202Z] #11 14.11 Preparing to unpack .../22-libmpc3_1.1.0-1_amd64.deb ... [2020-09-01T04:08:26.202Z] #11 14.12 Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-09-01T04:08:26.202Z] #11 14.15 Selecting previously unselected package cpp-8. [2020-09-01T04:08:26.202Z] #11 14.16 Preparing to unpack .../23-cpp-8_8.3.0-6_amd64.deb ... [2020-09-01T04:08:26.202Z] #11 14.16 Unpacking cpp-8 (8.3.0-6) ... [2020-09-01T04:08:26.298Z] #10 DONE 0.9s [2020-09-01T04:08:26.298Z] [2020-09-01T04:08:26.298Z] #11 [base 4/4] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:27.552Z] #23 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.4s done [2020-09-01T04:08:27.552Z] #23 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-09-01T04:08:27.584Z] #11 15.29 Selecting previously unselected package cpp. [2020-09-01T04:08:27.584Z] #11 15.29 Preparing to unpack .../24-cpp_4%3a8.3.0-1_amd64.deb ... [2020-09-01T04:08:27.584Z] #11 15.29 Unpacking cpp (4:8.3.0-1) ... [2020-09-01T04:08:27.584Z] #11 15.34 Selecting previously unselected package libkeyutils1:amd64. [2020-09-01T04:08:27.584Z] #11 15.34 Preparing to unpack .../25-libkeyutils1_1.6-6_amd64.deb ... [2020-09-01T04:08:27.584Z] #11 15.34 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-09-01T04:08:27.584Z] #11 15.38 Selecting previously unselected package libkrb5support0:amd64. [2020-09-01T04:08:27.584Z] #11 15.38 Preparing to unpack .../26-libkrb5support0_1.17-3_amd64.deb ... [2020-09-01T04:08:27.584Z] #11 15.38 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-09-01T04:08:27.584Z] #11 15.43 Selecting previously unselected package libk5crypto3:amd64. [2020-09-01T04:08:27.584Z] #11 15.43 Preparing to unpack .../27-libk5crypto3_1.17-3_amd64.deb ... [2020-09-01T04:08:27.584Z] #11 15.44 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-09-01T04:08:27.584Z] #11 15.50 Selecting previously unselected package libkrb5-3:amd64. [2020-09-01T04:08:27.584Z] #11 15.50 Preparing to unpack .../28-libkrb5-3_1.17-3_amd64.deb ... [2020-09-01T04:08:27.584Z] #11 15.51 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-09-01T04:08:27.690Z] #11 1.234 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:08:27.690Z] #11 1.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:08:27.690Z] #11 1.326 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:08:27.690Z] #11 1.416 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-01T04:08:27.844Z] #11 15.63 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-09-01T04:08:27.844Z] #11 15.63 Preparing to unpack .../29-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-09-01T04:08:27.844Z] #11 15.64 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-09-01T04:08:27.844Z] #11 15.70 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-09-01T04:08:27.844Z] #11 15.70 Preparing to unpack .../30-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-09-01T04:08:27.844Z] #11 15.71 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:08:27.844Z] #11 15.76 Selecting previously unselected package libsasl2-2:amd64. [2020-09-01T04:08:27.844Z] #11 15.76 Preparing to unpack .../31-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-09-01T04:08:27.844Z] #11 15.76 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:08:27.844Z] #11 15.81 Selecting previously unselected package libldap-common. [2020-09-01T04:08:27.844Z] #11 15.81 Preparing to unpack .../32-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-09-01T04:08:27.952Z] #11 1.701 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [219 kB] [2020-09-01T04:08:27.952Z] #11 1.756 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-01T04:08:28.105Z] #11 15.82 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:08:28.105Z] #11 15.87 Selecting previously unselected package libldap-2.4-2:amd64. [2020-09-01T04:08:28.105Z] #11 15.87 Preparing to unpack .../33-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... [2020-09-01T04:08:28.105Z] #11 15.88 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:08:28.105Z] #11 15.96 Selecting previously unselected package libnghttp2-14:amd64. [2020-09-01T04:08:28.105Z] #11 15.96 Preparing to unpack .../34-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-09-01T04:08:28.105Z] #11 15.96 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-09-01T04:08:28.105Z] #11 16.02 Selecting previously unselected package libpsl5:amd64. [2020-09-01T04:08:28.105Z] #11 16.02 Preparing to unpack .../35-libpsl5_0.20.2-2_amd64.deb ... [2020-09-01T04:08:28.105Z] #11 16.02 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-09-01T04:08:28.105Z] #11 16.07 Selecting previously unselected package librtmp1:amd64. [2020-09-01T04:08:28.105Z] #11 16.07 Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-09-01T04:08:28.366Z] #11 16.07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-01T04:08:28.366Z] #11 16.13 Selecting previously unselected package libssh2-1:amd64. [2020-09-01T04:08:28.366Z] #11 16.13 Preparing to unpack .../37-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-09-01T04:08:28.366Z] #11 16.14 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-09-01T04:08:28.366Z] #11 16.22 Selecting previously unselected package libcurl4:amd64. [2020-09-01T04:08:28.366Z] #11 16.22 Preparing to unpack .../38-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-09-01T04:08:28.366Z] #11 16.22 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-09-01T04:08:28.366Z] #11 16.32 Selecting previously unselected package curl. [2020-09-01T04:08:28.366Z] #11 16.32 Preparing to unpack .../39-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-09-01T04:08:28.627Z] #11 16.32 Unpacking curl (7.64.0-4+deb10u1) ... [2020-09-01T04:08:28.627Z] #11 16.39 Selecting previously unselected package libcc1-0:amd64. [2020-09-01T04:08:28.627Z] #11 16.39 Preparing to unpack .../40-libcc1-0_8.3.0-6_amd64.deb ... [2020-09-01T04:08:28.627Z] #11 16.39 Unpacking libcc1-0:amd64 (8.3.0-6) ... [2020-09-01T04:08:28.627Z] #11 16.45 Selecting previously unselected package libgomp1:amd64. [2020-09-01T04:08:28.627Z] #11 16.45 Preparing to unpack .../41-libgomp1_8.3.0-6_amd64.deb ... [2020-09-01T04:08:28.627Z] #11 16.45 Unpacking libgomp1:amd64 (8.3.0-6) ... [2020-09-01T04:08:28.627Z] #11 16.51 Selecting previously unselected package libitm1:amd64. [2020-09-01T04:08:28.627Z] #11 16.51 Preparing to unpack .../42-libitm1_8.3.0-6_amd64.deb ... [2020-09-01T04:08:28.627Z] #11 16.51 Unpacking libitm1:amd64 (8.3.0-6) ... [2020-09-01T04:08:28.627Z] #11 16.56 Selecting previously unselected package libatomic1:amd64. [2020-09-01T04:08:28.627Z] #11 16.56 Preparing to unpack .../43-libatomic1_8.3.0-6_amd64.deb ... [2020-09-01T04:08:28.627Z] #11 16.56 Unpacking libatomic1:amd64 (8.3.0-6) ... [2020-09-01T04:08:28.627Z] #11 16.60 Selecting previously unselected package libasan5:amd64. [2020-09-01T04:08:28.627Z] #11 16.60 Preparing to unpack .../44-libasan5_8.3.0-6_amd64.deb ... [2020-09-01T04:08:28.627Z] #11 16.61 Unpacking libasan5:amd64 (8.3.0-6) ... [2020-09-01T04:08:28.889Z] #11 16.73 Selecting previously unselected package liblsan0:amd64. [2020-09-01T04:08:28.889Z] #11 16.73 Preparing to unpack .../45-liblsan0_8.3.0-6_amd64.deb ... [2020-09-01T04:08:28.889Z] #11 16.73 Unpacking liblsan0:amd64 (8.3.0-6) ... [2020-09-01T04:08:28.889Z] #11 16.80 Selecting previously unselected package libtsan0:amd64. [2020-09-01T04:08:28.889Z] #11 16.80 Preparing to unpack .../46-libtsan0_8.3.0-6_amd64.deb ... [2020-09-01T04:08:28.889Z] #11 16.80 Unpacking libtsan0:amd64 (8.3.0-6) ... [2020-09-01T04:08:28.889Z] #11 16.90 Selecting previously unselected package libubsan1:amd64. [2020-09-01T04:08:28.889Z] #11 16.90 Preparing to unpack .../47-libubsan1_8.3.0-6_amd64.deb ... [2020-09-01T04:08:29.149Z] #11 16.91 Unpacking libubsan1:amd64 (8.3.0-6) ... [2020-09-01T04:08:29.149Z] #11 16.98 Selecting previously unselected package libmpx2:amd64. [2020-09-01T04:08:29.149Z] #11 16.98 Preparing to unpack .../48-libmpx2_8.3.0-6_amd64.deb ... [2020-09-01T04:08:29.149Z] #11 16.98 Unpacking libmpx2:amd64 (8.3.0-6) ... [2020-09-01T04:08:29.149Z] #11 17.02 Selecting previously unselected package libquadmath0:amd64. [2020-09-01T04:08:29.149Z] #11 17.02 Preparing to unpack .../49-libquadmath0_8.3.0-6_amd64.deb ... [2020-09-01T04:08:29.149Z] #11 17.02 Unpacking libquadmath0:amd64 (8.3.0-6) ... [2020-09-01T04:08:29.149Z] #11 17.10 Selecting previously unselected package libgcc-8-dev:amd64. [2020-09-01T04:08:29.149Z] #11 17.10 Preparing to unpack .../50-libgcc-8-dev_8.3.0-6_amd64.deb ... [2020-09-01T04:08:29.149Z] #11 17.10 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... [2020-09-01T04:08:29.283Z] #47 ... [2020-09-01T04:08:29.283Z] [2020-09-01T04:08:29.283Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:08:29.283Z] #40 9.634 PBCC images/ipc-msg.pb-c.c [2020-09-01T04:08:29.283Z] #40 9.648 DEP images/ipc-msg.pb-c.d [2020-09-01T04:08:29.283Z] #40 9.664 PBCC images/ipc-shm.pb-c.c [2020-09-01T04:08:29.283Z] #40 9.691 DEP images/ipc-shm.pb-c.d [2020-09-01T04:08:29.283Z] #40 9.766 PBCC images/ipc-var.pb-c.c [2020-09-01T04:08:29.283Z] #40 9.834 DEP images/ipc-var.pb-c.d [2020-09-01T04:08:29.283Z] #40 9.914 PBCC images/sk-opts.pb-c.c [2020-09-01T04:08:29.283Z] #40 9.978 PBCC images/packet-sock.pb-c.c [2020-09-01T04:08:29.283Z] #40 10.03 DEP images/sk-opts.pb-c.d [2020-09-01T04:08:29.283Z] #40 10.09 DEP images/packet-sock.pb-c.d [2020-09-01T04:08:29.283Z] #40 10.18 PBCC images/sk-netlink.pb-c.c [2020-09-01T04:08:29.283Z] #40 10.29 DEP images/sk-netlink.pb-c.d [2020-09-01T04:08:29.283Z] #40 10.41 PBCC images/sk-inet.pb-c.c [2020-09-01T04:08:29.283Z] #40 10.52 DEP images/sk-inet.pb-c.d [2020-09-01T04:08:29.283Z] #40 10.61 PBCC images/sk-unix.pb-c.c [2020-09-01T04:08:29.283Z] #40 10.70 DEP images/sk-unix.pb-c.d [2020-09-01T04:08:29.283Z] #40 10.76 PBCC images/mm.pb-c.c [2020-09-01T04:08:29.283Z] #40 10.81 DEP images/mm.pb-c.d [2020-09-01T04:08:29.283Z] #40 10.88 PBCC images/timerfd.pb-c.c [2020-09-01T04:08:29.283Z] #40 10.93 DEP images/timerfd.pb-c.d [2020-09-01T04:08:29.283Z] #40 10.96 PBCC images/timer.pb-c.c [2020-09-01T04:08:29.283Z] #40 11.03 DEP images/timer.pb-c.d [2020-09-01T04:08:29.283Z] #40 11.07 PBCC images/sa.pb-c.c [2020-09-01T04:08:29.283Z] #40 11.17 DEP images/sa.pb-c.d [2020-09-01T04:08:29.283Z] #40 11.22 PBCC images/pipe-data.pb-c.c [2020-09-01T04:08:29.283Z] #40 11.25 DEP images/pipe-data.pb-c.d [2020-09-01T04:08:29.283Z] #40 11.27 PBCC images/mnt.pb-c.c [2020-09-01T04:08:29.283Z] #40 11.31 DEP images/mnt.pb-c.d [2020-09-01T04:08:29.283Z] #40 11.36 PBCC images/sk-packet.pb-c.c [2020-09-01T04:08:29.283Z] #40 11.36 DEP images/sk-packet.pb-c.d [2020-09-01T04:08:29.283Z] #40 11.40 PBCC images/tcp-stream.pb-c.c [2020-09-01T04:08:29.283Z] #40 11.44 DEP images/tcp-stream.pb-c.d [2020-09-01T04:08:29.283Z] #40 11.54 PBCC images/pipe.pb-c.c [2020-09-01T04:08:29.283Z] #40 11.61 DEP images/pipe.pb-c.d [2020-09-01T04:08:29.283Z] #40 11.68 PBCC images/pstree.pb-c.c [2020-09-01T04:08:29.283Z] #40 11.70 DEP images/pstree.pb-c.d [2020-09-01T04:08:29.283Z] #40 11.76 PBCC images/fs.pb-c.c [2020-09-01T04:08:29.283Z] #40 11.78 DEP images/fs.pb-c.d [2020-09-01T04:08:29.283Z] #40 11.83 PBCC images/signalfd.pb-c.c [2020-09-01T04:08:29.283Z] #40 11.85 DEP images/signalfd.pb-c.d [2020-09-01T04:08:29.283Z] #40 11.89 PBCC images/fh.pb-c.c [2020-09-01T04:08:29.283Z] #40 11.91 PBCC images/fsnotify.pb-c.c [2020-09-01T04:08:29.283Z] #40 11.95 DEP images/fh.pb-c.d [2020-09-01T04:08:29.283Z] #40 11.98 DEP images/fsnotify.pb-c.d [2020-09-01T04:08:29.283Z] #40 12.01 PBCC images/eventpoll.pb-c.c [2020-09-01T04:08:29.283Z] #40 12.04 DEP images/eventpoll.pb-c.d [2020-09-01T04:08:29.283Z] #40 12.11 PBCC images/eventfd.pb-c.c [2020-09-01T04:08:29.283Z] #40 12.14 DEP images/eventfd.pb-c.d [2020-09-01T04:08:29.283Z] #40 12.24 PBCC images/remap-file-path.pb-c.c [2020-09-01T04:08:29.283Z] #40 12.28 DEP images/remap-file-path.pb-c.d [2020-09-01T04:08:29.283Z] #40 12.38 PBCC images/fifo.pb-c.c [2020-09-01T04:08:29.283Z] #40 12.39 DEP images/fifo.pb-c.d [2020-09-01T04:08:29.283Z] #40 12.47 PBCC images/ghost-file.pb-c.c [2020-09-01T04:08:29.283Z] #40 12.53 DEP images/ghost-file.pb-c.d [2020-09-01T04:08:29.283Z] #40 12.65 PBCC images/regfile.pb-c.c [2020-09-01T04:08:29.283Z] #40 12.70 DEP images/regfile.pb-c.d [2020-09-01T04:08:29.283Z] #40 12.82 PBCC images/ns.pb-c.c [2020-09-01T04:08:29.283Z] #40 12.87 DEP images/ns.pb-c.d [2020-09-01T04:08:29.283Z] #40 12.92 PBCC images/fdinfo.pb-c.c [2020-09-01T04:08:29.283Z] #40 13.00 DEP images/fdinfo.pb-c.d [2020-09-01T04:08:29.283Z] #40 13.09 PBCC images/core-aarch64.pb-c.c [2020-09-01T04:08:29.283Z] #40 13.13 PBCC images/core-arm.pb-c.c [2020-09-01T04:08:29.283Z] #40 13.21 PBCC images/core-ppc64.pb-c.c [2020-09-01T04:08:29.283Z] #40 13.29 PBCC images/core-s390.pb-c.c [2020-09-01T04:08:29.283Z] #40 13.33 PBCC images/core-x86.pb-c.c [2020-09-01T04:08:29.283Z] #40 13.39 PBCC images/core.pb-c.c [2020-09-01T04:08:29.283Z] #40 13.52 PBCC images/inventory.pb-c.c [2020-09-01T04:08:29.283Z] #40 13.61 DEP images/core-aarch64.pb-c.d [2020-09-01T04:08:29.283Z] #40 13.67 DEP images/core-arm.pb-c.d [2020-09-01T04:08:29.283Z] #40 13.73 DEP images/core-ppc64.pb-c.d [2020-09-01T04:08:29.283Z] #40 13.81 DEP images/core-s390.pb-c.d [2020-09-01T04:08:29.283Z] #40 13.88 DEP images/core-x86.pb-c.d [2020-09-01T04:08:29.283Z] #40 13.92 DEP images/core.pb-c.d [2020-09-01T04:08:29.283Z] #40 13.99 DEP images/inventory.pb-c.d [2020-09-01T04:08:29.283Z] #40 14.04 PBCC images/cpuinfo.pb-c.c [2020-09-01T04:08:29.283Z] #40 14.08 DEP images/cpuinfo.pb-c.d [2020-09-01T04:08:29.283Z] #40 14.17 PBCC images/stats.pb-c.c [2020-09-01T04:08:29.283Z] #40 14.23 DEP images/stats.pb-c.d [2020-09-01T04:08:29.283Z] #40 15.84 make[1]: Nothing to be done for 'all'. [2020-09-01T04:08:29.283Z] #40 18.03 CC images/stats.o [2020-09-01T04:08:29.283Z] #40 18.40 CC images/core.o [2020-09-01T04:08:29.409Z] #11 17.44 Selecting previously unselected package gcc-8. [2020-09-01T04:08:29.409Z] #11 17.44 Preparing to unpack .../51-gcc-8_8.3.0-6_amd64.deb ... [2020-09-01T04:08:29.472Z] #47 16.79 Reading package lists... [2020-09-01T04:08:29.472Z] #47 ... [2020-09-01T04:08:29.472Z] [2020-09-01T04:08:29.472Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:29.472Z] #43 10.21 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:08:29.472Z] #43 10.22 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:08:29.472Z] #43 10.32 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:08:29.472Z] #43 10.47 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:08:29.472Z] #43 ... [2020-09-01T04:08:29.472Z] [2020-09-01T04:08:29.472Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:29.472Z] #40 7.927 Reading package lists... [2020-09-01T04:08:29.472Z] #40 13.02 Building dependency tree... [2020-09-01T04:08:29.472Z] #40 13.82 Reading state information... [2020-09-01T04:08:29.472Z] #40 14.65 The following additional packages will be installed: [2020-09-01T04:08:29.472Z] #40 14.67 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-01T04:08:29.472Z] #40 14.67 libprotoc17 libpython-stdlib libpython2-stdlib libpython2.7-minimal [2020-09-01T04:08:29.472Z] #40 14.67 libpython2.7-stdlib libreadline7 libsqlite3-0 mime-support python [2020-09-01T04:08:29.472Z] #40 14.67 python-minimal python-pkg-resources python-six python2 python2-minimal [2020-09-01T04:08:29.472Z] #40 14.67 python2.7 python2.7-minimal readline-common zlib1g-dev [2020-09-01T04:08:29.472Z] #40 14.68 Suggested packages: [2020-09-01T04:08:29.472Z] #40 14.68 manpages-dev python-doc python-tk python-setuptools python2-doc [2020-09-01T04:08:29.472Z] #40 14.68 python2.7-doc binfmt-support readline-doc [2020-09-01T04:08:29.472Z] #40 14.68 Recommended packages: [2020-09-01T04:08:29.472Z] #40 14.68 bzip2 xz-utils [2020-09-01T04:08:29.472Z] #40 16.87 The following NEW packages will be installed: [2020-09-01T04:08:29.472Z] #40 16.87 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2020-09-01T04:08:29.472Z] #40 16.88 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 [2020-09-01T04:08:29.472Z] #40 16.88 libprotobuf17 libprotoc17 libpython-stdlib libpython2-stdlib [2020-09-01T04:08:29.472Z] #40 16.88 libpython2.7-minimal libpython2.7-stdlib libreadline7 libsqlite3-0 [2020-09-01T04:08:29.472Z] #40 16.88 mime-support protobuf-c-compiler protobuf-compiler python python-minimal [2020-09-01T04:08:29.473Z] #40 16.88 python-pkg-resources python-protobuf python-six python2 python2-minimal [2020-09-01T04:08:29.473Z] #40 16.88 python2.7 python2.7-minimal readline-common zlib1g-dev [2020-09-01T04:08:29.473Z] #40 16.98 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:08:29.473Z] #40 16.98 Need to get 9433 kB of archives. [2020-09-01T04:08:29.473Z] #40 16.98 After this operation, 46.2 MB of additional disk space will be used. [2020-09-01T04:08:29.473Z] #40 16.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython2.7-minimal ppc64el 2.7.16-2+deb10u1 [395 kB] [2020-09-01T04:08:29.473Z] #40 17.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python2.7-minimal ppc64el 2.7.16-2+deb10u1 [1537 kB] [2020-09-01T04:08:29.473Z] #40 17.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python2-minimal ppc64el 2.7.16-1 [41.4 kB] [2020-09-01T04:08:29.473Z] #40 17.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-minimal ppc64el 2.7.16-1 [21.0 kB] [2020-09-01T04:08:29.473Z] #40 17.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mime-support all 3.62 [37.2 kB] [2020-09-01T04:08:29.473Z] #40 17.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el readline-common all 7.0-5 [70.6 kB] [2020-09-01T04:08:29.473Z] #40 17.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline7 ppc64el 7.0-5 [145 kB] [2020-09-01T04:08:29.473Z] #40 17.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsqlite3-0 ppc64el 3.27.2-3 [675 kB] [2020-09-01T04:08:29.473Z] #40 17.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython2.7-stdlib ppc64el 2.7.16-2+deb10u1 [2006 kB] [2020-09-01T04:08:29.473Z] #40 17.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python2.7 ppc64el 2.7.16-2+deb10u1 [305 kB] [2020-09-01T04:08:29.473Z] #40 17.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython2-stdlib ppc64el 2.7.16-1 [20.8 kB] [2020-09-01T04:08:29.473Z] #40 17.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython-stdlib ppc64el 2.7.16-1 [20.8 kB] [2020-09-01T04:08:29.473Z] #40 17.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python2 ppc64el 2.7.16-1 [41.6 kB] [2020-09-01T04:08:29.473Z] #40 17.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python ppc64el 2.7.16-1 [22.8 kB] [2020-09-01T04:08:29.473Z] #40 17.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap2 ppc64el 1:2.25-2 [18.8 kB] [2020-09-01T04:08:29.473Z] #40 17.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-09-01T04:08:29.473Z] #40 17.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-01T04:08:29.473Z] #40 17.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-09-01T04:08:29.473Z] #40 17.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-01T04:08:29.473Z] #40 17.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-09-01T04:08:29.473Z] #40 17.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-01T04:08:29.473Z] #40 17.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-09-01T04:08:29.473Z] #40 17.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-09-01T04:08:29.473Z] #40 17.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-09-01T04:08:29.473Z] #40 17.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-09-01T04:08:29.473Z] #40 17.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-09-01T04:08:29.473Z] #40 17.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-09-01T04:08:29.473Z] #40 17.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-09-01T04:08:29.473Z] #40 17.85 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-09-01T04:08:29.473Z] #40 17.85 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-01T04:08:29.473Z] #40 17.87 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-09-01T04:08:29.473Z] #40 17.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-09-01T04:08:29.473Z] #40 18.72 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:08:29.473Z] #40 18.87 Fetched 9433 kB in 1s (9683 kB/s) [2020-09-01T04:08:29.473Z] #40 18.95 Selecting previously unselected package libpython2.7-minimal:ppc64el. [2020-09-01T04:08:29.473Z] #40 18.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 ... 12296 files and directories currently installed.) [2020-09-01T04:08:29.473Z] #40 19.04 Preparing to unpack .../00-libpython2.7-minimal_2.7.16-2+deb10u1_ppc64el.deb ... [2020-09-01T04:08:29.473Z] #40 19.05 Unpacking libpython2.7-minimal:ppc64el (2.7.16-2+deb10u1) ... [2020-09-01T04:08:29.473Z] #40 19.57 Selecting previously unselected package python2.7-minimal. [2020-09-01T04:08:29.473Z] #40 19.59 Preparing to unpack .../01-python2.7-minimal_2.7.16-2+deb10u1_ppc64el.deb ... [2020-09-01T04:08:29.473Z] #40 19.60 Unpacking python2.7-minimal (2.7.16-2+deb10u1) ... [2020-09-01T04:08:29.473Z] #40 20.40 Selecting previously unselected package python2-minimal. [2020-09-01T04:08:29.473Z] #40 20.40 Preparing to unpack .../02-python2-minimal_2.7.16-1_ppc64el.deb ... [2020-09-01T04:08:29.473Z] #40 20.40 Unpacking python2-minimal (2.7.16-1) ... [2020-09-01T04:08:29.473Z] #40 20.48 Selecting previously unselected package python-minimal. [2020-09-01T04:08:29.473Z] #40 20.48 Preparing to unpack .../03-python-minimal_2.7.16-1_ppc64el.deb ... [2020-09-01T04:08:29.473Z] #40 20.49 Unpacking python-minimal (2.7.16-1) ... [2020-09-01T04:08:29.473Z] #40 20.56 Selecting previously unselected package mime-support. [2020-09-01T04:08:29.473Z] #40 20.57 Preparing to unpack .../04-mime-support_3.62_all.deb ... [2020-09-01T04:08:29.473Z] #40 20.57 Unpacking mime-support (3.62) ... [2020-09-01T04:08:29.473Z] #40 20.66 Selecting previously unselected package readline-common. [2020-09-01T04:08:29.473Z] #40 20.66 Preparing to unpack .../05-readline-common_7.0-5_all.deb ... [2020-09-01T04:08:29.473Z] #40 20.67 Unpacking readline-common (7.0-5) ... [2020-09-01T04:08:29.543Z] #40 19.02 CC images/core-x86.o [2020-09-01T04:08:29.669Z] #11 17.44 Unpacking gcc-8 (8.3.0-6) ... [2020-09-01T04:08:29.770Z] #40 20.74 Selecting previously unselected package libreadline7:ppc64el. [2020-09-01T04:08:29.770Z] #40 20.74 Preparing to unpack .../06-libreadline7_7.0-5_ppc64el.deb ... [2020-09-01T04:08:29.770Z] #40 20.75 Unpacking libreadline7:ppc64el (7.0-5) ... [2020-09-01T04:08:29.770Z] #40 21.00 Selecting previously unselected package libsqlite3-0:ppc64el. [2020-09-01T04:08:29.869Z] #11 3.224 Fetched 8202 kB in 2s (3494 kB/s) [2020-09-01T04:08:30.077Z] #40 21.00 Preparing to unpack .../07-libsqlite3-0_3.27.2-3_ppc64el.deb ... [2020-09-01T04:08:30.077Z] #40 21.01 Unpacking libsqlite3-0:ppc64el (3.27.2-3) ... [2020-09-01T04:08:30.077Z] #40 ... [2020-09-01T04:08:30.077Z] [2020-09-01T04:08:30.077Z] #27 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:08:30.077Z] #27 11.14 Fetched 8154 kB in 10s (785 kB/s) [2020-09-01T04:08:30.077Z] #27 11.14 Reading package lists... [2020-09-01T04:08:30.077Z] #27 16.76 Reading package lists... [2020-09-01T04:08:30.078Z] #27 ... [2020-09-01T04:08:30.078Z] [2020-09-01T04:08:30.078Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:30.078Z] #40 21.29 Selecting previously unselected package libpython2.7-stdlib:ppc64el. [2020-09-01T04:08:30.079Z] #23 ... [2020-09-01T04:08:30.079Z] [2020-09-01T04:08:30.079Z] #11 [base 4/4] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:30.079Z] #11 11.03 Selecting previously unselected package perl. [2020-09-01T04:08:30.079Z] #11 11.03 Preparing to unpack .../04-perl_5.28.1-6+deb10u1_amd64.deb ... [2020-09-01T04:08:30.079Z] #11 11.06 Unpacking perl (5.28.1-6+deb10u1) ... [2020-09-01T04:08:30.079Z] #11 11.14 Selecting previously unselected package libncurses6:amd64. [2020-09-01T04:08:30.079Z] #11 11.14 Preparing to unpack .../05-libncurses6_6.1+20181013-2+deb10u2_amd64.deb ... [2020-09-01T04:08:30.079Z] #11 11.14 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u2) ... [2020-09-01T04:08:30.079Z] #11 11.20 Selecting previously unselected package libprocps7:amd64. [2020-09-01T04:08:30.079Z] #11 11.20 Preparing to unpack .../06-libprocps7_2%3a3.3.15-2_amd64.deb ... [2020-09-01T04:08:30.079Z] #11 11.20 Unpacking libprocps7:amd64 (2:3.3.15-2) ... [2020-09-01T04:08:30.079Z] #11 11.24 Selecting previously unselected package lsb-base. [2020-09-01T04:08:30.079Z] #11 11.24 Preparing to unpack .../07-lsb-base_10.2019051400_all.deb ... [2020-09-01T04:08:30.079Z] #11 11.25 Unpacking lsb-base (10.2019051400) ... [2020-09-01T04:08:30.079Z] #11 11.29 Selecting previously unselected package procps. [2020-09-01T04:08:30.079Z] #11 11.29 Preparing to unpack .../08-procps_2%3a3.3.15-2_amd64.deb ... [2020-09-01T04:08:30.079Z] #11 11.29 Unpacking procps (2:3.3.15-2) ... [2020-09-01T04:08:30.079Z] #11 11.38 Selecting previously unselected package libmagic-mgc. [2020-09-01T04:08:30.079Z] #11 11.38 Preparing to unpack .../09-libmagic-mgc_1%3a5.35-4+deb10u1_amd64.deb ... [2020-09-01T04:08:30.079Z] #11 11.38 Unpacking libmagic-mgc (1:5.35-4+deb10u1) ... [2020-09-01T04:08:30.079Z] #11 11.49 Selecting previously unselected package libmagic1:amd64. [2020-09-01T04:08:30.079Z] #11 11.49 Preparing to unpack .../10-libmagic1_1%3a5.35-4+deb10u1_amd64.deb ... [2020-09-01T04:08:30.079Z] #11 11.49 Unpacking libmagic1:amd64 (1:5.35-4+deb10u1) ... [2020-09-01T04:08:30.079Z] #11 11.55 Selecting previously unselected package file. [2020-09-01T04:08:30.079Z] #11 11.55 Preparing to unpack .../11-file_1%3a5.35-4+deb10u1_amd64.deb ... [2020-09-01T04:08:30.079Z] #11 11.55 Unpacking file (1:5.35-4+deb10u1) ... [2020-09-01T04:08:30.079Z] #11 11.60 Selecting previously unselected package autotools-dev. [2020-09-01T04:08:30.079Z] #11 11.60 Preparing to unpack .../12-autotools-dev_20180224.1_all.deb ... [2020-09-01T04:08:30.079Z] #11 11.60 Unpacking autotools-dev (20180224.1) ... [2020-09-01T04:08:30.079Z] #11 11.65 Selecting previously unselected package binutils-common:amd64. [2020-09-01T04:08:30.079Z] #11 11.65 Preparing to unpack .../13-binutils-common_2.31.1-16_amd64.deb ... [2020-09-01T04:08:30.079Z] #11 11.66 Unpacking binutils-common:amd64 (2.31.1-16) ... [2020-09-01T04:08:30.079Z] #11 11.99 Selecting previously unselected package libbinutils:amd64. [2020-09-01T04:08:30.079Z] #11 11.99 Preparing to unpack .../14-libbinutils_2.31.1-16_amd64.deb ... [2020-09-01T04:08:30.079Z] #11 12.00 Unpacking libbinutils:amd64 (2.31.1-16) ... [2020-09-01T04:08:30.079Z] #11 12.11 Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-09-01T04:08:30.079Z] #11 12.11 Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... [2020-09-01T04:08:30.079Z] #11 12.12 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... [2020-09-01T04:08:30.079Z] #11 12.46 Selecting previously unselected package binutils. [2020-09-01T04:08:30.079Z] #11 12.46 Preparing to unpack .../16-binutils_2.31.1-16_amd64.deb ... [2020-09-01T04:08:30.079Z] #11 12.46 Unpacking binutils (2.31.1-16) ... [2020-09-01T04:08:30.079Z] #11 12.53 Selecting previously unselected package libssl1.1:amd64. [2020-09-01T04:08:30.079Z] #11 12.53 Preparing to unpack .../17-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 12.53 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-09-01T04:08:30.080Z] #11 12.74 Selecting previously unselected package openssl. [2020-09-01T04:08:30.080Z] #11 12.74 Preparing to unpack .../18-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 12.75 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-09-01T04:08:30.080Z] #11 12.90 Selecting previously unselected package ca-certificates. [2020-09-01T04:08:30.080Z] #11 12.90 Preparing to unpack .../19-ca-certificates_20200601~deb10u1_all.deb ... [2020-09-01T04:08:30.080Z] #11 12.90 Unpacking ca-certificates (20200601~deb10u1) ... [2020-09-01T04:08:30.080Z] #11 12.98 Selecting previously unselected package libisl19:amd64. [2020-09-01T04:08:30.080Z] #11 12.99 Preparing to unpack .../20-libisl19_0.20-2_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 12.99 Unpacking libisl19:amd64 (0.20-2) ... [2020-09-01T04:08:30.080Z] #11 13.11 Selecting previously unselected package libmpfr6:amd64. [2020-09-01T04:08:30.080Z] #11 13.11 Preparing to unpack .../21-libmpfr6_4.0.2-1_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 13.12 Unpacking libmpfr6:amd64 (4.0.2-1) ... [2020-09-01T04:08:30.080Z] #11 13.20 Selecting previously unselected package libmpc3:amd64. [2020-09-01T04:08:30.080Z] #11 13.20 Preparing to unpack .../22-libmpc3_1.1.0-1_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 13.20 Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-09-01T04:08:30.080Z] #11 13.24 Selecting previously unselected package cpp-8. [2020-09-01T04:08:30.080Z] #11 13.24 Preparing to unpack .../23-cpp-8_8.3.0-6_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 13.25 Unpacking cpp-8 (8.3.0-6) ... [2020-09-01T04:08:30.080Z] #11 14.44 Selecting previously unselected package cpp. [2020-09-01T04:08:30.080Z] #11 14.44 Preparing to unpack .../24-cpp_4%3a8.3.0-1_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 14.45 Unpacking cpp (4:8.3.0-1) ... [2020-09-01T04:08:30.080Z] #11 14.48 Selecting previously unselected package libkeyutils1:amd64. [2020-09-01T04:08:30.080Z] #11 14.48 Preparing to unpack .../25-libkeyutils1_1.6-6_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 14.48 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-09-01T04:08:30.080Z] #11 14.52 Selecting previously unselected package libkrb5support0:amd64. [2020-09-01T04:08:30.080Z] #11 14.52 Preparing to unpack .../26-libkrb5support0_1.17-3_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 14.52 Unpacking libkrb5support0:amd64 (1.17-3) ... [2020-09-01T04:08:30.080Z] #11 14.58 Selecting previously unselected package libk5crypto3:amd64. [2020-09-01T04:08:30.080Z] #11 14.58 Preparing to unpack .../27-libk5crypto3_1.17-3_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 14.58 Unpacking libk5crypto3:amd64 (1.17-3) ... [2020-09-01T04:08:30.080Z] #11 14.64 Selecting previously unselected package libkrb5-3:amd64. [2020-09-01T04:08:30.080Z] #11 14.64 Preparing to unpack .../28-libkrb5-3_1.17-3_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 14.65 Unpacking libkrb5-3:amd64 (1.17-3) ... [2020-09-01T04:08:30.080Z] #11 14.77 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-09-01T04:08:30.080Z] #11 14.77 Preparing to unpack .../29-libgssapi-krb5-2_1.17-3_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 14.78 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ... [2020-09-01T04:08:30.080Z] #11 14.83 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-09-01T04:08:30.080Z] #11 14.83 Preparing to unpack .../30-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 14.83 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:08:30.080Z] #11 14.89 Selecting previously unselected package libsasl2-2:amd64. [2020-09-01T04:08:30.080Z] #11 14.89 Preparing to unpack .../31-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 14.89 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:08:30.080Z] #11 14.94 Selecting previously unselected package libldap-common. [2020-09-01T04:08:30.080Z] #11 14.94 Preparing to unpack .../32-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-09-01T04:08:30.080Z] #11 14.95 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:08:30.080Z] #11 15.01 Selecting previously unselected package libldap-2.4-2:amd64. [2020-09-01T04:08:30.080Z] #11 15.01 Preparing to unpack .../33-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 15.01 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:08:30.080Z] #11 15.09 Selecting previously unselected package libnghttp2-14:amd64. [2020-09-01T04:08:30.080Z] #11 15.09 Preparing to unpack .../34-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 15.09 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-09-01T04:08:30.080Z] #11 15.15 Selecting previously unselected package libpsl5:amd64. [2020-09-01T04:08:30.080Z] #11 15.15 Preparing to unpack .../35-libpsl5_0.20.2-2_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 15.15 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-09-01T04:08:30.080Z] #11 15.20 Selecting previously unselected package librtmp1:amd64. [2020-09-01T04:08:30.080Z] #11 15.20 Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 15.20 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-01T04:08:30.080Z] #11 15.24 Selecting previously unselected package libssh2-1:amd64. [2020-09-01T04:08:30.080Z] #11 15.24 Preparing to unpack .../37-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 15.24 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-09-01T04:08:30.080Z] #11 15.32 Selecting previously unselected package libcurl4:amd64. [2020-09-01T04:08:30.080Z] #11 15.32 Preparing to unpack .../38-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 15.32 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-09-01T04:08:30.080Z] #11 15.41 Selecting previously unselected package curl. [2020-09-01T04:08:30.080Z] #11 15.41 Preparing to unpack .../39-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 15.41 Unpacking curl (7.64.0-4+deb10u1) ... [2020-09-01T04:08:30.080Z] #11 15.48 Selecting previously unselected package libcc1-0:amd64. [2020-09-01T04:08:30.080Z] #11 15.48 Preparing to unpack .../40-libcc1-0_8.3.0-6_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 15.48 Unpacking libcc1-0:amd64 (8.3.0-6) ... [2020-09-01T04:08:30.080Z] #11 15.53 Selecting previously unselected package libgomp1:amd64. [2020-09-01T04:08:30.080Z] #11 15.53 Preparing to unpack .../41-libgomp1_8.3.0-6_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 15.53 Unpacking libgomp1:amd64 (8.3.0-6) ... [2020-09-01T04:08:30.080Z] #11 15.58 Selecting previously unselected package libitm1:amd64. [2020-09-01T04:08:30.080Z] #11 15.58 Preparing to unpack .../42-libitm1_8.3.0-6_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 15.59 Unpacking libitm1:amd64 (8.3.0-6) ... [2020-09-01T04:08:30.080Z] #11 15.63 Selecting previously unselected package libatomic1:amd64. [2020-09-01T04:08:30.080Z] #11 15.63 Preparing to unpack .../43-libatomic1_8.3.0-6_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 15.63 Unpacking libatomic1:amd64 (8.3.0-6) ... [2020-09-01T04:08:30.080Z] #11 15.66 Selecting previously unselected package libasan5:amd64. [2020-09-01T04:08:30.080Z] #11 15.66 Preparing to unpack .../44-libasan5_8.3.0-6_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 15.67 Unpacking libasan5:amd64 (8.3.0-6) ... [2020-09-01T04:08:30.080Z] #11 15.78 Selecting previously unselected package liblsan0:amd64. [2020-09-01T04:08:30.080Z] #11 15.78 Preparing to unpack .../45-liblsan0_8.3.0-6_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 15.78 Unpacking liblsan0:amd64 (8.3.0-6) ... [2020-09-01T04:08:30.080Z] #11 15.83 Selecting previously unselected package libtsan0:amd64. [2020-09-01T04:08:30.080Z] #11 15.83 Preparing to unpack .../46-libtsan0_8.3.0-6_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 15.83 Unpacking libtsan0:amd64 (8.3.0-6) ... [2020-09-01T04:08:30.080Z] #11 15.93 Selecting previously unselected package libubsan1:amd64. [2020-09-01T04:08:30.080Z] #11 15.93 Preparing to unpack .../47-libubsan1_8.3.0-6_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 15.93 Unpacking libubsan1:amd64 (8.3.0-6) ... [2020-09-01T04:08:30.080Z] #11 15.99 Selecting previously unselected package libmpx2:amd64. [2020-09-01T04:08:30.080Z] #11 15.99 Preparing to unpack .../48-libmpx2_8.3.0-6_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 15.99 Unpacking libmpx2:amd64 (8.3.0-6) ... [2020-09-01T04:08:30.080Z] #11 16.03 Selecting previously unselected package libquadmath0:amd64. [2020-09-01T04:08:30.080Z] #11 16.03 Preparing to unpack .../49-libquadmath0_8.3.0-6_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 16.04 Unpacking libquadmath0:amd64 (8.3.0-6) ... [2020-09-01T04:08:30.080Z] #11 16.08 Selecting previously unselected package libgcc-8-dev:amd64. [2020-09-01T04:08:30.080Z] #11 16.08 Preparing to unpack .../50-libgcc-8-dev_8.3.0-6_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 16.08 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... [2020-09-01T04:08:30.080Z] #11 16.54 Selecting previously unselected package gcc-8. [2020-09-01T04:08:30.080Z] #11 16.54 Preparing to unpack .../51-gcc-8_8.3.0-6_amd64.deb ... [2020-09-01T04:08:30.080Z] #11 16.54 Unpacking gcc-8 (8.3.0-6) ... [2020-09-01T04:08:30.080Z] #11 ... [2020-09-01T04:08:30.080Z] [2020-09-01T04:08:30.080Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:30.112Z] #40 19.41 CC images/core-arm.o [2020-09-01T04:08:30.240Z] #11 ... [2020-09-01T04:08:30.240Z] [2020-09-01T04:08:30.240Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:30.240Z] #23 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.2s done [2020-09-01T04:08:30.240Z] #23 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.6s [2020-09-01T04:08:30.372Z] #40 19.78 CC images/core-aarch64.o [2020-09-01T04:08:30.376Z] #40 21.29 Preparing to unpack .../08-libpython2.7-stdlib_2.7.16-2+deb10u1_ppc64el.deb ... [2020-09-01T04:08:30.377Z] #40 21.29 Unpacking libpython2.7-stdlib:ppc64el (2.7.16-2+deb10u1) ... [2020-09-01T04:08:30.674Z] #40 ... [2020-09-01T04:08:30.674Z] [2020-09-01T04:08:30.674Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:08:30.674Z] #34 11.89 Fetched 8154 kB in 11s (729 kB/s) [2020-09-01T04:08:30.674Z] #34 11.89 Reading package lists... [2020-09-01T04:08:30.810Z] #23 ... [2020-09-01T04:08:30.810Z] [2020-09-01T04:08:30.810Z] #11 [base 4/4] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:30.810Z] #11 18.70 Selecting previously unselected package gcc. [2020-09-01T04:08:30.810Z] #11 18.70 Preparing to unpack .../52-gcc_4%3a8.3.0-1_amd64.deb ... [2020-09-01T04:08:30.810Z] #11 18.70 Unpacking gcc (4:8.3.0-1) ... [2020-09-01T04:08:30.810Z] #11 18.75 Selecting previously unselected package libcurl3-gnutls:amd64. [2020-09-01T04:08:30.810Z] #11 18.75 Preparing to unpack .../53-libcurl3-gnutls_7.64.0-4+deb10u1_amd64.deb ... [2020-09-01T04:08:30.810Z] #11 18.76 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u1) ... [2020-09-01T04:08:30.810Z] #11 18.85 Selecting previously unselected package libexpat1:amd64. [2020-09-01T04:08:30.810Z] #11 18.85 Preparing to unpack .../54-libexpat1_2.2.6-2+deb10u1_amd64.deb ... [2020-09-01T04:08:30.816Z] #11 3.224 Reading package lists... [2020-09-01T04:08:30.940Z] #40 20.16 CC images/core-ppc64.o [2020-09-01T04:08:30.966Z] #47 108.1 + bin/containerd-stress [2020-09-01T04:08:30.972Z] #34 16.83 Reading package lists... [2020-09-01T04:08:30.972Z] #34 ... [2020-09-01T04:08:30.972Z] [2020-09-01T04:08:30.972Z] #27 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:08:30.972Z] #27 16.76 Reading package lists... [2020-09-01T04:08:30.972Z] #27 22.04 Building dependency tree... [2020-09-01T04:08:30.972Z] #27 ... [2020-09-01T04:08:30.972Z] [2020-09-01T04:08:30.972Z] #56 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:08:30.972Z] #56 12.19 + cd /tmp/tmp.S4Vb2Xp0ab/src/github.com/docker/libnetwork [2020-09-01T04:08:30.972Z] #56 12.19 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:08:30.972Z] #56 12.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-01T04:08:31.070Z] #11 18.85 Unpacking libexpat1:amd64 (2.2.6-2+deb10u1) ... [2020-09-01T04:08:31.070Z] #11 18.91 Selecting previously unselected package libpcre2-8-0:amd64. [2020-09-01T04:08:31.070Z] #11 18.91 Preparing to unpack .../55-libpcre2-8-0_10.32-5_amd64.deb ... [2020-09-01T04:08:31.070Z] #11 18.91 Unpacking libpcre2-8-0:amd64 (10.32-5) ... [2020-09-01T04:08:31.070Z] #11 18.98 Selecting previously unselected package liberror-perl. [2020-09-01T04:08:31.070Z] #11 18.98 Preparing to unpack .../56-liberror-perl_0.17027-2_all.deb ... [2020-09-01T04:08:31.070Z] #11 18.99 Unpacking liberror-perl (0.17027-2) ... [2020-09-01T04:08:31.070Z] #11 19.02 Selecting previously unselected package git-man. [2020-09-01T04:08:31.070Z] #11 19.02 Preparing to unpack .../57-git-man_1%3a2.20.1-2+deb10u3_all.deb ... [2020-09-01T04:08:31.070Z] #11 19.03 Unpacking git-man (1:2.20.1-2+deb10u3) ... [2020-09-01T04:08:31.269Z] #56 ... [2020-09-01T04:08:31.269Z] [2020-09-01T04:08:31.269Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:08:31.269Z] #34 16.83 Reading package lists... [2020-09-01T04:08:31.269Z] #34 22.44 Building dependency tree... [2020-09-01T04:08:31.269Z] #34 ... [2020-09-01T04:08:31.269Z] [2020-09-01T04:08:31.269Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:08:31.269Z] #38 12.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-01T04:08:31.269Z] #38 13.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-09-01T04:08:31.330Z] #11 19.25 Selecting previously unselected package git. [2020-09-01T04:08:31.330Z] #11 19.25 Preparing to unpack .../58-git_1%3a2.20.1-2+deb10u3_amd64.deb ... [2020-09-01T04:08:31.508Z] #40 20.76 CC images/core-s390.o [2020-09-01T04:08:31.567Z] #38 ... [2020-09-01T04:08:31.567Z] [2020-09-01T04:08:31.567Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:31.567Z] #40 22.59 Selecting previously unselected package python2.7. [2020-09-01T04:08:31.567Z] #40 22.60 Preparing to unpack .../09-python2.7_2.7.16-2+deb10u1_ppc64el.deb ... [2020-09-01T04:08:31.567Z] #40 22.60 Unpacking python2.7 (2.7.16-2+deb10u1) ... [2020-09-01T04:08:31.567Z] #40 22.70 Selecting previously unselected package libpython2-stdlib:ppc64el. [2020-09-01T04:08:31.567Z] #40 22.71 Preparing to unpack .../10-libpython2-stdlib_2.7.16-1_ppc64el.deb ... [2020-09-01T04:08:31.567Z] #40 22.73 Unpacking libpython2-stdlib:ppc64el (2.7.16-1) ... [2020-09-01T04:08:31.567Z] #40 22.77 Selecting previously unselected package libpython-stdlib:ppc64el. [2020-09-01T04:08:31.567Z] #40 22.77 Preparing to unpack .../11-libpython-stdlib_2.7.16-1_ppc64el.deb ... [2020-09-01T04:08:31.567Z] #40 22.77 Unpacking libpython-stdlib:ppc64el (2.7.16-1) ... [2020-09-01T04:08:31.590Z] #11 19.27 Unpacking git (1:2.20.1-2+deb10u3) ... [2020-09-01T04:08:31.760Z] #11 4.431 Reading package lists... [2020-09-01T04:08:31.866Z] #40 22.87 Setting up libpython2.7-minimal:ppc64el (2.7.16-2+deb10u1) ... [2020-09-01T04:08:31.866Z] #40 22.88 Setting up python2.7-minimal (2.7.16-2+deb10u1) ... [2020-09-01T04:08:32.006Z] #47 109.5 + bin/containerd-shim [2020-09-01T04:08:32.077Z] #40 21.63 CC images/cpuinfo.o [2020-09-01T04:08:32.334Z] #11 5.617 Building dependency tree... [2020-09-01T04:08:32.530Z] #11 20.24 Selecting previously unselected package libc-dev-bin. [2020-09-01T04:08:32.530Z] #11 20.24 Preparing to unpack .../59-libc-dev-bin_2.28-10_amd64.deb ... [2020-09-01T04:08:32.530Z] #11 20.25 Unpacking libc-dev-bin (2.28-10) ... [2020-09-01T04:08:32.530Z] #11 20.31 Selecting previously unselected package linux-libc-dev:amd64. [2020-09-01T04:08:32.530Z] #11 20.31 Preparing to unpack .../60-linux-libc-dev_4.19.132-1_amd64.deb ... [2020-09-01T04:08:32.530Z] #11 20.31 Unpacking linux-libc-dev:amd64 (4.19.132-1) ... [2020-09-01T04:08:32.596Z] #11 6.227 The following additional packages will be installed: [2020-09-01T04:08:32.596Z] #11 6.227 autotools-dev binutils binutils-aarch64-linux-gnu binutils-common cpp cpp-8 [2020-09-01T04:08:32.596Z] #11 6.228 file gcc-8 git-man libasan5 libatomic1 libbinutils libc-dev-bin libc6-dev [2020-09-01T04:08:32.596Z] #11 6.228 libcc1-0 libcurl3-gnutls libcurl4 libdpkg-perl liberror-perl libexpat1 [2020-09-01T04:08:32.596Z] #11 6.228 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libgssapi-krb5-2 [2020-09-01T04:08:32.596Z] #11 6.228 libisl19 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 [2020-09-01T04:08:32.596Z] #11 6.228 libldap-2.4-2 libldap-common liblsan0 libmagic-mgc libmagic1 libmpc3 [2020-09-01T04:08:32.596Z] #11 6.228 libmpfr6 libncurses6 libnghttp2-14 libpcre2-8-0 libperl5.28 libprocps7 [2020-09-01T04:08:32.596Z] #11 6.229 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 libtsan0 [2020-09-01T04:08:32.596Z] #11 6.230 libubsan1 linux-libc-dev lsb-base openssl perl perl-modules-5.28 [2020-09-01T04:08:32.596Z] #11 6.232 Suggested packages: [2020-09-01T04:08:32.596Z] #11 6.232 binutils-doc cpp-doc gcc-8-locales gcc-multilib manpages-dev autoconf [2020-09-01T04:08:32.596Z] #11 6.232 automake flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg [2020-09-01T04:08:32.596Z] #11 6.232 libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg [2020-09-01T04:08:32.596Z] #11 6.232 libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run [2020-09-01T04:08:32.596Z] #11 6.232 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs [2020-09-01T04:08:32.596Z] #11 6.232 git-mediawiki git-svn glibc-doc debian-keyring gnupg | gnupg2 patch [2020-09-01T04:08:32.596Z] #11 6.232 sensible-utils bzr gdbm-l10n krb5-doc krb5-user libtool-doc automaken [2020-09-01T04:08:32.596Z] #11 6.232 gfortran | fortran95-compiler gcj-jdk make-doc perl-doc [2020-09-01T04:08:32.596Z] #11 6.232 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl [2020-09-01T04:08:32.596Z] #11 6.232 liblocale-codes-perl dpkg-dev [2020-09-01T04:08:32.596Z] #11 6.232 Recommended packages: [2020-09-01T04:08:32.596Z] #11 6.232 patch less ssh-client manpages manpages-dev libfile-fcntllock-perl [2020-09-01T04:08:32.596Z] #11 6.232 liblocale-gettext-perl bzip2 xz-utils libglib2.0-data shared-mime-info [2020-09-01T04:08:32.596Z] #11 6.232 xdg-user-dirs krb5-locales libgpm2 publicsuffix libsasl2-modules libltdl-dev [2020-09-01T04:08:32.596Z] #11 6.232 netbase psmisc [2020-09-01T04:08:32.607Z] #23 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2020-09-01T04:08:32.646Z] #40 22.04 CC images/inventory.o [2020-09-01T04:08:32.646Z] #40 ... [2020-09-01T04:08:32.646Z] [2020-09-01T04:08:32.646Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:08:32.646Z] #12 97.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-01T04:08:32.646Z] #12 97.45 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-01T04:08:32.646Z] #12 97.46 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:08:32.791Z] #11 20.60 Selecting previously unselected package libc6-dev:amd64. [2020-09-01T04:08:32.791Z] #11 20.60 Preparing to unpack .../61-libc6-dev_2.28-10_amd64.deb ... [2020-09-01T04:08:32.791Z] #11 20.60 Unpacking libc6-dev:amd64 (2.28-10) ... [2020-09-01T04:08:33.169Z] #11 6.863 The following NEW packages will be installed: [2020-09-01T04:08:33.169Z] #11 6.863 autotools-dev binutils binutils-aarch64-linux-gnu binutils-common [2020-09-01T04:08:33.169Z] #11 6.864 ca-certificates cpp cpp-8 curl file gcc gcc-8 git git-man libasan5 [2020-09-01T04:08:33.169Z] #11 6.864 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls [2020-09-01T04:08:33.169Z] #11 6.864 libcurl4 libdpkg-perl liberror-perl libexpat1 libgcc-8-dev libgdbm-compat4 [2020-09-01T04:08:33.169Z] #11 6.864 libgdbm6 libglib2.0-0 libgomp1 libgssapi-krb5-2 libisl19 libitm1 [2020-09-01T04:08:33.169Z] #11 6.864 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 [2020-09-01T04:08:33.169Z] #11 6.864 libldap-common liblsan0 libmagic-mgc libmagic1 libmpc3 libmpfr6 libncurses6 [2020-09-01T04:08:33.169Z] #11 6.865 libnghttp2-14 libpcre2-8-0 libperl5.28 libprocps7 libpsl5 librtmp1 [2020-09-01T04:08:33.169Z] #11 6.865 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 libtool libtsan0 [2020-09-01T04:08:33.169Z] #11 6.865 libubsan1 linux-libc-dev lsb-base make openssl perl perl-modules-5.28 [2020-09-01T04:08:33.169Z] #11 6.866 pkg-config procps [2020-09-01T04:08:33.429Z] #11 7.153 0 upgraded, 65 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:08:33.430Z] #11 7.153 Need to get 50.7 MB of archives. [2020-09-01T04:08:33.430Z] #11 7.153 After this operation, 224 MB of additional disk space will be used. [2020-09-01T04:08:33.430Z] #11 7.153 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] [2020-09-01T04:08:33.766Z] #11 21.55 Selecting previously unselected package libdpkg-perl. [2020-09-01T04:08:33.766Z] #11 21.55 Preparing to unpack .../62-libdpkg-perl_1.19.7_all.deb ... [2020-09-01T04:08:33.766Z] #11 21.57 Unpacking libdpkg-perl (1.19.7) ... [2020-09-01T04:08:34.001Z] #11 7.449 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgdbm6 arm64 1.18.1-4 [63.4 kB] [2020-09-01T04:08:34.001Z] #11 7.627 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB] [2020-09-01T04:08:34.001Z] #11 7.713 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB] [2020-09-01T04:08:34.352Z] #11 22.22 Selecting previously unselected package libglib2.0-0:amd64. [2020-09-01T04:08:34.352Z] #11 22.22 Preparing to unpack .../63-libglib2.0-0_2.58.3-2+deb10u2_amd64.deb ... [2020-09-01T04:08:34.500Z] #40 24.97 Setting up python2-minimal (2.7.16-1) ... [2020-09-01T04:08:34.500Z] #40 25.44 Selecting previously unselected package python2. [2020-09-01T04:08:34.500Z] #40 25.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 ... 13113 files and directories currently installed.) [2020-09-01T04:08:34.500Z] #40 25.54 Preparing to unpack .../python2_2.7.16-1_ppc64el.deb ... [2020-09-01T04:08:34.500Z] #40 25.55 Unpacking python2 (2.7.16-1) ... [2020-09-01T04:08:34.500Z] #40 25.78 Setting up python-minimal (2.7.16-1) ... [2020-09-01T04:08:34.649Z] #11 22.40 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u2) ... [2020-09-01T04:08:34.809Z] #40 25.97 Selecting previously unselected package python. [2020-09-01T04:08:34.809Z] #40 25.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13144 files and directories currently installed.) [2020-09-01T04:08:34.809Z] #40 26.01 Preparing to unpack .../00-python_2.7.16-1_ppc64el.deb ... [2020-09-01T04:08:34.809Z] #40 26.06 Unpacking python (2.7.16-1) ... [2020-09-01T04:08:34.909Z] #11 22.83 Selecting previously unselected package libtool. [2020-09-01T04:08:34.909Z] #11 22.83 Preparing to unpack .../64-libtool_2.4.6-9_all.deb ... [2020-09-01T04:08:35.114Z] #40 26.24 Selecting previously unselected package libcap2:ppc64el. [2020-09-01T04:08:35.114Z] #40 26.25 Preparing to unpack .../01-libcap2_1%3a2.25-2_ppc64el.deb ... [2020-09-01T04:08:35.114Z] #40 26.27 Unpacking libcap2:ppc64el (1:2.25-2) ... [2020-09-01T04:08:35.114Z] #40 26.40 Selecting previously unselected package libcap-dev:ppc64el. [2020-09-01T04:08:35.168Z] #11 22.94 Unpacking libtool (2.4.6-9) ... [2020-09-01T04:08:35.387Z] #11 8.779 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB] [2020-09-01T04:08:35.387Z] #11 8.796 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u2 [92.6 kB] [2020-09-01T04:08:35.387Z] #11 9.047 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprocps7 arm64 2:3.3.15-2 [58.0 kB] [2020-09-01T04:08:35.387Z] #11 9.051 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB] [2020-09-01T04:08:35.415Z] #40 26.41 Preparing to unpack .../02-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-09-01T04:08:35.415Z] #40 26.41 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-09-01T04:08:35.415Z] #40 26.51 Selecting previously unselected package libnet1:ppc64el. [2020-09-01T04:08:35.415Z] #40 26.51 Preparing to unpack .../03-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-01T04:08:35.415Z] #40 26.51 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-01T04:08:35.415Z] #40 26.60 Selecting previously unselected package libnet1-dev. [2020-09-01T04:08:35.415Z] #40 26.61 Preparing to unpack .../04-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-01T04:08:35.415Z] #40 26.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-01T04:08:35.415Z] #40 ... [2020-09-01T04:08:35.415Z] [2020-09-01T04:08:35.415Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:08:35.415Z] #13 16.61 Reading package lists... [2020-09-01T04:08:35.415Z] #13 21.19 Building dependency tree... [2020-09-01T04:08:35.415Z] #13 23.19 pkg-config is already the newest version (0.29-6). [2020-09-01T04:08:35.415Z] #13 23.19 The following additional packages will be installed: [2020-09-01T04:08:35.415Z] #13 23.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-01T04:08:35.415Z] #13 23.19 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-01T04:08:35.415Z] #13 23.19 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-01T04:08:35.415Z] #13 23.19 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-01T04:08:35.415Z] #13 23.20 Suggested packages: [2020-09-01T04:08:35.415Z] #13 23.20 gcc-8-locales seccomp wine64 [2020-09-01T04:08:35.415Z] #13 24.23 The following NEW packages will be installed: [2020-09-01T04:08:35.415Z] #13 24.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-01T04:08:35.415Z] #13 24.24 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-01T04:08:35.415Z] #13 24.24 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-01T04:08:35.415Z] #13 24.25 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-01T04:08:35.415Z] #13 24.25 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-01T04:08:35.415Z] #13 24.25 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-01T04:08:35.415Z] #13 24.44 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:08:35.415Z] #13 24.44 Need to get 78.9 MB of archives. [2020-09-01T04:08:35.415Z] #13 24.44 After this operation, 532 MB of additional disk space will be used. [2020-09-01T04:08:35.415Z] #13 24.44 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-09-01T04:08:35.415Z] #13 25.15 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-09-01T04:08:35.415Z] #13 26.14 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-09-01T04:08:35.415Z] #13 26.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-09-01T04:08:35.415Z] #13 26.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-09-01T04:08:35.415Z] #13 26.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-01T04:08:35.429Z] #11 23.21 Selecting previously unselected package make. [2020-09-01T04:08:35.429Z] #11 23.21 Preparing to unpack .../65-make_4.2.1-1.2_amd64.deb ... [2020-09-01T04:08:35.429Z] #11 23.22 Unpacking make (4.2.1-1.2) ... [2020-09-01T04:08:35.429Z] #11 23.32 Selecting previously unselected package pkg-config. [2020-09-01T04:08:35.429Z] #11 23.32 Preparing to unpack .../66-pkg-config_0.29-6_amd64.deb ... [2020-09-01T04:08:35.429Z] #11 23.33 Unpacking pkg-config (0.29-6) ... [2020-09-01T04:08:35.429Z] #11 23.41 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... [2020-09-01T04:08:35.649Z] #11 9.212 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 procps arm64 2:3.3.15-2 [245 kB] [2020-09-01T04:08:35.695Z] #11 23.42 Setting up libexpat1:amd64 (2.2.6-2+deb10u1) ... [2020-09-01T04:08:35.695Z] #11 23.43 Setting up lsb-base (10.2019051400) ... [2020-09-01T04:08:35.695Z] #11 23.44 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-09-01T04:08:35.695Z] #11 23.45 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-09-01T04:08:35.695Z] #11 23.46 Setting up libmagic-mgc (1:5.35-4+deb10u1) ... [2020-09-01T04:08:35.695Z] #11 23.47 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u2) ... [2020-09-01T04:08:35.695Z] #11 23.48 No schema files found: doing nothing. [2020-09-01T04:08:35.695Z] #11 23.49 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-09-01T04:08:35.695Z] #11 23.64 debconf: unable to initialize frontend: Dialog [2020-09-01T04:08:35.695Z] #11 23.64 debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-09-01T04:08:35.695Z] #11 23.64 debconf: falling back to frontend: Readline [2020-09-01T04:08:35.695Z] #11 23.69 Setting up libprocps7:amd64 (2:3.3.15-2) ... [2020-09-01T04:08:35.695Z] #11 23.70 Setting up binutils-common:amd64 (2.31.1-16) ... [2020-09-01T04:08:35.695Z] #11 23.71 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-09-01T04:08:35.695Z] #11 23.72 Setting up libmagic1:amd64 (1:5.35-4+deb10u1) ... [2020-09-01T04:08:35.695Z] #11 23.73 Setting up linux-libc-dev:amd64 (4.19.132-1) ... [2020-09-01T04:08:35.695Z] #11 23.74 Setting up file (1:5.35-4+deb10u1) ... [2020-09-01T04:08:35.717Z] #13 26.85 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-09-01T04:08:35.717Z] #13 ... [2020-09-01T04:08:35.717Z] [2020-09-01T04:08:35.717Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:35.717Z] #40 26.82 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-01T04:08:35.717Z] #40 26.82 Preparing to unpack .../05-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-01T04:08:35.717Z] #40 26.83 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-01T04:08:35.717Z] #40 26.98 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-09-01T04:08:35.910Z] #11 9.545 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u1 [242 kB] [2020-09-01T04:08:35.956Z] #11 23.75 Setting up libgomp1:amd64 (8.3.0-6) ... [2020-09-01T04:08:35.956Z] #11 23.77 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:08:35.956Z] #11 23.78 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-09-01T04:08:35.956Z] #11 23.79 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:08:35.956Z] #11 23.80 Setting up libasan5:amd64 (8.3.0-6) ... [2020-09-01T04:08:35.956Z] #11 23.81 Setting up autotools-dev (20180224.1) ... [2020-09-01T04:08:35.956Z] #11 23.82 Setting up make (4.2.1-1.2) ... [2020-09-01T04:08:35.956Z] #11 23.83 Setting up libmpfr6:amd64 (4.0.2-1) ... [2020-09-01T04:08:35.956Z] #11 23.84 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-01T04:08:35.956Z] #11 23.85 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u2) ... [2020-09-01T04:08:35.956Z] #11 23.87 Setting up libquadmath0:amd64 (8.3.0-6) ... [2020-09-01T04:08:35.956Z] #11 23.88 Setting up libmpc3:amd64 (1.1.0-1) ... [2020-09-01T04:08:35.956Z] #11 23.89 Setting up libatomic1:amd64 (8.3.0-6) ... [2020-09-01T04:08:35.956Z] #11 23.90 Setting up libpcre2-8-0:amd64 (10.32-5) ... [2020-09-01T04:08:35.956Z] #11 23.91 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-09-01T04:08:35.956Z] #11 23.92 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:08:35.956Z] #11 23.93 Setting up libmpx2:amd64 (8.3.0-6) ... [2020-09-01T04:08:35.956Z] #11 23.94 Setting up libubsan1:amd64 (8.3.0-6) ... [2020-09-01T04:08:35.956Z] #11 23.97 Setting up libisl19:amd64 (0.20-2) ... [2020-09-01T04:08:36.024Z] #40 ... [2020-09-01T04:08:36.024Z] [2020-09-01T04:08:36.024Z] #47 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:08:36.024Z] #47 16.79 Reading package lists... [2020-09-01T04:08:36.024Z] #47 22.20 Building dependency tree... [2020-09-01T04:08:36.024Z] #47 24.24 The following additional packages will be installed: [2020-09-01T04:08:36.024Z] #47 24.26 libbtrfs0 [2020-09-01T04:08:36.024Z] #47 24.36 The following NEW packages will be installed: [2020-09-01T04:08:36.024Z] #47 24.36 libbtrfs-dev libbtrfs0 [2020-09-01T04:08:36.024Z] #47 24.61 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:08:36.024Z] #47 24.61 Need to get 120 kB of archives. [2020-09-01T04:08:36.024Z] #47 24.61 After this operation, 423 kB of additional disk space will be used. [2020-09-01T04:08:36.024Z] #47 24.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-01T04:08:36.024Z] #47 24.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-01T04:08:36.024Z] #47 25.87 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:08:36.024Z] #47 26.02 Fetched 120 kB in 0s (489 kB/s) [2020-09-01T04:08:36.024Z] #47 26.13 Selecting previously unselected package libbtrfs0. [2020-09-01T04:08:36.024Z] #47 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 ... 12296 files and directories currently installed.) [2020-09-01T04:08:36.024Z] #47 26.28 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-01T04:08:36.024Z] #47 26.29 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-01T04:08:36.024Z] #47 26.41 Selecting previously unselected package libbtrfs-dev. [2020-09-01T04:08:36.024Z] #47 26.42 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-01T04:08:36.024Z] #47 26.43 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:08:36.024Z] #47 26.61 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-01T04:08:36.024Z] #47 26.63 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:08:36.024Z] #47 26.63 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:08:36.024Z] #47 DONE 27.0s [2020-09-01T04:08:36.024Z] [2020-09-01T04:08:36.024Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:36.024Z] #40 26.99 Preparing to unpack .../06-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-09-01T04:08:36.024Z] #40 27.00 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-01T04:08:36.024Z] #40 27.26 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-01T04:08:36.171Z] #11 9.732 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u1 [115 kB] [2020-09-01T04:08:36.215Z] #11 23.97 Setting up procps (2:3.3.15-2) ... [2020-09-01T04:08:36.216Z] #11 24.00 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode [2020-09-01T04:08:36.216Z] #11 24.00 update-alternatives: warning: skip creation of /usr/share/man/man1/w.1.gz because associated file /usr/share/man/man1/w.procps.1.gz (of link group w) doesn't exist [2020-09-01T04:08:36.216Z] #11 24.02 Setting up git-man (1:2.20.1-2+deb10u3) ... [2020-09-01T04:08:36.216Z] #11 24.03 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-09-01T04:08:36.216Z] #11 24.05 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-09-01T04:08:36.216Z] #11 24.06 Setting up libbinutils:amd64 (2.31.1-16) ... [2020-09-01T04:08:36.216Z] #11 24.07 Setting up cpp-8 (8.3.0-6) ... [2020-09-01T04:08:36.216Z] #11 24.08 Setting up libc-dev-bin (2.28-10) ... [2020-09-01T04:08:36.216Z] #11 24.09 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-09-01T04:08:36.216Z] #11 24.11 Setting up libcc1-0:amd64 (8.3.0-6) ... [2020-09-01T04:08:36.216Z] #11 24.12 Setting up liblsan0:amd64 (8.3.0-6) ... [2020-09-01T04:08:36.216Z] #11 24.13 Setting up libitm1:amd64 (8.3.0-6) ... [2020-09-01T04:08:36.216Z] #11 24.14 Setting up libgdbm6:amd64 (1.18.1-4) ... [2020-09-01T04:08:36.216Z] #11 24.15 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... [2020-09-01T04:08:36.216Z] #11 24.16 Setting up libtsan0:amd64 (8.3.0-6) ... [2020-09-01T04:08:36.216Z] #11 24.17 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:08:36.324Z] #40 27.27 Preparing to unpack .../07-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-01T04:08:36.324Z] #40 27.27 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-01T04:08:36.324Z] #40 ... [2020-09-01T04:08:36.324Z] [2020-09-01T04:08:36.324Z] #27 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:08:36.324Z] #27 22.04 Building dependency tree... [2020-09-01T04:08:36.324Z] #27 23.87 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-01T04:08:36.324Z] #27 23.87 The following additional packages will be installed: [2020-09-01T04:08:36.324Z] #27 23.88 libjq1 libonig5 [2020-09-01T04:08:36.324Z] #27 24.30 The following NEW packages will be installed: [2020-09-01T04:08:36.324Z] #27 24.30 jq libjq1 libonig5 [2020-09-01T04:08:36.324Z] #27 24.43 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:08:36.324Z] #27 24.43 Need to get 358 kB of archives. [2020-09-01T04:08:36.324Z] #27 24.43 After this operation, 1277 kB of additional disk space will be used. [2020-09-01T04:08:36.324Z] #27 24.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-01T04:08:36.324Z] #27 24.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-01T04:08:36.324Z] #27 24.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-01T04:08:36.324Z] #27 25.92 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:08:36.324Z] #27 26.08 Fetched 358 kB in 0s (2869 kB/s) [2020-09-01T04:08:36.324Z] #27 26.25 Selecting previously unselected package libonig5:ppc64el. [2020-09-01T04:08:36.324Z] #27 26.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 ... 12296 files and directories currently installed.) [2020-09-01T04:08:36.324Z] #27 26.32 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-09-01T04:08:36.324Z] #27 26.35 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-01T04:08:36.324Z] #27 26.68 Selecting previously unselected package libjq1:ppc64el. [2020-09-01T04:08:36.324Z] #27 26.68 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-01T04:08:36.324Z] #27 26.68 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-01T04:08:36.324Z] #27 26.87 Selecting previously unselected package jq. [2020-09-01T04:08:36.324Z] #27 26.88 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-01T04:08:36.324Z] #27 26.90 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-01T04:08:36.324Z] #27 27.13 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-01T04:08:36.324Z] #27 27.14 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-01T04:08:36.324Z] #27 27.15 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-01T04:08:36.324Z] #27 27.16 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:08:36.324Z] #27 DONE 27.4s [2020-09-01T04:08:36.324Z] [2020-09-01T04:08:36.324Z] #28 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-01T04:08:36.324Z] #28 DONE 0.1s [2020-09-01T04:08:36.324Z] [2020-09-01T04:08:36.324Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:36.324Z] #40 27.40 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-09-01T04:08:36.324Z] #40 27.44 Preparing to unpack .../08-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-09-01T04:08:36.324Z] #40 27.44 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-01T04:08:36.324Z] #40 27.56 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-09-01T04:08:36.324Z] #40 27.58 Preparing to unpack .../09-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-09-01T04:08:36.324Z] #40 27.59 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-01T04:08:36.433Z] #11 9.993 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u1 [66.4 kB] [2020-09-01T04:08:36.433Z] #11 10.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 autotools-dev all 20180224.1 [77.0 kB] [2020-09-01T04:08:36.476Z] #11 24.18 Setting up binutils (2.31.1-16) ... [2020-09-01T04:08:36.476Z] #11 24.19 Setting up ca-certificates (20200601~deb10u1) ... [2020-09-01T04:08:36.476Z] #11 24.33 debconf: unable to initialize frontend: Dialog [2020-09-01T04:08:36.476Z] #11 24.33 debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-09-01T04:08:36.476Z] #11 24.33 debconf: falling back to frontend: Readline [2020-09-01T04:08:36.505Z] #47 113.8 + bin/containerd-shim-runc-v1 [2020-09-01T04:08:36.624Z] #40 27.78 Selecting previously unselected package libprotobuf17:ppc64el. [2020-09-01T04:08:36.624Z] #40 27.79 Preparing to unpack .../10-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-09-01T04:08:36.624Z] #40 27.80 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-01T04:08:36.695Z] #11 10.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB] [2020-09-01T04:08:37.050Z] #11 24.90 Updating certificates in /etc/ssl/certs... [2020-09-01T04:08:37.276Z] #40 ... [2020-09-01T04:08:37.276Z] [2020-09-01T04:08:37.276Z] #56 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:08:37.276Z] #56 DONE 28.4s [2020-09-01T04:08:37.276Z] [2020-09-01T04:08:37.276Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:37.276Z] #40 28.43 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-09-01T04:08:37.276Z] #40 28.44 Preparing to unpack .../11-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-09-01T04:08:37.276Z] #40 28.45 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-01T04:08:37.577Z] #40 28.73 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-09-01T04:08:37.577Z] #40 28.74 Preparing to unpack .../12-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-09-01T04:08:37.577Z] #40 28.75 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-01T04:08:37.640Z] #11 11.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB] [2020-09-01T04:08:37.864Z] #23 ... [2020-09-01T04:08:37.864Z] [2020-09-01T04:08:37.864Z] #11 [base 4/4] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:37.864Z] #11 17.72 Selecting previously unselected package gcc. [2020-09-01T04:08:37.864Z] #11 17.72 Preparing to unpack .../52-gcc_4%3a8.3.0-1_amd64.deb ... [2020-09-01T04:08:37.864Z] #11 17.73 Unpacking gcc (4:8.3.0-1) ... [2020-09-01T04:08:37.864Z] #11 17.77 Selecting previously unselected package libcurl3-gnutls:amd64. [2020-09-01T04:08:37.864Z] #11 17.77 Preparing to unpack .../53-libcurl3-gnutls_7.64.0-4+deb10u1_amd64.deb ... [2020-09-01T04:08:37.864Z] #11 17.78 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u1) ... [2020-09-01T04:08:37.864Z] #11 17.91 Selecting previously unselected package libexpat1:amd64. [2020-09-01T04:08:37.864Z] #11 17.91 Preparing to unpack .../54-libexpat1_2.2.6-2+deb10u1_amd64.deb ... [2020-09-01T04:08:37.864Z] #11 17.92 Unpacking libexpat1:amd64 (2.2.6-2+deb10u1) ... [2020-09-01T04:08:37.864Z] #11 17.98 Selecting previously unselected package libpcre2-8-0:amd64. [2020-09-01T04:08:37.864Z] #11 17.98 Preparing to unpack .../55-libpcre2-8-0_10.32-5_amd64.deb ... [2020-09-01T04:08:37.864Z] #11 17.99 Unpacking libpcre2-8-0:amd64 (10.32-5) ... [2020-09-01T04:08:37.864Z] #11 18.06 Selecting previously unselected package liberror-perl. [2020-09-01T04:08:37.864Z] #11 18.06 Preparing to unpack .../56-liberror-perl_0.17027-2_all.deb ... [2020-09-01T04:08:37.864Z] #11 18.06 Unpacking liberror-perl (0.17027-2) ... [2020-09-01T04:08:37.864Z] #11 18.10 Selecting previously unselected package git-man. [2020-09-01T04:08:37.864Z] #11 18.10 Preparing to unpack .../57-git-man_1%3a2.20.1-2+deb10u3_all.deb ... [2020-09-01T04:08:37.864Z] #11 18.10 Unpacking git-man (1:2.20.1-2+deb10u3) ... [2020-09-01T04:08:37.864Z] #11 18.30 Selecting previously unselected package git. [2020-09-01T04:08:37.864Z] #11 18.30 Preparing to unpack .../58-git_1%3a2.20.1-2+deb10u3_amd64.deb ... [2020-09-01T04:08:37.864Z] #11 18.33 Unpacking git (1:2.20.1-2+deb10u3) ... [2020-09-01T04:08:37.864Z] #11 19.20 Selecting previously unselected package libc-dev-bin. [2020-09-01T04:08:37.864Z] #11 19.20 Preparing to unpack .../59-libc-dev-bin_2.28-10_amd64.deb ... [2020-09-01T04:08:37.864Z] #11 19.21 Unpacking libc-dev-bin (2.28-10) ... [2020-09-01T04:08:37.864Z] #11 19.27 Selecting previously unselected package linux-libc-dev:amd64. [2020-09-01T04:08:37.864Z] #11 19.27 Preparing to unpack .../60-linux-libc-dev_4.19.132-1_amd64.deb ... [2020-09-01T04:08:37.864Z] #11 19.27 Unpacking linux-libc-dev:amd64 (4.19.132-1) ... [2020-09-01T04:08:37.864Z] #11 19.65 Selecting previously unselected package libc6-dev:amd64. [2020-09-01T04:08:37.864Z] #11 19.65 Preparing to unpack .../61-libc6-dev_2.28-10_amd64.deb ... [2020-09-01T04:08:37.864Z] #11 19.66 Unpacking libc6-dev:amd64 (2.28-10) ... [2020-09-01T04:08:37.864Z] #11 20.20 Selecting previously unselected package libdpkg-perl. [2020-09-01T04:08:37.864Z] #11 20.21 Preparing to unpack .../62-libdpkg-perl_1.19.7_all.deb ... [2020-09-01T04:08:37.864Z] #11 20.21 Unpacking libdpkg-perl (1.19.7) ... [2020-09-01T04:08:37.864Z] #11 20.38 Selecting previously unselected package libglib2.0-0:amd64. [2020-09-01T04:08:37.864Z] #11 20.38 Preparing to unpack .../63-libglib2.0-0_2.58.3-2+deb10u2_amd64.deb ... [2020-09-01T04:08:37.864Z] #11 20.39 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u2) ... [2020-09-01T04:08:37.864Z] #11 20.56 Selecting previously unselected package libtool. [2020-09-01T04:08:37.864Z] #11 20.57 Preparing to unpack .../64-libtool_2.4.6-9_all.deb ... [2020-09-01T04:08:37.864Z] #11 20.57 Unpacking libtool (2.4.6-9) ... [2020-09-01T04:08:37.864Z] #11 20.67 Selecting previously unselected package make. [2020-09-01T04:08:37.864Z] #11 20.67 Preparing to unpack .../65-make_4.2.1-1.2_amd64.deb ... [2020-09-01T04:08:37.864Z] #11 20.67 Unpacking make (4.2.1-1.2) ... [2020-09-01T04:08:37.864Z] #11 20.78 Selecting previously unselected package pkg-config. [2020-09-01T04:08:37.864Z] #11 20.78 Preparing to unpack .../66-pkg-config_0.29-6_amd64.deb ... [2020-09-01T04:08:37.864Z] #11 20.79 Unpacking pkg-config (0.29-6) ... [2020-09-01T04:08:37.864Z] #11 20.83 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... [2020-09-01T04:08:37.864Z] #11 20.84 Setting up libexpat1:amd64 (2.2.6-2+deb10u1) ... [2020-09-01T04:08:37.864Z] #11 20.85 Setting up lsb-base (10.2019051400) ... [2020-09-01T04:08:37.864Z] #11 20.85 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-09-01T04:08:37.864Z] #11 20.86 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-09-01T04:08:37.864Z] #11 20.87 Setting up libmagic-mgc (1:5.35-4+deb10u1) ... [2020-09-01T04:08:37.864Z] #11 20.88 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u2) ... [2020-09-01T04:08:37.864Z] #11 20.89 No schema files found: doing nothing. [2020-09-01T04:08:37.864Z] #11 20.89 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-09-01T04:08:37.864Z] #11 21.01 debconf: unable to initialize frontend: Dialog [2020-09-01T04:08:37.864Z] #11 21.01 debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-09-01T04:08:37.864Z] #11 21.01 debconf: falling back to frontend: Readline [2020-09-01T04:08:37.864Z] #11 21.08 Setting up libprocps7:amd64 (2:3.3.15-2) ... [2020-09-01T04:08:37.864Z] #11 21.09 Setting up binutils-common:amd64 (2.31.1-16) ... [2020-09-01T04:08:37.864Z] #11 21.10 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-09-01T04:08:37.864Z] #11 21.11 Setting up libmagic1:amd64 (1:5.35-4+deb10u1) ... [2020-09-01T04:08:37.864Z] #11 21.12 Setting up linux-libc-dev:amd64 (4.19.132-1) ... [2020-09-01T04:08:37.864Z] #11 21.13 Setting up file (1:5.35-4+deb10u1) ... [2020-09-01T04:08:37.864Z] #11 21.14 Setting up libgomp1:amd64 (8.3.0-6) ... [2020-09-01T04:08:37.864Z] #11 21.15 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:08:37.864Z] #11 21.16 Setting up libkrb5support0:amd64 (1.17-3) ... [2020-09-01T04:08:37.864Z] #11 21.17 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:08:37.864Z] #11 21.18 Setting up libasan5:amd64 (8.3.0-6) ... [2020-09-01T04:08:37.864Z] #11 21.19 Setting up autotools-dev (20180224.1) ... [2020-09-01T04:08:37.864Z] #11 21.20 Setting up make (4.2.1-1.2) ... [2020-09-01T04:08:37.864Z] #11 21.21 Setting up libmpfr6:amd64 (4.0.2-1) ... [2020-09-01T04:08:37.864Z] #11 21.22 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-01T04:08:37.864Z] #11 21.23 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u2) ... [2020-09-01T04:08:37.864Z] #11 21.23 Setting up libquadmath0:amd64 (8.3.0-6) ... [2020-09-01T04:08:37.864Z] #11 21.24 Setting up libmpc3:amd64 (1.1.0-1) ... [2020-09-01T04:08:37.864Z] #11 21.25 Setting up libatomic1:amd64 (8.3.0-6) ... [2020-09-01T04:08:37.864Z] #11 21.26 Setting up libpcre2-8-0:amd64 (10.32-5) ... [2020-09-01T04:08:37.864Z] #11 21.27 Setting up libk5crypto3:amd64 (1.17-3) ... [2020-09-01T04:08:37.864Z] #11 21.28 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:08:37.864Z] #11 21.29 Setting up libmpx2:amd64 (8.3.0-6) ... [2020-09-01T04:08:37.864Z] #11 21.30 Setting up libubsan1:amd64 (8.3.0-6) ... [2020-09-01T04:08:37.864Z] #11 21.30 Setting up libisl19:amd64 (0.20-2) ... [2020-09-01T04:08:37.864Z] #11 21.31 Setting up procps (2:3.3.15-2) ... [2020-09-01T04:08:37.864Z] #11 21.34 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode [2020-09-01T04:08:37.864Z] #11 21.34 update-alternatives: warning: skip creation of /usr/share/man/man1/w.1.gz because associated file /usr/share/man/man1/w.procps.1.gz (of link group w) doesn't exist [2020-09-01T04:08:37.864Z] #11 21.36 Setting up git-man (1:2.20.1-2+deb10u3) ... [2020-09-01T04:08:37.864Z] #11 21.37 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-09-01T04:08:37.864Z] #11 21.38 Setting up libkrb5-3:amd64 (1.17-3) ... [2020-09-01T04:08:37.864Z] #11 21.39 Setting up libbinutils:amd64 (2.31.1-16) ... [2020-09-01T04:08:37.864Z] #11 21.40 Setting up cpp-8 (8.3.0-6) ... [2020-09-01T04:08:37.864Z] #11 21.41 Setting up libc-dev-bin (2.28-10) ... [2020-09-01T04:08:37.864Z] #11 21.42 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-09-01T04:08:37.864Z] #11 21.43 Setting up libcc1-0:amd64 (8.3.0-6) ... [2020-09-01T04:08:37.864Z] #11 21.44 Setting up liblsan0:amd64 (8.3.0-6) ... [2020-09-01T04:08:37.864Z] #11 21.45 Setting up libitm1:amd64 (8.3.0-6) ... [2020-09-01T04:08:37.864Z] #11 21.46 Setting up libgdbm6:amd64 (1.18.1-4) ... [2020-09-01T04:08:37.864Z] #11 21.47 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... [2020-09-01T04:08:37.864Z] #11 21.47 Setting up libtsan0:amd64 (8.3.0-6) ... [2020-09-01T04:08:37.864Z] #11 21.48 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:08:37.864Z] #11 21.49 Setting up binutils (2.31.1-16) ... [2020-09-01T04:08:37.864Z] #11 21.50 Setting up ca-certificates (20200601~deb10u1) ... [2020-09-01T04:08:37.864Z] #11 21.65 debconf: unable to initialize frontend: Dialog [2020-09-01T04:08:37.864Z] #11 21.65 debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-09-01T04:08:37.864Z] #11 21.65 debconf: falling back to frontend: Readline [2020-09-01T04:08:37.864Z] #11 22.29 Updating certificates in /etc/ssl/certs... [2020-09-01T04:08:37.864Z] #11 23.41 126 added, 0 removed; done. [2020-09-01T04:08:37.864Z] #11 23.55 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-09-01T04:08:37.864Z] #11 23.58 Setting up libgdbm-compat4:amd64 (1.18.1-4) ... [2020-09-01T04:08:37.864Z] #11 23.60 Setting up libgcc-8-dev:amd64 (8.3.0-6) ... [2020-09-01T04:08:37.864Z] #11 23.60 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... [2020-09-01T04:08:37.864Z] #11 23.63 Setting up cpp (4:8.3.0-1) ... [2020-09-01T04:08:37.864Z] #11 23.64 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-09-01T04:08:37.864Z] #11 23.65 Setting up libc6-dev:amd64 (2.28-10) ... [2020-09-01T04:08:37.864Z] #11 23.66 Setting up curl (7.64.0-4+deb10u1) ... [2020-09-01T04:08:37.864Z] #11 23.67 Setting up gcc-8 (8.3.0-6) ... [2020-09-01T04:08:37.864Z] #11 23.67 Setting up libtool (2.4.6-9) ... [2020-09-01T04:08:37.864Z] #11 23.69 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u1) ... [2020-09-01T04:08:37.864Z] #11 23.70 Setting up gcc (4:8.3.0-1) ... [2020-09-01T04:08:37.864Z] #11 23.72 Setting up perl (5.28.1-6+deb10u1) ... [2020-09-01T04:08:37.864Z] #11 23.75 Setting up libdpkg-perl (1.19.7) ... [2020-09-01T04:08:37.864Z] #11 23.76 Setting up liberror-perl (0.17027-2) ... [2020-09-01T04:08:37.864Z] #11 23.76 Setting up pkg-config (0.29-6) ... [2020-09-01T04:08:37.864Z] #11 23.81 Setting up git (1:2.20.1-2+deb10u3) ... [2020-09-01T04:08:37.864Z] #11 23.87 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:08:37.864Z] #11 23.89 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-09-01T04:08:37.864Z] #11 23.89 Updating certificates in /etc/ssl/certs... [2020-09-01T04:08:37.864Z] #11 24.75 0 added, 0 removed; done. [2020-09-01T04:08:37.864Z] #11 24.75 Running hooks in /etc/ca-certificates/update.d... [2020-09-01T04:08:37.864Z] #11 24.75 done. [2020-09-01T04:08:37.864Z] #11 ... [2020-09-01T04:08:37.864Z] [2020-09-01T04:08:37.864Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:37.864Z] #23 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s [2020-09-01T04:08:37.902Z] #11 11.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB] [2020-09-01T04:08:38.432Z] #11 26.07 126 added, 0 removed; done. [2020-09-01T04:08:38.432Z] #11 26.11 Setting up libgssapi-krb5-2:amd64 (1.17-3) ... [2020-09-01T04:08:38.432Z] #11 26.12 Setting up libgdbm-compat4:amd64 (1.18.1-4) ... [2020-09-01T04:08:38.432Z] #11 26.13 Setting up libgcc-8-dev:amd64 (8.3.0-6) ... [2020-09-01T04:08:38.432Z] #11 26.14 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... [2020-09-01T04:08:38.432Z] #11 26.15 Setting up cpp (4:8.3.0-1) ... [2020-09-01T04:08:38.433Z] #11 26.17 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-09-01T04:08:38.433Z] #11 26.18 Setting up libc6-dev:amd64 (2.28-10) ... [2020-09-01T04:08:38.433Z] #11 26.19 Setting up curl (7.64.0-4+deb10u1) ... [2020-09-01T04:08:38.433Z] #11 26.20 Setting up gcc-8 (8.3.0-6) ... [2020-09-01T04:08:38.433Z] #11 26.21 Setting up libtool (2.4.6-9) ... [2020-09-01T04:08:38.433Z] #11 26.23 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u1) ... [2020-09-01T04:08:38.433Z] #11 26.24 Setting up gcc (4:8.3.0-1) ... [2020-09-01T04:08:38.433Z] #11 26.27 Setting up perl (5.28.1-6+deb10u1) ... [2020-09-01T04:08:38.433Z] #11 26.29 Setting up libdpkg-perl (1.19.7) ... [2020-09-01T04:08:38.433Z] #11 26.31 Setting up liberror-perl (0.17027-2) ... [2020-09-01T04:08:38.433Z] #11 26.32 Setting up pkg-config (0.29-6) ... [2020-09-01T04:08:38.433Z] #11 26.36 Setting up git (1:2.20.1-2+deb10u3) ... [2020-09-01T04:08:38.433Z] #11 26.41 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:08:38.694Z] #11 26.43 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-09-01T04:08:38.694Z] #11 26.44 Updating certificates in /etc/ssl/certs... [2020-09-01T04:08:38.846Z] #11 12.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB] [2020-09-01T04:08:38.846Z] #11 12.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB] [2020-09-01T04:08:39.152Z] #40 30.17 Selecting previously unselected package libprotoc17:ppc64el. [2020-09-01T04:08:39.152Z] #40 30.18 Preparing to unpack .../13-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-09-01T04:08:39.152Z] #40 30.18 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-01T04:08:39.221Z] #12 ... [2020-09-01T04:08:39.221Z] [2020-09-01T04:08:39.221Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:08:39.221Z] #40 22.39 CC images/fdinfo.o [2020-09-01T04:08:39.221Z] #40 22.88 CC images/fown.o [2020-09-01T04:08:39.221Z] #40 23.22 CC images/ns.o [2020-09-01T04:08:39.221Z] #40 23.54 CC images/regfile.o [2020-09-01T04:08:39.221Z] #40 23.94 CC images/ghost-file.o [2020-09-01T04:08:39.221Z] #40 24.18 CC images/fifo.o [2020-09-01T04:08:39.221Z] #40 24.28 CC images/remap-file-path.o [2020-09-01T04:08:39.221Z] #40 24.53 CC images/eventfd.o [2020-09-01T04:08:39.221Z] #40 24.84 CC images/eventpoll.o [2020-09-01T04:08:39.221Z] #40 25.52 CC images/fh.o [2020-09-01T04:08:39.221Z] #40 25.66 CC images/fsnotify.o [2020-09-01T04:08:39.221Z] #40 26.32 CC images/signalfd.o [2020-09-01T04:08:39.221Z] #40 26.54 CC images/fs.o [2020-09-01T04:08:39.221Z] #40 26.74 CC images/pstree.o [2020-09-01T04:08:39.221Z] #40 26.91 CC images/pipe.o [2020-09-01T04:08:39.221Z] #40 27.13 CC images/tcp-stream.o [2020-09-01T04:08:39.221Z] #40 27.37 CC images/sk-packet.o [2020-09-01T04:08:39.221Z] #40 27.71 CC images/mnt.o [2020-09-01T04:08:39.221Z] #40 27.97 CC images/pipe-data.o [2020-09-01T04:08:39.221Z] #40 28.24 CC images/sa.o [2020-09-01T04:08:39.221Z] #40 28.41 CC images/timer.o [2020-09-01T04:08:39.221Z] #40 28.64 CC images/timerfd.o [2020-09-01T04:08:39.232Z] #23 ... [2020-09-01T04:08:39.232Z] [2020-09-01T04:08:39.232Z] #11 [base 4/4] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:39.232Z] #11 DONE 26.6s [2020-09-01T04:08:39.240Z] Running on azwin-2-61d680 in d:\jenkins\workspace\moby_PR-41404 [Pipeline] { [2020-09-01T04:08:39.251Z] #47 116.8 + bin/containerd-shim-runc-v2 [Pipeline] ws [2020-09-01T04:08:39.256Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-09-01T04:08:39.419Z] #11 12.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB] [2020-09-01T04:08:39.420Z] #11 12.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-09-01T04:08:39.420Z] #11 13.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB] [2020-09-01T04:08:39.461Z] #40 30.70 Selecting previously unselected package protobuf-c-compiler. [2020-09-01T04:08:39.461Z] #40 30.72 Preparing to unpack .../14-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-09-01T04:08:39.484Z] #40 28.95 CC images/mm.o [2020-09-01T04:08:39.489Z] [2020-09-01T04:08:39.489Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-01T04:08:39.489Z] #30 DONE 0.3s [2020-09-01T04:08:39.489Z] [2020-09-01T04:08:39.489Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-01T04:08:39.489Z] #36 DONE 0.3s [2020-09-01T04:08:39.489Z] [2020-09-01T04:08:39.489Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:08:39.644Z] #11 27.33 0 added, 0 removed; done. [2020-09-01T04:08:39.644Z] #11 27.33 Running hooks in /etc/ca-certificates/update.d... [2020-09-01T04:08:39.644Z] #11 27.33 done. [2020-09-01T04:08:39.792Z] #40 30.73 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-01T04:08:39.792Z] #40 30.95 Selecting previously unselected package protobuf-compiler. [2020-09-01T04:08:39.792Z] #40 30.97 Preparing to unpack .../15-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-09-01T04:08:39.792Z] #40 30.97 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-01T04:08:39.959Z] #47 117.5 + binaries [2020-09-01T04:08:39.959Z] #47 117.5 + install -D bin/containerd /build/containerd [2020-09-01T04:08:39.959Z] #47 117.5 + install -D bin/containerd-shim /build/containerd-shim [2020-09-01T04:08:39.992Z] #11 13.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB] [2020-09-01T04:08:40.054Z] #40 29.26 CC images/sk-opts.o [2020-09-01T04:08:40.054Z] #40 29.46 CC images/sk-unix.o [2020-09-01T04:08:40.090Z] #40 31.15 Selecting previously unselected package python-pkg-resources. [2020-09-01T04:08:40.090Z] #40 31.19 Preparing to unpack .../16-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-01T04:08:40.090Z] #40 31.20 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-01T04:08:40.253Z] #47 117.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-01T04:08:40.253Z] #47 117.5 + install -D bin/ctr /build/ctr [2020-09-01T04:08:40.253Z] #11 13.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB] [2020-09-01T04:08:40.253Z] #11 14.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB] [2020-09-01T04:08:40.314Z] #40 29.77 CC images/sk-inet.o [2020-09-01T04:08:40.387Z] #40 31.50 Selecting previously unselected package python-six. [2020-09-01T04:08:40.387Z] #40 31.51 Preparing to unpack .../17-python-six_1.12.0-1_all.deb ... [2020-09-01T04:08:40.387Z] #40 31.52 Unpacking python-six (1.12.0-1) ... [2020-09-01T04:08:40.574Z] #40 30.14 CC images/tun.o [2020-09-01T04:08:40.716Z] #40 31.65 Selecting previously unselected package python-protobuf. [2020-09-01T04:08:40.716Z] #40 31.67 Preparing to unpack .../18-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-09-01T04:08:40.716Z] #40 31.68 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-01T04:08:40.834Z] #40 30.42 CC images/sk-netlink.o [2020-09-01T04:08:40.889Z] #47 DONE 118.2s [2020-09-01T04:08:41.035Z] #11 ... [2020-09-01T04:08:41.035Z] [2020-09-01T04:08:41.035Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:41.035Z] #23 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 12.7s done [2020-09-01T04:08:41.035Z] #23 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-01T04:08:41.183Z] [2020-09-01T04:08:41.183Z] #48 [dev-systemd-false 18/22] COPY --from=containerd /build/ /usr/local/b... [2020-09-01T04:08:41.363Z] #40 32.39 Setting up mime-support (3.62) ... [2020-09-01T04:08:41.363Z] #40 32.50 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-01T04:08:41.363Z] #40 32.50 Setting up libsqlite3-0:ppc64el (3.27.2-3) ... [2020-09-01T04:08:41.363Z] #40 32.51 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-01T04:08:41.363Z] #40 32.51 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-01T04:08:41.363Z] #40 32.52 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-01T04:08:41.363Z] #40 32.52 Setting up libcap2:ppc64el (1:2.25-2) ... [2020-09-01T04:08:41.363Z] #40 32.52 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-01T04:08:41.363Z] #40 32.53 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-01T04:08:41.363Z] #40 32.53 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-01T04:08:41.363Z] #40 32.54 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-09-01T04:08:41.363Z] #40 32.55 Setting up readline-common (7.0-5) ... [2020-09-01T04:08:41.363Z] #40 32.59 Setting up libreadline7:ppc64el (7.0-5) ... [2020-09-01T04:08:41.363Z] #40 32.60 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-01T04:08:41.405Z] #40 30.70 CC images/packet-sock.o [2020-09-01T04:08:41.477Z] #48 DONE 0.3s [2020-09-01T04:08:41.477Z] [2020-09-01T04:08:41.477Z] #52 [dev-systemd-false 19/22] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-01T04:08:41.605Z] #23 DONE 43.4s [2020-09-01T04:08:41.605Z] [2020-09-01T04:08:41.605Z] #11 [base 4/4] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:41.641Z] #11 15.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB] [2020-09-01T04:08:41.641Z] #11 15.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2020-09-01T04:08:41.664Z] #40 32.61 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-01T04:08:41.664Z] #40 32.62 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-01T04:08:41.664Z] #40 32.63 Setting up libpython2.7-stdlib:ppc64el (2.7.16-2+deb10u1) ... [2020-09-01T04:08:41.664Z] #40 32.64 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-01T04:08:41.664Z] #40 32.65 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-01T04:08:41.664Z] #40 32.65 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-01T04:08:41.664Z] #40 32.66 Setting up python2.7 (2.7.16-2+deb10u1) ... [2020-09-01T04:08:41.665Z] #40 31.06 CC images/ipc-var.o [2020-09-01T04:08:41.771Z] #52 DONE 0.2s [2020-09-01T04:08:41.771Z] [2020-09-01T04:08:41.771Z] #54 [dev-systemd-false 20/22] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-01T04:08:41.771Z] #54 DONE 0.2s [2020-09-01T04:08:41.771Z] [2020-09-01T04:08:41.771Z] #56 [dev-systemd-false 21/22] COPY --from=proxy /build/ /usr/local/b... [2020-09-01T04:08:41.903Z] #11 15.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB] [2020-09-01T04:08:41.903Z] #11 15.55 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB] [2020-09-01T04:08:41.925Z] #40 31.24 CC images/ipc-desc.o [2020-09-01T04:08:41.925Z] #40 31.44 CC images/ipc-shm.o [2020-09-01T04:08:42.058Z] #33 2.888 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:08:42.058Z] #33 2.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:08:42.064Z] #56 DONE 0.1s [2020-09-01T04:08:42.065Z] [2020-09-01T04:08:42.065Z] #57 [dev-systemd-false 22/22] WORKDIR /go/src/github.com/docker/docker [2020-09-01T04:08:42.065Z] #57 DONE 0.1s [2020-09-01T04:08:42.065Z] [2020-09-01T04:08:42.065Z] #58 [dev 1/1] COPY --from=go /usr/local/go /usr/local/go [2020-09-01T04:08:42.165Z] #11 15.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB] [2020-09-01T04:08:42.175Z] #11 DONE 30.1s [2020-09-01T04:08:42.175Z] [2020-09-01T04:08:42.175Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-01T04:08:42.185Z] #40 31.62 CC images/ipc-msg.o [2020-09-01T04:08:42.309Z] #40 ... [2020-09-01T04:08:42.309Z] [2020-09-01T04:08:42.309Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:08:42.309Z] #34 22.44 Building dependency tree... [2020-09-01T04:08:42.309Z] #34 24.48 The following additional packages will be installed: [2020-09-01T04:08:42.309Z] #34 24.50 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-01T04:08:42.309Z] #34 24.50 Suggested packages: [2020-09-01T04:08:42.309Z] #34 24.50 cmake-doc ninja-build lrzip [2020-09-01T04:08:42.309Z] #34 24.50 Recommended packages: [2020-09-01T04:08:42.309Z] #34 24.50 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-01T04:08:42.309Z] #34 25.32 The following NEW packages will be installed: [2020-09-01T04:08:42.309Z] #34 25.33 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-01T04:08:42.309Z] #34 25.33 vim-common xxd [2020-09-01T04:08:42.309Z] #34 25.43 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:08:42.309Z] #34 25.43 Need to get 14.9 MB of archives. [2020-09-01T04:08:42.309Z] #34 25.43 After this operation, 67.2 MB of additional disk space will be used. [2020-09-01T04:08:42.309Z] #34 25.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-01T04:08:42.309Z] #34 25.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-01T04:08:42.309Z] #34 25.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-09-01T04:08:42.309Z] #34 25.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-01T04:08:42.309Z] #34 26.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-09-01T04:08:42.309Z] #34 26.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-09-01T04:08:42.309Z] #34 26.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-09-01T04:08:42.309Z] #34 26.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-09-01T04:08:42.309Z] #34 26.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-09-01T04:08:42.309Z] #34 26.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-09-01T04:08:42.309Z] #34 28.23 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:08:42.309Z] #34 28.53 Fetched 14.9 MB in 2s (8185 kB/s) [2020-09-01T04:08:42.309Z] #34 28.68 Selecting previously unselected package xxd. [2020-09-01T04:08:42.309Z] #34 28.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12296 files and directories currently installed.) [2020-09-01T04:08:42.309Z] #34 28.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-01T04:08:42.309Z] #34 28.70 Unpacking xxd (2:8.1.0875-5) ... [2020-09-01T04:08:42.309Z] #34 29.12 Selecting previously unselected package vim-common. [2020-09-01T04:08:42.309Z] #34 29.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:08:42.309Z] #34 29.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-01T04:08:42.309Z] #34 29.41 Selecting previously unselected package cmake-data. [2020-09-01T04:08:42.309Z] #34 29.42 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-01T04:08:42.309Z] #34 29.42 Unpacking cmake-data (3.13.4-1) ... [2020-09-01T04:08:42.309Z] #34 31.73 Selecting previously unselected package libicu63:ppc64el. [2020-09-01T04:08:42.309Z] #34 31.74 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-01T04:08:42.309Z] #34 31.75 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-01T04:08:42.315Z] #33 2.906 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:08:42.426Z] #11 16.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB] [2020-09-01T04:08:42.426Z] #11 16.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2020-09-01T04:08:42.426Z] #11 16.02 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2020-09-01T04:08:42.426Z] #11 16.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB] [2020-09-01T04:08:42.426Z] #11 16.02 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u2 [216 kB] [2020-09-01T04:08:42.426Z] #11 16.10 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2020-09-01T04:08:42.426Z] #11 16.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2020-09-01T04:08:42.426Z] #11 16.19 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2020-09-01T04:08:42.435Z] #36 DONE 0.1s [2020-09-01T04:08:42.435Z] [2020-09-01T04:08:42.435Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-01T04:08:42.435Z] #30 DONE 0.1s [2020-09-01T04:08:42.435Z] [2020-09-01T04:08:42.435Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:08:42.571Z] #33 ... [2020-09-01T04:08:42.571Z] [2020-09-01T04:08:42.571Z] #23 [go 1/1] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c1... [2020-09-01T04:08:42.571Z] #23 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.5s done [2020-09-01T04:08:42.571Z] #23 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-01T04:08:42.571Z] #23 DONE 44.6s [2020-09-01T04:08:42.571Z] [2020-09-01T04:08:42.571Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:08:42.571Z] #33 3.394 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:08:42.611Z] #34 ... [2020-09-01T04:08:42.611Z] [2020-09-01T04:08:42.611Z] #29 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:08:42.611Z] #29 1.904 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-01T04:08:42.611Z] #29 2.247 [2020-09-01T04:08:42.611Z] #29 2.458 # 2.6% #### 6.7% ########## 14.8% ############# 18.8% ################### 27.0% ############################ 39.2% #################################### 51.4% ########################################## 59.5% ################################################ 67.6% ######################################################## 77.8% ############################################################ 83.9% ############################################################### 88.0% ################################################################### 94.0% ######################################################################## 100.0% [2020-09-01T04:08:42.611Z] #29 4.283 [2020-09-01T04:08:42.611Z] #29 4.583 ################# 24.1% ####################################################### 77.4% ######################################################################## 100.0% [2020-09-01T04:08:42.611Z] #29 5.186 [2020-09-01T04:08:42.611Z] #29 5.403 ######### 13.3% ############################### 43.9% ###################################################### 75.9% ###################################################################### 97.7% ######################################################################## 100.0% [2020-09-01T04:08:42.611Z] #29 6.214 [2020-09-01T04:08:42.688Z] #11 16.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2020-09-01T04:08:42.755Z] #40 31.91 CC images/ipc-sem.o [2020-09-01T04:08:42.755Z] #40 32.07 CC images/utsns.o [2020-09-01T04:08:42.755Z] #40 32.26 CC images/creds.o [2020-09-01T04:08:42.949Z] #11 16.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2020-09-01T04:08:43.016Z] #40 32.45 CC images/vma.o [2020-09-01T04:08:43.211Z] #11 16.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2020-09-01T04:08:43.211Z] #11 16.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB] [2020-09-01T04:08:43.275Z] #40 32.72 CC images/netdev.o [2020-09-01T04:08:43.472Z] #11 17.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB] [2020-09-01T04:08:43.472Z] #11 17.17 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB] [2020-09-01T04:08:43.472Z] #11 17.17 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B] [2020-09-01T04:08:43.472Z] #11 17.25 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB] [2020-09-01T04:08:43.500Z] #33 4.395 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:08:43.535Z] #40 32.96 CC images/tty.o [2020-09-01T04:08:43.584Z] #58 DONE 1.4s [2020-09-01T04:08:43.584Z] [2020-09-01T04:08:43.584Z] #59 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-01T04:08:43.794Z] #40 ... [2020-09-01T04:08:43.794Z] [2020-09-01T04:08:43.794Z] #49 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:43.794Z] #49 107.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-01T04:08:43.794Z] #49 107.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-01T04:08:44.045Z] #11 17.68 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB] [2020-09-01T04:08:44.168Z] #29 6.442 # 2.6% ###### 8.4% ########### 16.0% ################## 25.7% ######################### 35.3% ############################## 42.9% #################################### 50.6% ########################################## 59.3% ############################################## 65.1% ################################################## 70.1% ######################################################## 78.9% ############################################################ 84.6% ################################################################## 92.3% ######################################################################## 100.0% [2020-09-01T04:08:44.221Z] #59 DONE 0.7s [2020-09-01T04:08:44.221Z] [2020-09-01T04:08:44.221Z] #60 exporting to image [2020-09-01T04:08:44.221Z] #60 exporting layers [2020-09-01T04:08:44.306Z] #11 17.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB] [2020-09-01T04:08:44.346Z] #26 2.173 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:08:44.346Z] #26 2.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:08:44.346Z] #26 2.235 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:08:44.465Z] #29 8.310 [2020-09-01T04:08:44.567Z] #11 18.30 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB] [2020-09-01T04:08:44.828Z] #11 18.55 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB] [2020-09-01T04:08:44.866Z] #33 5.633 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:08:45.294Z] #26 2.767 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:08:45.400Z] #11 19.23 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB] [2020-09-01T04:08:45.693Z] #29 8.522 0.7% ## 3.5% #### 6.2% ###### 8.4% ####### 11.1% ######### 13.8% ########### 16.0% ### [2020-09-01T04:08:45.693Z] #29 ... [2020-09-01T04:08:45.693Z] [2020-09-01T04:08:45.693Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:45.693Z] #43 DONE 36.9s [2020-09-01T04:08:45.693Z] [2020-09-01T04:08:45.693Z] #29 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:08:45.693Z] #29 8.522 0.7% ## 3.5% #### 6.2% ###### 8.4% ####### 11.1% ######### 13.8% ########### 16.0% ############# 18.1% [2020-09-01T04:08:45.693Z] #29 ... [2020-09-01T04:08:45.693Z] [2020-09-01T04:08:45.693Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:45.693Z] #40 36.74 Setting up libpython2-stdlib:ppc64el (2.7.16-1) ... [2020-09-01T04:08:45.693Z] #40 36.75 Setting up python2 (2.7.16-1) ... [2020-09-01T04:08:45.693Z] #40 36.77 Setting up libpython-stdlib:ppc64el (2.7.16-1) ... [2020-09-01T04:08:45.693Z] #40 36.79 Setting up python (2.7.16-1) ... [2020-09-01T04:08:46.006Z] #40 36.99 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-01T04:08:46.006Z] #40 ... [2020-09-01T04:08:46.006Z] [2020-09-01T04:08:46.006Z] #48 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:46.006Z] #48 0.307 + RM_GOPATH=0 [2020-09-01T04:08:46.006Z] #48 0.308 + TMP_GOPATH= [2020-09-01T04:08:46.006Z] #48 0.308 + : /build [2020-09-01T04:08:46.006Z] #48 0.308 + '[' -z '' ']' [2020-09-01T04:08:46.006Z] #48 0.309 ++ mktemp -d [2020-09-01T04:08:46.006Z] #48 0.310 + export GOPATH=/tmp/tmp.0RgNLs3jAd [2020-09-01T04:08:46.006Z] #48 0.310 + GOPATH=/tmp/tmp.0RgNLs3jAd [2020-09-01T04:08:46.006Z] #48 0.310 + RM_GOPATH=1 [2020-09-01T04:08:46.006Z] #48 0.311 + case "$(go env GOARCH)" in [2020-09-01T04:08:46.006Z] #48 0.313 ++ go env GOARCH [2020-09-01T04:08:46.006Z] #48 0.341 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:46.006Z] #48 0.341 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:46.006Z] #48 0.342 ++ dirname /tmp/install/install.sh [2020-09-01T04:08:46.006Z] #48 0.343 + dir=/tmp/install [2020-09-01T04:08:46.006Z] #48 0.343 + bin=containerd [2020-09-01T04:08:46.006Z] #48 0.343 + shift [2020-09-01T04:08:46.006Z] #48 0.343 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-01T04:08:46.006Z] #48 0.343 + . /tmp/install/containerd.installer [2020-09-01T04:08:46.006Z] #48 0.345 ++ set -e [2020-09-01T04:08:46.006Z] #48 0.345 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:08:46.006Z] #48 0.349 + install_containerd [2020-09-01T04:08:46.006Z] #48 0.350 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-01T04:08:46.006Z] #48 0.350 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:08:46.006Z] #48 0.360 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0RgNLs3jAd/src/github.com/containerd/containerd [2020-09-01T04:08:46.006Z] #48 0.384 Cloning into '/tmp/tmp.0RgNLs3jAd/src/github.com/containerd/containerd'... [2020-09-01T04:08:46.006Z] #48 ... [2020-09-01T04:08:46.006Z] [2020-09-01T04:08:46.006Z] #29 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:08:46.006Z] #29 8.522 0.7% ## 3.5% #### 6.2% ###### 8.4% ####### 11.1% ######### 13.8% ########### 16.0% ############# 18.1% ################ 22.5% ################## 25.7% #################### 27.9% [2020-09-01T04:08:46.006Z] #29 ... [2020-09-01T04:08:46.006Z] [2020-09-01T04:08:46.006Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:08:46.006Z] #13 27.19 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-09-01T04:08:46.006Z] #13 27.29 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-09-01T04:08:46.006Z] #13 31.81 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-09-01T04:08:46.006Z] #13 34.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-09-01T04:08:46.006Z] #13 34.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-09-01T04:08:46.006Z] #13 34.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-01T04:08:46.006Z] #13 34.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-01T04:08:46.006Z] #13 34.42 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-09-01T04:08:46.006Z] #13 34.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-09-01T04:08:46.006Z] #13 34.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-09-01T04:08:46.006Z] #13 34.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-09-01T04:08:46.006Z] #13 35.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-09-01T04:08:46.006Z] #13 35.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-09-01T04:08:46.006Z] #13 35.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-09-01T04:08:46.006Z] #13 35.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-09-01T04:08:46.006Z] #13 35.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-09-01T04:08:46.006Z] #13 35.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-09-01T04:08:46.006Z] #13 35.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-09-01T04:08:46.236Z] #26 3.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:08:46.307Z] #13 ... [2020-09-01T04:08:46.307Z] [2020-09-01T04:08:46.307Z] #29 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:08:46.346Z] #11 20.06 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B] [2020-09-01T04:08:46.347Z] #11 20.07 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u1 [310 kB] [2020-09-01T04:08:46.607Z] #11 20.30 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libexpat1 arm64 2.2.6-2+deb10u1 [85.4 kB] [2020-09-01T04:08:46.607Z] #11 20.39 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre2-8-0 arm64 10.32-5 [186 kB] [2020-09-01T04:08:46.869Z] #11 20.41 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB] [2020-09-01T04:08:46.869Z] #11 20.41 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main arm64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] [2020-09-01T04:08:46.869Z] #11 20.50 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main arm64 git arm64 1:2.20.1-2+deb10u3 [5509 kB] [2020-09-01T04:08:47.636Z] #26 5.183 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:08:47.636Z] #26 ... [2020-09-01T04:08:47.636Z] [2020-09-01T04:08:47.636Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:08:47.756Z] #60 exporting layers 3.2s done [2020-09-01T04:08:47.756Z] #60 writing image sha256:32b8c9d6d3911c22c8bd2092609935d4a01bff294c0a893762102519518267e7 done [2020-09-01T04:08:47.756Z] #60 naming to docker.io/library/docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b done [2020-09-01T04:08:47.756Z] #60 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-01T04:08:48.223Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41404/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b hack/test/unit [2020-09-01T04:08:48.257Z] #11 21.84 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc-dev-bin arm64 2.28-10 [270 kB] [2020-09-01T04:08:48.465Z] #29 8.522 0.7% ## 3.5% #### 6.2% ###### 8.4% ####### 11.1% ######### 13.8% ########### 16.0% ############# 18.1% ################ 22.5% ################## 25.7% #################### 27.9% ##################### 30.1% ####################### 32.2% ######################## 33.9% ######################### 36.0% ########################### 38.2% ############################# 40.9% ############################### 43.6% ################################# 46.4% ################################### 49.6% ##################################### 52.2% ###################################### 53.8% ######################################## 56.5% ########################################### 60.7% ############################################# 63.2% ############################################## 65.1% ################################################ 66.8% ################################################# 69.1% ################################################## 70.1% ################################################### 71.8% ##################################################### 73.9% ####################################################### 76.7% ######################################################### [2020-09-01T04:08:48.465Z] #29 ... [2020-09-01T04:08:48.465Z] [2020-09-01T04:08:48.465Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:08:48.465Z] #32 29.40 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-01T04:08:48.465Z] #32 29.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-01T04:08:48.465Z] #32 ... [2020-09-01T04:08:48.465Z] [2020-09-01T04:08:48.465Z] #29 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:08:48.518Z] #11 22.08 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main arm64 linux-libc-dev arm64 4.19.132-1 [1357 kB] [2020-09-01T04:08:48.518Z] #11 22.21 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6-dev arm64 2.28-10 [2324 kB] [2020-09-01T04:08:48.518Z] #11 22.27 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdpkg-perl all 1.19.7 [1414 kB] [2020-09-01T04:08:48.779Z] #11 22.36 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u2 [1185 kB] [2020-09-01T04:08:49.038Z] #33 ... [2020-09-01T04:08:49.038Z] [2020-09-01T04:08:49.038Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:08:49.041Z] #11 22.74 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libtool all 2.4.6-9 [547 kB] [2020-09-01T04:08:49.041Z] #11 22.82 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB] [2020-09-01T04:08:49.298Z] #31 ... [2020-09-01T04:08:49.298Z] [2020-09-01T04:08:49.298Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:08:49.298Z] #12 2.929 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:08:49.298Z] #12 2.975 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:08:49.298Z] #12 3.001 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:08:49.298Z] #12 3.744 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:08:49.298Z] #12 4.801 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:08:49.298Z] #12 6.217 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:08:49.298Z] #12 ... [2020-09-01T04:08:49.298Z] [2020-09-01T04:08:49.298Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:49.298Z] #39 2.974 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-09-01T04:08:49.298Z] #39 2.974 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-09-01T04:08:49.298Z] #39 2.974 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-09-01T04:08:49.298Z] #39 4.255 Reading package lists... [2020-09-01T04:08:49.306Z] #11 22.98 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pkg-config arm64 0.29-6 [62.2 kB] [2020-09-01T04:08:49.433Z] #49 ... [2020-09-01T04:08:49.433Z] [2020-09-01T04:08:49.433Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:08:49.433Z] #40 33.57 CC images/file-lock.o [2020-09-01T04:08:49.433Z] #40 33.92 CC images/rlimit.o [2020-09-01T04:08:49.433Z] #40 34.18 CC images/pagemap.o [2020-09-01T04:08:49.433Z] #40 34.47 CC images/siginfo.o [2020-09-01T04:08:49.433Z] #40 34.82 CC images/rpc.o [2020-09-01T04:08:49.433Z] #40 36.40 CC images/ext-file.o [2020-09-01T04:08:49.433Z] #40 36.69 CC images/cgroup.o [2020-09-01T04:08:49.433Z] #40 37.63 CC images/userns.o [2020-09-01T04:08:49.433Z] #40 37.81 CC images/google/protobuf/descriptor.o [2020-09-01T04:08:49.559Z] #39 7.719 Reading package lists... [2020-09-01T04:08:49.559Z] #39 ... [2020-09-01T04:08:49.559Z] [2020-09-01T04:08:49.559Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:08:49.559Z] #26 2.738 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:08:49.559Z] #26 2.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:08:49.559Z] #26 2.810 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:08:49.559Z] #26 2.916 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:08:49.559Z] #26 4.098 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:08:49.559Z] #26 5.350 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:08:49.559Z] #26 10.34 Fetched 8378 kB in 8s (1072 kB/s) [2020-09-01T04:08:49.559Z] #26 10.34 Reading package lists... [2020-09-01T04:08:49.559Z] #26 ... [2020-09-01T04:08:49.559Z] [2020-09-01T04:08:49.559Z] #55 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:08:49.568Z] #11 23.41 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:08:49.831Z] #11 23.45 Fetched 50.7 MB in 16s (3130 kB/s) [2020-09-01T04:08:49.831Z] #11 23.47 Selecting previously unselected package perl-modules-5.28. [2020-09-01T04:08:49.831Z] #11 23.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 ... 6453 files and directories currently installed.) [2020-09-01T04:08:49.831Z] #11 23.48 Preparing to unpack .../00-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... [2020-09-01T04:08:49.831Z] #11 23.49 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... [2020-09-01T04:08:49.965Z] #29 8.522 0.7% ## 3.5% #### 6.2% ###### 8.4% ####### 11.1% ######### 13.8% ########### 16.0% ############# 18.1% ################ 22.5% ################## 25.7% #################### 27.9% ##################### 30.1% ####################### 32.2% ######################## 33.9% ######################### 36.0% ########################### 38.2% ############################# 40.9% ############################### 43.6% ################################# 46.4% ################################### 49.6% ##################################### 52.2% ###################################### 53.8% ######################################## 56.5% ########################################### 60.7% ############################################# 63.2% ############################################## 65.1% ################################################ 66.8% ################################################# 69.1% ################################################## 70.1% ################################################### 71.8% ##################################################### 73.9% ####################################################### 76.7% ######################################################### 79.4% ########################################################### 82.1% ########################################################### 83.2% ############################################################# 84.8% ############################################################## 87.0% ############################################################### 88.6% ################################################################ 90.2% ################################################################# 91.3% ################################################################## 93.0% #################################################################### 94.6% ##################################################################### 96.8% ####################################################################### 98.9% ######################################################################## 100.0% [2020-09-01T04:08:49.965Z] #29 13.57 [2020-09-01T04:08:50.006Z] #40 39.52 CC images/opts.o [2020-09-01T04:08:50.577Z] #40 39.82 CC images/seccomp.o [2020-09-01T04:08:50.612Z] #29 ... [2020-09-01T04:08:50.612Z] [2020-09-01T04:08:50.612Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:08:50.612Z] #34 37.35 Selecting previously unselected package libxml2:ppc64el. [2020-09-01T04:08:50.612Z] #34 37.35 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-09-01T04:08:50.612Z] #34 37.35 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-01T04:08:50.612Z] #34 37.86 Selecting previously unselected package libarchive13:ppc64el. [2020-09-01T04:08:50.612Z] #34 37.86 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-09-01T04:08:50.612Z] #34 37.88 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-01T04:08:50.612Z] #34 38.29 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-09-01T04:08:50.612Z] #34 38.31 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-09-01T04:08:50.612Z] #34 38.32 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-01T04:08:50.612Z] #34 38.47 Selecting previously unselected package librhash0:ppc64el. [2020-09-01T04:08:50.612Z] #34 38.48 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-09-01T04:08:50.612Z] #34 38.48 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-09-01T04:08:50.612Z] #34 38.65 Selecting previously unselected package libuv1:ppc64el. [2020-09-01T04:08:50.612Z] #34 38.66 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-09-01T04:08:50.612Z] #34 38.66 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-09-01T04:08:50.612Z] #34 38.91 Selecting previously unselected package cmake. [2020-09-01T04:08:50.612Z] #34 38.93 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-09-01T04:08:50.612Z] #34 38.93 Unpacking cmake (3.13.4-1) ... [2020-09-01T04:08:50.612Z] #34 41.28 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-01T04:08:50.612Z] #34 41.31 Setting up xxd (2:8.1.0875-5) ... [2020-09-01T04:08:50.612Z] #34 41.31 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-09-01T04:08:50.612Z] #34 41.32 Setting up vim-common (2:8.1.0875-5) ... [2020-09-01T04:08:50.612Z] #34 41.38 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-09-01T04:08:50.612Z] #34 41.43 Setting up cmake-data (3.13.4-1) ... [2020-09-01T04:08:50.612Z] #34 41.46 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-01T04:08:50.612Z] #34 41.66 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-01T04:08:50.612Z] #34 41.66 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-01T04:08:50.612Z] #34 41.67 Setting up cmake (3.13.4-1) ... [2020-09-01T04:08:50.612Z] #34 41.67 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:08:50.612Z] #34 DONE 41.8s [2020-09-01T04:08:50.837Z] #40 40.19 CC images/binfmt-misc.o [2020-09-01T04:08:50.910Z] [2020-09-01T04:08:50.910Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:08:50.970Z] ? github.com/docker/docker/api [no test files] [2020-09-01T04:08:51.097Z] #40 40.44 CC images/time.o [2020-09-01T04:08:51.097Z] #40 40.68 CC images/sysctl.o [2020-09-01T04:08:51.209Z] #35 0.294 + RM_GOPATH=0 [2020-09-01T04:08:51.209Z] #35 0.294 + TMP_GOPATH= [2020-09-01T04:08:51.209Z] #35 0.294 + : /build [2020-09-01T04:08:51.209Z] #35 0.295 + '[' -z '' ']' [2020-09-01T04:08:51.209Z] #35 0.302 ++ mktemp -d [2020-09-01T04:08:51.209Z] #35 0.306 + export GOPATH=/tmp/tmp.RhDPvocyDK [2020-09-01T04:08:51.209Z] #35 0.306 + GOPATH=/tmp/tmp.RhDPvocyDK [2020-09-01T04:08:51.209Z] #35 0.307 + RM_GOPATH=1 [2020-09-01T04:08:51.209Z] #35 0.307 + case "$(go env GOARCH)" in [2020-09-01T04:08:51.209Z] #35 0.308 ++ go env GOARCH [2020-09-01T04:08:51.209Z] #35 0.308 /tmp/install/install.sh: line 18: go: command not found [2020-09-01T04:08:51.209Z] #35 0.308 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:51.209Z] #35 0.316 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:51.209Z] #35 0.320 ++ dirname /tmp/install/install.sh [2020-09-01T04:08:51.209Z] #35 0.322 + dir=/tmp/install [2020-09-01T04:08:51.209Z] #35 0.323 + bin=tini [2020-09-01T04:08:51.209Z] #35 0.323 + shift [2020-09-01T04:08:51.209Z] #35 0.323 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-01T04:08:51.209Z] #35 0.323 + . /tmp/install/tini.installer [2020-09-01T04:08:51.209Z] #35 0.324 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:08:51.209Z] #35 0.324 + install_tini [2020-09-01T04:08:51.209Z] #35 0.325 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-01T04:08:51.209Z] #35 0.325 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:08:51.209Z] #35 0.325 + git clone https://github.com/krallin/tini.git /tmp/tmp.RhDPvocyDK/tini [2020-09-01T04:08:51.209Z] #35 0.357 Cloning into '/tmp/tmp.RhDPvocyDK/tini'... [2020-09-01T04:08:51.221Z] #11 24.61 Selecting previously unselected package libgdbm6:arm64. [2020-09-01T04:08:51.221Z] #11 24.62 Preparing to unpack .../01-libgdbm6_1.18.1-4_arm64.deb ... [2020-09-01T04:08:51.221Z] #11 24.62 Unpacking libgdbm6:arm64 (1.18.1-4) ... [2020-09-01T04:08:51.221Z] #11 24.67 Selecting previously unselected package libgdbm-compat4:arm64. [2020-09-01T04:08:51.221Z] #11 24.67 Preparing to unpack .../02-libgdbm-compat4_1.18.1-4_arm64.deb ... [2020-09-01T04:08:51.221Z] #11 24.67 Unpacking libgdbm-compat4:arm64 (1.18.1-4) ... [2020-09-01T04:08:51.221Z] #11 24.71 Selecting previously unselected package libperl5.28:arm64. [2020-09-01T04:08:51.221Z] #11 24.71 Preparing to unpack .../03-libperl5.28_5.28.1-6+deb10u1_arm64.deb ... [2020-09-01T04:08:51.221Z] #11 24.72 Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ... [2020-09-01T04:08:51.357Z] #40 ... [2020-09-01T04:08:51.357Z] [2020-09-01T04:08:51.357Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:08:51.357Z] #12 116.1 Selecting previously unselected package libapparmor1:amd64. [2020-09-01T04:08:51.357Z] #12 116.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-01T04:08:51.357Z] #12 116.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-01T04:08:51.618Z] #12 116.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-01T04:08:51.618Z] #12 116.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-01T04:08:51.618Z] #12 116.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-01T04:08:51.618Z] #12 ... [2020-09-01T04:08:51.618Z] [2020-09-01T04:08:51.618Z] #49 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:51.618Z] #49 DONE 115.2s [2020-09-01T04:08:51.855Z] #35 1.221 + cd /tmp/tmp.RhDPvocyDK/tini [2020-09-01T04:08:51.855Z] #35 1.222 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:08:51.855Z] #35 1.231 + cmake . [2020-09-01T04:08:51.878Z] [2020-09-01T04:08:51.878Z] #50 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-01T04:08:51.878Z] #50 DONE 0.1s [2020-09-01T04:08:51.878Z] [2020-09-01T04:08:51.878Z] #51 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-01T04:08:51.878Z] #51 DONE 0.1s [2020-09-01T04:08:51.878Z] [2020-09-01T04:08:51.878Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:08:51.878Z] #12 116.5 Selecting previously unselected package libbtrfs0. [2020-09-01T04:08:51.878Z] #12 116.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-01T04:08:51.878Z] #12 116.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-01T04:08:52.137Z] #12 116.7 Selecting previously unselected package libbtrfs-dev. [2020-09-01T04:08:52.137Z] #12 116.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-01T04:08:52.137Z] #12 116.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:08:52.165Z] #11 25.68 Selecting previously unselected package perl. [2020-09-01T04:08:52.165Z] #11 25.68 Preparing to unpack .../04-perl_5.28.1-6+deb10u1_arm64.deb ... [2020-09-01T04:08:52.165Z] #11 25.69 Unpacking perl (5.28.1-6+deb10u1) ... [2020-09-01T04:08:52.165Z] #11 25.75 Selecting previously unselected package libncurses6:arm64. [2020-09-01T04:08:52.165Z] #11 25.75 Preparing to unpack .../05-libncurses6_6.1+20181013-2+deb10u2_arm64.deb ... [2020-09-01T04:08:52.165Z] #11 25.76 Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u2) ... [2020-09-01T04:08:52.165Z] #11 25.80 Selecting previously unselected package libprocps7:arm64. [2020-09-01T04:08:52.165Z] #11 25.80 Preparing to unpack .../06-libprocps7_2%3a3.3.15-2_arm64.deb ... [2020-09-01T04:08:52.165Z] #11 25.81 Unpacking libprocps7:arm64 (2:3.3.15-2) ... [2020-09-01T04:08:52.165Z] #11 25.85 Selecting previously unselected package lsb-base. [2020-09-01T04:08:52.165Z] #11 25.85 Preparing to unpack .../07-lsb-base_10.2019051400_all.deb ... [2020-09-01T04:08:52.165Z] #11 25.85 Unpacking lsb-base (10.2019051400) ... [2020-09-01T04:08:52.165Z] #11 25.90 Selecting previously unselected package procps. [2020-09-01T04:08:52.165Z] #11 25.90 Preparing to unpack .../08-procps_2%3a3.3.15-2_arm64.deb ... [2020-09-01T04:08:52.165Z] #11 25.91 Unpacking procps (2:3.3.15-2) ... [2020-09-01T04:08:52.165Z] #11 25.97 Selecting previously unselected package libmagic-mgc. [2020-09-01T04:08:52.396Z] #12 116.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-01T04:08:52.396Z] #12 117.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-01T04:08:52.396Z] #12 117.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-01T04:08:52.396Z] #12 117.1 Selecting previously unselected package libudev-dev:amd64. [2020-09-01T04:08:52.396Z] #12 117.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-01T04:08:52.396Z] #12 117.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-01T04:08:52.427Z] #11 25.97 Preparing to unpack .../09-libmagic-mgc_1%3a5.35-4+deb10u1_arm64.deb ... [2020-09-01T04:08:52.427Z] #11 25.97 Unpacking libmagic-mgc (1:5.35-4+deb10u1) ... [2020-09-01T04:08:52.427Z] #11 26.25 Selecting previously unselected package libmagic1:arm64. [2020-09-01T04:08:52.499Z] #35 1.739 -- The C compiler identification is GNU 8.3.0 [2020-09-01T04:08:52.499Z] #35 1.791 -- Check for working C compiler: /usr/bin/cc [2020-09-01T04:08:52.655Z] #12 117.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-01T04:08:52.655Z] #12 117.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-01T04:08:52.655Z] #12 117.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-01T04:08:52.689Z] #11 26.25 Preparing to unpack .../10-libmagic1_1%3a5.35-4+deb10u1_arm64.deb ... [2020-09-01T04:08:52.689Z] #11 26.25 Unpacking libmagic1:arm64 (1:5.35-4+deb10u1) ... [2020-09-01T04:08:52.689Z] #11 26.29 Selecting previously unselected package file. [2020-09-01T04:08:52.689Z] #11 26.29 Preparing to unpack .../11-file_1%3a5.35-4+deb10u1_arm64.deb ... [2020-09-01T04:08:52.689Z] #11 26.30 Unpacking file (1:5.35-4+deb10u1) ... [2020-09-01T04:08:52.689Z] #11 26.33 Selecting previously unselected package autotools-dev. [2020-09-01T04:08:52.689Z] #11 26.34 Preparing to unpack .../12-autotools-dev_20180224.1_all.deb ... [2020-09-01T04:08:52.689Z] #11 26.34 Unpacking autotools-dev (20180224.1) ... [2020-09-01T04:08:52.689Z] #11 26.38 Selecting previously unselected package binutils-common:arm64. [2020-09-01T04:08:52.689Z] #11 26.38 Preparing to unpack .../13-binutils-common_2.31.1-16_arm64.deb ... [2020-09-01T04:08:52.689Z] #11 26.38 Unpacking binutils-common:arm64 (2.31.1-16) ... [2020-09-01T04:08:52.915Z] #12 117.6 Selecting previously unselected package libpcre16-3:amd64. [2020-09-01T04:08:52.915Z] #12 117.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-01T04:08:52.915Z] #12 117.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-01T04:08:52.930Z] #31 ... [2020-09-01T04:08:52.930Z] [2020-09-01T04:08:52.930Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:08:52.930Z] #33 2.163 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:08:52.930Z] #33 2.193 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:08:52.930Z] #33 2.313 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:08:52.930Z] #33 2.783 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:08:52.930Z] #33 3.743 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:08:52.930Z] #33 5.183 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:08:52.930Z] #33 ... [2020-09-01T04:08:52.930Z] [2020-09-01T04:08:52.930Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:52.930Z] #39 2.078 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-09-01T04:08:52.930Z] #39 2.148 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-09-01T04:08:52.930Z] #39 2.235 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-09-01T04:08:52.930Z] #39 3.707 Reading package lists... [2020-09-01T04:08:52.930Z] #39 5.451 Reading package lists... [2020-09-01T04:08:52.930Z] #39 9.587 Building dependency tree... [2020-09-01T04:08:52.930Z] #39 ... [2020-09-01T04:08:52.930Z] [2020-09-01T04:08:52.930Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:08:52.930Z] #12 2.350 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:08:52.930Z] #12 2.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:08:52.930Z] #12 2.384 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:08:52.930Z] #12 3.043 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:08:52.930Z] #12 4.187 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:08:52.930Z] #12 5.753 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:08:52.930Z] #12 ... [2020-09-01T04:08:52.930Z] [2020-09-01T04:08:52.930Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:52.930Z] #39 9.587 Building dependency tree... [2020-09-01T04:08:52.931Z] #39 10.43 Reading state information... [2020-09-01T04:08:53.145Z] #35 2.341 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-01T04:08:53.145Z] #35 2.344 -- Detecting C compiler ABI info [2020-09-01T04:08:53.174Z] #12 117.9 Selecting previously unselected package libpcre32-3:amd64. [2020-09-01T04:08:53.174Z] #12 117.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-01T04:08:53.174Z] #12 117.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-01T04:08:53.263Z] #11 26.69 Selecting previously unselected package libbinutils:arm64. [2020-09-01T04:08:53.263Z] #11 26.69 Preparing to unpack .../14-libbinutils_2.31.1-16_arm64.deb ... [2020-09-01T04:08:53.263Z] #11 26.69 Unpacking libbinutils:arm64 (2.31.1-16) ... [2020-09-01T04:08:53.263Z] #11 26.85 Selecting previously unselected package binutils-aarch64-linux-gnu. [2020-09-01T04:08:53.263Z] #11 26.85 Preparing to unpack .../15-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ... [2020-09-01T04:08:53.263Z] #11 26.85 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2020-09-01T04:08:53.432Z] #12 118.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-01T04:08:53.432Z] #12 118.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-01T04:08:53.432Z] #12 118.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-01T04:08:53.525Z] #11 27.38 Selecting previously unselected package binutils. [2020-09-01T04:08:53.694Z] #12 118.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-01T04:08:53.694Z] #12 118.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-01T04:08:53.694Z] #12 118.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-01T04:08:53.786Z] #11 27.38 Preparing to unpack .../16-binutils_2.31.1-16_arm64.deb ... [2020-09-01T04:08:53.786Z] #11 27.39 Unpacking binutils (2.31.1-16) ... [2020-09-01T04:08:53.786Z] #11 27.44 Selecting previously unselected package libssl1.1:arm64. [2020-09-01T04:08:53.786Z] #11 27.44 Preparing to unpack .../17-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ... [2020-09-01T04:08:53.786Z] #11 27.45 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-09-01T04:08:53.790Z] #35 2.957 -- Detecting C compiler ABI info - done [2020-09-01T04:08:53.790Z] #35 3.002 -- Detecting C compile features [2020-09-01T04:08:53.871Z] #39 11.77 The following additional packages will be installed: [2020-09-01T04:08:53.871Z] #39 11.77 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-01T04:08:53.871Z] #39 11.77 libprotoc17 libpython-stdlib libpython2-stdlib libpython2.7-minimal [2020-09-01T04:08:53.871Z] #39 11.77 libpython2.7-stdlib libreadline7 libsqlite3-0 mime-support python [2020-09-01T04:08:53.871Z] #39 11.77 python-minimal python-pkg-resources python-six python2 python2-minimal [2020-09-01T04:08:53.871Z] #39 11.77 python2.7 python2.7-minimal readline-common zlib1g-dev [2020-09-01T04:08:53.871Z] #39 11.78 Suggested packages: [2020-09-01T04:08:53.871Z] #39 11.78 manpages-dev python-doc python-tk python-setuptools python2-doc [2020-09-01T04:08:53.871Z] #39 11.78 python2.7-doc binfmt-support readline-doc [2020-09-01T04:08:53.871Z] #39 11.78 Recommended packages: [2020-09-01T04:08:53.871Z] #39 11.78 bzip2 xz-utils [2020-09-01T04:08:54.048Z] #11 27.70 Selecting previously unselected package openssl. [2020-09-01T04:08:54.048Z] #11 27.70 Preparing to unpack .../18-openssl_1.1.1d-0+deb10u3_arm64.deb ... [2020-09-01T04:08:54.048Z] #11 27.70 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-09-01T04:08:54.264Z] #12 119.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-01T04:08:54.264Z] #12 119.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-01T04:08:54.264Z] #12 119.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-01T04:08:54.310Z] #11 27.83 Selecting previously unselected package ca-certificates. [2020-09-01T04:08:54.310Z] #11 27.84 Preparing to unpack .../19-ca-certificates_20200601~deb10u1_all.deb ... [2020-09-01T04:08:54.310Z] #11 27.84 Unpacking ca-certificates (20200601~deb10u1) ... [2020-09-01T04:08:54.310Z] #11 27.92 Selecting previously unselected package libisl19:arm64. [2020-09-01T04:08:54.310Z] #11 27.92 Preparing to unpack .../20-libisl19_0.20-2_arm64.deb ... [2020-09-01T04:08:54.310Z] #11 27.92 Unpacking libisl19:arm64 (0.20-2) ... [2020-09-01T04:08:54.310Z] #11 28.09 Selecting previously unselected package libmpfr6:arm64. [2020-09-01T04:08:54.523Z] #12 119.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-01T04:08:54.524Z] #12 119.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-01T04:08:54.524Z] #12 119.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-01T04:08:54.571Z] #11 28.09 Preparing to unpack .../21-libmpfr6_4.0.2-1_arm64.deb ... [2020-09-01T04:08:54.571Z] #11 28.10 Unpacking libmpfr6:arm64 (4.0.2-1) ... [2020-09-01T04:08:54.571Z] #11 28.22 Selecting previously unselected package libmpc3:arm64. [2020-09-01T04:08:54.571Z] #11 28.22 Preparing to unpack .../22-libmpc3_1.1.0-1_arm64.deb ... [2020-09-01T04:08:54.571Z] #11 28.23 Unpacking libmpc3:arm64 (1.1.0-1) ... [2020-09-01T04:08:54.571Z] #11 28.26 Selecting previously unselected package cpp-8. [2020-09-01T04:08:54.571Z] #11 28.26 Preparing to unpack .../23-cpp-8_8.3.0-6_arm64.deb ... [2020-09-01T04:08:54.571Z] #11 28.27 Unpacking cpp-8 (8.3.0-6) ... [2020-09-01T04:08:54.783Z] #12 119.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-01T04:08:54.783Z] #12 119.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-01T04:08:54.783Z] #12 119.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-01T04:08:54.804Z] #55 ... [2020-09-01T04:08:54.804Z] [2020-09-01T04:08:54.804Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:08:54.804Z] #31 6.301 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-01T04:08:54.804Z] #31 6.301 Cloning into '.'... [2020-09-01T04:08:55.337Z] #35 4.771 -- Detecting C compile features - done [2020-09-01T04:08:55.337Z] #35 4.799 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-01T04:08:55.351Z] #12 119.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-01T04:08:55.351Z] #12 119.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-01T04:08:55.351Z] #12 119.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-01T04:08:55.351Z] #12 120.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-01T04:08:55.351Z] #12 120.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-01T04:08:55.351Z] #12 120.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-01T04:08:55.351Z] #12 120.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-01T04:08:55.351Z] #12 120.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-01T04:08:55.610Z] #12 120.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-01T04:08:55.610Z] #12 120.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:08:55.610Z] #12 120.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-01T04:08:55.610Z] #12 120.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-01T04:08:55.610Z] #12 120.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-01T04:08:55.610Z] #12 120.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-01T04:08:55.610Z] #12 120.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:08:55.610Z] #12 120.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-01T04:08:55.610Z] #12 120.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-01T04:08:55.610Z] #12 120.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-01T04:08:55.610Z] #12 120.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-01T04:08:55.610Z] #12 120.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-01T04:08:55.610Z] #12 120.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:08:55.610Z] #12 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-01T04:08:55.610Z] #12 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-01T04:08:55.636Z] #35 5.033 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-01T04:08:55.869Z] #12 120.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:08:55.869Z] #12 120.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-01T04:08:55.869Z] #12 120.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-01T04:08:55.869Z] #12 120.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-01T04:08:55.869Z] #12 120.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-01T04:08:55.869Z] #12 120.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-01T04:08:55.869Z] #12 120.5 Setting up dmsetup (2:1.02.155-3) ... [2020-09-01T04:08:55.869Z] #12 120.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-01T04:08:55.869Z] #12 120.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-01T04:08:55.869Z] #12 120.6 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:08:55.934Z] #35 5.155 -- Configuring done [2020-09-01T04:08:55.934Z] #35 5.188 -- Generating done [2020-09-01T04:08:55.934Z] #35 5.196 -- Build files have been written to: /tmp/tmp.RhDPvocyDK/tini [2020-09-01T04:08:55.934Z] #35 5.206 + make tini-static [2020-09-01T04:08:55.958Z] #11 29.75 Selecting previously unselected package cpp. [2020-09-01T04:08:55.958Z] #11 29.75 Preparing to unpack .../24-cpp_4%3a8.3.0-1_arm64.deb ... [2020-09-01T04:08:55.958Z] #11 29.75 Unpacking cpp (4:8.3.0-1) ... [2020-09-01T04:08:55.958Z] #11 29.79 Selecting previously unselected package libkeyutils1:arm64. [2020-09-01T04:08:55.958Z] #11 29.79 Preparing to unpack .../25-libkeyutils1_1.6-6_arm64.deb ... [2020-09-01T04:08:55.958Z] #11 29.79 Unpacking libkeyutils1:arm64 (1.6-6) ... [2020-09-01T04:08:55.958Z] #11 29.83 Selecting previously unselected package libkrb5support0:arm64. [2020-09-01T04:08:56.219Z] #11 29.83 Preparing to unpack .../26-libkrb5support0_1.17-3_arm64.deb ... [2020-09-01T04:08:56.219Z] #11 29.83 Unpacking libkrb5support0:arm64 (1.17-3) ... [2020-09-01T04:08:56.219Z] #11 29.88 Selecting previously unselected package libk5crypto3:arm64. [2020-09-01T04:08:56.219Z] #11 29.88 Preparing to unpack .../27-libk5crypto3_1.17-3_arm64.deb ... [2020-09-01T04:08:56.219Z] #11 29.89 Unpacking libk5crypto3:arm64 (1.17-3) ... [2020-09-01T04:08:56.219Z] #11 30.07 Selecting previously unselected package libkrb5-3:arm64. [2020-09-01T04:08:56.219Z] #11 30.07 Preparing to unpack .../28-libkrb5-3_1.17-3_arm64.deb ... [2020-09-01T04:08:56.219Z] #11 30.08 Unpacking libkrb5-3:arm64 (1.17-3) ... [2020-09-01T04:08:56.233Z] #35 5.610 Scanning dependencies of target tini-static [2020-09-01T04:08:56.233Z] #35 ... [2020-09-01T04:08:56.233Z] [2020-09-01T04:08:56.233Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:08:56.233Z] #13 37.45 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:08:56.233Z] #13 37.62 Fetched 78.9 MB in 12s (6813 kB/s) [2020-09-01T04:08:56.233Z] #13 37.72 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-01T04:08:56.233Z] #13 37.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 ... 12296 files and directories currently installed.) [2020-09-01T04:08:56.233Z] #13 37.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-09-01T04:08:56.233Z] #13 37.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-01T04:08:56.233Z] #13 39.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-01T04:08:56.233Z] #13 39.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-09-01T04:08:56.233Z] #13 39.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-01T04:08:56.233Z] #13 41.78 Selecting previously unselected package binutils-mingw-w64. [2020-09-01T04:08:56.233Z] #13 41.78 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-01T04:08:56.233Z] #13 41.79 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-01T04:08:56.233Z] #13 41.87 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-09-01T04:08:56.233Z] #13 41.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-01T04:08:56.233Z] #13 41.90 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-01T04:08:56.233Z] #13 42.12 Selecting previously unselected package dmsetup. [2020-09-01T04:08:56.233Z] #13 42.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-09-01T04:08:56.233Z] #13 42.14 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-01T04:08:56.233Z] #13 42.28 Selecting previously unselected package mingw-w64-common. [2020-09-01T04:08:56.233Z] #13 42.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-01T04:08:56.233Z] #13 42.30 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-01T04:08:56.233Z] #13 46.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-01T04:08:56.233Z] #13 46.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-01T04:08:56.233Z] #13 46.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-01T04:08:56.479Z] #11 30.22 Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-09-01T04:08:56.479Z] #11 30.22 Preparing to unpack .../29-libgssapi-krb5-2_1.17-3_arm64.deb ... [2020-09-01T04:08:56.479Z] #11 30.22 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ... [2020-09-01T04:08:56.479Z] #11 30.32 Selecting previously unselected package libsasl2-modules-db:arm64. [2020-09-01T04:08:56.532Z] #13 ... [2020-09-01T04:08:56.532Z] [2020-09-01T04:08:56.532Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:08:56.532Z] #35 5.669 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-01T04:08:56.741Z] #11 30.32 Preparing to unpack .../30-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-09-01T04:08:56.741Z] #11 30.32 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:08:56.741Z] #11 30.43 Selecting previously unselected package libsasl2-2:arm64. [2020-09-01T04:08:56.741Z] #11 30.43 Preparing to unpack .../31-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-09-01T04:08:56.741Z] #11 30.44 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:08:56.741Z] #11 30.55 Selecting previously unselected package libldap-common. [2020-09-01T04:08:56.805Z] #12 DONE 121.6s [2020-09-01T04:08:56.805Z] [2020-09-01T04:08:56.805Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:08:56.805Z] #40 40.82 CC images/autofs.o [2020-09-01T04:08:56.805Z] #40 41.08 CC images/macvlan.o [2020-09-01T04:08:56.805Z] #40 41.38 CC images/sit.o [2020-09-01T04:08:56.805Z] #40 41.71 CC images/memfd.o [2020-09-01T04:08:56.805Z] #40 42.11 CC images/timens.o [2020-09-01T04:08:56.805Z] #40 42.42 LINK images/built-in.o [2020-09-01T04:08:56.805Z] #40 42.59 GEN compel/include/asm [2020-09-01T04:08:56.805Z] #40 42.65 GEN compel/include/version.h [2020-09-01T04:08:56.805Z] #40 42.72 touch .config [2020-09-01T04:08:56.805Z] #40 42.78 GEN include/common/config.h [2020-09-01T04:08:56.805Z] #40 43.00 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-01T04:08:56.805Z] #40 43.07 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-01T04:08:56.805Z] #40 43.09 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-01T04:08:56.805Z] #40 43.16 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-01T04:08:56.805Z] #40 43.21 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-01T04:08:56.805Z] #40 43.27 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-01T04:08:56.805Z] #40 43.29 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-01T04:08:56.805Z] #40 43.33 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-01T04:08:56.805Z] #40 43.38 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-01T04:08:56.805Z] #40 43.41 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-01T04:08:56.805Z] #40 43.42 DEP compel/plugins/std/infect.d [2020-09-01T04:08:56.805Z] #40 43.54 DEP compel/plugins/std/string.d [2020-09-01T04:08:56.805Z] #40 43.66 DEP compel/plugins/std/log.d [2020-09-01T04:08:56.805Z] #40 43.80 DEP compel/plugins/std/fds.d [2020-09-01T04:08:56.805Z] #40 43.94 DEP compel/plugins/std/std.d [2020-09-01T04:08:56.805Z] #40 44.04 DEP compel/plugins/shmem/shmem.d [2020-09-01T04:08:56.805Z] #40 44.13 DEP compel/plugins/fds/fds.d [2020-09-01T04:08:56.805Z] #40 44.35 CC compel/plugins/std/std.o [2020-09-01T04:08:56.805Z] #40 44.79 CC compel/plugins/std/fds.o [2020-09-01T04:08:56.805Z] #40 45.20 CC compel/plugins/std/log.o [2020-09-01T04:08:56.805Z] #40 46.05 CC compel/plugins/std/string.o [2020-09-01T04:08:57.002Z] #11 30.55 Preparing to unpack .../32-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ... [2020-09-01T04:08:57.002Z] #11 30.55 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:08:57.002Z] #11 30.64 Selecting previously unselected package libldap-2.4-2:arm64. [2020-09-01T04:08:57.002Z] #11 30.64 Preparing to unpack .../33-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_arm64.deb ... [2020-09-01T04:08:57.002Z] #11 30.65 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:08:57.002Z] #11 30.71 Selecting previously unselected package libnghttp2-14:arm64. [2020-09-01T04:08:57.002Z] #11 30.71 Preparing to unpack .../34-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2020-09-01T04:08:57.002Z] #11 30.71 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-09-01T04:08:57.002Z] #11 30.85 Selecting previously unselected package libpsl5:arm64. [2020-09-01T04:08:57.182Z] #35 ... [2020-09-01T04:08:57.182Z] [2020-09-01T04:08:57.182Z] #29 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:08:57.182Z] #29 15.02 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-01T04:08:57.182Z] #29 15.38 [2020-09-01T04:08:57.182Z] #29 15.57 ############################################# 63.5% ######################################################################## 100.0% [2020-09-01T04:08:57.182Z] #29 15.74 [2020-09-01T04:08:57.182Z] #29 17.13 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-01T04:08:57.182Z] #29 17.19 skipping existing 5cb8031fd95d [2020-09-01T04:08:57.182Z] #29 17.32 [2020-09-01T04:08:57.182Z] #29 18.59 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-01T04:08:57.182Z] #29 18.68 skipping existing 283607eaa57e [2020-09-01T04:08:57.182Z] #29 18.80 [2020-09-01T04:08:57.182Z] #29 20.17 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-01T04:08:57.182Z] #29 20.51 [2020-09-01T04:08:57.182Z] #29 20.64 ######################################################################## 100.0% [2020-09-01T04:08:57.182Z] #29 20.77 [2020-09-01T04:08:57.182Z] #29 20.85 Download of images into '/build' complete. [2020-09-01T04:08:57.182Z] #29 20.85 Use something like the following to load the result into a Docker daemon: [2020-09-01T04:08:57.182Z] #29 20.85 tar -cC '/build' . | docker load [2020-09-01T04:08:57.182Z] #29 DONE 21.0s [2020-09-01T04:08:57.264Z] #11 30.85 Preparing to unpack .../35-libpsl5_0.20.2-2_arm64.deb ... [2020-09-01T04:08:57.264Z] #11 30.85 Unpacking libpsl5:arm64 (0.20.2-2) ... [2020-09-01T04:08:57.264Z] #11 30.89 Selecting previously unselected package librtmp1:arm64. [2020-09-01T04:08:57.264Z] #11 30.89 Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2020-09-01T04:08:57.264Z] #11 30.90 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-01T04:08:57.264Z] #11 30.94 Selecting previously unselected package libssh2-1:arm64. [2020-09-01T04:08:57.264Z] #11 30.94 Preparing to unpack .../37-libssh2-1_1.8.0-2.1_arm64.deb ... [2020-09-01T04:08:57.264Z] #11 30.94 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2020-09-01T04:08:57.264Z] #11 30.99 Selecting previously unselected package libcurl4:arm64. [2020-09-01T04:08:57.264Z] #11 30.99 Preparing to unpack .../38-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2020-09-01T04:08:57.264Z] #11 30.99 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-09-01T04:08:57.264Z] #11 31.10 Selecting previously unselected package curl. [2020-09-01T04:08:57.373Z] #40 46.74 CC compel/plugins/std/infect.o [2020-09-01T04:08:57.480Z] [2020-09-01T04:08:57.480Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:57.480Z] #40 41.80 Setting up python-six (1.12.0-1) ... [2020-09-01T04:08:57.480Z] #40 44.47 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-01T04:08:57.480Z] #40 48.76 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:08:57.526Z] #11 31.11 Preparing to unpack .../39-curl_7.64.0-4+deb10u1_arm64.deb ... [2020-09-01T04:08:57.526Z] #11 31.11 Unpacking curl (7.64.0-4+deb10u1) ... [2020-09-01T04:08:57.526Z] #11 31.17 Selecting previously unselected package libcc1-0:arm64. [2020-09-01T04:08:57.526Z] #11 31.17 Preparing to unpack .../40-libcc1-0_8.3.0-6_arm64.deb ... [2020-09-01T04:08:57.526Z] #11 31.17 Unpacking libcc1-0:arm64 (8.3.0-6) ... [2020-09-01T04:08:57.526Z] #11 31.21 Selecting previously unselected package libgomp1:arm64. [2020-09-01T04:08:57.526Z] #11 31.22 Preparing to unpack .../41-libgomp1_8.3.0-6_arm64.deb ... [2020-09-01T04:08:57.526Z] #11 31.22 Unpacking libgomp1:arm64 (8.3.0-6) ... [2020-09-01T04:08:57.526Z] #11 31.32 Selecting previously unselected package libitm1:arm64. [2020-09-01T04:08:57.780Z] #40 DONE 48.9s [2020-09-01T04:08:57.780Z] [2020-09-01T04:08:57.780Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:08:57.787Z] #11 31.33 Preparing to unpack .../42-libitm1_8.3.0-6_arm64.deb ... [2020-09-01T04:08:57.787Z] #11 31.33 Unpacking libitm1:arm64 (8.3.0-6) ... [2020-09-01T04:08:57.787Z] #11 31.37 Selecting previously unselected package libatomic1:arm64. [2020-09-01T04:08:57.787Z] #11 31.37 Preparing to unpack .../43-libatomic1_8.3.0-6_arm64.deb ... [2020-09-01T04:08:57.787Z] #11 31.37 Unpacking libatomic1:arm64 (8.3.0-6) ... [2020-09-01T04:08:57.787Z] #11 31.41 Selecting previously unselected package libasan5:arm64. [2020-09-01T04:08:57.787Z] #11 31.41 Preparing to unpack .../44-libasan5_8.3.0-6_arm64.deb ... [2020-09-01T04:08:57.787Z] #11 31.42 Unpacking libasan5:arm64 (8.3.0-6) ... [2020-09-01T04:08:57.941Z] #40 47.19 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-01T04:08:57.941Z] #40 47.26 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-01T04:08:57.941Z] #40 47.36 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-01T04:08:57.941Z] #40 47.44 AR compel/plugins/std.lib.a [2020-09-01T04:08:58.049Z] #11 31.63 Selecting previously unselected package liblsan0:arm64. [2020-09-01T04:08:58.049Z] #11 31.63 Preparing to unpack .../45-liblsan0_8.3.0-6_arm64.deb ... [2020-09-01T04:08:58.049Z] #11 31.63 Unpacking liblsan0:arm64 (8.3.0-6) ... [2020-09-01T04:08:58.049Z] #11 31.74 Selecting previously unselected package libtsan0:arm64. [2020-09-01T04:08:58.049Z] #11 31.74 Preparing to unpack .../46-libtsan0_8.3.0-6_arm64.deb ... [2020-09-01T04:08:58.049Z] #11 31.74 Unpacking libtsan0:arm64 (8.3.0-6) ... [2020-09-01T04:08:58.092Z] #39 ... [2020-09-01T04:08:58.093Z] [2020-09-01T04:08:58.093Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:58.093Z] #42 5.986 + RM_GOPATH=0 [2020-09-01T04:08:58.093Z] #42 5.986 + TMP_GOPATH= [2020-09-01T04:08:58.093Z] #42 5.986 + : /build [2020-09-01T04:08:58.093Z] #42 5.986 + '[' -z '' ']' [2020-09-01T04:08:58.093Z] #42 5.986 ++ mktemp -d [2020-09-01T04:08:58.093Z] #42 5.986 + export GOPATH=/tmp/tmp.YgVsWVJbnf [2020-09-01T04:08:58.093Z] #42 5.986 + GOPATH=/tmp/tmp.YgVsWVJbnf [2020-09-01T04:08:58.093Z] #42 5.986 + RM_GOPATH=1 [2020-09-01T04:08:58.093Z] #42 5.986 + case "$(go env GOARCH)" in [2020-09-01T04:08:58.093Z] #42 5.986 ++ go env GOARCH [2020-09-01T04:08:58.093Z] #42 6.012 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:58.093Z] #42 6.012 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:58.093Z] #42 6.012 ++ dirname /tmp/install/install.sh [2020-09-01T04:08:58.093Z] #42 6.021 + dir=/tmp/install [2020-09-01T04:08:58.093Z] #42 6.021 + bin=gotestsum [2020-09-01T04:08:58.093Z] #42 6.021 + shift [2020-09-01T04:08:58.093Z] #42 6.021 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-01T04:08:58.093Z] #42 6.021 + . /tmp/install/gotestsum.installer [2020-09-01T04:08:58.093Z] #42 6.021 ++ : v0.3.5 [2020-09-01T04:08:58.093Z] #42 6.021 + install_gotestsum [2020-09-01T04:08:58.093Z] #42 6.021 + set -e [2020-09-01T04:08:58.093Z] #42 6.021 + export GO111MODULE=on [2020-09-01T04:08:58.093Z] #42 6.021 + GO111MODULE=on [2020-09-01T04:08:58.093Z] #42 6.021 + GOBIN=/build [2020-09-01T04:08:58.093Z] #42 6.021 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-01T04:08:58.093Z] #42 6.084 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-01T04:08:58.093Z] #42 6.084 go: finding gotest.tools v0.3.5 [2020-09-01T04:08:58.093Z] #42 7.400 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-01T04:08:58.093Z] #42 7.949 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-01T04:08:58.093Z] #42 8.910 go: downloading gotest.tools v2.1.0+incompatible [2020-09-01T04:08:58.093Z] #42 9.088 go: extracting gotest.tools v2.1.0+incompatible [2020-09-01T04:08:58.093Z] #42 9.318 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-01T04:08:58.093Z] #42 9.325 go: downloading github.com/pkg/errors v0.8.0 [2020-09-01T04:08:58.093Z] #42 9.332 go: downloading github.com/fatih/color v1.6.0 [2020-09-01T04:08:58.093Z] #42 9.478 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:08:58.093Z] #42 9.478 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:08:58.093Z] #42 9.479 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:08:58.093Z] #42 9.840 go: extracting github.com/pkg/errors v0.8.0 [2020-09-01T04:08:58.093Z] #42 9.883 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:08:58.093Z] #42 9.961 go: extracting github.com/fatih/color v1.6.0 [2020-09-01T04:08:58.093Z] #42 10.16 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:08:58.093Z] #42 ... [2020-09-01T04:08:58.093Z] [2020-09-01T04:08:58.093Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:58.093Z] #24 6.792 + RM_GOPATH=0 [2020-09-01T04:08:58.093Z] #24 6.792 + TMP_GOPATH= [2020-09-01T04:08:58.093Z] #24 6.792 + : /build [2020-09-01T04:08:58.093Z] #24 6.792 + '[' -z '' ']' [2020-09-01T04:08:58.093Z] #24 6.797 ++ mktemp -d [2020-09-01T04:08:58.093Z] #24 6.813 + export GOPATH=/tmp/tmp.fkI9zR7Umj [2020-09-01T04:08:58.093Z] #24 6.813 + GOPATH=/tmp/tmp.fkI9zR7Umj [2020-09-01T04:08:58.093Z] #24 6.813 + RM_GOPATH=1 [2020-09-01T04:08:58.093Z] #24 6.813 + case "$(go env GOARCH)" in [2020-09-01T04:08:58.093Z] #24 6.813 ++ go env GOARCH [2020-09-01T04:08:58.093Z] #24 6.898 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:58.093Z] #24 6.898 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:58.093Z] #24 6.898 ++ dirname /tmp/install/install.sh [2020-09-01T04:08:58.093Z] #24 6.906 Install docker/cli version 17.06.2-ce from stable [2020-09-01T04:08:58.093Z] #24 6.906 + dir=/tmp/install [2020-09-01T04:08:58.093Z] #24 6.906 + bin=dockercli [2020-09-01T04:08:58.093Z] #24 6.906 + shift [2020-09-01T04:08:58.093Z] #24 6.906 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-01T04:08:58.093Z] #24 6.906 + . /tmp/install/dockercli.installer [2020-09-01T04:08:58.093Z] #24 6.906 ++ : stable [2020-09-01T04:08:58.093Z] #24 6.906 ++ : 17.06.2-ce [2020-09-01T04:08:58.093Z] #24 6.906 + install_dockercli [2020-09-01T04:08:58.093Z] #24 6.906 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-01T04:08:58.093Z] #24 6.906 ++ uname -m [2020-09-01T04:08:58.093Z] #24 6.920 + arch=x86_64 [2020-09-01T04:08:58.093Z] #24 6.920 + '[' x86_64 '!=' x86_64 ']' [2020-09-01T04:08:58.093Z] #24 6.920 + url=https://download.docker.com/linux/static [2020-09-01T04:08:58.093Z] #24 6.931 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-01T04:08:58.093Z] #24 6.933 + tar -xz docker/docker [2020-09-01T04:08:58.093Z] #24 ... [2020-09-01T04:08:58.093Z] [2020-09-01T04:08:58.093Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:08:58.093Z] #37 6.834 + git clone https://github.com/docker/distribution.git . [2020-09-01T04:08:58.093Z] #37 6.835 Cloning into '.'... [2020-09-01T04:08:58.093Z] #37 ... [2020-09-01T04:08:58.093Z] [2020-09-01T04:08:58.093Z] #49 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:58.093Z] #49 6.848 + RM_GOPATH=0 [2020-09-01T04:08:58.093Z] #49 6.848 + TMP_GOPATH= [2020-09-01T04:08:58.093Z] #49 6.848 + : /build [2020-09-01T04:08:58.093Z] #49 6.862 + '[' -z '' ']' [2020-09-01T04:08:58.093Z] #49 6.863 ++ mktemp -d [2020-09-01T04:08:58.093Z] #49 6.872 + export GOPATH=/tmp/tmp.j6yhD4bcn0 [2020-09-01T04:08:58.093Z] #49 6.872 + GOPATH=/tmp/tmp.j6yhD4bcn0 [2020-09-01T04:08:58.093Z] #49 6.872 + RM_GOPATH=1 [2020-09-01T04:08:58.093Z] #49 6.872 + case "$(go env GOARCH)" in [2020-09-01T04:08:58.093Z] #49 6.872 ++ go env GOARCH [2020-09-01T04:08:58.093Z] #49 6.933 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:58.093Z] #49 6.933 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:58.093Z] #49 6.933 ++ dirname /tmp/install/install.sh [2020-09-01T04:08:58.093Z] #49 6.933 + dir=/tmp/install [2020-09-01T04:08:58.093Z] #49 6.933 + bin=rootlesskit [2020-09-01T04:08:58.093Z] #49 6.933 + shift [2020-09-01T04:08:58.093Z] #49 6.933 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-01T04:08:58.093Z] #49 6.933 + . /tmp/install/rootlesskit.installer [2020-09-01T04:08:58.093Z] #49 6.933 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:08:58.093Z] #49 6.933 + install_rootlesskit [2020-09-01T04:08:58.093Z] #49 6.933 + case "$1" in [2020-09-01T04:08:58.093Z] #49 6.933 + export CGO_ENABLED=0 [2020-09-01T04:08:58.093Z] #49 6.933 + CGO_ENABLED=0 [2020-09-01T04:08:58.093Z] #49 6.933 + _install_rootlesskit [2020-09-01T04:08:58.093Z] #49 6.933 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-01T04:08:58.093Z] #49 6.933 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.j6yhD4bcn0/src/github.com/rootless-containers/rootlesskit [2020-09-01T04:08:58.093Z] #49 6.933 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:08:58.093Z] #49 6.941 Cloning into '/tmp/tmp.j6yhD4bcn0/src/github.com/rootless-containers/rootlesskit'... [2020-09-01T04:08:58.093Z] #49 ... [2020-09-01T04:08:58.093Z] [2020-09-01T04:08:58.093Z] #55 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:08:58.093Z] #55 5.940 + RM_GOPATH=0 [2020-09-01T04:08:58.093Z] #55 5.940 + TMP_GOPATH= [2020-09-01T04:08:58.093Z] #55 5.940 + : /build [2020-09-01T04:08:58.093Z] #55 5.940 + '[' -z '' ']' [2020-09-01T04:08:58.093Z] #55 5.940 ++ mktemp -d [2020-09-01T04:08:58.093Z] #55 5.940 + export GOPATH=/tmp/tmp.ifk1rC8y0n [2020-09-01T04:08:58.093Z] #55 5.940 + GOPATH=/tmp/tmp.ifk1rC8y0n [2020-09-01T04:08:58.093Z] #55 5.940 + RM_GOPATH=1 [2020-09-01T04:08:58.093Z] #55 5.940 + case "$(go env GOARCH)" in [2020-09-01T04:08:58.093Z] #55 5.942 ++ go env GOARCH [2020-09-01T04:08:58.093Z] #55 5.986 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:08:58.093Z] #55 5.986 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:58.093Z] #55 5.986 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:58.093Z] #55 5.986 ++ dirname /tmp/install/install.sh [2020-09-01T04:08:58.093Z] #55 5.986 + dir=/tmp/install [2020-09-01T04:08:58.093Z] #55 5.986 + bin=proxy [2020-09-01T04:08:58.093Z] #55 5.986 + shift [2020-09-01T04:08:58.093Z] #55 5.986 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-01T04:08:58.093Z] #55 5.986 + . /tmp/install/proxy.installer [2020-09-01T04:08:58.093Z] #55 5.986 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:08:58.093Z] #55 5.986 + install_proxy [2020-09-01T04:08:58.093Z] #55 5.986 + case "$1" in [2020-09-01T04:08:58.093Z] #55 5.986 + export CGO_ENABLED=0 [2020-09-01T04:08:58.093Z] #55 5.986 + CGO_ENABLED=0 [2020-09-01T04:08:58.093Z] #55 5.986 + _install_proxy [2020-09-01T04:08:58.093Z] #55 5.986 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-01T04:08:58.093Z] #55 5.986 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ifk1rC8y0n/src/github.com/docker/libnetwork [2020-09-01T04:08:58.093Z] #55 5.986 Cloning into '/tmp/tmp.ifk1rC8y0n/src/github.com/docker/libnetwork'... [2020-09-01T04:08:58.093Z] #55 ... [2020-09-01T04:08:58.093Z] [2020-09-01T04:08:58.093Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:08:58.093Z] #46 7.291 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:08:58.093Z] #46 7.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:08:58.093Z] #46 7.371 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:08:58.093Z] #46 9.154 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:08:58.200Z] #40 47.57 CC compel/plugins/fds/fds.o [2020-09-01T04:08:58.311Z] #11 31.90 Selecting previously unselected package libubsan1:arm64. [2020-09-01T04:08:58.311Z] #11 31.91 Preparing to unpack .../47-libubsan1_8.3.0-6_arm64.deb ... [2020-09-01T04:08:58.311Z] #11 31.91 Unpacking libubsan1:arm64 (8.3.0-6) ... [2020-09-01T04:08:58.353Z] #46 ... [2020-09-01T04:08:58.353Z] [2020-09-01T04:08:58.353Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:08:58.353Z] #39 15.54 The following NEW packages will be installed: [2020-09-01T04:08:58.353Z] #39 15.55 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2020-09-01T04:08:58.353Z] #39 15.55 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 [2020-09-01T04:08:58.353Z] #39 15.55 libprotobuf17 libprotoc17 libpython-stdlib libpython2-stdlib [2020-09-01T04:08:58.353Z] #39 15.55 libpython2.7-minimal libpython2.7-stdlib libreadline7 libsqlite3-0 [2020-09-01T04:08:58.353Z] #39 15.55 mime-support protobuf-c-compiler protobuf-compiler python python-minimal [2020-09-01T04:08:58.353Z] #39 15.55 python-pkg-resources python-protobuf python-six python2 python2-minimal [2020-09-01T04:08:58.353Z] #39 15.56 python2.7 python2.7-minimal readline-common zlib1g-dev [2020-09-01T04:08:58.353Z] #39 16.01 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:08:58.353Z] #39 16.01 Need to get 9161 kB of archives. [2020-09-01T04:08:58.353Z] #39 16.01 After this operation, 41.2 MB of additional disk space will be used. [2020-09-01T04:08:58.353Z] #39 16.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB] [2020-09-01T04:08:58.353Z] #39 16.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python2.7-minimal amd64 2.7.16-2+deb10u1 [1369 kB] [2020-09-01T04:08:58.353Z] #39 16.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python2-minimal amd64 2.7.16-1 [41.4 kB] [2020-09-01T04:08:58.353Z] #39 16.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-minimal amd64 2.7.16-1 [21.0 kB] [2020-09-01T04:08:58.353Z] #39 16.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] [2020-09-01T04:08:58.353Z] #39 16.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] [2020-09-01T04:08:58.353Z] #39 16.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] [2020-09-01T04:08:58.459Z] #40 47.81 AR compel/plugins/fds.lib.a [2020-09-01T04:08:58.459Z] #40 47.91 HOSTDEP compel/src/lib/log-host.d [2020-09-01T04:08:58.459Z] #40 47.98 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-01T04:08:58.573Z] #11 32.04 Selecting previously unselected package libgcc-8-dev:arm64. [2020-09-01T04:08:58.573Z] #11 32.04 Preparing to unpack .../48-libgcc-8-dev_8.3.0-6_arm64.deb ... [2020-09-01T04:08:58.573Z] #11 32.05 Unpacking libgcc-8-dev:arm64 (8.3.0-6) ... [2020-09-01T04:08:58.619Z] #39 16.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsqlite3-0 amd64 3.27.2-3 [641 kB] [2020-09-01T04:08:58.619Z] #39 16.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB] [2020-09-01T04:08:58.719Z] #40 48.08 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-01T04:08:58.719Z] #40 48.15 HOSTDEP compel/src/main-host.d [2020-09-01T04:08:58.719Z] #40 48.22 DEP compel/src/lib/ptrace.d [2020-09-01T04:08:58.834Z] #41 ... [2020-09-01T04:08:58.834Z] [2020-09-01T04:08:58.834Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:08:58.834Z] #35 7.358 [100%] Linking C executable tini-static [2020-09-01T04:08:58.834Z] #35 7.895 [100%] Built target tini-static [2020-09-01T04:08:58.834Z] #35 7.946 + mkdir -p /build [2020-09-01T04:08:58.834Z] #35 7.955 + cp tini-static /build/docker-init [2020-09-01T04:08:58.834Z] #35 DONE 8.1s [2020-09-01T04:08:58.834Z] [2020-09-01T04:08:58.834Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:08:58.835Z] #11 32.40 Selecting previously unselected package gcc-8. [2020-09-01T04:08:58.835Z] #11 32.40 Preparing to unpack .../49-gcc-8_8.3.0-6_arm64.deb ... [2020-09-01T04:08:58.835Z] #11 32.40 Unpacking gcc-8 (8.3.0-6) ... [2020-09-01T04:08:58.879Z] #39 16.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python2.7 amd64 2.7.16-2+deb10u1 [305 kB] [2020-09-01T04:08:58.976Z] #31 ... [2020-09-01T04:08:58.976Z] [2020-09-01T04:08:58.976Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:58.976Z] #42 6.969 + RM_GOPATH=0 [2020-09-01T04:08:58.976Z] #42 6.969 + TMP_GOPATH= [2020-09-01T04:08:58.976Z] #42 6.971 + : /build [2020-09-01T04:08:58.976Z] #42 6.971 + '[' -z '' ']' [2020-09-01T04:08:58.976Z] #42 6.971 ++ mktemp -d [2020-09-01T04:08:58.976Z] #42 6.972 + export GOPATH=/tmp/tmp.Qa6QMosLkk [2020-09-01T04:08:58.976Z] #42 6.972 + GOPATH=/tmp/tmp.Qa6QMosLkk [2020-09-01T04:08:58.976Z] #42 6.972 + RM_GOPATH=1 [2020-09-01T04:08:58.976Z] #42 6.972 + case "$(go env GOARCH)" in [2020-09-01T04:08:58.976Z] #42 6.978 ++ go env GOARCH [2020-09-01T04:08:58.976Z] #42 6.996 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:58.976Z] #42 6.996 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:58.976Z] #42 6.997 ++ dirname /tmp/install/install.sh [2020-09-01T04:08:58.976Z] #42 7.003 + dir=/tmp/install [2020-09-01T04:08:58.976Z] #42 7.003 + bin=gotestsum [2020-09-01T04:08:58.976Z] #42 7.003 + shift [2020-09-01T04:08:58.976Z] #42 7.003 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-01T04:08:58.976Z] #42 7.003 + . /tmp/install/gotestsum.installer [2020-09-01T04:08:58.976Z] #42 7.003 ++ : v0.3.5 [2020-09-01T04:08:58.976Z] #42 7.003 + install_gotestsum [2020-09-01T04:08:58.976Z] #42 7.005 + set -e [2020-09-01T04:08:58.976Z] #42 7.005 + export GO111MODULE=on [2020-09-01T04:08:58.976Z] #42 7.005 + GO111MODULE=on [2020-09-01T04:08:58.976Z] #42 7.005 + GOBIN=/build [2020-09-01T04:08:58.976Z] #42 7.005 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-01T04:08:58.976Z] #42 7.100 go: finding gotest.tools v0.3.5 [2020-09-01T04:08:58.976Z] #42 7.107 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-01T04:08:58.976Z] #42 8.046 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-01T04:08:58.976Z] #42 8.611 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-01T04:08:58.976Z] #42 9.563 go: downloading gotest.tools v2.1.0+incompatible [2020-09-01T04:08:58.976Z] #42 9.803 go: extracting gotest.tools v2.1.0+incompatible [2020-09-01T04:08:58.976Z] #42 9.980 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:08:58.976Z] #42 10.11 go: downloading github.com/pkg/errors v0.8.0 [2020-09-01T04:08:58.976Z] #42 10.15 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-01T04:08:58.976Z] #42 ... [2020-09-01T04:08:58.976Z] [2020-09-01T04:08:58.976Z] #49 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:58.976Z] #49 6.623 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:08:58.976Z] #49 6.624 + RM_GOPATH=0 [2020-09-01T04:08:58.976Z] #49 6.624 + TMP_GOPATH= [2020-09-01T04:08:58.976Z] #49 6.624 + : /build [2020-09-01T04:08:58.976Z] #49 6.624 + '[' -z '' ']' [2020-09-01T04:08:58.976Z] #49 6.624 ++ mktemp -d [2020-09-01T04:08:58.976Z] #49 6.624 + export GOPATH=/tmp/tmp.pb5H1MK0pp [2020-09-01T04:08:58.976Z] #49 6.624 + GOPATH=/tmp/tmp.pb5H1MK0pp [2020-09-01T04:08:58.976Z] #49 6.624 + RM_GOPATH=1 [2020-09-01T04:08:58.976Z] #49 6.624 + case "$(go env GOARCH)" in [2020-09-01T04:08:58.976Z] #49 6.624 ++ go env GOARCH [2020-09-01T04:08:58.976Z] #49 6.624 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:58.976Z] #49 6.624 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:58.976Z] #49 6.624 ++ dirname /tmp/install/install.sh [2020-09-01T04:08:58.976Z] #49 6.624 + dir=/tmp/install [2020-09-01T04:08:58.976Z] #49 6.624 + bin=rootlesskit [2020-09-01T04:08:58.976Z] #49 6.624 + shift [2020-09-01T04:08:58.976Z] #49 6.624 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-01T04:08:58.976Z] #49 6.624 + . /tmp/install/rootlesskit.installer [2020-09-01T04:08:58.976Z] #49 6.624 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:08:58.976Z] #49 6.624 + install_rootlesskit [2020-09-01T04:08:58.976Z] #49 6.624 + case "$1" in [2020-09-01T04:08:58.976Z] #49 6.624 + export CGO_ENABLED=0 [2020-09-01T04:08:58.976Z] #49 6.624 + CGO_ENABLED=0 [2020-09-01T04:08:58.976Z] #49 6.624 + _install_rootlesskit [2020-09-01T04:08:58.976Z] #49 6.624 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-01T04:08:58.976Z] #49 6.624 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pb5H1MK0pp/src/github.com/rootless-containers/rootlesskit [2020-09-01T04:08:58.976Z] #49 6.624 Cloning into '/tmp/tmp.pb5H1MK0pp/src/github.com/rootless-containers/rootlesskit'... [2020-09-01T04:08:58.976Z] #49 ... [2020-09-01T04:08:58.976Z] [2020-09-01T04:08:58.976Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:08:58.976Z] #37 6.894 + git clone https://github.com/docker/distribution.git . [2020-09-01T04:08:58.976Z] #37 6.894 Cloning into '.'... [2020-09-01T04:08:58.976Z] #37 ... [2020-09-01T04:08:58.976Z] [2020-09-01T04:08:58.976Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:58.976Z] #24 6.918 + RM_GOPATH=0 [2020-09-01T04:08:58.976Z] #24 6.918 + TMP_GOPATH= [2020-09-01T04:08:58.976Z] #24 6.918 + : /build [2020-09-01T04:08:58.976Z] #24 6.918 + '[' -z '' ']' [2020-09-01T04:08:58.976Z] #24 6.918 ++ mktemp -d [2020-09-01T04:08:58.976Z] #24 6.918 + export GOPATH=/tmp/tmp.ubeDudAzry [2020-09-01T04:08:58.976Z] #24 6.918 + GOPATH=/tmp/tmp.ubeDudAzry [2020-09-01T04:08:58.976Z] #24 6.918 + RM_GOPATH=1 [2020-09-01T04:08:58.976Z] #24 6.918 + case "$(go env GOARCH)" in [2020-09-01T04:08:58.976Z] #24 6.918 ++ go env GOARCH [2020-09-01T04:08:58.976Z] #24 6.992 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:58.976Z] #24 6.992 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:58.976Z] #24 6.996 ++ dirname /tmp/install/install.sh [2020-09-01T04:08:58.976Z] #24 7.004 + dir=/tmp/install [2020-09-01T04:08:58.976Z] #24 7.004 + bin=dockercli [2020-09-01T04:08:58.976Z] #24 7.004 + shift [2020-09-01T04:08:58.976Z] #24 7.004 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-01T04:08:58.976Z] #24 7.004 + . /tmp/install/dockercli.installer [2020-09-01T04:08:58.976Z] #24 7.004 ++ : stable [2020-09-01T04:08:58.976Z] #24 7.004 ++ : 17.06.2-ce [2020-09-01T04:08:58.976Z] #24 7.004 + install_dockercli [2020-09-01T04:08:58.976Z] #24 7.004 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-01T04:08:58.976Z] #24 7.004 ++ uname -m [2020-09-01T04:08:58.976Z] #24 7.005 Install docker/cli version 17.06.2-ce from stable [2020-09-01T04:08:58.976Z] #24 7.035 + arch=x86_64 [2020-09-01T04:08:58.976Z] #24 7.035 + '[' x86_64 '!=' x86_64 ']' [2020-09-01T04:08:58.976Z] #24 7.035 + url=https://download.docker.com/linux/static [2020-09-01T04:08:58.976Z] #24 7.035 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-01T04:08:58.976Z] #24 7.036 + tar -xz docker/docker [2020-09-01T04:08:58.976Z] #24 ... [2020-09-01T04:08:58.976Z] [2020-09-01T04:08:58.976Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:08:58.976Z] #46 7.396 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:08:58.976Z] #46 7.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:08:58.976Z] #46 7.558 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:08:58.976Z] #46 9.200 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:08:58.976Z] #46 ... [2020-09-01T04:08:58.976Z] [2020-09-01T04:08:58.976Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:08:58.976Z] #42 10.44 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:08:58.976Z] #42 10.49 go: downloading github.com/fatih/color v1.6.0 [2020-09-01T04:08:58.976Z] #42 10.55 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:08:58.976Z] #42 10.68 go: extracting github.com/fatih/color v1.6.0 [2020-09-01T04:08:58.976Z] #42 10.68 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:08:58.976Z] #42 10.81 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:08:58.976Z] #42 10.81 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:08:58.976Z] #42 10.91 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:08:58.978Z] #40 ... [2020-09-01T04:08:58.978Z] [2020-09-01T04:08:58.978Z] #13 [dev-systemd-false 1/22] RUN groupadd -r docker [2020-09-01T04:08:58.978Z] #13 DONE 2.1s [2020-09-01T04:08:58.978Z] [2020-09-01T04:08:58.978Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:08:58.978Z] #44 2.005 + RM_GOPATH=0 [2020-09-01T04:08:58.978Z] #44 2.005 + TMP_GOPATH= [2020-09-01T04:08:58.978Z] #44 2.005 + : /build [2020-09-01T04:08:58.978Z] #44 2.005 + '[' -z '' ']' [2020-09-01T04:08:58.978Z] #44 2.005 ++ mktemp -d [2020-09-01T04:08:58.978Z] #44 2.009 + export GOPATH=/tmp/tmp.kaiADvzgr3 [2020-09-01T04:08:58.978Z] #44 2.009 + GOPATH=/tmp/tmp.kaiADvzgr3 [2020-09-01T04:08:58.978Z] #44 2.009 + RM_GOPATH=1 [2020-09-01T04:08:58.978Z] #44 2.009 + case "$(go env GOARCH)" in [2020-09-01T04:08:58.978Z] #44 2.010 ++ go env GOARCH [2020-09-01T04:08:58.978Z] #44 2.036 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:58.978Z] #44 2.036 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:08:58.978Z] #44 2.036 ++ dirname /tmp/install/install.sh [2020-09-01T04:08:58.978Z] #44 2.036 + dir=/tmp/install [2020-09-01T04:08:58.978Z] #44 2.036 + bin=runc [2020-09-01T04:08:58.978Z] #44 2.036 + shift [2020-09-01T04:08:58.978Z] #44 2.036 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-01T04:08:58.978Z] #44 2.036 + . /tmp/install/runc.installer [2020-09-01T04:08:58.978Z] #44 2.036 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-01T04:08:58.978Z] #44 2.049 + install_runc [2020-09-01T04:08:58.978Z] #44 2.049 + uname -r [2020-09-01T04:08:58.978Z] #44 2.049 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-01T04:08:58.978Z] #44 2.057 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-01T04:08:58.978Z] #44 2.057 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-01T04:08:58.978Z] #44 2.057 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kaiADvzgr3/src/github.com/opencontainers/runc [2020-09-01T04:08:58.978Z] #44 2.057 Cloning into '/tmp/tmp.kaiADvzgr3/src/github.com/opencontainers/runc'... [2020-09-01T04:08:58.978Z] #44 2.057 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-01T04:08:59.140Z] #39 16.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython2-stdlib amd64 2.7.16-1 [20.8 kB] [2020-09-01T04:08:59.140Z] #39 16.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython-stdlib amd64 2.7.16-1 [20.8 kB] [2020-09-01T04:08:59.140Z] #39 16.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python2 amd64 2.7.16-1 [41.6 kB] [2020-09-01T04:08:59.140Z] #39 16.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python amd64 2.7.16-1 [22.8 kB] [2020-09-01T04:08:59.140Z] #39 16.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap2 amd64 1:2.25-2 [17.6 kB] [2020-09-01T04:08:59.140Z] #39 16.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-01T04:08:59.140Z] #39 16.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-01T04:08:59.140Z] #39 16.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-01T04:08:59.140Z] #39 16.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-01T04:08:59.140Z] #39 16.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-01T04:08:59.140Z] #39 16.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-01T04:08:59.140Z] #39 16.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-01T04:08:59.140Z] #39 16.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-01T04:08:59.140Z] #39 16.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-01T04:08:59.233Z] #42 10.97 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:08:59.233Z] #42 11.06 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:08:59.233Z] #42 11.07 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:08:59.233Z] #42 11.13 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:08:59.233Z] #42 11.14 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:08:59.233Z] #42 11.15 go: extracting github.com/pkg/errors v0.8.0 [2020-09-01T04:08:59.233Z] #42 11.15 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-01T04:08:59.233Z] #42 11.15 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:08:59.400Z] #39 17.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-01T04:08:59.400Z] #39 17.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-01T04:08:59.474Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2020-09-01T04:08:59.483Z] #32 ... [2020-09-01T04:08:59.483Z] [2020-09-01T04:08:59.483Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:08:59.483Z] #41 1.568 Note: Building without setproctitle() and strlcpy() support. [2020-09-01T04:08:59.483Z] #41 1.570 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-01T04:08:59.483Z] #41 1.585 Note: Building without GnuTLS support [2020-09-01T04:08:59.483Z] #41 1.599 Makefile.config:39: Warn: you have no libnftables installed [2020-09-01T04:08:59.483Z] #41 1.606 Makefile.config:40: Warn: Building without nftables support [2020-09-01T04:08:59.661Z] #39 17.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-01T04:08:59.661Z] #39 17.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-01T04:08:59.661Z] #39 17.48 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-01T04:08:59.661Z] #39 17.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-01T04:08:59.661Z] #39 17.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-01T04:08:59.661Z] #39 17.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-01T04:09:00.165Z] #42 ... [2020-09-01T04:09:00.165Z] [2020-09-01T04:09:00.165Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:00.165Z] #33 10.86 Fetched 8378 kB in 8s (1027 kB/s) [2020-09-01T04:09:00.165Z] #33 10.86 Reading package lists... [2020-09-01T04:09:00.165Z] #33 15.16 Reading package lists... [2020-09-01T04:09:00.165Z] #33 ... [2020-09-01T04:09:00.165Z] [2020-09-01T04:09:00.165Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:00.165Z] #39 7.719 Reading package lists... [2020-09-01T04:09:00.165Z] #39 11.80 Building dependency tree... [2020-09-01T04:09:00.165Z] #39 12.74 Reading state information... [2020-09-01T04:09:00.165Z] #39 13.92 The following additional packages will be installed: [2020-09-01T04:09:00.165Z] #39 13.92 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-01T04:09:00.165Z] #39 13.92 libprotoc17 libpython-stdlib libpython2-stdlib libpython2.7-minimal [2020-09-01T04:09:00.165Z] #39 13.92 libpython2.7-stdlib libreadline7 libsqlite3-0 mime-support python [2020-09-01T04:09:00.165Z] #39 13.92 python-minimal python-pkg-resources python-six python2 python2-minimal [2020-09-01T04:09:00.165Z] #39 13.92 python2.7 python2.7-minimal readline-common zlib1g-dev [2020-09-01T04:09:00.165Z] #39 13.92 Suggested packages: [2020-09-01T04:09:00.165Z] #39 13.92 manpages-dev python-doc python-tk python-setuptools python2-doc [2020-09-01T04:09:00.165Z] #39 13.92 python2.7-doc binfmt-support readline-doc [2020-09-01T04:09:00.165Z] #39 13.92 Recommended packages: [2020-09-01T04:09:00.165Z] #39 13.92 bzip2 xz-utils [2020-09-01T04:09:00.165Z] #39 15.92 The following NEW packages will be installed: [2020-09-01T04:09:00.165Z] #39 15.94 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2020-09-01T04:09:00.165Z] #39 15.94 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 [2020-09-01T04:09:00.165Z] #39 15.94 libprotobuf17 libprotoc17 libpython-stdlib libpython2-stdlib [2020-09-01T04:09:00.165Z] #39 15.94 libpython2.7-minimal libpython2.7-stdlib libreadline7 libsqlite3-0 [2020-09-01T04:09:00.165Z] #39 15.94 mime-support protobuf-c-compiler protobuf-compiler python python-minimal [2020-09-01T04:09:00.165Z] #39 15.94 python-pkg-resources python-protobuf python-six python2 python2-minimal [2020-09-01T04:09:00.165Z] #39 15.94 python2.7 python2.7-minimal readline-common zlib1g-dev [2020-09-01T04:09:00.165Z] #39 16.37 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:09:00.165Z] #39 16.37 Need to get 9161 kB of archives. [2020-09-01T04:09:00.165Z] #39 16.37 After this operation, 41.2 MB of additional disk space will be used. [2020-09-01T04:09:00.165Z] #39 16.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB] [2020-09-01T04:09:00.165Z] #39 16.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python2.7-minimal amd64 2.7.16-2+deb10u1 [1369 kB] [2020-09-01T04:09:00.165Z] #39 16.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python2-minimal amd64 2.7.16-1 [41.4 kB] [2020-09-01T04:09:00.165Z] #39 16.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-minimal amd64 2.7.16-1 [21.0 kB] [2020-09-01T04:09:00.165Z] #39 16.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] [2020-09-01T04:09:00.165Z] #39 16.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] [2020-09-01T04:09:00.165Z] #39 16.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] [2020-09-01T04:09:00.165Z] #39 16.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsqlite3-0 amd64 3.27.2-3 [641 kB] [2020-09-01T04:09:00.165Z] #39 16.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB] [2020-09-01T04:09:00.165Z] #39 17.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python2.7 amd64 2.7.16-2+deb10u1 [305 kB] [2020-09-01T04:09:00.165Z] #39 17.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython2-stdlib amd64 2.7.16-1 [20.8 kB] [2020-09-01T04:09:00.165Z] #39 17.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython-stdlib amd64 2.7.16-1 [20.8 kB] [2020-09-01T04:09:00.165Z] #39 17.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python2 amd64 2.7.16-1 [41.6 kB] [2020-09-01T04:09:00.165Z] #39 17.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python amd64 2.7.16-1 [22.8 kB] [2020-09-01T04:09:00.165Z] #39 17.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap2 amd64 1:2.25-2 [17.6 kB] [2020-09-01T04:09:00.165Z] #39 17.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-01T04:09:00.165Z] #39 17.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-01T04:09:00.165Z] #39 17.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-01T04:09:00.165Z] #39 17.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-01T04:09:00.165Z] #39 17.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-01T04:09:00.165Z] #39 17.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-01T04:09:00.165Z] #39 17.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-09-01T04:09:00.165Z] #39 17.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-01T04:09:00.165Z] #39 17.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-01T04:09:00.165Z] #39 17.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-01T04:09:00.165Z] #39 17.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-01T04:09:00.165Z] #39 17.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-01T04:09:00.165Z] #39 17.83 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-09-01T04:09:00.165Z] #39 17.85 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-01T04:09:00.165Z] #39 17.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-01T04:09:00.165Z] #39 17.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-01T04:09:00.165Z] #39 17.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-01T04:09:00.165Z] #39 19.48 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:00.165Z] #39 19.90 Fetched 9161 kB in 2s (5002 kB/s) [2020-09-01T04:09:00.165Z] #39 20.10 Selecting previously unselected package libpython2.7-minimal:amd64. [2020-09-01T04:09:00.165Z] #39 20.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12367 files and directories currently installed.) [2020-09-01T04:09:00.165Z] #39 20.20 Preparing to unpack .../00-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ... [2020-09-01T04:09:00.165Z] #39 20.21 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... [2020-09-01T04:09:00.165Z] #39 21.09 Selecting previously unselected package python2.7-minimal. [2020-09-01T04:09:00.165Z] #39 21.09 Preparing to unpack .../01-python2.7-minimal_2.7.16-2+deb10u1_amd64.deb ... [2020-09-01T04:09:00.222Z] #11 33.77 Selecting previously unselected package gcc. [2020-09-01T04:09:00.222Z] #11 33.77 Preparing to unpack .../50-gcc_4%3a8.3.0-1_arm64.deb ... [2020-09-01T04:09:00.223Z] #11 33.78 Unpacking gcc (4:8.3.0-1) ... [2020-09-01T04:09:00.223Z] #11 33.82 Selecting previously unselected package libcurl3-gnutls:arm64. [2020-09-01T04:09:00.223Z] #11 33.82 Preparing to unpack .../51-libcurl3-gnutls_7.64.0-4+deb10u1_arm64.deb ... [2020-09-01T04:09:00.223Z] #11 33.83 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u1) ... [2020-09-01T04:09:00.360Z] #44 ... [2020-09-01T04:09:00.361Z] [2020-09-01T04:09:00.361Z] #14 [dev-systemd-false 2/22] RUN useradd --create-home --gid docker unprivi... [2020-09-01T04:09:00.361Z] #14 DONE 1.5s [2020-09-01T04:09:00.425Z] #39 21.12 Unpacking python2.7-minimal (2.7.16-2+deb10u1) ... [2020-09-01T04:09:00.425Z] #39 ... [2020-09-01T04:09:00.425Z] [2020-09-01T04:09:00.425Z] #49 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:00.483Z] #11 33.98 Selecting previously unselected package libexpat1:arm64. [2020-09-01T04:09:00.483Z] #11 33.99 Preparing to unpack .../52-libexpat1_2.2.6-2+deb10u1_arm64.deb ... [2020-09-01T04:09:00.483Z] #11 33.99 Unpacking libexpat1:arm64 (2.2.6-2+deb10u1) ... [2020-09-01T04:09:00.483Z] #11 34.04 Selecting previously unselected package libpcre2-8-0:arm64. [2020-09-01T04:09:00.483Z] #11 34.04 Preparing to unpack .../53-libpcre2-8-0_10.32-5_arm64.deb ... [2020-09-01T04:09:00.483Z] #11 34.14 Unpacking libpcre2-8-0:arm64 (10.32-5) ... [2020-09-01T04:09:00.483Z] #11 34.26 Selecting previously unselected package liberror-perl. [2020-09-01T04:09:00.540Z] #41 2.716 fatal: not a git repository (or any of the parent directories): .git [2020-09-01T04:09:00.540Z] #41 2.747 GEN .gitid [2020-09-01T04:09:00.540Z] #41 2.778 GEN criu/include/version.h [2020-09-01T04:09:00.540Z] #41 2.843 GEN include/common/asm [2020-09-01T04:09:00.620Z] [2020-09-01T04:09:00.620Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:00.620Z] #40 48.37 DEP compel/src/lib/infect.d [2020-09-01T04:09:00.620Z] #40 48.55 DEP compel/src/lib/infect-util.d [2020-09-01T04:09:00.620Z] #40 48.70 DEP compel/src/lib/infect-rpc.d [2020-09-01T04:09:00.620Z] #40 48.84 DEP compel/arch/x86/src/lib/infect.d [2020-09-01T04:09:00.620Z] #40 48.94 DEP compel/arch/x86/src/lib/cpu.d [2020-09-01T04:09:00.620Z] #40 48.99 DEP compel/src/lib/log.d [2020-09-01T04:09:00.620Z] #40 49.10 DEP compel/src/main.d [2020-09-01T04:09:00.620Z] #40 49.19 DEP compel/src/lib/handle-elf.d [2020-09-01T04:09:00.620Z] #40 49.30 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-01T04:09:00.620Z] #40 49.43 CC compel/src/lib/log.o [2020-09-01T04:09:00.620Z] #40 49.64 CC compel/arch/x86/src/lib/cpu.o [2020-09-01T04:09:00.681Z] #49 12.27 Checking out files: 88% (708/796) Checking out files: 89% (709/796) Checking out files: 90% (717/796) Checking out files: 91% (725/796) Checking out files: 92% (733/796) Checking out files: 93% (741/796) Checking out files: 94% (749/796) Checking out files: 95% (757/796) Checking out files: 96% (765/796) Checking out files: 97% (773/796) Checking out files: 98% (781/796) Checking out files: 99% (789/796) Checking out files: 100% (796/796) Checking out files: 100% (796/796), done. [2020-09-01T04:09:00.681Z] #49 12.51 + cd /tmp/tmp.pb5H1MK0pp/src/github.com/rootless-containers/rootlesskit [2020-09-01T04:09:00.681Z] #49 12.51 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:09:00.745Z] #11 34.26 Preparing to unpack .../54-liberror-perl_0.17027-2_all.deb ... [2020-09-01T04:09:00.745Z] #11 34.33 Unpacking liberror-perl (0.17027-2) ... [2020-09-01T04:09:00.745Z] #11 34.36 Selecting previously unselected package git-man. [2020-09-01T04:09:00.745Z] #11 34.36 Preparing to unpack .../55-git-man_1%3a2.20.1-2+deb10u3_all.deb ... [2020-09-01T04:09:00.745Z] #11 34.46 Unpacking git-man (1:2.20.1-2+deb10u3) ... [2020-09-01T04:09:00.745Z] #11 34.62 Selecting previously unselected package git. [2020-09-01T04:09:01.006Z] #11 34.62 Preparing to unpack .../56-git_1%3a2.20.1-2+deb10u3_arm64.deb ... [2020-09-01T04:09:01.006Z] #11 34.65 Unpacking git (1:2.20.1-2+deb10u3) ... [2020-09-01T04:09:01.190Z] #40 50.62 CC compel/arch/x86/src/lib/infect.o [2020-09-01T04:09:01.247Z] #49 ... [2020-09-01T04:09:01.247Z] [2020-09-01T04:09:01.247Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:01.247Z] #12 12.01 Fetched 8378 kB in 9s (900 kB/s) [2020-09-01T04:09:01.247Z] #12 12.01 Reading package lists... [2020-09-01T04:09:01.247Z] #12 16.46 Reading package lists... [2020-09-01T04:09:01.247Z] #12 ... [2020-09-01T04:09:01.247Z] [2020-09-01T04:09:01.247Z] #55 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:09:01.247Z] #55 5.857 + RM_GOPATH=0 [2020-09-01T04:09:01.247Z] #55 5.857 + TMP_GOPATH= [2020-09-01T04:09:01.247Z] #55 5.857 + : /build [2020-09-01T04:09:01.247Z] #55 5.857 + '[' -z '' ']' [2020-09-01T04:09:01.247Z] #55 5.857 ++ mktemp -d [2020-09-01T04:09:01.247Z] #55 5.861 + export GOPATH=/tmp/tmp.ZCZcj85oeq [2020-09-01T04:09:01.247Z] #55 5.861 + GOPATH=/tmp/tmp.ZCZcj85oeq [2020-09-01T04:09:01.247Z] #55 5.861 + RM_GOPATH=1 [2020-09-01T04:09:01.247Z] #55 5.861 + case "$(go env GOARCH)" in [2020-09-01T04:09:01.247Z] #55 5.861 ++ go env GOARCH [2020-09-01T04:09:01.247Z] #55 5.914 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:01.247Z] #55 5.914 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:01.247Z] #55 5.921 ++ dirname /tmp/install/install.sh [2020-09-01T04:09:01.247Z] #55 5.921 + dir=/tmp/install [2020-09-01T04:09:01.247Z] #55 5.928 + bin=proxy [2020-09-01T04:09:01.247Z] #55 5.928 + shift [2020-09-01T04:09:01.247Z] #55 5.928 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-01T04:09:01.247Z] #55 5.928 + . /tmp/install/proxy.installer [2020-09-01T04:09:01.247Z] #55 5.928 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:09:01.247Z] #55 5.928 + install_proxy [2020-09-01T04:09:01.247Z] #55 5.928 + case "$1" in [2020-09-01T04:09:01.247Z] #55 5.928 + export CGO_ENABLED=0 [2020-09-01T04:09:01.247Z] #55 5.928 + CGO_ENABLED=0 [2020-09-01T04:09:01.247Z] #55 5.928 + _install_proxy [2020-09-01T04:09:01.247Z] #55 5.928 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-01T04:09:01.247Z] #55 5.928 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZCZcj85oeq/src/github.com/docker/libnetwork [2020-09-01T04:09:01.247Z] #55 5.928 Cloning into '/tmp/tmp.ZCZcj85oeq/src/github.com/docker/libnetwork'... [2020-09-01T04:09:01.247Z] #55 5.929 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:09:01.505Z] #55 ... [2020-09-01T04:09:01.505Z] [2020-09-01T04:09:01.505Z] #49 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:01.505Z] #49 13.17 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-01T04:09:01.505Z] #49 13.18 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-01T04:09:01.571Z] #39 19.26 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:01.760Z] #40 ... [2020-09-01T04:09:01.760Z] [2020-09-01T04:09:01.760Z] #15 [dev-systemd-false 3/22] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-01T04:09:01.760Z] #15 1.215 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-01T04:09:01.760Z] #15 DONE 1.4s [2020-09-01T04:09:01.833Z] #39 19.61 Fetched 9161 kB in 2s (5031 kB/s) [2020-09-01T04:09:01.952Z] #11 35.75 Selecting previously unselected package libc-dev-bin. [2020-09-01T04:09:01.952Z] #11 35.75 Preparing to unpack .../57-libc-dev-bin_2.28-10_arm64.deb ... [2020-09-01T04:09:01.952Z] #11 35.75 Unpacking libc-dev-bin (2.28-10) ... [2020-09-01T04:09:01.952Z] #11 35.79 Selecting previously unselected package linux-libc-dev:arm64. [2020-09-01T04:09:02.009Z] using credential docker-jenkins-github-credentials [2020-09-01T04:09:02.020Z] [2020-09-01T04:09:02.020Z] #16 [dev-systemd-false 4/22] RUN echo "source /usr/share/bash-completion/ba... [2020-09-01T04:09:02.074Z] #41 4.067 PBCC images/timens.pb-c.c [2020-09-01T04:09:02.074Z] #41 4.101 DEP images/timens.pb-c.d [2020-09-01T04:09:02.074Z] #41 4.155 PBCC images/fown.pb-c.c [2020-09-01T04:09:02.074Z] #41 4.164 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-01T04:09:02.074Z] #41 4.234 PBCC images/opts.pb-c.c [2020-09-01T04:09:02.074Z] #41 4.271 PBCC images/memfd.pb-c.c [2020-09-01T04:09:02.074Z] #41 4.311 DEP images/fown.pb-c.d [2020-09-01T04:09:02.074Z] #41 4.356 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-01T04:09:02.084Z] Cloning the remote Git repository [2020-09-01T04:09:02.084Z] Cloning with configured refspecs honoured and without tags [2020-09-01T04:09:02.095Z] #39 19.84 Selecting previously unselected package libpython2.7-minimal:amd64. [2020-09-01T04:09:02.095Z] #39 19.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12367 files and directories currently installed.) [2020-09-01T04:09:02.095Z] #39 19.90 Preparing to unpack .../00-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ... [2020-09-01T04:09:02.095Z] #39 19.91 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... [2020-09-01T04:09:02.214Z] #11 35.80 Preparing to unpack .../58-linux-libc-dev_4.19.132-1_arm64.deb ... [2020-09-01T04:09:02.214Z] #11 35.80 Unpacking linux-libc-dev:arm64 (4.19.132-1) ... [2020-09-01T04:09:02.372Z] #41 4.430 DEP images/opts.pb-c.d [2020-09-01T04:09:02.372Z] #41 4.524 DEP images/memfd.pb-c.d [2020-09-01T04:09:02.372Z] #41 4.568 PBCC images/sit.pb-c.c [2020-09-01T04:09:02.372Z] #41 4.596 DEP images/sit.pb-c.d [2020-09-01T04:09:02.372Z] #41 4.646 PBCC images/macvlan.pb-c.c [2020-09-01T04:09:02.372Z] #41 4.656 DEP images/macvlan.pb-c.d [2020-09-01T04:09:02.372Z] #41 4.715 PBCC images/autofs.pb-c.c [2020-09-01T04:09:02.372Z] #41 4.751 DEP images/autofs.pb-c.d [2020-09-01T04:09:02.268Z] Cloning repository https://github.com/moby/moby.git [2020-09-01T04:09:02.671Z] #41 4.790 PBCC images/sysctl.pb-c.c [2020-09-01T04:09:02.671Z] #41 4.822 DEP images/sysctl.pb-c.d [2020-09-01T04:09:02.671Z] #41 4.867 PBCC images/time.pb-c.c [2020-09-01T04:09:02.671Z] #41 4.887 DEP images/time.pb-c.d [2020-09-01T04:09:02.671Z] #41 4.944 PBCC images/binfmt-misc.pb-c.c [2020-09-01T04:09:02.671Z] #41 4.962 DEP images/binfmt-misc.pb-c.d [2020-09-01T04:09:02.671Z] #41 4.990 PBCC images/seccomp.pb-c.c [2020-09-01T04:09:02.787Z] #11 36.43 Selecting previously unselected package libc6-dev:arm64. [2020-09-01T04:09:02.787Z] #11 36.43 Preparing to unpack .../59-libc6-dev_2.28-10_arm64.deb ... [2020-09-01T04:09:02.787Z] #11 36.43 Unpacking libc6-dev:arm64 (2.28-10) ... [2020-09-01T04:09:02.969Z] #41 5.000 DEP images/seccomp.pb-c.d [2020-09-01T04:09:02.969Z] #41 5.051 PBCC images/userns.pb-c.c [2020-09-01T04:09:02.969Z] #41 5.064 DEP images/userns.pb-c.d [2020-09-01T04:09:02.969Z] #41 5.113 PBCC images/cgroup.pb-c.c [2020-09-01T04:09:02.969Z] #41 5.134 DEP images/cgroup.pb-c.d [2020-09-01T04:09:02.969Z] #41 5.175 PBCC images/ext-file.pb-c.c [2020-09-01T04:09:02.969Z] #41 5.208 DEP images/ext-file.pb-c.d [2020-09-01T04:09:03.040Z] #39 20.85 Selecting previously unselected package python2.7-minimal. [2020-09-01T04:09:03.040Z] #39 20.86 Preparing to unpack .../01-python2.7-minimal_2.7.16-2+deb10u1_amd64.deb ... [2020-09-01T04:09:03.040Z] #39 20.90 Unpacking python2.7-minimal (2.7.16-2+deb10u1) ... [2020-09-01T04:09:03.268Z] #41 5.284 PBCC images/rpc.pb-c.c [2020-09-01T04:09:03.268Z] #41 5.340 DEP images/rpc.pb-c.d [2020-09-01T04:09:03.268Z] #41 5.385 PBCC images/siginfo.pb-c.c [2020-09-01T04:09:03.268Z] #41 5.401 DEP images/siginfo.pb-c.d [2020-09-01T04:09:03.268Z] #41 5.441 PBCC images/pagemap.pb-c.c [2020-09-01T04:09:03.268Z] #41 5.462 DEP images/pagemap.pb-c.d [2020-09-01T04:09:03.268Z] #41 5.495 PBCC images/rlimit.pb-c.c [2020-09-01T04:09:03.268Z] #41 5.521 DEP images/rlimit.pb-c.d [2020-09-01T04:09:03.268Z] #41 5.548 PBCC images/file-lock.pb-c.c [2020-09-01T04:09:03.268Z] #41 5.566 DEP images/file-lock.pb-c.d [2020-09-01T04:09:03.268Z] #41 5.593 PBCC images/tty.pb-c.c [2020-09-01T04:09:03.360Z] #11 37.08 Selecting previously unselected package libdpkg-perl. [2020-09-01T04:09:03.360Z] #11 37.08 Preparing to unpack .../60-libdpkg-perl_1.19.7_all.deb ... [2020-09-01T04:09:03.360Z] #11 37.08 Unpacking libdpkg-perl (1.19.7) ... [2020-09-01T04:09:03.567Z] #41 5.651 DEP images/tty.pb-c.d [2020-09-01T04:09:03.567Z] #41 5.682 PBCC images/tun.pb-c.c [2020-09-01T04:09:03.567Z] #41 5.718 PBCC images/netdev.pb-c.c [2020-09-01T04:09:03.567Z] #41 5.757 DEP images/tun.pb-c.d [2020-09-01T04:09:03.567Z] #41 5.794 DEP images/netdev.pb-c.d [2020-09-01T04:09:03.567Z] #41 5.829 PBCC images/vma.pb-c.c [2020-09-01T04:09:03.567Z] #41 5.866 DEP images/vma.pb-c.d [2020-09-01T04:09:03.567Z] #41 5.900 PBCC images/creds.pb-c.c [2020-09-01T04:09:03.567Z] #41 5.913 DEP images/creds.pb-c.d [2020-09-01T04:09:03.567Z] #41 5.949 PBCC images/utsns.pb-c.c [2020-09-01T04:09:03.567Z] #41 5.970 DEP images/utsns.pb-c.d [2020-09-01T04:09:03.611Z] #39 ... [2020-09-01T04:09:03.611Z] [2020-09-01T04:09:03.611Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:03.611Z] #33 11.22 Fetched 8378 kB in 9s (903 kB/s) [2020-09-01T04:09:03.611Z] #33 11.22 Reading package lists... [2020-09-01T04:09:03.611Z] #33 19.72 Reading package lists... [2020-09-01T04:09:03.611Z] #33 ... [2020-09-01T04:09:03.611Z] [2020-09-01T04:09:03.611Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:03.611Z] #42 10.28 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-01T04:09:03.611Z] #42 10.36 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:09:03.611Z] #42 10.40 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:09:03.611Z] #42 10.44 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:09:03.611Z] #42 10.44 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:09:03.611Z] #42 10.48 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:09:03.611Z] #42 10.50 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:09:03.611Z] #42 10.87 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:09:03.611Z] #42 11.07 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:09:03.611Z] #42 13.88 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:09:03.611Z] #42 14.55 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:09:03.611Z] #42 15.14 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:09:03.620Z] #11 37.19 Selecting previously unselected package libglib2.0-0:arm64. [2020-09-01T04:09:03.621Z] #11 37.19 Preparing to unpack .../61-libglib2.0-0_2.58.3-2+deb10u2_arm64.deb ... [2020-09-01T04:09:03.621Z] #11 37.20 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u2) ... [2020-09-01T04:09:03.621Z] #11 37.42 Selecting previously unselected package libtool. [2020-09-01T04:09:03.866Z] #41 6.017 PBCC images/ipc-desc.pb-c.c [2020-09-01T04:09:03.866Z] #41 6.030 PBCC images/ipc-sem.pb-c.c [2020-09-01T04:09:03.866Z] #41 6.067 DEP images/ipc-desc.pb-c.d [2020-09-01T04:09:03.866Z] #41 6.143 DEP images/ipc-sem.pb-c.d [2020-09-01T04:09:03.866Z] #41 6.201 PBCC images/ipc-msg.pb-c.c [2020-09-01T04:09:03.866Z] #41 6.239 DEP images/ipc-msg.pb-c.d [2020-09-01T04:09:03.882Z] #11 37.42 Preparing to unpack .../62-libtool_2.4.6-9_all.deb ... [2020-09-01T04:09:03.882Z] #11 37.43 Unpacking libtool (2.4.6-9) ... [2020-09-01T04:09:03.882Z] #11 37.58 Selecting previously unselected package make. [2020-09-01T04:09:03.882Z] #11 37.58 Preparing to unpack .../63-make_4.2.1-1.2_arm64.deb ... [2020-09-01T04:09:03.882Z] #11 37.59 Unpacking make (4.2.1-1.2) ... [2020-09-01T04:09:03.930Z] #16 DONE 1.9s [2020-09-01T04:09:03.930Z] [2020-09-01T04:09:03.930Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:03.930Z] #40 51.76 CC compel/src/lib/infect-rpc.o [2020-09-01T04:09:03.930Z] #40 52.22 CC compel/src/lib/infect-util.o [2020-09-01T04:09:03.930Z] #40 52.52 CC compel/src/lib/infect.o [2020-09-01T04:09:04.051Z] #49 ... [2020-09-01T04:09:04.051Z] [2020-09-01T04:09:04.051Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:09:04.051Z] #26 10.34 Reading package lists... [2020-09-01T04:09:04.051Z] #26 14.82 Reading package lists... [2020-09-01T04:09:04.051Z] #26 22.59 Building dependency tree... [2020-09-01T04:09:04.051Z] #26 ... [2020-09-01T04:09:04.051Z] [2020-09-01T04:09:04.051Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:04.051Z] #39 23.10 Selecting previously unselected package python2-minimal. [2020-09-01T04:09:04.051Z] #39 23.11 Preparing to unpack .../02-python2-minimal_2.7.16-1_amd64.deb ... [2020-09-01T04:09:04.051Z] #39 23.12 Unpacking python2-minimal (2.7.16-1) ... [2020-09-01T04:09:04.051Z] #39 23.43 Selecting previously unselected package python-minimal. [2020-09-01T04:09:04.051Z] #39 23.44 Preparing to unpack .../03-python-minimal_2.7.16-1_amd64.deb ... [2020-09-01T04:09:04.051Z] #39 23.44 Unpacking python-minimal (2.7.16-1) ... [2020-09-01T04:09:04.051Z] #39 23.65 Selecting previously unselected package mime-support. [2020-09-01T04:09:04.051Z] #39 23.65 Preparing to unpack .../04-mime-support_3.62_all.deb ... [2020-09-01T04:09:04.051Z] #39 23.66 Unpacking mime-support (3.62) ... [2020-09-01T04:09:04.051Z] #39 24.08 Selecting previously unselected package readline-common. [2020-09-01T04:09:04.051Z] #39 24.11 Preparing to unpack .../05-readline-common_7.0-5_all.deb ... [2020-09-01T04:09:04.051Z] #39 24.12 Unpacking readline-common (7.0-5) ... [2020-09-01T04:09:04.051Z] #39 24.46 Selecting previously unselected package libreadline7:amd64. [2020-09-01T04:09:04.051Z] #39 24.47 Preparing to unpack .../06-libreadline7_7.0-5_amd64.deb ... [2020-09-01T04:09:04.051Z] #39 24.52 Unpacking libreadline7:amd64 (7.0-5) ... [2020-09-01T04:09:04.051Z] #39 24.83 Selecting previously unselected package libsqlite3-0:amd64. [2020-09-01T04:09:04.051Z] #39 24.83 Preparing to unpack .../07-libsqlite3-0_3.27.2-3_amd64.deb ... [2020-09-01T04:09:04.051Z] #39 24.86 Unpacking libsqlite3-0:amd64 (3.27.2-3) ... [2020-09-01T04:09:04.143Z] #11 37.74 Selecting previously unselected package pkg-config. [2020-09-01T04:09:04.143Z] #11 37.74 Preparing to unpack .../64-pkg-config_0.29-6_arm64.deb ... [2020-09-01T04:09:04.143Z] #11 37.74 Unpacking pkg-config (0.29-6) ... [2020-09-01T04:09:04.143Z] #11 37.80 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... [2020-09-01T04:09:04.143Z] #11 37.81 Setting up libexpat1:arm64 (2.2.6-2+deb10u1) ... [2020-09-01T04:09:04.143Z] #11 37.82 Setting up lsb-base (10.2019051400) ... [2020-09-01T04:09:04.143Z] #11 37.84 Setting up libkeyutils1:arm64 (1.6-6) ... [2020-09-01T04:09:04.143Z] #11 37.85 Setting up libpsl5:arm64 (0.20.2-2) ... [2020-09-01T04:09:04.143Z] #11 37.86 Setting up libmagic-mgc (1:5.35-4+deb10u1) ... [2020-09-01T04:09:04.143Z] #11 37.87 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u2) ... [2020-09-01T04:09:04.143Z] #11 37.88 No schema files found: doing nothing. [2020-09-01T04:09:04.143Z] #11 37.89 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-09-01T04:09:04.163Z] #41 6.308 PBCC images/ipc-shm.pb-c.c [2020-09-01T04:09:04.163Z] #41 6.328 DEP images/ipc-shm.pb-c.d [2020-09-01T04:09:04.163Z] #41 6.355 PBCC images/ipc-var.pb-c.c [2020-09-01T04:09:04.163Z] #41 6.379 DEP images/ipc-var.pb-c.d [2020-09-01T04:09:04.163Z] #41 6.427 PBCC images/sk-opts.pb-c.c [2020-09-01T04:09:04.163Z] #41 6.467 PBCC images/packet-sock.pb-c.c [2020-09-01T04:09:04.404Z] #11 38.04 debconf: unable to initialize frontend: Dialog [2020-09-01T04:09:04.404Z] #11 38.04 debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-09-01T04:09:04.404Z] #11 38.04 debconf: falling back to frontend: Readline [2020-09-01T04:09:04.404Z] #11 38.22 Setting up libprocps7:arm64 (2:3.3.15-2) ... [2020-09-01T04:09:04.404Z] #11 38.23 Setting up binutils-common:arm64 (2.31.1-16) ... [2020-09-01T04:09:04.467Z] #41 6.504 DEP images/sk-opts.pb-c.d [2020-09-01T04:09:04.467Z] #41 6.552 DEP images/packet-sock.pb-c.d [2020-09-01T04:09:04.467Z] #41 6.614 PBCC images/sk-netlink.pb-c.c [2020-09-01T04:09:04.467Z] #41 6.681 DEP images/sk-netlink.pb-c.d [2020-09-01T04:09:04.467Z] #41 6.740 PBCC images/sk-inet.pb-c.c [2020-09-01T04:09:04.467Z] #41 6.782 DEP images/sk-inet.pb-c.d [2020-09-01T04:09:04.467Z] #41 6.841 PBCC images/sk-unix.pb-c.c [2020-09-01T04:09:04.552Z] #42 ... [2020-09-01T04:09:04.552Z] [2020-09-01T04:09:04.552Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:09:04.552Z] #31 6.811 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-01T04:09:04.552Z] #31 6.817 Cloning into '.'... [2020-09-01T04:09:04.552Z] #31 ... [2020-09-01T04:09:04.552Z] [2020-09-01T04:09:04.552Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:09:04.552Z] #26 12.19 Fetched 8378 kB in 10s (819 kB/s) [2020-09-01T04:09:04.552Z] #26 12.19 Reading package lists... [2020-09-01T04:09:04.552Z] #26 20.32 Reading package lists... [2020-09-01T04:09:04.552Z] #26 ... [2020-09-01T04:09:04.552Z] [2020-09-01T04:09:04.552Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:04.552Z] #12 12.32 Fetched 8378 kB in 10s (822 kB/s) [2020-09-01T04:09:04.552Z] #12 12.32 Reading package lists... [2020-09-01T04:09:02.672Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-09-01T04:09:03.689Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-01T04:09:03.689Z] > git --version # timeout=10 [2020-09-01T04:09:03.728Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-01T04:09:03.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:09:03.731Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41404/head:refs/remotes/origin/PR-41404 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:09:04.666Z] #11 38.25 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-09-01T04:09:04.666Z] #11 38.26 Setting up libmagic1:arm64 (1:5.35-4+deb10u1) ... [2020-09-01T04:09:04.666Z] #11 38.33 Setting up linux-libc-dev:arm64 (4.19.132-1) ... [2020-09-01T04:09:04.666Z] #11 38.34 Setting up file (1:5.35-4+deb10u1) ... [2020-09-01T04:09:04.666Z] #11 38.36 Setting up libgomp1:arm64 (8.3.0-6) ... [2020-09-01T04:09:04.666Z] #11 38.37 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:09:04.666Z] #11 38.38 Setting up libkrb5support0:arm64 (1.17-3) ... [2020-09-01T04:09:04.666Z] #11 38.39 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:09:04.666Z] #11 38.40 Setting up libasan5:arm64 (8.3.0-6) ... [2020-09-01T04:09:04.666Z] #11 38.41 Setting up autotools-dev (20180224.1) ... [2020-09-01T04:09:04.666Z] #11 38.43 Setting up make (4.2.1-1.2) ... [2020-09-01T04:09:04.666Z] #11 38.44 Setting up libmpfr6:arm64 (4.0.2-1) ... [2020-09-01T04:09:04.666Z] #11 38.45 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-09-01T04:09:04.771Z] #41 6.893 DEP images/sk-unix.pb-c.d [2020-09-01T04:09:04.771Z] #41 6.967 PBCC images/mm.pb-c.c [2020-09-01T04:09:04.771Z] #41 7.010 DEP images/mm.pb-c.d [2020-09-01T04:09:04.771Z] #41 7.069 PBCC images/timerfd.pb-c.c [2020-09-01T04:09:04.812Z] #12 20.84 Reading package lists... [2020-09-01T04:09:04.812Z] #12 ... [2020-09-01T04:09:04.812Z] [2020-09-01T04:09:04.812Z] #49 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:04.812Z] #49 13.71 + cd /tmp/tmp.j6yhD4bcn0/src/github.com/rootless-containers/rootlesskit [2020-09-01T04:09:04.812Z] #49 13.71 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:09:04.812Z] #49 14.11 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-01T04:09:04.812Z] #49 14.11 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-01T04:09:04.868Z] #40 ... [2020-09-01T04:09:04.868Z] [2020-09-01T04:09:04.868Z] #17 [dev-systemd-false 5/22] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-01T04:09:04.868Z] #17 DONE 1.3s [2020-09-01T04:09:04.927Z] #11 38.46 Setting up libncurses6:arm64 (6.1+20181013-2+deb10u2) ... [2020-09-01T04:09:04.927Z] #11 38.47 Setting up libmpc3:arm64 (1.1.0-1) ... [2020-09-01T04:09:04.927Z] #11 38.48 Setting up libatomic1:arm64 (8.3.0-6) ... [2020-09-01T04:09:04.927Z] #11 38.49 Setting up libpcre2-8-0:arm64 (10.32-5) ... [2020-09-01T04:09:04.927Z] #11 38.50 Setting up libk5crypto3:arm64 (1.17-3) ... [2020-09-01T04:09:04.927Z] #11 38.51 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-09-01T04:09:04.927Z] #11 38.52 Setting up libubsan1:arm64 (8.3.0-6) ... [2020-09-01T04:09:04.927Z] #11 38.54 Setting up libisl19:arm64 (0.20-2) ... [2020-09-01T04:09:04.927Z] #11 38.55 Setting up procps (2:3.3.15-2) ... [2020-09-01T04:09:04.927Z] #11 38.58 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode [2020-09-01T04:09:04.927Z] #11 38.58 update-alternatives: warning: skip creation of /usr/share/man/man1/w.1.gz because associated file /usr/share/man/man1/w.procps.1.gz (of link group w) doesn't exist [2020-09-01T04:09:04.927Z] #11 38.60 Setting up git-man (1:2.20.1-2+deb10u3) ... [2020-09-01T04:09:04.927Z] #11 38.61 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2020-09-01T04:09:04.927Z] #11 38.63 Setting up libkrb5-3:arm64 (1.17-3) ... [2020-09-01T04:09:04.927Z] #11 38.65 Setting up libbinutils:arm64 (2.31.1-16) ... [2020-09-01T04:09:04.927Z] #11 38.66 Setting up cpp-8 (8.3.0-6) ... [2020-09-01T04:09:04.927Z] #11 38.67 Setting up libc-dev-bin (2.28-10) ... [2020-09-01T04:09:04.927Z] #11 38.68 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-09-01T04:09:04.927Z] #11 38.70 Setting up libcc1-0:arm64 (8.3.0-6) ... [2020-09-01T04:09:04.927Z] #11 38.71 Setting up liblsan0:arm64 (8.3.0-6) ... [2020-09-01T04:09:04.927Z] #11 38.73 Setting up libitm1:arm64 (8.3.0-6) ... [2020-09-01T04:09:04.927Z] #11 38.74 Setting up libgdbm6:arm64 (1.18.1-4) ... [2020-09-01T04:09:04.927Z] #11 38.75 Setting up libtsan0:arm64 (8.3.0-6) ... [2020-09-01T04:09:04.927Z] #11 38.77 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ... [2020-09-01T04:09:04.980Z] #39 25.85 Selecting previously unselected package libpython2.7-stdlib:amd64. [2020-09-01T04:09:04.980Z] #39 25.87 Preparing to unpack .../08-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ... [2020-09-01T04:09:04.980Z] #39 25.87 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... [2020-09-01T04:09:05.067Z] #41 7.116 DEP images/timerfd.pb-c.d [2020-09-01T04:09:05.067Z] #41 7.138 PBCC images/timer.pb-c.c [2020-09-01T04:09:05.067Z] #41 7.149 DEP images/timer.pb-c.d [2020-09-01T04:09:05.067Z] #41 7.188 PBCC images/sa.pb-c.c [2020-09-01T04:09:05.067Z] #41 7.215 DEP images/sa.pb-c.d [2020-09-01T04:09:05.067Z] #41 7.250 PBCC images/pipe-data.pb-c.c [2020-09-01T04:09:05.067Z] #41 7.261 DEP images/pipe-data.pb-c.d [2020-09-01T04:09:05.067Z] #41 7.290 PBCC images/mnt.pb-c.c [2020-09-01T04:09:05.067Z] #41 7.317 DEP images/mnt.pb-c.d [2020-09-01T04:09:05.067Z] #41 7.345 PBCC images/sk-packet.pb-c.c [2020-09-01T04:09:05.067Z] #41 7.359 DEP images/sk-packet.pb-c.d [2020-09-01T04:09:05.067Z] #41 7.383 PBCC images/tcp-stream.pb-c.c [2020-09-01T04:09:05.067Z] #41 7.410 DEP images/tcp-stream.pb-c.d [2020-09-01T04:09:05.128Z] [2020-09-01T04:09:05.128Z] #18 [dev-systemd-false 6/22] RUN ldconfig [2020-09-01T04:09:05.190Z] #11 38.78 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2020-09-01T04:09:05.190Z] #11 38.79 Setting up binutils (2.31.1-16) ... [2020-09-01T04:09:05.190Z] #11 38.81 Setting up ca-certificates (20200601~deb10u1) ... [2020-09-01T04:09:05.365Z] #41 7.459 PBCC images/pipe.pb-c.c [2020-09-01T04:09:05.365Z] #41 7.485 DEP images/pipe.pb-c.d [2020-09-01T04:09:05.365Z] #41 7.511 PBCC images/pstree.pb-c.c [2020-09-01T04:09:05.365Z] #41 7.526 DEP images/pstree.pb-c.d [2020-09-01T04:09:05.365Z] #41 7.548 PBCC images/fs.pb-c.c [2020-09-01T04:09:05.365Z] #41 7.558 DEP images/fs.pb-c.d [2020-09-01T04:09:05.365Z] #41 7.606 PBCC images/signalfd.pb-c.c [2020-09-01T04:09:05.365Z] #41 7.671 DEP images/signalfd.pb-c.d [2020-09-01T04:09:05.365Z] #41 7.699 PBCC images/fh.pb-c.c [2020-09-01T04:09:05.365Z] #41 7.722 PBCC images/fsnotify.pb-c.c [2020-09-01T04:09:05.365Z] #41 7.758 DEP images/fh.pb-c.d [2020-09-01T04:09:05.365Z] #41 ... [2020-09-01T04:09:05.365Z] [2020-09-01T04:09:05.365Z] #48 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:05.454Z] #11 38.97 debconf: unable to initialize frontend: Dialog [2020-09-01T04:09:05.454Z] #11 38.97 debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-09-01T04:09:05.454Z] #11 38.97 debconf: falling back to frontend: Readline [2020-09-01T04:09:05.977Z] #48 29.62 Checking out files: 81% (2630/3232) Checking out files: 82% (2651/3232) Checking out files: 83% (2683/3232) Checking out files: 84% (2715/3232) Checking out files: 85% (2748/3232) Checking out files: 86% (2780/3232) Checking out files: 87% (2812/3232) Checking out files: 88% (2845/3232) Checking out files: 89% (2877/3232) Checking out files: 90% (2909/3232) Checking out files: 91% (2942/3232) Checking out files: 92% (2974/3232) Checking out files: 93% (3006/3232) Checking out files: 94% (3039/3232) Checking out files: 95% (3071/3232) Checking out files: 96% (3103/3232) Checking out files: 97% (3136/3232) Checking out files: 98% (3168/3232) Checking out files: 99% (3200/3232) Checking out files: 100% (3232/3232) Checking out files: 100% (3232/3232), done. [2020-09-01T04:09:05.977Z] #48 29.98 + cd /tmp/tmp.0RgNLs3jAd/src/github.com/containerd/containerd [2020-09-01T04:09:05.977Z] #48 29.98 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:09:06.028Z] #11 39.53 Updating certificates in /etc/ssl/certs... [2020-09-01T04:09:06.510Z] #18 DONE 1.6s [2020-09-01T04:09:06.510Z] [2020-09-01T04:09:06.510Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:06.510Z] #40 55.28 CC compel/src/lib/ptrace.o [2020-09-01T04:09:06.510Z] #40 55.79 AR compel/libcompel.a [2020-09-01T04:09:06.510Z] #40 55.97 HOSTCC compel/src/main-host.o [2020-09-01T04:09:06.602Z] #11 40.36 126 added, 0 removed; done. [2020-09-01T04:09:06.623Z] #48 30.54 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-01T04:09:06.623Z] #48 30.54 + BUILDTAGS='netgo osusergo static_build' [2020-09-01T04:09:06.623Z] #48 30.54 + export EXTRA_FLAGS=-buildmode=pie [2020-09-01T04:09:06.623Z] #48 30.54 + EXTRA_FLAGS=-buildmode=pie [2020-09-01T04:09:06.623Z] #48 30.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-01T04:09:06.623Z] #48 30.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-01T04:09:06.623Z] #48 30.54 + '[' '' = dynamic ']' [2020-09-01T04:09:06.623Z] #48 30.54 + make [2020-09-01T04:09:06.724Z] #49 ... [2020-09-01T04:09:06.724Z] [2020-09-01T04:09:06.724Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:06.724Z] #42 18.94 go: finding github.com/fatih/color v1.6.0 [2020-09-01T04:09:06.724Z] #42 18.98 go: finding github.com/pkg/errors v0.8.0 [2020-09-01T04:09:06.724Z] #42 19.01 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:09:06.724Z] #42 19.09 go: finding github.com/spf13/pflag v1.0.1 [2020-09-01T04:09:06.724Z] #42 19.28 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:09:06.868Z] #11 40.50 Setting up libgssapi-krb5-2:arm64 (1.17-3) ... [2020-09-01T04:09:06.868Z] #11 40.52 Setting up libgdbm-compat4:arm64 (1.18.1-4) ... [2020-09-01T04:09:06.868Z] #11 40.53 Setting up libgcc-8-dev:arm64 (8.3.0-6) ... [2020-09-01T04:09:06.868Z] #11 40.54 Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ... [2020-09-01T04:09:06.868Z] #11 40.55 Setting up cpp (4:8.3.0-1) ... [2020-09-01T04:09:06.868Z] #11 40.57 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-09-01T04:09:06.868Z] #11 40.58 Setting up libc6-dev:arm64 (2.28-10) ... [2020-09-01T04:09:06.868Z] #11 40.59 Setting up curl (7.64.0-4+deb10u1) ... [2020-09-01T04:09:06.868Z] #11 40.61 Setting up gcc-8 (8.3.0-6) ... [2020-09-01T04:09:06.868Z] #11 40.62 Setting up libtool (2.4.6-9) ... [2020-09-01T04:09:06.868Z] #11 40.64 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u1) ... [2020-09-01T04:09:07.080Z] #40 56.43 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-01T04:09:07.130Z] #11 40.65 Setting up gcc (4:8.3.0-1) ... [2020-09-01T04:09:07.130Z] #11 40.69 Setting up perl (5.28.1-6+deb10u1) ... [2020-09-01T04:09:07.130Z] #11 40.72 Setting up libdpkg-perl (1.19.7) ... [2020-09-01T04:09:07.130Z] #11 40.74 Setting up liberror-perl (0.17027-2) ... [2020-09-01T04:09:07.130Z] #11 40.76 Setting up pkg-config (0.29-6) ... [2020-09-01T04:09:07.130Z] #11 40.82 Setting up git (1:2.20.1-2+deb10u3) ... [2020-09-01T04:09:07.130Z] #11 40.87 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:09:07.272Z] #48 31.28 + bin/ctr [2020-09-01T04:09:07.302Z] #42 19.55 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:09:07.341Z] #40 56.75 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-01T04:09:07.392Z] #11 40.89 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-09-01T04:09:07.392Z] #11 40.90 Updating certificates in /etc/ssl/certs... [2020-09-01T04:09:07.571Z] #42 19.86 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:09:07.571Z] #42 19.90 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:09:07.832Z] #42 20.39 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:09:07.910Z] #40 57.25 HOSTCC compel/src/lib/log-host.o [2020-09-01T04:09:07.964Z] #11 41.55 0 added, 0 removed; done. [2020-09-01T04:09:07.964Z] #11 41.55 Running hooks in /etc/ca-certificates/update.d... [2020-09-01T04:09:07.964Z] #11 41.55 done. [2020-09-01T04:09:08.092Z] #42 ... [2020-09-01T04:09:08.092Z] [2020-09-01T04:09:08.092Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:08.092Z] #24 18.97 + mkdir -p /build [2020-09-01T04:09:08.092Z] #24 19.00 + mv docker/docker /build/ [2020-09-01T04:09:08.092Z] #24 19.01 + rmdir docker [2020-09-01T04:09:08.092Z] #24 DONE 20.6s [2020-09-01T04:09:08.092Z] [2020-09-01T04:09:08.092Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:08.092Z] #42 20.54 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:09:08.170Z] #40 57.48 HOSTLINK compel/compel-host-bin [2020-09-01T04:09:08.263Z] #39 ... [2020-09-01T04:09:08.263Z] [2020-09-01T04:09:08.263Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:08.263Z] #24 19.05 + mkdir -p /build [2020-09-01T04:09:08.263Z] #24 19.15 + mv docker/docker /build/ [2020-09-01T04:09:08.263Z] #24 19.16 + rmdir docker [2020-09-01T04:09:08.263Z] #24 DONE 20.2s [2020-09-01T04:09:08.263Z] [2020-09-01T04:09:08.263Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:09:08.263Z] #26 27.84 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-01T04:09:08.263Z] #26 27.84 The following additional packages will be installed: [2020-09-01T04:09:08.263Z] #26 27.87 libjq1 libonig5 [2020-09-01T04:09:08.263Z] #26 28.49 The following NEW packages will be installed: [2020-09-01T04:09:08.263Z] #26 28.54 jq libjq1 libonig5 [2020-09-01T04:09:08.263Z] #26 28.99 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:09:08.263Z] #26 28.99 Need to get 355 kB of archives. [2020-09-01T04:09:08.263Z] #26 28.99 After this operation, 1072 kB of additional disk space will be used. [2020-09-01T04:09:08.263Z] #26 28.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-01T04:09:08.263Z] #26 29.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-01T04:09:08.263Z] #26 29.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-01T04:09:08.353Z] #42 20.73 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:09:08.434Z] #40 57.72 DEP soccr/soccr.d [2020-09-01T04:09:08.434Z] #40 57.87 CC soccr/soccr.o [2020-09-01T04:09:08.907Z] #11 DONE 42.5s [2020-09-01T04:09:08.907Z] [2020-09-01T04:09:08.907Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-01T04:09:08.907Z] #36 DONE 0.1s [2020-09-01T04:09:08.907Z] [2020-09-01T04:09:08.907Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:09:09.169Z] #37 ... [2020-09-01T04:09:09.169Z] [2020-09-01T04:09:09.169Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-01T04:09:09.169Z] #30 DONE 0.1s [2020-09-01T04:09:09.169Z] [2020-09-01T04:09:09.169Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:09:09.373Z] #40 58.84 AR soccr/libsoccr.a [2020-09-01T04:09:09.373Z] #40 58.87 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-01T04:09:09.632Z] #26 30.30 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:09.632Z] #26 30.56 Fetched 355 kB in 0s (1138 kB/s) [2020-09-01T04:09:09.633Z] #40 59.20 DEP criu/arch/x86/sigframe.d [2020-09-01T04:09:09.751Z] #42 ... [2020-09-01T04:09:09.751Z] [2020-09-01T04:09:09.751Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:09:09.751Z] #46 12.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:09:09.751Z] #46 15.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:09:09.888Z] #26 30.81 Selecting previously unselected package libonig5:amd64. [2020-09-01T04:09:09.892Z] #40 59.31 DEP criu/arch/x86/sigaction_compat.d [2020-09-01T04:09:09.892Z] #40 59.36 DEP criu/arch/x86/kerndat.d [2020-09-01T04:09:10.011Z] #46 ... [2020-09-01T04:09:10.011Z] [2020-09-01T04:09:10.011Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:10.011Z] #39 22.81 Selecting previously unselected package python2-minimal. [2020-09-01T04:09:10.011Z] #39 22.81 Preparing to unpack .../02-python2-minimal_2.7.16-1_amd64.deb ... [2020-09-01T04:09:10.011Z] #39 22.85 Unpacking python2-minimal (2.7.16-1) ... [2020-09-01T04:09:10.011Z] #39 23.28 Selecting previously unselected package python-minimal. [2020-09-01T04:09:10.011Z] #39 23.28 Preparing to unpack .../03-python-minimal_2.7.16-1_amd64.deb ... [2020-09-01T04:09:10.011Z] #39 23.29 Unpacking python-minimal (2.7.16-1) ... [2020-09-01T04:09:10.011Z] #39 23.44 Selecting previously unselected package mime-support. [2020-09-01T04:09:10.011Z] #39 23.44 Preparing to unpack .../04-mime-support_3.62_all.deb ... [2020-09-01T04:09:10.011Z] #39 23.44 Unpacking mime-support (3.62) ... [2020-09-01T04:09:10.011Z] #39 23.66 Selecting previously unselected package readline-common. [2020-09-01T04:09:10.011Z] #39 23.66 Preparing to unpack .../05-readline-common_7.0-5_all.deb ... [2020-09-01T04:09:10.011Z] #39 23.67 Unpacking readline-common (7.0-5) ... [2020-09-01T04:09:10.011Z] #39 23.96 Selecting previously unselected package libreadline7:amd64. [2020-09-01T04:09:10.011Z] #39 23.96 Preparing to unpack .../06-libreadline7_7.0-5_amd64.deb ... [2020-09-01T04:09:10.011Z] #39 23.97 Unpacking libreadline7:amd64 (7.0-5) ... [2020-09-01T04:09:10.011Z] #39 24.32 Selecting previously unselected package libsqlite3-0:amd64. [2020-09-01T04:09:10.011Z] #39 24.32 Preparing to unpack .../07-libsqlite3-0_3.27.2-3_amd64.deb ... [2020-09-01T04:09:10.011Z] #39 24.32 Unpacking libsqlite3-0:amd64 (3.27.2-3) ... [2020-09-01T04:09:10.011Z] #39 25.97 Selecting previously unselected package libpython2.7-stdlib:amd64. [2020-09-01T04:09:10.011Z] #39 25.98 Preparing to unpack .../08-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ... [2020-09-01T04:09:10.011Z] #39 26.01 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... [2020-09-01T04:09:10.011Z] #39 ... [2020-09-01T04:09:10.011Z] [2020-09-01T04:09:10.011Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:09:10.011Z] #26 20.32 Reading package lists... [2020-09-01T04:09:10.046Z] #48 ... [2020-09-01T04:09:10.046Z] [2020-09-01T04:09:10.046Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:10.046Z] #13 51.34 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-01T04:09:10.046Z] #13 51.35 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-01T04:09:10.046Z] #13 51.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:09:10.046Z] #13 51.51 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-01T04:09:10.046Z] #13 51.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-01T04:09:10.046Z] #13 51.55 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:09:10.149Z] #26 30.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 ... 12367 files and directories currently installed.) [2020-09-01T04:09:10.149Z] #26 30.93 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-01T04:09:10.149Z] #26 30.93 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-01T04:09:10.151Z] #40 59.46 DEP criu/arch/x86/crtools.d [2020-09-01T04:09:10.151Z] #40 59.54 DEP criu/arch/x86/cpu.d [2020-09-01T04:09:10.151Z] #40 59.62 CC criu/arch/x86/cpu.o [2020-09-01T04:09:10.345Z] #13 ... [2020-09-01T04:09:10.345Z] [2020-09-01T04:09:10.345Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:10.345Z] #41 7.794 DEP images/fsnotify.pb-c.d [2020-09-01T04:09:10.345Z] #41 7.837 PBCC images/eventpoll.pb-c.c [2020-09-01T04:09:10.345Z] #41 7.853 DEP images/eventpoll.pb-c.d [2020-09-01T04:09:10.345Z] #41 7.883 PBCC images/eventfd.pb-c.c [2020-09-01T04:09:10.345Z] #41 7.909 DEP images/eventfd.pb-c.d [2020-09-01T04:09:10.345Z] #41 7.990 PBCC images/remap-file-path.pb-c.c [2020-09-01T04:09:10.345Z] #41 8.037 DEP images/remap-file-path.pb-c.d [2020-09-01T04:09:10.345Z] #41 8.104 PBCC images/fifo.pb-c.c [2020-09-01T04:09:10.345Z] #41 8.135 DEP images/fifo.pb-c.d [2020-09-01T04:09:10.345Z] #41 8.156 PBCC images/ghost-file.pb-c.c [2020-09-01T04:09:10.345Z] #41 8.202 DEP images/ghost-file.pb-c.d [2020-09-01T04:09:10.345Z] #41 8.229 PBCC images/regfile.pb-c.c [2020-09-01T04:09:10.345Z] #41 8.254 DEP images/regfile.pb-c.d [2020-09-01T04:09:10.345Z] #41 8.285 PBCC images/ns.pb-c.c [2020-09-01T04:09:10.345Z] #41 8.301 DEP images/ns.pb-c.d [2020-09-01T04:09:10.345Z] #41 8.331 PBCC images/fdinfo.pb-c.c [2020-09-01T04:09:10.345Z] #41 8.395 DEP images/fdinfo.pb-c.d [2020-09-01T04:09:10.345Z] #41 8.428 PBCC images/core-aarch64.pb-c.c [2020-09-01T04:09:10.345Z] #41 8.460 PBCC images/core-arm.pb-c.c [2020-09-01T04:09:10.345Z] #41 8.498 PBCC images/core-ppc64.pb-c.c [2020-09-01T04:09:10.345Z] #41 8.545 PBCC images/core-s390.pb-c.c [2020-09-01T04:09:10.345Z] #41 8.591 PBCC images/core-x86.pb-c.c [2020-09-01T04:09:10.345Z] #41 8.650 PBCC images/core.pb-c.c [2020-09-01T04:09:10.345Z] #41 8.779 PBCC images/inventory.pb-c.c [2020-09-01T04:09:10.345Z] #41 8.895 DEP images/core-aarch64.pb-c.d [2020-09-01T04:09:10.345Z] #41 8.936 DEP images/core-arm.pb-c.d [2020-09-01T04:09:10.345Z] #41 8.997 DEP images/core-ppc64.pb-c.d [2020-09-01T04:09:10.345Z] #41 9.033 DEP images/core-s390.pb-c.d [2020-09-01T04:09:10.345Z] #41 9.095 DEP images/core-x86.pb-c.d [2020-09-01T04:09:10.345Z] #41 9.152 DEP images/core.pb-c.d [2020-09-01T04:09:10.345Z] #41 9.229 DEP images/inventory.pb-c.d [2020-09-01T04:09:10.345Z] #41 9.269 PBCC images/cpuinfo.pb-c.c [2020-09-01T04:09:10.345Z] #41 9.289 DEP images/cpuinfo.pb-c.d [2020-09-01T04:09:10.345Z] #41 9.326 PBCC images/stats.pb-c.c [2020-09-01T04:09:10.345Z] #41 9.343 DEP images/stats.pb-c.d [2020-09-01T04:09:10.345Z] #41 10.78 make[1]: Nothing to be done for 'all'. [2020-09-01T04:09:10.345Z] #41 12.12 CC images/stats.o [2020-09-01T04:09:10.345Z] #41 12.59 CC images/core.o [2020-09-01T04:09:10.405Z] #26 31.26 Selecting previously unselected package libjq1:amd64. [2020-09-01T04:09:10.405Z] #26 31.28 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-01T04:09:10.405Z] #26 31.30 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-01T04:09:10.405Z] #26 ... [2020-09-01T04:09:10.405Z] [2020-09-01T04:09:10.405Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:09:10.405Z] #46 12.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:09:10.405Z] #46 16.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:09:10.661Z] #46 ... [2020-09-01T04:09:10.661Z] [2020-09-01T04:09:10.661Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:10.661Z] #39 29.24 Selecting previously unselected package python2.7. [2020-09-01T04:09:10.661Z] #39 29.24 Preparing to unpack .../09-python2.7_2.7.16-2+deb10u1_amd64.deb ... [2020-09-01T04:09:10.661Z] #39 29.26 Unpacking python2.7 (2.7.16-2+deb10u1) ... [2020-09-01T04:09:10.661Z] #39 29.66 Selecting previously unselected package libpython2-stdlib:amd64. [2020-09-01T04:09:10.661Z] #39 29.66 Preparing to unpack .../10-libpython2-stdlib_2.7.16-1_amd64.deb ... [2020-09-01T04:09:10.661Z] #39 29.66 Unpacking libpython2-stdlib:amd64 (2.7.16-1) ... [2020-09-01T04:09:10.661Z] #39 29.73 Selecting previously unselected package libpython-stdlib:amd64. [2020-09-01T04:09:10.661Z] #39 29.74 Preparing to unpack .../11-libpython-stdlib_2.7.16-1_amd64.deb ... [2020-09-01T04:09:10.661Z] #39 29.78 Unpacking libpython-stdlib:amd64 (2.7.16-1) ... [2020-09-01T04:09:10.661Z] #39 29.93 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... [2020-09-01T04:09:10.661Z] #39 29.97 Setting up python2.7-minimal (2.7.16-2+deb10u1) ... [2020-09-01T04:09:11.008Z] #41 13.31 CC images/core-x86.o [2020-09-01T04:09:11.090Z] #40 60.20 CC criu/arch/x86/crtools.o [2020-09-01T04:09:11.601Z] #39 ... [2020-09-01T04:09:11.601Z] [2020-09-01T04:09:11.601Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:11.601Z] #42 13.23 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:09:11.601Z] #42 14.76 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:09:11.601Z] #42 15.04 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:09:11.601Z] #42 18.97 go: finding github.com/fatih/color v1.6.0 [2020-09-01T04:09:11.601Z] #42 19.03 go: finding github.com/pkg/errors v0.8.0 [2020-09-01T04:09:11.601Z] #42 19.07 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:09:11.601Z] #42 19.26 go: finding github.com/spf13/pflag v1.0.1 [2020-09-01T04:09:11.601Z] #42 19.48 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:09:11.601Z] #42 19.54 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:09:11.601Z] #42 19.89 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:09:11.601Z] #42 20.01 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:09:11.601Z] #42 20.09 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:09:11.601Z] #42 20.27 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:09:11.601Z] #42 20.45 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:09:11.601Z] #42 ... [2020-09-01T04:09:11.601Z] [2020-09-01T04:09:11.601Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:09:11.601Z] #26 31.60 Selecting previously unselected package jq. [2020-09-01T04:09:11.601Z] #26 31.61 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-01T04:09:11.601Z] #26 31.62 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-01T04:09:11.601Z] #26 32.02 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-01T04:09:11.601Z] #26 32.03 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-01T04:09:11.601Z] #26 32.04 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-01T04:09:11.601Z] #26 32.05 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:09:11.601Z] #26 DONE 32.5s [2020-09-01T04:09:11.601Z] [2020-09-01T04:09:11.601Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-01T04:09:11.651Z] #41 13.71 CC images/core-arm.o [2020-09-01T04:09:11.658Z] #40 61.20 CC criu/arch/x86/kerndat.o [2020-09-01T04:09:11.864Z] #27 DONE 0.1s [2020-09-01T04:09:11.864Z] [2020-09-01T04:09:11.864Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:11.949Z] #41 13.95 CC images/core-aarch64.o [2020-09-01T04:09:11.949Z] #41 14.19 CC images/core-ppc64.o [2020-09-01T04:09:12.227Z] #40 61.63 CC criu/arch/x86/sigaction_compat.o [2020-09-01T04:09:12.247Z] #41 14.58 CC images/core-s390.o [2020-09-01T04:09:12.481Z] #31 3.036 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-01T04:09:12.481Z] #31 3.050 Cloning into '.'... [2020-09-01T04:09:12.489Z] #40 61.84 CC criu/arch/x86/sigframe.o [2020-09-01T04:09:12.489Z] #40 62.04 LINK criu/arch/x86/crtools.built-in.o [2020-09-01T04:09:12.759Z] #40 62.09 DEP criu/pie/util-vdso-elf32.d [2020-09-01T04:09:12.759Z] #40 62.22 DEP criu/pie/util-vdso.d [2020-09-01T04:09:12.796Z] #28 ... [2020-09-01T04:09:12.797Z] [2020-09-01T04:09:12.797Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:12.797Z] #33 15.16 Reading package lists... [2020-09-01T04:09:12.797Z] #33 23.71 Building dependency tree... [2020-09-01T04:09:12.797Z] #33 28.56 The following additional packages will be installed: [2020-09-01T04:09:12.797Z] #33 28.57 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-01T04:09:12.797Z] #33 28.60 Suggested packages: [2020-09-01T04:09:12.797Z] #33 28.60 cmake-doc ninja-build lrzip [2020-09-01T04:09:12.797Z] #33 28.60 Recommended packages: [2020-09-01T04:09:12.797Z] #33 28.60 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-01T04:09:12.797Z] #33 29.73 The following NEW packages will be installed: [2020-09-01T04:09:12.797Z] #33 29.73 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-01T04:09:12.797Z] #33 29.73 vim-common xxd [2020-09-01T04:09:12.797Z] #33 30.31 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:09:12.797Z] #33 30.31 Need to get 14.9 MB of archives. [2020-09-01T04:09:12.797Z] #33 30.31 After this operation, 61.8 MB of additional disk space will be used. [2020-09-01T04:09:12.797Z] #33 30.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-01T04:09:12.797Z] #33 30.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-01T04:09:12.797Z] #33 30.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-01T04:09:12.797Z] #33 30.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-01T04:09:12.797Z] #33 31.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-01T04:09:12.797Z] #33 31.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-01T04:09:12.797Z] #33 31.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-01T04:09:12.797Z] #33 31.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-01T04:09:12.797Z] #33 31.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-01T04:09:12.797Z] #33 31.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-01T04:09:12.797Z] #33 ... [2020-09-01T04:09:12.797Z] [2020-09-01T04:09:12.797Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:12.797Z] #12 16.46 Reading package lists... [2020-09-01T04:09:12.797Z] #12 25.47 Building dependency tree... [2020-09-01T04:09:12.797Z] #12 29.86 pkg-config is already the newest version (0.29-6). [2020-09-01T04:09:12.797Z] #12 29.86 The following additional packages will be installed: [2020-09-01T04:09:12.797Z] #12 29.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-01T04:09:12.797Z] #12 29.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-01T04:09:12.797Z] #12 29.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-01T04:09:12.797Z] #12 29.89 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-01T04:09:12.797Z] #12 29.89 Suggested packages: [2020-09-01T04:09:12.797Z] #12 29.89 gcc-8-locales seccomp wine64 [2020-09-01T04:09:12.797Z] #12 31.99 The following NEW packages will be installed: [2020-09-01T04:09:12.797Z] #12 32.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-01T04:09:12.797Z] #12 32.00 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-01T04:09:12.797Z] #12 32.00 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-01T04:09:12.797Z] #12 32.00 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-01T04:09:12.797Z] #12 32.00 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-01T04:09:12.797Z] #12 32.00 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-01T04:09:12.797Z] #12 32.58 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:09:12.797Z] #12 32.58 Need to get 77.7 MB of archives. [2020-09-01T04:09:12.797Z] #12 32.58 After this operation, 487 MB of additional disk space will be used. [2020-09-01T04:09:12.797Z] #12 32.58 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-09-01T04:09:12.797Z] #12 32.96 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-09-01T04:09:12.797Z] #12 33.29 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-09-01T04:09:12.797Z] #12 33.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-01T04:09:12.797Z] #12 33.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-01T04:09:12.797Z] #12 33.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-01T04:09:12.822Z] #26 28.21 Building dependency tree... [2020-09-01T04:09:12.893Z] #41 15.03 CC images/cpuinfo.o [2020-09-01T04:09:13.024Z] #40 62.37 DEP criu/pie/util.d [2020-09-01T04:09:13.024Z] #40 62.45 CC criu/pie/util.o [2020-09-01T04:09:13.053Z] #12 ... [2020-09-01T04:09:13.053Z] [2020-09-01T04:09:13.053Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:13.053Z] #33 33.99 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:13.192Z] #41 15.30 CC images/inventory.o [2020-09-01T04:09:13.192Z] #41 15.46 CC images/fdinfo.o [2020-09-01T04:09:13.283Z] #40 62.66 CC criu/pie/util-vdso.o [2020-09-01T04:09:13.310Z] #33 34.24 Fetched 14.9 MB in 2s (6041 kB/s) [2020-09-01T04:09:13.490Z] #41 15.64 CC images/fown.o [2020-09-01T04:09:13.490Z] #41 ... [2020-09-01T04:09:13.490Z] [2020-09-01T04:09:13.490Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:13.490Z] #13 64.48 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-01T04:09:13.490Z] #13 64.48 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-01T04:09:13.490Z] #13 64.48 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:09:13.566Z] #33 34.42 Selecting previously unselected package xxd. [2020-09-01T04:09:13.823Z] #33 34.42 (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 ... 12367 files and directories currently installed.) [2020-09-01T04:09:13.823Z] #33 34.57 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-01T04:09:13.823Z] #33 34.62 Unpacking xxd (2:8.1.0875-5) ... [2020-09-01T04:09:13.853Z] #40 63.12 CC criu/pie/util-vdso-elf32.o [2020-09-01T04:09:14.080Z] #33 34.92 Selecting previously unselected package vim-common. [2020-09-01T04:09:14.080Z] #33 34.92 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:09:14.336Z] #33 35.12 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-01T04:09:14.423Z] #40 63.76 AR criu/pie/pie.lib.a [2020-09-01T04:09:14.423Z] #40 63.81 DEP criu/pie/restorer.d [2020-09-01T04:09:14.444Z] #31 ... [2020-09-01T04:09:14.444Z] [2020-09-01T04:09:14.444Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:09:14.444Z] #37 3.420 + git clone https://github.com/docker/distribution.git . [2020-09-01T04:09:14.444Z] #37 3.424 Cloning into '.'... [2020-09-01T04:09:14.682Z] #40 64.02 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-01T04:09:14.683Z] #40 64.10 DEP criu/arch/x86/restorer_unmap.d [2020-09-01T04:09:14.683Z] #40 64.11 DEP criu/arch/x86/restorer.d [2020-09-01T04:09:14.732Z] #26 32.57 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-01T04:09:14.732Z] #26 32.57 The following additional packages will be installed: [2020-09-01T04:09:14.912Z] #33 35.56 Selecting previously unselected package cmake-data. [2020-09-01T04:09:14.912Z] #33 35.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-01T04:09:14.912Z] #33 35.57 Unpacking cmake-data (3.13.4-1) ... [2020-09-01T04:09:14.942Z] #40 64.24 DEP criu/arch/x86/vdso-pie.d [2020-09-01T04:09:14.942Z] #40 64.35 DEP criu/pie/parasite-vdso.d [2020-09-01T04:09:14.942Z] #40 64.45 DEP criu/pie/parasite.d [2020-09-01T04:09:14.992Z] #26 32.58 libjq1 libonig5 [2020-09-01T04:09:15.202Z] #40 64.63 CC criu/pie/parasite.o [2020-09-01T04:09:15.259Z] #26 ... [2020-09-01T04:09:15.259Z] [2020-09-01T04:09:15.259Z] #55 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:09:15.259Z] #55 24.67 Checking out files: 57% (1184/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-01T04:09:15.259Z] #55 25.62 + cd /tmp/tmp.ifk1rC8y0n/src/github.com/docker/libnetwork [2020-09-01T04:09:15.259Z] #55 25.62 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:09:15.259Z] #55 26.14 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-01T04:09:16.583Z] #40 65.71 LINK criu/pie/parasite.built-in.o [2020-09-01T04:09:16.583Z] #40 65.73 GEN criu/pie/parasite-blob.h [2020-09-01T04:09:16.583Z] #40 65.75 CC criu/pie/parasite-vdso.o [2020-09-01T04:09:16.583Z] #40 ... [2020-09-01T04:09:16.583Z] [2020-09-01T04:09:16.583Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:09:16.583Z] #19 2.050 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:09:16.583Z] #19 2.079 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:09:16.583Z] #19 2.079 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:09:16.583Z] #19 2.554 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:09:16.583Z] #19 3.443 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:09:16.583Z] #19 4.379 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:09:16.583Z] #19 8.335 Fetched 8378 kB in 7s (1278 kB/s) [2020-09-01T04:09:16.843Z] #19 8.335 Reading package lists... [2020-09-01T04:09:16.843Z] #19 ... [2020-09-01T04:09:16.843Z] [2020-09-01T04:09:16.843Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:09:16.843Z] #44 9.929 + cd /tmp/tmp.kaiADvzgr3/src/github.com/opencontainers/runc [2020-09-01T04:09:16.843Z] #44 9.929 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-01T04:09:16.843Z] #44 10.31 + '[' -z '' ']' [2020-09-01T04:09:16.843Z] #44 10.31 + target=static [2020-09-01T04:09:16.843Z] #44 10.31 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-01T04:09:16.843Z] #44 10.94 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-01T04:09:16.843Z] #44 ... [2020-09-01T04:09:16.843Z] [2020-09-01T04:09:16.843Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:16.843Z] #40 66.31 CC criu/arch/x86/vdso-pie.o [2020-09-01T04:09:17.417Z] #40 66.59 CC criu/arch/x86/restorer.o [2020-09-01T04:09:17.678Z] #40 67.07 CC criu/arch/x86/restorer_unmap.o [2020-09-01T04:09:17.678Z] #40 67.12 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-01T04:09:17.865Z] #37 ... [2020-09-01T04:09:17.865Z] [2020-09-01T04:09:17.865Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:17.865Z] #42 2.867 + RM_GOPATH=0 [2020-09-01T04:09:17.865Z] #42 2.867 + TMP_GOPATH= [2020-09-01T04:09:17.865Z] #42 2.867 + : /build [2020-09-01T04:09:17.865Z] #42 2.867 + '[' -z '' ']' [2020-09-01T04:09:17.865Z] #42 2.867 ++ mktemp -d [2020-09-01T04:09:17.865Z] #42 2.873 + export GOPATH=/tmp/tmp.NBNBJOaYvI [2020-09-01T04:09:17.865Z] #42 2.874 + GOPATH=/tmp/tmp.NBNBJOaYvI [2020-09-01T04:09:17.865Z] #42 2.874 + RM_GOPATH=1 [2020-09-01T04:09:17.865Z] #42 2.874 + case "$(go env GOARCH)" in [2020-09-01T04:09:17.865Z] #42 2.875 ++ go env GOARCH [2020-09-01T04:09:17.865Z] #42 2.910 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:17.865Z] #42 2.910 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:17.865Z] #42 2.911 ++ dirname /tmp/install/install.sh [2020-09-01T04:09:17.865Z] #42 2.922 + dir=/tmp/install [2020-09-01T04:09:17.865Z] #42 2.922 + bin=gotestsum [2020-09-01T04:09:17.865Z] #42 2.922 + shift [2020-09-01T04:09:17.865Z] #42 2.922 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-01T04:09:17.865Z] #42 2.922 + . /tmp/install/gotestsum.installer [2020-09-01T04:09:17.865Z] #42 2.922 ++ : v0.3.5 [2020-09-01T04:09:17.865Z] #42 2.922 + install_gotestsum [2020-09-01T04:09:17.865Z] #42 2.925 + set -e [2020-09-01T04:09:17.865Z] #42 2.930 + export GO111MODULE=on [2020-09-01T04:09:17.865Z] #42 2.930 + GO111MODULE=on [2020-09-01T04:09:17.865Z] #42 2.930 + GOBIN=/build [2020-09-01T04:09:17.865Z] #42 2.930 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-01T04:09:17.865Z] #42 2.994 go: finding gotest.tools v0.3.5 [2020-09-01T04:09:17.865Z] #42 2.994 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-01T04:09:17.865Z] #42 3.739 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-01T04:09:17.865Z] #42 4.227 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-01T04:09:17.865Z] #42 4.896 go: downloading gotest.tools v2.1.0+incompatible [2020-09-01T04:09:17.865Z] #42 5.027 go: extracting gotest.tools v2.1.0+incompatible [2020-09-01T04:09:17.865Z] #42 5.182 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:09:17.865Z] #42 5.233 go: downloading github.com/fatih/color v1.6.0 [2020-09-01T04:09:17.865Z] #42 5.234 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-01T04:09:17.865Z] #42 5.297 go: downloading github.com/pkg/errors v0.8.0 [2020-09-01T04:09:17.865Z] #42 5.349 go: extracting github.com/fatih/color v1.6.0 [2020-09-01T04:09:17.865Z] #42 5.490 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:09:17.865Z] #42 5.591 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:09:17.865Z] #42 5.597 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:09:17.865Z] #42 5.674 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:09:17.865Z] #42 5.834 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:09:17.865Z] #42 5.837 go: extracting github.com/pkg/errors v0.8.0 [2020-09-01T04:09:17.865Z] #42 5.878 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:09:17.865Z] #42 5.879 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:09:17.865Z] #42 5.926 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:09:17.865Z] #42 5.927 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:09:17.865Z] #42 5.930 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-01T04:09:17.865Z] #42 5.937 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:09:17.865Z] #42 5.949 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:09:17.865Z] #42 6.004 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:09:17.865Z] #42 6.993 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:09:17.865Z] #42 7.200 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:09:17.865Z] #42 7.378 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:09:17.938Z] #40 67.35 CC criu/pie/restorer.o [2020-09-01T04:09:18.270Z] #33 ... [2020-09-01T04:09:18.270Z] [2020-09-01T04:09:18.270Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:18.270Z] #28 2.779 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-01T04:09:18.270Z] #28 3.234 [2020-09-01T04:09:18.270Z] #28 3.535 0.7% ## 3.1% #### 6.6% ###### 9.1% ######## 11.1% ########### 16.5% ############## 20.2% ################## 25.4% ################### 27.7% ###################### 30.8% ######################### 35.0% ############################# 41.1% ################################# 46.8% #################################### 51.0% ######################################### 57.6% ########################################## 59.3% ############################################# 63.7% ################################################ 67.0% ###################################################### 75.6% ######################################################## 79.0% ############################################################# 85.9% ################################################################# 91.6% ##################################################################### 96.7% ######################################################################## 100.0% [2020-09-01T04:09:18.270Z] #28 6.595 [2020-09-01T04:09:18.628Z] #55 ... [2020-09-01T04:09:18.628Z] [2020-09-01T04:09:18.628Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:09:18.628Z] #26 33.30 The following NEW packages will be installed: [2020-09-01T04:09:18.628Z] #26 33.32 jq libjq1 libonig5 [2020-09-01T04:09:18.628Z] #26 33.80 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:09:18.628Z] #26 33.80 Need to get 355 kB of archives. [2020-09-01T04:09:18.628Z] #26 33.80 After this operation, 1072 kB of additional disk space will be used. [2020-09-01T04:09:18.628Z] #26 33.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-01T04:09:18.628Z] #26 33.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-01T04:09:18.628Z] #26 33.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-01T04:09:18.628Z] #26 35.38 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:18.628Z] #26 35.52 Fetched 355 kB in 0s (1113 kB/s) [2020-09-01T04:09:18.628Z] #26 35.64 Selecting previously unselected package libonig5:amd64. [2020-09-01T04:09:18.628Z] #26 35.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 ... 12367 files and directories currently installed.) [2020-09-01T04:09:18.628Z] #26 35.68 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-01T04:09:18.628Z] #26 35.73 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-01T04:09:18.628Z] #26 36.14 Selecting previously unselected package libjq1:amd64. [2020-09-01T04:09:18.628Z] #26 36.15 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-01T04:09:18.628Z] #26 36.16 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-01T04:09:18.628Z] #26 36.35 Selecting previously unselected package jq. [2020-09-01T04:09:18.628Z] #26 36.35 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-01T04:09:18.628Z] #26 36.35 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-01T04:09:18.833Z] #28 6.825 0.2% ########################## 37.0% ######################################################## 78.0% ######################################################################## 100.0% [2020-09-01T04:09:18.856Z] #42 9.766 go: finding github.com/pkg/errors v0.8.0 [2020-09-01T04:09:18.856Z] #42 9.767 go: finding github.com/fatih/color v1.6.0 [2020-09-01T04:09:18.856Z] #42 9.851 go: finding github.com/spf13/pflag v1.0.1 [2020-09-01T04:09:18.856Z] #42 9.894 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:09:18.856Z] #42 9.993 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:09:18.856Z] #42 ... [2020-09-01T04:09:18.856Z] [2020-09-01T04:09:18.856Z] #55 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:09:18.856Z] #55 3.953 + RM_GOPATH=0 [2020-09-01T04:09:18.856Z] #55 3.953 + TMP_GOPATH= [2020-09-01T04:09:18.856Z] #55 3.953 + : /build [2020-09-01T04:09:18.856Z] #55 3.953 + '[' -z '' ']' [2020-09-01T04:09:18.856Z] #55 3.963 ++ mktemp -d [2020-09-01T04:09:18.856Z] #55 3.964 + export GOPATH=/tmp/tmp.eJ5KhOGSvc [2020-09-01T04:09:18.856Z] #55 3.964 + GOPATH=/tmp/tmp.eJ5KhOGSvc [2020-09-01T04:09:18.856Z] #55 3.964 + RM_GOPATH=1 [2020-09-01T04:09:18.856Z] #55 3.965 + case "$(go env GOARCH)" in [2020-09-01T04:09:18.856Z] #55 3.979 ++ go env GOARCH [2020-09-01T04:09:18.856Z] #55 3.995 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:18.856Z] #55 3.995 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:18.856Z] #55 3.996 ++ dirname /tmp/install/install.sh [2020-09-01T04:09:18.856Z] #55 3.999 + dir=/tmp/install [2020-09-01T04:09:18.856Z] #55 3.999 + bin=proxy [2020-09-01T04:09:18.856Z] #55 3.999 + shift [2020-09-01T04:09:18.856Z] #55 3.999 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-01T04:09:18.856Z] #55 3.999 + . /tmp/install/proxy.installer [2020-09-01T04:09:18.856Z] #55 3.999 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:09:18.856Z] #55 4.000 + install_proxy [2020-09-01T04:09:18.856Z] #55 4.000 + case "$1" in [2020-09-01T04:09:18.856Z] #55 4.000 + export CGO_ENABLED=0 [2020-09-01T04:09:18.856Z] #55 4.000 + CGO_ENABLED=0 [2020-09-01T04:09:18.856Z] #55 4.000 + _install_proxy [2020-09-01T04:09:18.856Z] #55 4.000 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-01T04:09:18.856Z] #55 4.000 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eJ5KhOGSvc/src/github.com/docker/libnetwork [2020-09-01T04:09:18.856Z] #55 4.000 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:09:18.856Z] #55 4.002 Cloning into '/tmp/tmp.eJ5KhOGSvc/src/github.com/docker/libnetwork'... [2020-09-01T04:09:18.910Z] #26 36.75 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-01T04:09:18.910Z] Fetching without tags [2020-09-01T04:09:19.115Z] #13 ... [2020-09-01T04:09:19.115Z] [2020-09-01T04:09:19.115Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:19.115Z] #41 15.75 CC images/ns.o [2020-09-01T04:09:19.115Z] #41 15.92 CC images/regfile.o [2020-09-01T04:09:19.115Z] #41 16.07 CC images/ghost-file.o [2020-09-01T04:09:19.115Z] #41 16.23 CC images/fifo.o [2020-09-01T04:09:19.115Z] #41 16.42 CC images/remap-file-path.o [2020-09-01T04:09:19.115Z] #41 16.55 CC images/eventfd.o [2020-09-01T04:09:19.115Z] #41 16.76 CC images/eventpoll.o [2020-09-01T04:09:19.115Z] #41 16.95 CC images/fh.o [2020-09-01T04:09:19.115Z] #41 17.21 CC images/fsnotify.o [2020-09-01T04:09:19.115Z] #41 17.67 CC images/signalfd.o [2020-09-01T04:09:19.115Z] #41 17.84 CC images/fs.o [2020-09-01T04:09:19.115Z] #41 18.00 CC images/pstree.o [2020-09-01T04:09:19.115Z] #41 18.17 CC images/pipe.o [2020-09-01T04:09:19.115Z] #41 18.35 CC images/tcp-stream.o [2020-09-01T04:09:19.115Z] #41 18.53 CC images/sk-packet.o [2020-09-01T04:09:19.115Z] #41 18.74 CC images/mnt.o [2020-09-01T04:09:19.115Z] #41 18.92 CC images/pipe-data.o [2020-09-01T04:09:19.115Z] #41 19.10 CC images/sa.o [2020-09-01T04:09:19.115Z] #41 19.28 CC images/timer.o [2020-09-01T04:09:19.115Z] #41 19.53 CC images/timerfd.o [2020-09-01T04:09:19.115Z] #41 19.72 CC images/mm.o [2020-09-01T04:09:19.115Z] #41 19.95 CC images/sk-opts.o [2020-09-01T04:09:19.115Z] #41 20.14 CC images/sk-unix.o [2020-09-01T04:09:19.115Z] #41 20.44 CC images/sk-inet.o [2020-09-01T04:09:19.115Z] #41 20.77 CC images/tun.o [2020-09-01T04:09:19.115Z] #41 21.03 CC images/sk-netlink.o [2020-09-01T04:09:19.115Z] #41 21.26 CC images/packet-sock.o [2020-09-01T04:09:19.156Z] #55 ... [2020-09-01T04:09:19.156Z] [2020-09-01T04:09:19.156Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:09:19.156Z] #26 2.611 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:09:19.156Z] #26 2.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:09:19.156Z] #26 2.630 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:09:19.156Z] #26 3.184 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-01T04:09:19.156Z] #26 3.885 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [219 kB] [2020-09-01T04:09:19.156Z] #26 5.144 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-01T04:09:19.156Z] #26 10.07 Fetched 8202 kB in 7s (1098 kB/s) [2020-09-01T04:09:19.156Z] #26 10.07 Reading package lists... [2020-09-01T04:09:19.156Z] #26 ... [2020-09-01T04:09:19.156Z] [2020-09-01T04:09:19.156Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:19.156Z] #12 4.079 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:09:19.156Z] #12 4.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:09:19.156Z] #12 4.144 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:09:19.156Z] #12 4.786 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-01T04:09:19.156Z] #12 5.997 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [219 kB] [2020-09-01T04:09:19.156Z] #12 7.378 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-01T04:09:19.278Z] #26 36.88 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-01T04:09:19.278Z] #26 36.89 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-01T04:09:19.278Z] #26 ... [2020-09-01T04:09:19.278Z] [2020-09-01T04:09:19.278Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:19.278Z] #33 19.72 Reading package lists... [2020-09-01T04:09:19.278Z] #33 27.21 Building dependency tree... [2020-09-01T04:09:19.278Z] #33 31.87 The following additional packages will be installed: [2020-09-01T04:09:19.278Z] #33 31.90 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-01T04:09:19.278Z] #33 31.92 Suggested packages: [2020-09-01T04:09:19.278Z] #33 31.92 cmake-doc ninja-build lrzip [2020-09-01T04:09:19.278Z] #33 31.92 Recommended packages: [2020-09-01T04:09:19.278Z] #33 31.92 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-01T04:09:19.278Z] #33 33.23 The following NEW packages will be installed: [2020-09-01T04:09:19.278Z] #33 33.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-01T04:09:19.278Z] #33 33.26 vim-common xxd [2020-09-01T04:09:19.278Z] #33 33.76 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:09:19.278Z] #33 33.76 Need to get 14.9 MB of archives. [2020-09-01T04:09:19.278Z] #33 33.76 After this operation, 61.8 MB of additional disk space will be used. [2020-09-01T04:09:19.278Z] #33 33.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-01T04:09:19.278Z] #33 33.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-01T04:09:19.278Z] #33 33.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-01T04:09:19.278Z] #33 34.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-01T04:09:19.278Z] #33 35.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-01T04:09:19.278Z] #33 35.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-01T04:09:19.278Z] #33 35.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-01T04:09:19.278Z] #33 35.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-01T04:09:19.278Z] #33 35.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-01T04:09:19.278Z] #33 35.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-01T04:09:19.278Z] #33 ... [2020-09-01T04:09:19.278Z] [2020-09-01T04:09:19.278Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:09:19.278Z] #26 36.89 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-01T04:09:19.278Z] #26 36.91 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:09:19.412Z] #41 21.57 CC images/ipc-var.o [2020-09-01T04:09:19.463Z] #12 ... [2020-09-01T04:09:19.463Z] [2020-09-01T04:09:19.463Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:09:19.463Z] #46 3.724 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:09:19.463Z] #46 3.788 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:09:19.463Z] #46 3.789 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:09:19.463Z] #46 4.575 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-01T04:09:19.463Z] #46 5.626 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [219 kB] [2020-09-01T04:09:19.463Z] #46 6.518 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-01T04:09:19.463Z] #46 ... [2020-09-01T04:09:19.463Z] [2020-09-01T04:09:19.463Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:19.463Z] #39 2.394 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-09-01T04:09:19.463Z] #39 2.394 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-09-01T04:09:19.463Z] #39 2.394 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-09-01T04:09:19.463Z] #39 3.765 Reading package lists... [2020-09-01T04:09:19.463Z] #39 7.358 Reading package lists... [2020-09-01T04:09:19.463Z] #39 ... [2020-09-01T04:09:19.463Z] [2020-09-01T04:09:19.463Z] #49 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:19.463Z] #49 3.112 + RM_GOPATH=0 [2020-09-01T04:09:19.463Z] #49 3.112 + TMP_GOPATH= [2020-09-01T04:09:19.463Z] #49 3.112 + : /build [2020-09-01T04:09:19.463Z] #49 3.112 + '[' -z '' ']' [2020-09-01T04:09:19.463Z] #49 3.112 ++ mktemp -d [2020-09-01T04:09:19.463Z] #49 3.117 + export GOPATH=/tmp/tmp.u5GDxpAoCd [2020-09-01T04:09:19.463Z] #49 3.119 + GOPATH=/tmp/tmp.u5GDxpAoCd [2020-09-01T04:09:19.463Z] #49 3.119 + RM_GOPATH=1 [2020-09-01T04:09:19.463Z] #49 3.119 + case "$(go env GOARCH)" in [2020-09-01T04:09:19.463Z] #49 3.119 ++ go env GOARCH [2020-09-01T04:09:19.463Z] #49 3.147 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:19.463Z] #49 3.147 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:19.463Z] #49 3.155 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:09:19.463Z] #49 3.155 ++ dirname /tmp/install/install.sh [2020-09-01T04:09:19.463Z] #49 3.155 + dir=/tmp/install [2020-09-01T04:09:19.463Z] #49 3.155 + bin=rootlesskit [2020-09-01T04:09:19.463Z] #49 3.155 + shift [2020-09-01T04:09:19.463Z] #49 3.155 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-01T04:09:19.463Z] #49 3.155 + . /tmp/install/rootlesskit.installer [2020-09-01T04:09:19.463Z] #49 3.155 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:09:19.463Z] #49 3.155 + install_rootlesskit [2020-09-01T04:09:19.463Z] #49 3.155 + case "$1" in [2020-09-01T04:09:19.463Z] #49 3.155 + export CGO_ENABLED=0 [2020-09-01T04:09:19.463Z] #49 3.155 + CGO_ENABLED=0 [2020-09-01T04:09:19.463Z] #49 3.155 + _install_rootlesskit [2020-09-01T04:09:19.463Z] #49 3.155 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-01T04:09:19.463Z] #49 3.155 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.u5GDxpAoCd/src/github.com/rootless-containers/rootlesskit [2020-09-01T04:09:19.463Z] #49 3.167 Cloning into '/tmp/tmp.u5GDxpAoCd/src/github.com/rootless-containers/rootlesskit'... [2020-09-01T04:09:19.463Z] #49 6.511 + cd /tmp/tmp.u5GDxpAoCd/src/github.com/rootless-containers/rootlesskit [2020-09-01T04:09:19.463Z] #49 6.511 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-01T04:09:19.463Z] #49 6.843 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-01T04:09:19.463Z] #49 6.843 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-01T04:09:19.709Z] #41 21.81 CC images/ipc-desc.o [2020-09-01T04:09:19.733Z] #49 ... [2020-09-01T04:09:19.733Z] [2020-09-01T04:09:19.733Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:19.733Z] #24 3.076 + RM_GOPATH=0 [2020-09-01T04:09:19.733Z] #24 3.076 + TMP_GOPATH= [2020-09-01T04:09:19.733Z] #24 3.082 + : /build [2020-09-01T04:09:19.733Z] #24 3.082 + '[' -z '' ']' [2020-09-01T04:09:19.733Z] #24 3.082 ++ mktemp -d [2020-09-01T04:09:19.733Z] #24 3.082 + export GOPATH=/tmp/tmp.MvYSckZTDd [2020-09-01T04:09:19.733Z] #24 3.082 + GOPATH=/tmp/tmp.MvYSckZTDd [2020-09-01T04:09:19.733Z] #24 3.082 + RM_GOPATH=1 [2020-09-01T04:09:19.733Z] #24 3.082 + case "$(go env GOARCH)" in [2020-09-01T04:09:19.733Z] #24 3.082 ++ go env GOARCH [2020-09-01T04:09:19.733Z] #24 3.096 Install docker/cli version 17.06.2-ce from stable [2020-09-01T04:09:19.733Z] #24 3.096 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:19.733Z] #24 3.096 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:19.733Z] #24 3.096 ++ dirname /tmp/install/install.sh [2020-09-01T04:09:19.733Z] #24 3.096 + dir=/tmp/install [2020-09-01T04:09:19.733Z] #24 3.096 + bin=dockercli [2020-09-01T04:09:19.733Z] #24 3.096 + shift [2020-09-01T04:09:19.733Z] #24 3.096 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-01T04:09:19.733Z] #24 3.096 + . /tmp/install/dockercli.installer [2020-09-01T04:09:19.733Z] #24 3.096 ++ : stable [2020-09-01T04:09:19.733Z] #24 3.096 ++ : 17.06.2-ce [2020-09-01T04:09:19.733Z] #24 3.096 + install_dockercli [2020-09-01T04:09:19.733Z] #24 3.096 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-01T04:09:19.733Z] #24 3.104 ++ uname -m [2020-09-01T04:09:19.733Z] #24 3.112 + arch=aarch64 [2020-09-01T04:09:19.733Z] #24 3.112 + '[' aarch64 '!=' x86_64 ']' [2020-09-01T04:09:19.733Z] #24 3.112 + '[' aarch64 '!=' s390x ']' [2020-09-01T04:09:19.733Z] #24 3.112 + '[' aarch64 '!=' armhf ']' [2020-09-01T04:09:19.733Z] #24 3.112 + build_dockercli [2020-09-01T04:09:19.733Z] #24 3.112 + git clone https://github.com/docker/docker-ce /tmp/tmp.MvYSckZTDd/tmp/docker-ce [2020-09-01T04:09:19.733Z] #24 3.126 Cloning into '/tmp/tmp.MvYSckZTDd/tmp/docker-ce'... [2020-09-01T04:09:19.772Z] #28 7.849 [2020-09-01T04:09:19.872Z] #26 DONE 37.7s [2020-09-01T04:09:19.872Z] [2020-09-01T04:09:19.872Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-01T04:09:20.000Z] #24 ... [2020-09-01T04:09:20.000Z] [2020-09-01T04:09:20.000Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:20.000Z] #33 4.085 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:09:20.000Z] #33 4.104 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:09:20.000Z] #33 4.127 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:09:20.000Z] #33 4.875 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-01T04:09:20.000Z] #33 5.907 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [219 kB] [2020-09-01T04:09:20.000Z] #33 7.212 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-01T04:09:20.000Z] #33 ... [2020-09-01T04:09:20.000Z] [2020-09-01T04:09:20.000Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:09:20.000Z] #46 11.19 Fetched 8202 kB in 8s (1061 kB/s) [2020-09-01T04:09:20.009Z] #41 22.03 CC images/ipc-shm.o [2020-09-01T04:09:20.009Z] #41 22.30 CC images/ipc-msg.o [2020-09-01T04:09:20.114Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:09:20.133Z] #27 DONE 0.1s [2020-09-01T04:09:20.133Z] [2020-09-01T04:09:20.133Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:20.286Z] #28 8.081 ############ 17.6% ############################ 39.7% ################################################### 72.1% ############################################################### 87.9% ######################################################################## 100.0% [2020-09-01T04:09:20.477Z] #40 69.83 LINK criu/pie/restorer.built-in.o [2020-09-01T04:09:20.477Z] #40 69.84 GEN criu/pie/restorer-blob.h [2020-09-01T04:09:20.477Z] #40 69.92 DEP criu/vdso.d [2020-09-01T04:09:20.477Z] #40 70.03 DEP criu/vdso-compat.d [2020-09-01T04:09:20.654Z] #41 22.64 CC images/ipc-sem.o [2020-09-01T04:09:20.654Z] #41 22.87 CC images/utsns.o [2020-09-01T04:09:20.736Z] #40 70.17 DEP criu/uts_ns.d [2020-09-01T04:09:20.952Z] #41 23.06 CC images/creds.o [2020-09-01T04:09:20.952Z] #41 23.21 CC images/vma.o [2020-09-01T04:09:20.996Z] #40 70.34 DEP criu/util.d [2020-09-01T04:09:21.080Z] #28 ... [2020-09-01T04:09:21.080Z] [2020-09-01T04:09:21.080Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:21.080Z] #12 20.84 Reading package lists... [2020-09-01T04:09:21.080Z] #12 29.27 Building dependency tree... [2020-09-01T04:09:21.080Z] #12 33.43 pkg-config is already the newest version (0.29-6). [2020-09-01T04:09:21.080Z] #12 33.43 The following additional packages will be installed: [2020-09-01T04:09:21.080Z] #12 33.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-01T04:09:21.080Z] #12 33.43 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-01T04:09:21.080Z] #12 33.43 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-01T04:09:21.080Z] #12 33.43 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-01T04:09:21.080Z] #12 33.43 Suggested packages: [2020-09-01T04:09:21.080Z] #12 33.43 gcc-8-locales seccomp wine64 [2020-09-01T04:09:21.080Z] #12 34.89 The following NEW packages will be installed: [2020-09-01T04:09:21.080Z] #12 34.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-01T04:09:21.080Z] #12 34.90 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-01T04:09:21.080Z] #12 34.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-01T04:09:21.080Z] #12 34.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-01T04:09:21.080Z] #12 34.91 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-01T04:09:21.080Z] #12 34.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-01T04:09:21.080Z] #12 35.53 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:09:21.080Z] #12 35.53 Need to get 77.7 MB of archives. [2020-09-01T04:09:21.080Z] #12 35.53 After this operation, 487 MB of additional disk space will be used. [2020-09-01T04:09:21.080Z] #12 35.53 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-09-01T04:09:21.080Z] #12 35.76 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-09-01T04:09:21.080Z] #12 36.79 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-09-01T04:09:21.080Z] #12 36.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-01T04:09:21.080Z] #12 36.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-01T04:09:21.080Z] #12 36.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-01T04:09:21.080Z] #12 37.50 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-09-01T04:09:21.080Z] #12 37.90 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-09-01T04:09:21.080Z] #12 37.94 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-09-01T04:09:21.080Z] #12 ... [2020-09-01T04:09:21.080Z] [2020-09-01T04:09:21.080Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:21.080Z] #39 28.91 Selecting previously unselected package python2.7. [2020-09-01T04:09:21.080Z] #39 28.94 Preparing to unpack .../09-python2.7_2.7.16-2+deb10u1_amd64.deb ... [2020-09-01T04:09:21.080Z] #39 28.95 Unpacking python2.7 (2.7.16-2+deb10u1) ... [2020-09-01T04:09:21.080Z] #39 29.30 Selecting previously unselected package libpython2-stdlib:amd64. [2020-09-01T04:09:21.080Z] #39 29.31 Preparing to unpack .../10-libpython2-stdlib_2.7.16-1_amd64.deb ... [2020-09-01T04:09:21.080Z] #39 29.31 Unpacking libpython2-stdlib:amd64 (2.7.16-1) ... [2020-09-01T04:09:21.080Z] #39 29.63 Selecting previously unselected package libpython-stdlib:amd64. [2020-09-01T04:09:21.080Z] #39 29.64 Preparing to unpack .../11-libpython-stdlib_2.7.16-1_amd64.deb ... [2020-09-01T04:09:21.080Z] #39 29.64 Unpacking libpython-stdlib:amd64 (2.7.16-1) ... [2020-09-01T04:09:21.080Z] #39 29.99 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... [2020-09-01T04:09:21.080Z] #39 30.03 Setting up python2.7-minimal (2.7.16-2+deb10u1) ... [2020-09-01T04:09:21.080Z] #39 33.55 Setting up python2-minimal (2.7.16-1) ... [2020-09-01T04:09:21.080Z] #39 33.82 Selecting previously unselected package python2. [2020-09-01T04:09:21.080Z] #39 33.82 (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 ... 13184 files and directories currently installed.) [2020-09-01T04:09:21.080Z] #39 33.88 Preparing to unpack .../python2_2.7.16-1_amd64.deb ... [2020-09-01T04:09:21.080Z] #39 33.88 Unpacking python2 (2.7.16-1) ... [2020-09-01T04:09:21.080Z] #39 34.05 Setting up python-minimal (2.7.16-1) ... [2020-09-01T04:09:21.080Z] #39 34.30 Selecting previously unselected package python. [2020-09-01T04:09:21.080Z] #39 34.30 (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 ... 13215 files and directories currently installed.) [2020-09-01T04:09:21.080Z] #39 34.45 Preparing to unpack .../00-python_2.7.16-1_amd64.deb ... [2020-09-01T04:09:21.080Z] #39 34.63 Unpacking python (2.7.16-1) ... [2020-09-01T04:09:21.080Z] #39 34.94 Selecting previously unselected package libcap2:amd64. [2020-09-01T04:09:21.080Z] #39 34.94 Preparing to unpack .../01-libcap2_1%3a2.25-2_amd64.deb ... [2020-09-01T04:09:21.080Z] #39 34.95 Unpacking libcap2:amd64 (1:2.25-2) ... [2020-09-01T04:09:21.080Z] #39 35.04 Selecting previously unselected package libcap-dev:amd64. [2020-09-01T04:09:21.080Z] #39 35.04 Preparing to unpack .../02-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-01T04:09:21.080Z] #39 35.04 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-01T04:09:21.080Z] #39 35.39 Selecting previously unselected package libnet1:amd64. [2020-09-01T04:09:21.080Z] #39 35.41 Preparing to unpack .../03-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-01T04:09:21.080Z] #39 35.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-01T04:09:21.080Z] #39 35.73 Selecting previously unselected package libnet1-dev. [2020-09-01T04:09:21.080Z] #39 35.73 Preparing to unpack .../04-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-01T04:09:21.080Z] #39 35.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-01T04:09:21.080Z] #39 35.98 Selecting previously unselected package libnl-3-200:amd64. [2020-09-01T04:09:21.080Z] #39 35.99 Preparing to unpack .../05-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-01T04:09:21.080Z] #39 35.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-01T04:09:21.080Z] #39 36.12 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-01T04:09:21.080Z] #39 36.16 Preparing to unpack .../06-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-01T04:09:21.080Z] #39 36.17 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-01T04:09:21.080Z] #39 36.53 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-01T04:09:21.080Z] #39 36.54 Preparing to unpack .../07-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-01T04:09:21.080Z] #39 36.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-01T04:09:21.080Z] #39 36.73 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-01T04:09:21.080Z] #39 36.74 Preparing to unpack .../08-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-01T04:09:21.080Z] #39 36.75 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-01T04:09:21.080Z] #39 36.95 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-01T04:09:21.080Z] #39 36.96 Preparing to unpack .../09-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-01T04:09:21.080Z] #39 36.97 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-01T04:09:21.080Z] #39 37.67 Selecting previously unselected package libprotobuf17:amd64. [2020-09-01T04:09:21.080Z] #39 37.67 Preparing to unpack .../10-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-01T04:09:21.080Z] #39 37.72 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-01T04:09:21.105Z] #28 9.136 #=#=# [2020-09-01T04:09:21.250Z] #41 23.50 CC images/netdev.o [2020-09-01T04:09:21.260Z] #40 70.49 DEP criu/uffd.d [2020-09-01T04:09:21.260Z] #40 70.63 DEP criu/tun.d [2020-09-01T04:09:21.260Z] #40 70.75 DEP criu/tty.d [2020-09-01T04:09:21.341Z] #39 39.04 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-01T04:09:21.341Z] #39 39.06 Preparing to unpack .../11-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-01T04:09:21.341Z] #39 39.09 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-01T04:09:21.341Z] #39 ... [2020-09-01T04:09:21.341Z] [2020-09-01T04:09:21.341Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:21.341Z] #33 37.92 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:21.341Z] #33 38.28 Fetched 14.9 MB in 3s (5488 kB/s) [2020-09-01T04:09:21.341Z] #33 38.38 Selecting previously unselected package xxd. [2020-09-01T04:09:21.341Z] #33 38.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 ... 12367 files and directories currently installed.) [2020-09-01T04:09:21.341Z] #33 38.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-01T04:09:21.341Z] #33 38.49 Unpacking xxd (2:8.1.0875-5) ... [2020-09-01T04:09:21.341Z] #33 38.79 Selecting previously unselected package vim-common. [2020-09-01T04:09:21.341Z] #33 38.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:09:21.341Z] #33 38.88 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-01T04:09:18.607Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-01T04:09:18.656Z] > git config --add remote.origin.fetch +refs/pull/41404/head:refs/remotes/origin/PR-41404 # timeout=10 [2020-09-01T04:09:18.704Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:09:18.821Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-01T04:09:18.943Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-01T04:09:18.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:09:18.944Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41404/head:refs/remotes/origin/PR-41404 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-01T04:09:20.219Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T04:09:20.265Z] > git checkout -f 8cc47be176c2fa0c70b4e5105d7498b71a3e797b # timeout=10 [2020-09-01T04:09:21.523Z] #40 70.88 DEP criu/timerfd.d [2020-09-01T04:09:21.523Z] #40 70.99 DEP criu/timens.d [2020-09-01T04:09:21.547Z] #41 23.75 CC images/tty.o [2020-09-01T04:09:21.783Z] #40 71.17 DEP criu/sysfs_parse.d [2020-09-01T04:09:21.783Z] #40 71.25 DEP criu/sysctl.d [2020-09-01T04:09:21.783Z] #40 71.36 DEP criu/string.d [2020-09-01T04:09:21.911Z] #33 39.44 Selecting previously unselected package cmake-data. [2020-09-01T04:09:21.911Z] #33 39.45 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-01T04:09:21.911Z] #33 39.46 Unpacking cmake-data (3.13.4-1) ... [2020-09-01T04:09:22.043Z] #40 71.39 DEP criu/stats.d [2020-09-01T04:09:22.043Z] #40 71.45 DEP criu/sockets.d [2020-09-01T04:09:22.193Z] #41 24.31 CC images/file-lock.o [2020-09-01T04:09:22.304Z] #40 71.57 DEP criu/sk-unix.d [2020-09-01T04:09:22.304Z] #40 71.72 DEP criu/sk-tcp.d [2020-09-01T04:09:22.491Z] #41 24.49 CC images/rlimit.o [2020-09-01T04:09:22.491Z] #41 24.67 CC images/pagemap.o [2020-09-01T04:09:22.491Z] #41 ... [2020-09-01T04:09:22.491Z] [2020-09-01T04:09:22.491Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:22.491Z] #13 73.79 Selecting previously unselected package libapparmor1:ppc64el. [2020-09-01T04:09:22.491Z] #13 73.80 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-09-01T04:09:22.563Z] #40 71.83 DEP criu/sk-queue.d [2020-09-01T04:09:22.563Z] #40 71.92 DEP criu/sk-packet.d [2020-09-01T04:09:22.790Z] #13 73.81 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-09-01T04:09:22.790Z] #13 73.94 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-09-01T04:09:22.790Z] #13 73.95 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-09-01T04:09:22.790Z] #13 73.96 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-01T04:09:22.823Z] #40 72.13 DEP criu/sk-netlink.d [2020-09-01T04:09:22.823Z] #40 72.28 DEP criu/sk-inet.d [2020-09-01T04:09:22.954Z] #28 9.521 # 1.5% ### 4.7% ##### 7.6% ###### 8.7% ############ 16.7% ############### 22.2% ######################## 34.0% ############################### 43.6% ##################################### 52.0% ###################################### 53.1% ########################################## 59.5% ################################################# 68.2% ######################################################## 78.7% ################################################################# 90.6% ######################################################################## 100.0% [2020-09-01T04:09:23.044Z] Merge succeeded, producing 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:09:23.045Z] Checking out Revision 8cc47be176c2fa0c70b4e5105d7498b71a3e797b (PR-41404) [2020-09-01T04:09:23.083Z] #40 72.42 DEP criu/signalfd.d [2020-09-01T04:09:23.083Z] #40 72.58 DEP criu/sigframe.d [2020-09-01T04:09:23.088Z] #13 74.06 Selecting previously unselected package libbtrfs0. [2020-09-01T04:09:23.088Z] #13 74.07 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-01T04:09:23.088Z] #13 74.07 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-01T04:09:23.088Z] #13 74.12 Selecting previously unselected package libbtrfs-dev. [2020-09-01T04:09:23.088Z] #13 74.12 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-01T04:09:23.088Z] #13 74.12 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:09:23.088Z] #13 74.24 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-09-01T04:09:23.088Z] #13 74.25 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-01T04:09:23.088Z] #13 74.25 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-01T04:09:23.088Z] #13 74.32 Selecting previously unselected package libudev-dev:ppc64el. [2020-09-01T04:09:23.088Z] #13 74.32 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-01T04:09:23.088Z] #13 74.35 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-01T04:09:23.088Z] #13 74.42 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-09-01T04:09:23.212Z] #28 ... [2020-09-01T04:09:23.212Z] [2020-09-01T04:09:23.212Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:23.212Z] #12 34.06 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-09-01T04:09:23.212Z] #12 34.45 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-09-01T04:09:23.212Z] #12 34.45 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-09-01T04:09:23.212Z] #12 39.31 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-09-01T04:09:23.212Z] #12 42.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-01T04:09:23.212Z] #12 42.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-01T04:09:23.212Z] #12 42.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-01T04:09:23.212Z] #12 42.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-01T04:09:23.212Z] #12 42.39 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-09-01T04:09:23.212Z] #12 42.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-01T04:09:23.212Z] #12 42.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-01T04:09:23.212Z] #12 42.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-01T04:09:23.212Z] #12 42.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-01T04:09:23.212Z] #12 42.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-01T04:09:23.212Z] #12 42.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-01T04:09:23.212Z] #12 42.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-01T04:09:23.212Z] #12 42.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-01T04:09:23.212Z] #12 42.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-01T04:09:23.212Z] #12 42.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-01T04:09:23.292Z] #33 ... [2020-09-01T04:09:23.293Z] [2020-09-01T04:09:23.293Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:09:23.293Z] #37 25.71 Checking out files: 81% (1352/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-01T04:09:23.293Z] #37 26.24 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-01T04:09:23.293Z] #37 28.45 + 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-09-01T04:09:23.293Z] #37 ... [2020-09-01T04:09:23.293Z] [2020-09-01T04:09:23.293Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:23.293Z] #28 2.888 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-01T04:09:23.293Z] #28 3.392 [2020-09-01T04:09:23.343Z] #40 72.71 DEP criu/shmem.d [2020-09-01T04:09:23.343Z] #40 72.79 DEP criu/servicefd.d [2020-09-01T04:09:23.343Z] #40 72.86 DEP criu/seize.d [2020-09-01T04:09:23.343Z] #40 72.93 DEP criu/seccomp.d [2020-09-01T04:09:23.389Z] #13 74.43 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-09-01T04:09:23.389Z] #13 74.43 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-09-01T04:09:23.389Z] #13 74.64 Selecting previously unselected package libpcre16-3:ppc64el. [2020-09-01T04:09:23.389Z] #13 74.65 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-09-01T04:09:23.389Z] #13 74.66 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-01T04:09:23.473Z] #12 ... [2020-09-01T04:09:23.473Z] [2020-09-01T04:09:23.473Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:23.473Z] #39 34.16 Setting up python2-minimal (2.7.16-1) ... [2020-09-01T04:09:23.473Z] #39 34.72 Selecting previously unselected package python2. [2020-09-01T04:09:23.473Z] #39 34.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 ... 13184 files and directories currently installed.) [2020-09-01T04:09:23.473Z] #39 34.81 Preparing to unpack .../python2_2.7.16-1_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 34.82 Unpacking python2 (2.7.16-1) ... [2020-09-01T04:09:23.473Z] #39 35.25 Setting up python-minimal (2.7.16-1) ... [2020-09-01T04:09:23.473Z] #39 35.59 Selecting previously unselected package python. [2020-09-01T04:09:23.473Z] #39 35.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13215 files and directories currently installed.) [2020-09-01T04:09:23.473Z] #39 35.62 Preparing to unpack .../00-python_2.7.16-1_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 35.66 Unpacking python (2.7.16-1) ... [2020-09-01T04:09:23.473Z] #39 35.80 Selecting previously unselected package libcap2:amd64. [2020-09-01T04:09:23.473Z] #39 35.85 Preparing to unpack .../01-libcap2_1%3a2.25-2_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 35.85 Unpacking libcap2:amd64 (1:2.25-2) ... [2020-09-01T04:09:23.473Z] #39 35.93 Selecting previously unselected package libcap-dev:amd64. [2020-09-01T04:09:23.473Z] #39 35.93 Preparing to unpack .../02-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 35.96 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-01T04:09:23.473Z] #39 36.11 Selecting previously unselected package libnet1:amd64. [2020-09-01T04:09:23.473Z] #39 36.12 Preparing to unpack .../03-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 36.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-01T04:09:23.473Z] #39 36.47 Selecting previously unselected package libnet1-dev. [2020-09-01T04:09:23.473Z] #39 36.47 Preparing to unpack .../04-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 36.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-01T04:09:23.473Z] #39 36.91 Selecting previously unselected package libnl-3-200:amd64. [2020-09-01T04:09:23.473Z] #39 36.91 Preparing to unpack .../05-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 36.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-01T04:09:23.473Z] #39 37.24 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-01T04:09:23.473Z] #39 37.25 Preparing to unpack .../06-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 37.26 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-01T04:09:23.473Z] #39 37.77 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-01T04:09:23.473Z] #39 37.77 Preparing to unpack .../07-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 37.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-01T04:09:23.473Z] #39 38.01 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-01T04:09:23.473Z] #39 38.01 Preparing to unpack .../08-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 38.02 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-01T04:09:23.473Z] #39 38.26 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-01T04:09:23.473Z] #39 38.27 Preparing to unpack .../09-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 38.27 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-01T04:09:23.473Z] #39 38.69 Selecting previously unselected package libprotobuf17:amd64. [2020-09-01T04:09:23.473Z] #39 38.69 Preparing to unpack .../10-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 38.72 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-01T04:09:23.473Z] #39 40.04 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-01T04:09:23.473Z] #39 40.04 Preparing to unpack .../11-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 40.18 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-01T04:09:23.473Z] #39 40.70 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-01T04:09:23.473Z] #39 40.71 Preparing to unpack .../12-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 40.73 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-01T04:09:23.473Z] #39 42.49 Selecting previously unselected package libprotoc17:amd64. [2020-09-01T04:09:23.473Z] #39 42.50 Preparing to unpack .../13-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 42.50 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-01T04:09:23.473Z] #39 43.50 Selecting previously unselected package protobuf-c-compiler. [2020-09-01T04:09:23.473Z] #39 43.54 Preparing to unpack .../14-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 43.56 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-01T04:09:23.473Z] #39 43.72 Selecting previously unselected package protobuf-compiler. [2020-09-01T04:09:23.473Z] #39 43.77 Preparing to unpack .../15-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-01T04:09:23.473Z] #39 43.77 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-01T04:09:23.473Z] #39 43.96 Selecting previously unselected package python-pkg-resources. [2020-09-01T04:09:23.473Z] #39 44.00 Preparing to unpack .../16-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-01T04:09:23.473Z] #39 44.02 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-01T04:09:23.473Z] #39 44.34 Selecting previously unselected package python-six. [2020-09-01T04:09:23.473Z] #39 44.36 Preparing to unpack .../17-python-six_1.12.0-1_all.deb ... [2020-09-01T04:09:23.473Z] #39 44.36 Unpacking python-six (1.12.0-1) ... [2020-09-01T04:09:23.603Z] #40 73.04 DEP criu/rst-malloc.d [2020-09-01T04:09:23.603Z] #40 73.07 DEP criu/rbtree.d [2020-09-01T04:09:23.603Z] #40 73.08 DEP criu/pstree.d [2020-09-01T04:09:23.603Z] #40 73.17 DEP criu/protobuf.d [2020-09-01T04:09:23.685Z] #13 74.75 Selecting previously unselected package libpcre32-3:ppc64el. [2020-09-01T04:09:23.685Z] #13 74.76 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-09-01T04:09:23.685Z] #13 74.76 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-01T04:09:23.685Z] #13 74.89 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-09-01T04:09:23.685Z] #13 74.89 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-09-01T04:09:23.685Z] #13 74.90 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-01T04:09:23.685Z] #13 74.99 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-09-01T04:09:23.731Z] #39 44.47 Selecting previously unselected package python-protobuf. [2020-09-01T04:09:23.731Z] #39 44.48 Preparing to unpack .../18-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-01T04:09:23.731Z] #39 44.49 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-01T04:09:23.731Z] #39 ... [2020-09-01T04:09:23.731Z] [2020-09-01T04:09:23.731Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:23.731Z] #28 11.69 [2020-09-01T04:09:23.863Z] #40 73.26 GEN criu/protobuf-desc-gen.h [2020-09-01T04:09:23.982Z] #13 74.99 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-09-01T04:09:23.982Z] #13 74.99 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-01T04:09:23.991Z] #28 11.98 0.0% # 2.1% ## 3.1% [2020-09-01T04:09:23.991Z] #28 ... [2020-09-01T04:09:23.991Z] [2020-09-01T04:09:23.991Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:09:23.991Z] #37 25.75 Checking out files: 90% (1513/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-01T04:09:23.991Z] #37 25.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-01T04:09:23.991Z] #37 29.10 + 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-09-01T04:09:24.249Z] #37 ... [2020-09-01T04:09:24.249Z] [2020-09-01T04:09:24.249Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:24.282Z] #13 75.25 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-09-01T04:09:24.282Z] #13 75.25 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-09-01T04:09:24.282Z] #13 75.26 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-01T04:09:24.282Z] #13 75.48 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-09-01T04:09:24.282Z] #13 75.49 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-09-01T04:09:24.282Z] #13 75.51 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-01T04:09:24.282Z] #13 75.61 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-09-01T04:09:22.615Z] > git remote # timeout=10 [2020-09-01T04:09:22.688Z] > git config --get remote.origin.url # timeout=10 [2020-09-01T04:09:22.737Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-01T04:09:22.739Z] > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10 [2020-09-01T04:09:22.937Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-09-01T04:09:23.076Z] > git config core.sparsecheckout # timeout=10 [2020-09-01T04:09:23.113Z] > git checkout -f 8cc47be176c2fa0c70b4e5105d7498b71a3e797b # timeout=10 [2020-09-01T04:09:24.432Z] #40 ... [2020-09-01T04:09:24.432Z] [2020-09-01T04:09:24.432Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:09:24.432Z] #19 8.335 Reading package lists... [2020-09-01T04:09:24.432Z] #19 10.96 Reading package lists... [2020-09-01T04:09:24.432Z] #19 13.79 Building dependency tree... [2020-09-01T04:09:24.432Z] #19 14.97 The following additional packages will be installed: [2020-09-01T04:09:24.432Z] #19 14.97 libaio1 libcap2 libelf1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-09-01T04:09:24.432Z] #19 14.97 libmnl0 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-09-01T04:09:24.432Z] #19 14.97 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2020-09-01T04:09:24.432Z] #19 14.97 libreadline7 libsqlite3-0 libxtables12 mime-support python-pip-whl python3 [2020-09-01T04:09:24.432Z] #19 14.97 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-01T04:09:24.432Z] #19 14.97 python3.7 python3.7-minimal readline-common vim-runtime xxd [2020-09-01T04:09:24.432Z] #19 14.97 Suggested packages: [2020-09-01T04:09:24.432Z] #19 14.97 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc kmod gpm [2020-09-01T04:09:24.432Z] #19 14.97 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2020-09-01T04:09:24.432Z] #19 14.97 python3.7-doc binfmt-support readline-doc ctags vim-doc vim-scripts xfsdump [2020-09-01T04:09:24.432Z] #19 14.97 acl attr quota [2020-09-01T04:09:24.432Z] #19 14.97 Recommended packages: [2020-09-01T04:09:24.432Z] #19 14.97 aufs-dkms libatm1 nftables libpam-cap build-essential python3-dev [2020-09-01T04:09:24.432Z] #19 14.98 python3-keyring python3-keyrings.alt python3-xdg unzip [2020-09-01T04:09:24.432Z] #19 16.59 The following NEW packages will be installed: [2020-09-01T04:09:24.432Z] #19 16.59 apparmor aufs-tools bash-completion bzip2 iproute2 iptables iputils-ping jq [2020-09-01T04:09:24.432Z] #19 16.59 libaio1 libcap2 libcap2-bin libelf1 libgpm2 libicu63 libip4tc0 libip6tc0 [2020-09-01T04:09:24.432Z] #19 16.59 libiptc0 libjq1 libmnl0 libmpdec2 libnet1 libnetfilter-conntrack3 [2020-09-01T04:09:24.432Z] #19 16.59 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2020-09-01T04:09:24.432Z] #19 16.59 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2020-09-01T04:09:24.432Z] #19 16.59 libreadline7 libsqlite3-0 libxtables12 mime-support net-tools pigz [2020-09-01T04:09:24.432Z] #19 16.59 python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal [2020-09-01T04:09:24.432Z] #19 16.59 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-09-01T04:09:24.432Z] #19 16.59 python3.7-minimal readline-common sudo thin-provisioning-tools uidmap vim [2020-09-01T04:09:24.432Z] #19 16.60 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-09-01T04:09:24.432Z] #19 16.90 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:09:24.432Z] #19 16.90 Need to get 30.6 MB of archives. [2020-09-01T04:09:24.432Z] #19 16.90 After this operation, 122 MB of additional disk space will be used. [2020-09-01T04:09:24.432Z] #19 16.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-01T04:09:24.432Z] #19 16.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-01T04:09:24.432Z] #19 16.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-01T04:09:24.432Z] #19 17.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-01T04:09:24.432Z] #19 17.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] [2020-09-01T04:09:24.432Z] #19 17.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-01T04:09:24.432Z] #19 17.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] [2020-09-01T04:09:24.433Z] #19 17.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] [2020-09-01T04:09:24.433Z] #19 17.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsqlite3-0 amd64 3.27.2-3 [641 kB] [2020-09-01T04:09:24.433Z] #19 17.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-01T04:09:24.433Z] #19 17.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-01T04:09:24.433Z] #19 17.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-01T04:09:24.433Z] #19 17.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-01T04:09:24.433Z] #19 17.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap2 amd64 1:2.25-2 [17.6 kB] [2020-09-01T04:09:24.433Z] #19 17.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libelf1 amd64 0.176-1.1 [161 kB] [2020-09-01T04:09:24.433Z] #19 17.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmnl0 amd64 1.0.4-2 [12.2 kB] [2020-09-01T04:09:24.433Z] #19 17.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxtables12 amd64 1.8.2-4 [80.0 kB] [2020-09-01T04:09:24.433Z] #19 17.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap2-bin amd64 1:2.25-2 [28.8 kB] [2020-09-01T04:09:24.433Z] #19 17.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iproute2 amd64 4.20.0-2 [827 kB] [2020-09-01T04:09:24.433Z] #19 17.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-01T04:09:24.433Z] #19 17.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-01T04:09:24.433Z] #19 17.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-01T04:09:24.433Z] #19 17.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-01T04:09:24.433Z] #19 17.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-01T04:09:24.433Z] #19 17.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-01T04:09:24.433Z] #19 17.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-01T04:09:24.433Z] #19 17.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iputils-ping amd64 3:20180629-2+deb10u1 [43.3 kB] [2020-09-01T04:09:24.433Z] #19 17.39 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-01T04:09:24.433Z] #19 17.40 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-01T04:09:24.433Z] #19 17.40 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-01T04:09:24.433Z] #19 17.44 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-01T04:09:24.433Z] #19 17.48 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-01T04:09:24.433Z] #19 17.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-01T04:09:24.433Z] #19 17.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-01T04:09:24.433Z] #19 17.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-01T04:09:24.433Z] #19 17.53 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-01T04:09:24.433Z] #19 17.54 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-01T04:09:24.433Z] #19 17.56 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-01T04:09:24.433Z] #19 17.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-01T04:09:24.433Z] #19 17.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-01T04:09:24.581Z] #13 75.62 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-09-01T04:09:24.581Z] #13 75.62 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-01T04:09:24.581Z] #13 75.71 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-09-01T04:09:24.581Z] #13 75.71 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-01T04:09:24.581Z] #13 75.72 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-01T04:09:24.693Z] #19 18.09 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-01T04:09:24.693Z] #19 18.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-01T04:09:24.693Z] #19 18.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-01T04:09:24.693Z] #19 18.10 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-01T04:09:24.693Z] #19 18.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-01T04:09:24.693Z] #19 18.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-01T04:09:24.693Z] #19 18.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-01T04:09:24.693Z] #19 18.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-01T04:09:24.693Z] #19 18.20 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-01T04:09:24.693Z] #19 18.21 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-01T04:09:24.693Z] #19 18.22 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-01T04:09:24.881Z] #13 76.04 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-01T04:09:24.881Z] #13 76.05 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-01T04:09:24.881Z] #13 76.06 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-09-01T04:09:24.881Z] #13 76.07 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-01T04:09:24.881Z] #13 76.08 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-01T04:09:24.881Z] #13 76.09 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-09-01T04:09:24.881Z] #13 76.10 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:09:24.881Z] #13 76.10 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-01T04:09:24.881Z] #13 76.11 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-01T04:09:24.881Z] #13 76.13 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-01T04:09:24.881Z] #13 76.15 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-01T04:09:24.881Z] #13 76.15 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:09:24.881Z] #13 76.15 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-01T04:09:24.881Z] #13 76.16 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-01T04:09:24.881Z] #13 76.18 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-01T04:09:24.881Z] #13 76.19 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-01T04:09:24.953Z] #19 ... [2020-09-01T04:09:24.953Z] [2020-09-01T04:09:24.953Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:09:24.953Z] #31 DONE 148.3s [2020-09-01T04:09:24.953Z] [2020-09-01T04:09:24.953Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:09:24.953Z] #19 18.24 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-01T04:09:24.953Z] #19 18.24 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-01T04:09:24.953Z] #19 18.32 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-01T04:09:24.953Z] #19 18.34 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-01T04:09:24.953Z] #19 18.36 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-01T04:09:25.179Z] #13 76.20 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-01T04:09:25.179Z] #13 76.20 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:09:25.179Z] #13 76.22 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-09-01T04:09:25.179Z] #13 76.22 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-09-01T04:09:25.179Z] #13 76.24 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:09:25.179Z] #13 76.25 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-09-01T04:09:25.179Z] #13 76.26 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-09-01T04:09:25.179Z] #13 76.26 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-01T04:09:25.179Z] #13 76.27 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-01T04:09:25.179Z] #13 76.28 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-01T04:09:25.179Z] #13 76.29 Setting up dmsetup (2:1.02.155-3) ... [2020-09-01T04:09:25.179Z] #13 76.30 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-01T04:09:25.179Z] #13 76.31 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-01T04:09:25.179Z] #13 76.32 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:09:25.213Z] #19 18.72 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-01T04:09:25.213Z] #19 18.77 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-01T04:09:25.362Z] #46 11.19 Reading package lists... [2020-09-01T04:09:25.362Z] #46 16.24 Reading package lists... [2020-09-01T04:09:25.362Z] #46 ... [2020-09-01T04:09:25.362Z] [2020-09-01T04:09:25.362Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:09:25.362Z] #37 13.47 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-01T04:09:25.362Z] #37 15.17 + 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-09-01T04:09:25.384Z] #28 3.565 # 1.6% ##### 7.1% ######### 13.1% ############## 20.1% ################# 24.2% ##################### 29.8% ######################### 35.8% ############################# 41.0% ################################ 45.3% #################################### 50.4% ####################################### 55.2% ############################################ 61.4% ################################################ 68.0% ##################################################### 73.7% ########################################################## 80.9% ############################################################### 88.7% ################################################################## 92.4% ######################################################################## 100.0% [2020-09-01T04:09:25.477Z] #13 DONE 76.6s [2020-09-01T04:09:25.477Z] [2020-09-01T04:09:25.477Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:25.477Z] #41 24.91 CC images/siginfo.o [2020-09-01T04:09:25.477Z] #41 25.30 CC images/rpc.o [2020-09-01T04:09:25.477Z] #41 26.10 CC images/ext-file.o [2020-09-01T04:09:25.477Z] #41 26.31 CC images/cgroup.o [2020-09-01T04:09:25.477Z] #41 26.85 CC images/userns.o [2020-09-01T04:09:25.477Z] #41 27.06 CC images/google/protobuf/descriptor.o [2020-09-01T04:09:25.496Z] #19 18.82 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-01T04:09:25.644Z] #28 ... [2020-09-01T04:09:25.644Z] [2020-09-01T04:09:25.644Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:09:25.644Z] #46 28.13 Fetched 8378 kB in 21s (397 kB/s) [2020-09-01T04:09:25.644Z] #46 28.13 Reading package lists... [2020-09-01T04:09:25.914Z] #46 36.85 Reading package lists... [2020-09-01T04:09:25.914Z] #46 ... [2020-09-01T04:09:25.914Z] [2020-09-01T04:09:25.914Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:25.914Z] #33 43.67 Selecting previously unselected package libicu63:amd64. [2020-09-01T04:09:25.914Z] #33 43.67 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-01T04:09:25.914Z] #33 43.72 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-01T04:09:26.090Z] #19 19.57 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:26.090Z] #19 19.62 Fetched 30.6 MB in 2s (13.9 MB/s) [2020-09-01T04:09:26.126Z] #41 ... [2020-09-01T04:09:26.126Z] [2020-09-01T04:09:26.126Z] #14 [dev-systemd-false 1/22] RUN groupadd -r docker [2020-09-01T04:09:26.126Z] #14 DONE 0.5s [2020-09-01T04:09:26.126Z] [2020-09-01T04:09:26.126Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:09:26.126Z] #45 0.435 + RM_GOPATH=0 [2020-09-01T04:09:26.126Z] #45 0.437 + TMP_GOPATH= [2020-09-01T04:09:26.126Z] #45 0.437 + : /build [2020-09-01T04:09:26.126Z] #45 0.437 + '[' -z '' ']' [2020-09-01T04:09:26.126Z] #45 0.438 ++ mktemp -d [2020-09-01T04:09:26.126Z] #45 0.442 + export GOPATH=/tmp/tmp.tjOzGi0JRG [2020-09-01T04:09:26.126Z] #45 0.442 + GOPATH=/tmp/tmp.tjOzGi0JRG [2020-09-01T04:09:26.126Z] #45 0.443 + RM_GOPATH=1 [2020-09-01T04:09:26.126Z] #45 0.444 + case "$(go env GOARCH)" in [2020-09-01T04:09:26.126Z] #45 0.445 ++ go env GOARCH [2020-09-01T04:09:26.126Z] #45 0.457 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:26.126Z] #45 0.457 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:26.126Z] #45 0.458 ++ dirname /tmp/install/install.sh [2020-09-01T04:09:26.126Z] #45 0.462 + dir=/tmp/install [2020-09-01T04:09:26.126Z] #45 0.462 + bin=runc [2020-09-01T04:09:26.126Z] #45 0.463 + shift [2020-09-01T04:09:26.126Z] #45 0.463 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-01T04:09:26.126Z] #45 0.463 + . /tmp/install/runc.installer [2020-09-01T04:09:26.126Z] #45 0.463 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-01T04:09:26.126Z] #45 0.464 + install_runc [2020-09-01T04:09:26.126Z] #45 0.465 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-01T04:09:26.126Z] #45 0.468 + uname -r [2020-09-01T04:09:26.126Z] #45 0.474 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-01T04:09:26.126Z] #45 0.474 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-01T04:09:26.126Z] #45 0.474 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tjOzGi0JRG/src/github.com/opencontainers/runc [2020-09-01T04:09:26.126Z] #45 0.475 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-01T04:09:26.126Z] #45 0.477 Cloning into '/tmp/tmp.tjOzGi0JRG/src/github.com/opencontainers/runc'... [2020-09-01T04:09:26.350Z] #19 19.66 Selecting previously unselected package pigz. [2020-09-01T04:09:26.350Z] #19 19.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 ... 20389 files and directories currently installed.) [2020-09-01T04:09:26.350Z] #19 19.69 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-01T04:09:26.350Z] #19 19.69 Unpacking pigz (2.4-1) ... [2020-09-01T04:09:26.350Z] #19 19.75 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-01T04:09:26.350Z] #19 19.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-01T04:09:26.350Z] #19 19.78 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-01T04:09:26.425Z] #45 ... [2020-09-01T04:09:26.425Z] [2020-09-01T04:09:26.425Z] #15 [dev-systemd-false 2/22] RUN useradd --create-home --gid docker unprivi... [2020-09-01T04:09:26.425Z] #15 DONE 0.4s [2020-09-01T04:09:26.425Z] [2020-09-01T04:09:26.425Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:26.425Z] #41 28.76 CC images/opts.o [2020-09-01T04:09:26.613Z] #19 20.16 Selecting previously unselected package python3.7-minimal. [2020-09-01T04:09:26.726Z] #41 ... [2020-09-01T04:09:26.726Z] [2020-09-01T04:09:26.726Z] #16 [dev-systemd-false 3/22] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-01T04:09:26.726Z] #16 0.288 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-01T04:09:26.726Z] #16 DONE 0.4s [2020-09-01T04:09:26.726Z] [2020-09-01T04:09:26.726Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:26.726Z] #41 29.04 CC images/seccomp.o [2020-09-01T04:09:26.820Z] #28 11.98 0.0% # 2.1% ## 3.1% ### 4.2% #### 6.1% ##### 7.4% ###### 8.4% ####### 9.7% ####### 11.0% ######## 12.1% ########## 14.2% ########### 15.4% ########### 16.5% ############ 17.9% ############# 19.1% ############## 20.5% ################ 22.4% ################ 23.5% ################# 24.6% ################## 26.1% ################### 27.4% #################### 28.5% ##################### 30.0% ###################### 31.0% ####################### 32.4% ######################## 34.3% ######################### 36.0% ########################## 36.6% ########################### 38.7% ############################# 40.3% ########### [2020-09-01T04:09:26.820Z] #28 ... [2020-09-01T04:09:26.820Z] [2020-09-01T04:09:26.820Z] #55 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:09:26.820Z] #55 27.38 Checking out files: 35% (741/2067) Checking out files: 36% (745/2067) Checking out files: 37% (765/2067) Checking out files: 38% (786/2067) Checking out files: 39% (807/2067) Checking out files: 40% (827/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-01T04:09:26.820Z] #55 28.76 + cd /tmp/tmp.ZCZcj85oeq/src/github.com/docker/libnetwork [2020-09-01T04:09:26.820Z] #55 28.76 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:09:26.820Z] #55 29.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-01T04:09:26.872Z] #19 20.16 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-01T04:09:26.872Z] #19 20.18 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-01T04:09:27.024Z] #41 ... [2020-09-01T04:09:27.024Z] [2020-09-01T04:09:27.025Z] #17 [dev-systemd-false 4/22] RUN echo "source /usr/share/bash-completion/ba... [2020-09-01T04:09:27.025Z] #17 DONE 0.4s [2020-09-01T04:09:27.077Z] #55 ... [2020-09-01T04:09:27.077Z] [2020-09-01T04:09:27.077Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:27.324Z] [2020-09-01T04:09:27.324Z] #18 [dev-systemd-false 5/22] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-01T04:09:27.442Z] #19 20.79 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-01T04:09:27.442Z] #19 20.82 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-01T04:09:27.591Z] #28 11.98 0.0% # 2.1% ## 3.1% ### 4.2% #### 6.1% ##### 7.4% ###### 8.4% ####### 9.7% ####### 11.0% ######## 12.1% ########## 14.2% ########### 15.4% ########### 16.5% ############ 17.9% ############# 19.1% ############## 20.5% ################ 22.4% ################ 23.5% ################# 24.6% ################## 26.1% ################### 27.4% #################### 28.5% ##################### 30.0% ###################### 31.0% ####################### 32.4% ######################## 34.3% ######################### 36.0% ########################## 36.6% ########################### 38.7% ############################# 40.3% ############################## 42.2% ############################### 43.7% ################################ 45.6% ################################# 46.9% ################################## 48.1% ################################### 50.0% ##################################### 51.7% [2020-09-01T04:09:27.591Z] #28 ... [2020-09-01T04:09:27.591Z] [2020-09-01T04:09:27.591Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:09:27.591Z] #46 29.37 Fetched 8378 kB in 22s (377 kB/s) [2020-09-01T04:09:27.591Z] #46 29.37 Reading package lists... [2020-09-01T04:09:27.591Z] #46 37.76 Reading package lists... [2020-09-01T04:09:27.591Z] #46 ... [2020-09-01T04:09:27.591Z] [2020-09-01T04:09:27.591Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:27.621Z] #18 DONE 0.3s [2020-09-01T04:09:27.621Z] [2020-09-01T04:09:27.621Z] #19 [dev-systemd-false 6/22] RUN ldconfig [2020-09-01T04:09:27.927Z] #37 ... [2020-09-01T04:09:27.927Z] [2020-09-01T04:09:27.927Z] #55 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:09:27.927Z] #55 16.74 Checking out files: 80% (1659/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-09-01T04:09:27.927Z] #55 17.08 + cd /tmp/tmp.eJ5KhOGSvc/src/github.com/docker/libnetwork [2020-09-01T04:09:27.927Z] #55 17.08 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-01T04:09:27.927Z] #55 17.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-01T04:09:27.932Z] #19 DONE 0.3s [2020-09-01T04:09:27.932Z] [2020-09-01T04:09:27.932Z] #20 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:09:28.230Z] #20 0.439 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:09:28.230Z] #20 0.500 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:09:28.230Z] #20 0.505 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:09:29.287Z] #20 1.465 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-01T04:09:29.319Z] #55 ... [2020-09-01T04:09:29.319Z] [2020-09-01T04:09:29.319Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:29.319Z] #42 10.24 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:09:29.319Z] #42 10.33 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:09:29.319Z] #42 10.37 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:09:29.319Z] #42 10.40 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:09:29.319Z] #42 10.64 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:09:29.319Z] #42 10.67 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:09:29.319Z] #42 ... [2020-09-01T04:09:29.319Z] [2020-09-01T04:09:29.320Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:29.320Z] #39 7.358 Reading package lists... [2020-09-01T04:09:29.320Z] #39 12.30 Building dependency tree... [2020-09-01T04:09:29.320Z] #39 13.73 Reading state information... [2020-09-01T04:09:29.320Z] #39 15.63 The following additional packages will be installed: [2020-09-01T04:09:29.320Z] #39 15.63 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-01T04:09:29.320Z] #39 15.63 libprotoc17 libpython-stdlib libpython2-stdlib libpython2.7-minimal [2020-09-01T04:09:29.320Z] #39 15.63 libpython2.7-stdlib libreadline7 libsqlite3-0 mime-support python [2020-09-01T04:09:29.320Z] #39 15.63 python-minimal python-pkg-resources python-six python2 python2-minimal [2020-09-01T04:09:29.320Z] #39 15.63 python2.7 python2.7-minimal readline-common zlib1g-dev [2020-09-01T04:09:29.320Z] #39 15.64 Suggested packages: [2020-09-01T04:09:29.320Z] #39 15.65 manpages-dev python-doc python-tk python-setuptools python2-doc [2020-09-01T04:09:29.320Z] #39 15.65 python2.7-doc binfmt-support readline-doc [2020-09-01T04:09:29.320Z] #39 15.65 Recommended packages: [2020-09-01T04:09:29.320Z] #39 15.65 bzip2 xz-utils [2020-09-01T04:09:29.320Z] #39 17.76 The following NEW packages will be installed: [2020-09-01T04:09:29.320Z] #39 17.78 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2020-09-01T04:09:29.320Z] #39 17.78 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 [2020-09-01T04:09:29.320Z] #39 17.78 libprotobuf17 libprotoc17 libpython-stdlib libpython2-stdlib [2020-09-01T04:09:29.320Z] #39 17.78 libpython2.7-minimal libpython2.7-stdlib libreadline7 libsqlite3-0 [2020-09-01T04:09:29.320Z] #39 17.78 mime-support protobuf-c-compiler protobuf-compiler python python-minimal [2020-09-01T04:09:29.320Z] #39 17.78 python-pkg-resources python-protobuf python-six python2 python2-minimal [2020-09-01T04:09:29.320Z] #39 17.78 python2.7 python2.7-minimal readline-common zlib1g-dev [2020-09-01T04:09:29.320Z] #39 18.14 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:09:29.320Z] #39 18.14 Need to get 8708 kB of archives. [2020-09-01T04:09:29.320Z] #39 18.14 After this operation, 40.0 MB of additional disk space will be used. [2020-09-01T04:09:29.320Z] #39 18.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u1 [395 kB] [2020-09-01T04:09:29.320Z] #39 18.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python2.7-minimal arm64 2.7.16-2+deb10u1 [1292 kB] [2020-09-01T04:09:29.320Z] #39 18.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python2-minimal arm64 2.7.16-1 [41.4 kB] [2020-09-01T04:09:29.320Z] #39 18.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-minimal arm64 2.7.16-1 [21.0 kB] [2020-09-01T04:09:29.320Z] #39 18.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB] [2020-09-01T04:09:29.320Z] #39 18.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB] [2020-09-01T04:09:29.320Z] #39 18.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB] [2020-09-01T04:09:29.320Z] #39 18.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsqlite3-0 arm64 3.27.2-3 [602 kB] [2020-09-01T04:09:29.320Z] #39 18.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u1 [1890 kB] [2020-09-01T04:09:29.320Z] #39 18.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python2.7 arm64 2.7.16-2+deb10u1 [305 kB] [2020-09-01T04:09:29.320Z] #39 18.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython2-stdlib arm64 2.7.16-1 [20.8 kB] [2020-09-01T04:09:29.320Z] #39 18.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython-stdlib arm64 2.7.16-1 [20.8 kB] [2020-09-01T04:09:29.320Z] #39 18.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python2 arm64 2.7.16-1 [41.6 kB] [2020-09-01T04:09:29.320Z] #39 18.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python arm64 2.7.16-1 [22.8 kB] [2020-09-01T04:09:29.320Z] #39 18.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap2 arm64 1:2.25-2 [17.5 kB] [2020-09-01T04:09:29.320Z] #39 18.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-09-01T04:09:29.320Z] #39 18.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-09-01T04:09:29.320Z] #39 18.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-09-01T04:09:29.320Z] #39 18.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-09-01T04:09:29.320Z] #39 18.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-09-01T04:09:29.320Z] #39 18.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-09-01T04:09:29.320Z] #39 18.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-09-01T04:09:29.320Z] #39 18.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-09-01T04:09:29.320Z] #39 18.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-09-01T04:09:29.320Z] #39 18.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-09-01T04:09:29.320Z] #39 18.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-09-01T04:09:29.320Z] #39 18.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-09-01T04:09:29.320Z] #39 18.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-09-01T04:09:29.320Z] #39 18.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-09-01T04:09:29.320Z] #39 18.70 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-01T04:09:29.320Z] #39 18.75 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-09-01T04:09:29.320Z] #39 18.76 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-09-01T04:09:29.320Z] #39 19.72 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:29.320Z] #39 20.00 Fetched 8708 kB in 1s (9797 kB/s) [2020-09-01T04:09:29.320Z] #39 20.16 Selecting previously unselected package libpython2.7-minimal:arm64. [2020-09-01T04:09:29.320Z] #39 20.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12340 files and directories currently installed.) [2020-09-01T04:09:29.320Z] #39 20.26 Preparing to unpack .../00-libpython2.7-minimal_2.7.16-2+deb10u1_arm64.deb ... [2020-09-01T04:09:29.320Z] #39 20.27 Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ... [2020-09-01T04:09:29.350Z] #19 22.44 Selecting previously unselected package python3-minimal. [2020-09-01T04:09:29.350Z] #19 22.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 ... 20639 files and directories currently installed.) [2020-09-01T04:09:29.350Z] #19 22.48 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ... [2020-09-01T04:09:29.350Z] #19 22.48 Unpacking python3-minimal (3.7.3-1) ... [2020-09-01T04:09:29.350Z] #19 22.53 Selecting previously unselected package mime-support. [2020-09-01T04:09:29.350Z] #19 22.54 Preparing to unpack .../1-mime-support_3.62_all.deb ... [2020-09-01T04:09:29.350Z] #19 22.54 Unpacking mime-support (3.62) ... [2020-09-01T04:09:29.350Z] #19 22.61 Selecting previously unselected package libmpdec2:amd64. [2020-09-01T04:09:29.350Z] #19 22.62 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ... [2020-09-01T04:09:29.350Z] #19 22.62 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-01T04:09:29.350Z] #19 22.73 Selecting previously unselected package readline-common. [2020-09-01T04:09:29.350Z] #19 22.73 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... [2020-09-01T04:09:29.350Z] #19 22.73 Unpacking readline-common (7.0-5) ... [2020-09-01T04:09:29.350Z] #19 22.78 Selecting previously unselected package libreadline7:amd64. [2020-09-01T04:09:29.350Z] #19 22.78 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ... [2020-09-01T04:09:29.350Z] #19 22.79 Unpacking libreadline7:amd64 (7.0-5) ... [2020-09-01T04:09:29.350Z] #19 22.92 Selecting previously unselected package libsqlite3-0:amd64. [2020-09-01T04:09:29.610Z] #19 22.92 Preparing to unpack .../5-libsqlite3-0_3.27.2-3_amd64.deb ... [2020-09-01T04:09:29.610Z] #19 22.92 Unpacking libsqlite3-0:amd64 (3.27.2-3) ... [2020-09-01T04:09:29.610Z] #19 23.13 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-01T04:09:29.610Z] #19 23.13 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-01T04:09:29.610Z] #19 23.13 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-01T04:09:29.658Z] #28 11.98 0.0% # 2.1% ## 3.1% ### 4.2% #### 6.1% ##### 7.4% ###### 8.4% ####### 9.7% ####### 11.0% ######## 12.1% ########## 14.2% ########### 15.4% ########### 16.5% ############ 17.9% ############# 19.1% ############## 20.5% ################ 22.4% ################ 23.5% ################# 24.6% ################## 26.1% ################### 27.4% #################### 28.5% ##################### 30.0% ###################### 31.0% ####################### 32.4% ######################## 34.3% ######################### 36.0% ########################## 36.6% ########################### 38.7% ############################# 40.3% ############################## 42.2% ############################### 43.7% ################################ 45.6% ################################# 46.9% ################################## 48.1% ################################### 50.0% ##################################### 51.7% ###################################### 53.5% ####################################### 55.2% ######################################### 57.4% ########################################## 59.1% ########################################### 61.1% ############################################# 63.1% ############################################## 65.2% ################################################ 67.6% ################################################# 69.4% ################################################### 71.4% #################################################### 72.9% ##################################################### 74.6% ###################################################### 75.8% ####################################################### 77.3% ######################################################## 78.9% ######################################################### 80.2% ########################################################### 82.4% ############################################################ 84.4% [2020-09-01T04:09:29.658Z] #28 ... [2020-09-01T04:09:29.658Z] [2020-09-01T04:09:29.658Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:29.658Z] #33 40.49 Selecting previously unselected package libicu63:amd64. [2020-09-01T04:09:29.658Z] #33 40.50 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-01T04:09:29.658Z] #33 40.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-01T04:09:29.900Z] #39 20.94 Selecting previously unselected package python2.7-minimal. [2020-09-01T04:09:29.900Z] #39 20.95 Preparing to unpack .../01-python2.7-minimal_2.7.16-2+deb10u1_arm64.deb ... [2020-09-01T04:09:29.900Z] #39 20.97 Unpacking python2.7-minimal (2.7.16-2+deb10u1) ... [2020-09-01T04:09:29.920Z] #33 50.62 Selecting previously unselected package libxml2:amd64. [2020-09-01T04:09:29.920Z] #33 50.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-01T04:09:29.920Z] #33 50.66 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-01T04:09:29.920Z] #33 ... [2020-09-01T04:09:29.920Z] [2020-09-01T04:09:29.920Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:30.346Z] #20 2.688 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [214 kB] [2020-09-01T04:09:30.550Z] #19 23.89 Selecting previously unselected package python3.7. [2020-09-01T04:09:30.550Z] #19 23.89 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-01T04:09:30.550Z] #19 23.90 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-01T04:09:30.550Z] #19 23.99 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-01T04:09:30.550Z] #19 24.00 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-01T04:09:30.550Z] #19 24.01 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-01T04:09:30.550Z] #19 24.11 Setting up python3-minimal (3.7.3-1) ... [2020-09-01T04:09:30.692Z] #28 11.98 0.0% # 2.1% ## 3.1% ### 4.2% #### 6.1% ##### 7.4% ###### 8.4% ####### 9.7% ####### 11.0% ######## 12.1% ########## 14.2% ########### 15.4% ########### 16.5% ############ 17.9% ############# 19.1% ############## 20.5% ################ 22.4% ################ 23.5% ################# 24.6% ################## 26.1% ################### 27.4% #################### 28.5% ##################### 30.0% ###################### 31.0% ####################### 32.4% ######################## 34.3% ######################### 36.0% ########################## 36.6% ########################### 38.7% ############################# 40.3% ############################## 42.2% ############################### 43.7% ################################ 45.6% ################################# 46.9% ################################## 48.1% ################################### 50.0% ##################################### 51.7% ###################################### 53.5% ####################################### 55.2% ######################################### 57.4% ########################################## 59.1% ########################################### 61.1% ############################################# 63.1% ############################################## 65.2% ################################################ 67.6% ################################################# 69.4% ################################################### 71.4% #################################################### 72.9% ##################################################### 74.6% ###################################################### 75.8% ####################################################### 77.3% ######################################################## 78.9% ######################################################### 80.2% ########################################################### 82.4% ############################################################ 84.4% ############################################################## 86.2% ############################################################### 88.2% ################################################################ 90.2% ################################################################## 92.3% #################################################################### 94.6% ##################################################################### 96.4% ###################################################################### 98.5% ####################################################################### 99.4% ######################################################################## 100.0% [2020-09-01T04:09:30.692Z] #28 19.07 [2020-09-01T04:09:30.851Z] #39 22.02 Selecting previously unselected package python2-minimal. [2020-09-01T04:09:30.851Z] #39 22.03 Preparing to unpack .../02-python2-minimal_2.7.16-1_arm64.deb ... [2020-09-01T04:09:30.851Z] #39 22.03 Unpacking python2-minimal (2.7.16-1) ... [2020-09-01T04:09:31.121Z] #39 22.20 Selecting previously unselected package python-minimal. [2020-09-01T04:09:31.121Z] #39 22.20 Preparing to unpack .../03-python-minimal_2.7.16-1_arm64.deb ... [2020-09-01T04:09:31.121Z] #39 22.21 Unpacking python-minimal (2.7.16-1) ... [2020-09-01T04:09:31.121Z] #39 22.35 Selecting previously unselected package mime-support. [2020-09-01T04:09:31.121Z] #39 22.35 Preparing to unpack .../04-mime-support_3.62_all.deb ... [2020-09-01T04:09:31.121Z] #39 22.36 Unpacking mime-support (3.62) ... [2020-09-01T04:09:31.121Z] #39 ... [2020-09-01T04:09:31.121Z] [2020-09-01T04:09:31.121Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:31.121Z] #12 12.32 Fetched 8202 kB in 8s (967 kB/s) [2020-09-01T04:09:31.121Z] #12 12.32 Reading package lists... [2020-09-01T04:09:31.206Z] #33 ... [2020-09-01T04:09:31.206Z] [2020-09-01T04:09:31.206Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:31.206Z] #28 5.871 [2020-09-01T04:09:31.206Z] #28 6.141 ############ 17.6% ###################################### 53.2% ################################################################ 89.6% ######################################################################## 100.0% [2020-09-01T04:09:31.206Z] #28 7.158 #=#=# [2020-09-01T04:09:31.206Z] #28 7.471 #=#=# ##O#- # ########################## 37.1% ########################################## 59.2% ######################################################## 78.2% ######################################################################## 100.0% [2020-09-01T04:09:31.206Z] #28 8.861 [2020-09-01T04:09:31.206Z] #28 9.226 0.0% ###### 9.5% ############ 17.3% ################ 22.5% ###################### 31.3% ############################# 41.4% ################################### 48.9% ########################################## 59.4% ################################################### 71.3% ########################################################## 80.9% ############################################################## 86.6% ################################################################# 91.4% ######################################################################## 100.0% [2020-09-01T04:09:31.206Z] #28 11.28 [2020-09-01T04:09:31.389Z] #12 18.23 Reading package lists... [2020-09-01T04:09:31.389Z] #12 ... [2020-09-01T04:09:31.389Z] [2020-09-01T04:09:31.389Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:31.389Z] #33 12.37 Fetched 8202 kB in 9s (962 kB/s) [2020-09-01T04:09:31.389Z] #33 12.37 Reading package lists... [2020-09-01T04:09:31.389Z] #33 17.17 Reading package lists... [2020-09-01T04:09:31.389Z] #33 21.37 Building dependency tree... [2020-09-01T04:09:31.389Z] #33 ... [2020-09-01T04:09:31.389Z] [2020-09-01T04:09:31.390Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:31.390Z] #39 22.55 Selecting previously unselected package readline-common. [2020-09-01T04:09:31.390Z] #39 22.57 Preparing to unpack .../05-readline-common_7.0-5_all.deb ... [2020-09-01T04:09:31.390Z] #39 22.59 Unpacking readline-common (7.0-5) ... [2020-09-01T04:09:31.403Z] #20 3.476 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-01T04:09:31.490Z] #19 24.81 Selecting previously unselected package python3. [2020-09-01T04:09:31.490Z] #19 24.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 ... 21108 files and directories currently installed.) [2020-09-01T04:09:31.491Z] #19 24.86 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-01T04:09:31.491Z] #19 24.87 Unpacking python3 (3.7.3-1) ... [2020-09-01T04:09:31.491Z] #19 24.95 Selecting previously unselected package libcap2:amd64. [2020-09-01T04:09:31.491Z] #19 24.97 Preparing to unpack .../01-libcap2_1%3a2.25-2_amd64.deb ... [2020-09-01T04:09:31.491Z] #19 24.97 Unpacking libcap2:amd64 (1:2.25-2) ... [2020-09-01T04:09:31.491Z] #19 25.03 Selecting previously unselected package libelf1:amd64. [2020-09-01T04:09:31.491Z] #19 25.03 Preparing to unpack .../02-libelf1_0.176-1.1_amd64.deb ... [2020-09-01T04:09:31.491Z] #19 25.03 Unpacking libelf1:amd64 (0.176-1.1) ... [2020-09-01T04:09:31.655Z] #39 22.85 Selecting previously unselected package libreadline7:arm64. [2020-09-01T04:09:31.655Z] #39 22.86 Preparing to unpack .../06-libreadline7_7.0-5_arm64.deb ... [2020-09-01T04:09:31.655Z] #39 22.87 Unpacking libreadline7:arm64 (7.0-5) ... [2020-09-01T04:09:31.727Z] #28 11.56 0.0% # 2.6% [2020-09-01T04:09:31.727Z] #28 ... [2020-09-01T04:09:31.727Z] [2020-09-01T04:09:31.727Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:31.727Z] #39 39.44 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-01T04:09:31.727Z] #39 39.44 Preparing to unpack .../12-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-01T04:09:31.727Z] #39 39.45 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-01T04:09:31.727Z] #39 40.94 Selecting previously unselected package libprotoc17:amd64. [2020-09-01T04:09:31.727Z] #39 40.94 Preparing to unpack .../13-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-01T04:09:31.727Z] #39 40.94 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-01T04:09:31.727Z] #39 41.74 Selecting previously unselected package protobuf-c-compiler. [2020-09-01T04:09:31.727Z] #39 41.78 Preparing to unpack .../14-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-01T04:09:31.727Z] #39 41.78 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-01T04:09:31.727Z] #39 42.02 Selecting previously unselected package protobuf-compiler. [2020-09-01T04:09:31.727Z] #39 42.03 Preparing to unpack .../15-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-01T04:09:31.727Z] #39 42.06 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-01T04:09:31.727Z] #39 42.31 Selecting previously unselected package python-pkg-resources. [2020-09-01T04:09:31.727Z] #39 42.31 Preparing to unpack .../16-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-01T04:09:31.727Z] #39 42.32 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-01T04:09:31.727Z] #39 42.68 Selecting previously unselected package python-six. [2020-09-01T04:09:31.727Z] #39 42.68 Preparing to unpack .../17-python-six_1.12.0-1_all.deb ... [2020-09-01T04:09:31.727Z] #39 42.69 Unpacking python-six (1.12.0-1) ... [2020-09-01T04:09:31.727Z] #39 42.84 Selecting previously unselected package python-protobuf. [2020-09-01T04:09:31.727Z] #39 42.85 Preparing to unpack .../18-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-01T04:09:31.727Z] #39 42.86 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-01T04:09:31.727Z] #39 43.62 Setting up mime-support (3.62) ... [2020-09-01T04:09:31.727Z] #39 43.79 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-01T04:09:31.727Z] #39 43.82 Setting up libsqlite3-0:amd64 (3.27.2-3) ... [2020-09-01T04:09:31.727Z] #39 43.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-01T04:09:31.727Z] #39 43.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-01T04:09:31.727Z] #39 43.87 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-01T04:09:31.727Z] #39 43.91 Setting up libcap2:amd64 (1:2.25-2) ... [2020-09-01T04:09:31.727Z] #39 43.93 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-01T04:09:31.727Z] #39 43.95 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-01T04:09:31.727Z] #39 43.97 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-01T04:09:31.727Z] #39 44.03 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-01T04:09:31.727Z] #39 44.04 Setting up readline-common (7.0-5) ... [2020-09-01T04:09:31.727Z] #39 44.07 Setting up libreadline7:amd64 (7.0-5) ... [2020-09-01T04:09:31.727Z] #39 44.08 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-01T04:09:31.727Z] #39 44.09 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-01T04:09:31.727Z] #39 44.10 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-01T04:09:31.727Z] #39 44.11 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... [2020-09-01T04:09:31.727Z] #39 44.13 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-01T04:09:31.727Z] #39 44.14 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-01T04:09:31.727Z] #39 44.15 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-01T04:09:31.727Z] #39 44.18 Setting up python2.7 (2.7.16-2+deb10u1) ... [2020-09-01T04:09:31.727Z] #39 ... [2020-09-01T04:09:31.727Z] [2020-09-01T04:09:31.727Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:31.750Z] #19 25.19 Selecting previously unselected package libmnl0:amd64. [2020-09-01T04:09:31.750Z] #19 25.19 Preparing to unpack .../03-libmnl0_1.0.4-2_amd64.deb ... [2020-09-01T04:09:31.750Z] #19 25.20 Unpacking libmnl0:amd64 (1.0.4-2) ... [2020-09-01T04:09:31.750Z] #19 25.25 Selecting previously unselected package libxtables12:amd64. [2020-09-01T04:09:31.750Z] #19 25.25 Preparing to unpack .../04-libxtables12_1.8.2-4_amd64.deb ... [2020-09-01T04:09:31.750Z] #19 25.27 Unpacking libxtables12:amd64 (1.8.2-4) ... [2020-09-01T04:09:31.917Z] #39 23.06 Selecting previously unselected package libsqlite3-0:arm64. [2020-09-01T04:09:31.917Z] #39 23.06 Preparing to unpack .../07-libsqlite3-0_3.27.2-3_arm64.deb ... [2020-09-01T04:09:31.917Z] #39 23.07 Unpacking libsqlite3-0:arm64 (3.27.2-3) ... [2020-09-01T04:09:32.014Z] #19 25.40 Selecting previously unselected package libcap2-bin. [2020-09-01T04:09:32.014Z] #19 25.40 Preparing to unpack .../05-libcap2-bin_1%3a2.25-2_amd64.deb ... [2020-09-01T04:09:32.014Z] #19 25.40 Unpacking libcap2-bin (1:2.25-2) ... [2020-09-01T04:09:32.063Z] #28 20.07 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-01T04:09:32.276Z] #19 25.52 Selecting previously unselected package iproute2. [2020-09-01T04:09:32.276Z] #19 25.52 Preparing to unpack .../06-iproute2_4.20.0-2_amd64.deb ... [2020-09-01T04:09:32.276Z] #19 25.53 Unpacking iproute2 (4.20.0-2) ... [2020-09-01T04:09:32.493Z] #39 23.52 Selecting previously unselected package libpython2.7-stdlib:arm64. [2020-09-01T04:09:32.493Z] #39 23.52 Preparing to unpack .../08-libpython2.7-stdlib_2.7.16-2+deb10u1_arm64.deb ... [2020-09-01T04:09:32.493Z] #39 23.52 Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ... [2020-09-01T04:09:32.535Z] #19 25.96 Selecting previously unselected package libip4tc0:amd64. [2020-09-01T04:09:32.535Z] #19 25.96 Preparing to unpack .../07-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-01T04:09:32.535Z] #19 25.97 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-01T04:09:32.535Z] #19 26.04 Selecting previously unselected package libip6tc0:amd64. [2020-09-01T04:09:32.795Z] #19 26.05 Preparing to unpack .../08-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-01T04:09:32.795Z] #19 26.06 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-01T04:09:32.795Z] #19 26.15 Selecting previously unselected package libiptc0:amd64. [2020-09-01T04:09:32.795Z] #19 26.16 Preparing to unpack .../09-libiptc0_1.8.2-4_amd64.deb ... [2020-09-01T04:09:32.795Z] #19 26.17 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-01T04:09:32.795Z] #19 26.24 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-01T04:09:33.004Z] #28 21.20 [2020-09-01T04:09:33.054Z] #19 26.25 Preparing to unpack .../10-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-01T04:09:33.054Z] #19 26.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-01T04:09:33.054Z] #19 26.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-01T04:09:33.054Z] #19 26.31 Preparing to unpack .../11-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-01T04:09:33.054Z] #19 26.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-01T04:09:33.054Z] #19 26.41 Selecting previously unselected package libnftnl11:amd64. [2020-09-01T04:09:33.054Z] #19 26.41 Preparing to unpack .../12-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-01T04:09:33.054Z] #19 26.41 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-01T04:09:33.055Z] #19 26.50 Selecting previously unselected package iptables. [2020-09-01T04:09:33.055Z] #19 26.50 Preparing to unpack .../13-iptables_1.8.2-4_amd64.deb ... [2020-09-01T04:09:33.055Z] #19 26.51 Unpacking iptables (1.8.2-4) ... [2020-09-01T04:09:33.260Z] #28 21.50 ######################################################################## 100.0% [2020-09-01T04:09:33.314Z] #19 26.78 Selecting previously unselected package iputils-ping. [2020-09-01T04:09:33.314Z] #19 26.78 Preparing to unpack .../14-iputils-ping_3%3a20180629-2+deb10u1_amd64.deb ... [2020-09-01T04:09:33.509Z] #20 ... [2020-09-01T04:09:33.509Z] [2020-09-01T04:09:33.509Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:09:33.509Z] #45 7.421 + cd /tmp/tmp.tjOzGi0JRG/src/github.com/opencontainers/runc [2020-09-01T04:09:33.509Z] #45 7.421 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-01T04:09:33.509Z] #45 7.890 + '[' -z '' ']' [2020-09-01T04:09:33.509Z] #45 7.891 + target=static [2020-09-01T04:09:33.509Z] #45 7.892 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-01T04:09:33.509Z] #45 8.061 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-01T04:09:33.516Z] #28 21.72 [2020-09-01T04:09:33.573Z] #19 26.78 Unpacking iputils-ping (3:20180629-2+deb10u1) ... [2020-09-01T04:09:33.573Z] #19 26.85 Selecting previously unselected package xxd. [2020-09-01T04:09:33.573Z] #19 26.85 Preparing to unpack .../15-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-01T04:09:33.573Z] #19 26.86 Unpacking xxd (2:8.1.0875-5) ... [2020-09-01T04:09:33.573Z] #19 27.00 Selecting previously unselected package vim-common. [2020-09-01T04:09:33.573Z] #19 27.00 Preparing to unpack .../16-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:09:33.573Z] #19 27.02 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-01T04:09:33.772Z] #28 ... [2020-09-01T04:09:33.772Z] [2020-09-01T04:09:33.772Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:33.772Z] #12 44.46 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:33.772Z] #12 44.70 Fetched 77.7 MB in 10s (7466 kB/s) [2020-09-01T04:09:33.772Z] #12 44.85 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-01T04:09:33.772Z] #12 44.85 (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 ... 12367 files and directories currently installed.) [2020-09-01T04:09:33.772Z] #12 44.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-01T04:09:33.772Z] #12 44.93 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-01T04:09:33.772Z] #12 48.91 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-01T04:09:33.772Z] #12 48.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-01T04:09:33.772Z] #12 48.91 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-01T04:09:33.772Z] #12 52.93 Selecting previously unselected package binutils-mingw-w64. [2020-09-01T04:09:33.772Z] #12 52.93 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-01T04:09:33.773Z] #12 52.93 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-01T04:09:33.773Z] #12 53.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-01T04:09:33.773Z] #12 53.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-01T04:09:33.773Z] #12 53.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-01T04:09:33.773Z] #12 53.77 Selecting previously unselected package dmsetup. [2020-09-01T04:09:33.773Z] #12 53.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-01T04:09:33.773Z] #12 53.79 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-01T04:09:33.773Z] #12 54.24 Selecting previously unselected package mingw-w64-common. [2020-09-01T04:09:33.773Z] #12 54.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-01T04:09:33.773Z] #12 54.26 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-01T04:09:33.773Z] #12 ... [2020-09-01T04:09:33.773Z] [2020-09-01T04:09:33.773Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:09:33.773Z] #46 37.76 Reading package lists... [2020-09-01T04:09:33.832Z] #19 27.19 Selecting previously unselected package bash-completion. [2020-09-01T04:09:33.832Z] #19 27.19 Preparing to unpack .../17-bash-completion_1%3a2.8-6_all.deb ... [2020-09-01T04:09:34.418Z] #39 ... [2020-09-01T04:09:34.418Z] [2020-09-01T04:09:34.418Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:09:34.418Z] #26 10.07 Reading package lists... [2020-09-01T04:09:34.418Z] #26 15.76 Reading package lists... [2020-09-01T04:09:34.418Z] #26 20.24 Building dependency tree... [2020-09-01T04:09:34.418Z] #26 22.60 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-01T04:09:34.418Z] #26 22.60 The following additional packages will be installed: [2020-09-01T04:09:34.418Z] #26 22.61 libjq1 libonig5 [2020-09-01T04:09:34.418Z] #26 23.09 The following NEW packages will be installed: [2020-09-01T04:09:34.418Z] #26 23.11 jq libjq1 libonig5 [2020-09-01T04:09:34.418Z] #26 23.52 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:09:34.418Z] #26 23.52 Need to get 325 kB of archives. [2020-09-01T04:09:34.418Z] #26 23.52 After this operation, 1019 kB of additional disk space will be used. [2020-09-01T04:09:34.418Z] #26 23.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-09-01T04:09:34.418Z] #26 23.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-09-01T04:09:34.418Z] #26 23.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-09-01T04:09:34.418Z] #26 24.55 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:34.418Z] #26 24.85 Fetched 325 kB in 0s (1142 kB/s) [2020-09-01T04:09:34.418Z] #26 24.95 Selecting previously unselected package libonig5:arm64. [2020-09-01T04:09:34.418Z] #26 24.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 ... 12340 files and directories currently installed.) [2020-09-01T04:09:34.418Z] #26 25.07 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-09-01T04:09:34.418Z] #26 25.22 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-09-01T04:09:34.418Z] #26 ... [2020-09-01T04:09:34.418Z] [2020-09-01T04:09:34.418Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:34.418Z] #33 24.10 The following additional packages will be installed: [2020-09-01T04:09:34.418Z] #33 24.12 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-01T04:09:34.418Z] #33 24.14 Suggested packages: [2020-09-01T04:09:34.418Z] #33 24.14 cmake-doc ninja-build lrzip [2020-09-01T04:09:34.418Z] #33 24.14 Recommended packages: [2020-09-01T04:09:34.418Z] #33 24.14 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-01T04:09:34.418Z] #33 24.96 The following NEW packages will be installed: [2020-09-01T04:09:34.418Z] #33 24.97 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-01T04:09:34.418Z] #33 24.98 vim-common xxd [2020-09-01T04:09:34.418Z] #33 25.39 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:09:34.418Z] #33 25.39 Need to get 14.2 MB of archives. [2020-09-01T04:09:34.418Z] #33 25.39 After this operation, 60.0 MB of additional disk space will be used. [2020-09-01T04:09:34.418Z] #33 25.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-09-01T04:09:34.418Z] #33 25.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-01T04:09:34.418Z] #33 25.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-01T04:09:34.418Z] #33 25.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-09-01T04:09:34.591Z] #46 45.86 Building dependency tree... [2020-09-01T04:09:34.591Z] #46 ... [2020-09-01T04:09:34.591Z] [2020-09-01T04:09:34.591Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:34.591Z] #39 45.27 Setting up mime-support (3.62) ... [2020-09-01T04:09:34.591Z] #39 45.45 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-01T04:09:34.591Z] #39 45.46 Setting up libsqlite3-0:amd64 (3.27.2-3) ... [2020-09-01T04:09:34.591Z] #39 45.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-01T04:09:34.591Z] #39 45.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-01T04:09:34.591Z] #39 45.53 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-01T04:09:34.591Z] #39 45.54 Setting up libcap2:amd64 (1:2.25-2) ... [2020-09-01T04:09:34.591Z] #39 45.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-01T04:09:34.591Z] #39 45.60 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-01T04:09:34.591Z] #39 45.63 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-01T04:09:34.591Z] #39 45.66 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-01T04:09:34.591Z] #39 45.68 Setting up readline-common (7.0-5) ... [2020-09-01T04:09:34.591Z] #39 45.70 Setting up libreadline7:amd64 (7.0-5) ... [2020-09-01T04:09:34.591Z] #39 45.72 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-01T04:09:34.591Z] #39 45.74 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-01T04:09:34.591Z] #39 45.76 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-01T04:09:34.591Z] #39 45.78 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... [2020-09-01T04:09:34.591Z] #39 45.79 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-01T04:09:34.591Z] #39 45.80 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-01T04:09:34.591Z] #39 45.84 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-01T04:09:34.591Z] #39 45.85 Setting up python2.7 (2.7.16-2+deb10u1) ... [2020-09-01T04:09:34.591Z] #39 54.79 Setting up libpython2-stdlib:amd64 (2.7.16-1) ... [2020-09-01T04:09:34.591Z] #39 54.81 Setting up python2 (2.7.16-1) ... [2020-09-01T04:09:34.591Z] #39 54.84 Setting up libpython-stdlib:amd64 (2.7.16-1) ... [2020-09-01T04:09:34.591Z] #39 54.85 Setting up python (2.7.16-1) ... [2020-09-01T04:09:34.591Z] #39 54.92 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-01T04:09:34.591Z] #39 ... [2020-09-01T04:09:34.591Z] [2020-09-01T04:09:34.591Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:34.591Z] #33 51.50 Selecting previously unselected package libarchive13:amd64. [2020-09-01T04:09:34.591Z] #33 51.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-01T04:09:34.591Z] #33 51.52 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-01T04:09:34.591Z] #33 51.89 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-01T04:09:34.591Z] #33 51.89 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-01T04:09:34.591Z] #33 51.90 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-01T04:09:34.591Z] #33 52.26 Selecting previously unselected package librhash0:amd64. [2020-09-01T04:09:34.591Z] #33 52.26 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-01T04:09:34.591Z] #33 52.27 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-01T04:09:34.591Z] #33 52.55 Selecting previously unselected package libuv1:amd64. [2020-09-01T04:09:34.591Z] #33 52.55 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-01T04:09:34.591Z] #33 52.56 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-01T04:09:34.591Z] #33 52.72 Selecting previously unselected package cmake. [2020-09-01T04:09:34.591Z] #33 52.72 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-01T04:09:34.591Z] #33 52.72 Unpacking cmake (3.13.4-1) ... [2020-09-01T04:09:34.682Z] #33 26.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-09-01T04:09:34.945Z] #33 26.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-09-01T04:09:34.945Z] #33 26.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-09-01T04:09:34.945Z] #33 26.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-09-01T04:09:34.945Z] #33 26.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-09-01T04:09:34.945Z] #33 26.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-09-01T04:09:35.210Z] #19 ... [2020-09-01T04:09:35.210Z] [2020-09-01T04:09:35.210Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:35.210Z] #40 74.68 DEP criu/protobuf-desc.d [2020-09-01T04:09:35.210Z] #40 74.88 DEP criu/proc_parse.d [2020-09-01T04:09:35.210Z] #40 75.18 DEP criu/plugin.d [2020-09-01T04:09:35.210Z] #40 75.24 DEP criu/pipes.d [2020-09-01T04:09:35.210Z] #40 75.41 DEP criu/pie-util.d [2020-09-01T04:09:35.210Z] #40 75.51 DEP criu/pie-util-vdso.d [2020-09-01T04:09:35.210Z] #40 75.64 DEP criu/pie-util-vdso-elf32.d [2020-09-01T04:09:35.210Z] #40 75.75 DEP criu/path.d [2020-09-01T04:09:35.210Z] #40 75.83 DEP criu/parasite-syscall.d [2020-09-01T04:09:35.210Z] #40 75.95 DEP criu/pagemap.d [2020-09-01T04:09:35.210Z] #40 76.03 DEP criu/pagemap-cache.d [2020-09-01T04:09:35.210Z] #40 76.08 DEP criu/page-xfer.d [2020-09-01T04:09:35.210Z] #40 76.17 DEP criu/page-pipe.d [2020-09-01T04:09:35.210Z] #40 76.23 DEP criu/netfilter.d [2020-09-01T04:09:35.210Z] #40 76.34 DEP criu/net.d [2020-09-01T04:09:35.210Z] #40 76.51 DEP criu/namespaces.d [2020-09-01T04:09:35.210Z] #40 76.60 DEP criu/mount.d [2020-09-01T04:09:35.210Z] #40 76.75 DEP criu/memfd.d [2020-09-01T04:09:35.210Z] #40 76.86 DEP criu/mem.d [2020-09-01T04:09:35.210Z] #40 76.98 DEP criu/lsm.d [2020-09-01T04:09:35.210Z] #40 77.07 DEP criu/log.d [2020-09-01T04:09:35.210Z] #40 77.17 DEP criu/libnetlink.d [2020-09-01T04:09:35.210Z] #40 77.24 DEP criu/kerndat.d [2020-09-01T04:09:35.210Z] #40 77.35 DEP criu/kcmp-ids.d [2020-09-01T04:09:35.210Z] #40 77.46 DEP criu/irmap.d [2020-09-01T04:09:35.210Z] #40 77.55 DEP criu/ipc_ns.d [2020-09-01T04:09:35.210Z] #40 77.69 DEP criu/image.d [2020-09-01T04:09:35.210Z] #40 77.79 DEP criu/image-desc.d [2020-09-01T04:09:35.210Z] #40 77.85 DEP criu/fsnotify.d [2020-09-01T04:09:35.210Z] #40 78.02 DEP criu/filesystems.d [2020-09-01T04:09:35.210Z] #40 78.12 DEP criu/files.d [2020-09-01T04:09:35.210Z] #40 78.23 DEP criu/files-reg.d [2020-09-01T04:09:35.210Z] #40 78.33 DEP criu/files-ext.d [2020-09-01T04:09:35.210Z] #40 78.44 DEP criu/file-lock.d [2020-09-01T04:09:35.210Z] #40 78.53 DEP criu/file-ids.d [2020-09-01T04:09:35.210Z] #40 78.60 DEP criu/fifo.d [2020-09-01T04:09:35.210Z] #40 78.69 DEP criu/fdstore.d [2020-09-01T04:09:35.210Z] #40 78.76 DEP criu/fault-injection.d [2020-09-01T04:09:35.210Z] #40 78.79 DEP criu/external.d [2020-09-01T04:09:35.210Z] #40 78.88 DEP criu/eventpoll.d [2020-09-01T04:09:35.210Z] #40 79.03 DEP criu/eventfd.d [2020-09-01T04:09:35.210Z] #40 79.11 DEP criu/crtools.d [2020-09-01T04:09:35.210Z] #40 79.23 DEP criu/cr-service.d [2020-09-01T04:09:35.210Z] #40 79.40 DEP criu/cr-restore.d [2020-09-01T04:09:35.210Z] #40 79.63 DEP criu/cr-errno.d [2020-09-01T04:09:35.210Z] #40 79.66 DEP criu/cr-dump.d [2020-09-01T04:09:35.210Z] #40 79.86 DEP criu/cr-dedup.d [2020-09-01T04:09:35.210Z] #40 79.97 DEP criu/cr-check.d [2020-09-01T04:09:35.210Z] #40 80.12 DEP criu/config.d [2020-09-01T04:09:35.210Z] #40 80.20 DEP criu/clone-noasan.d [2020-09-01T04:09:35.210Z] #40 80.25 DEP criu/cgroup.d [2020-09-01T04:09:35.210Z] #40 80.39 DEP criu/cgroup-props.d [2020-09-01T04:09:35.210Z] #40 80.47 DEP criu/bitmap.d [2020-09-01T04:09:35.210Z] #40 80.49 DEP criu/bfd.d [2020-09-01T04:09:35.210Z] #40 80.60 DEP criu/autofs.d [2020-09-01T04:09:35.210Z] #40 80.71 DEP criu/aio.d [2020-09-01T04:09:35.210Z] #40 80.87 DEP criu/action-scripts.d [2020-09-01T04:09:35.210Z] #40 81.05 CC criu/action-scripts.o [2020-09-01T04:09:35.210Z] #40 81.51 CC criu/aio.o [2020-09-01T04:09:35.210Z] #40 81.92 CC criu/autofs.o [2020-09-01T04:09:35.210Z] #40 83.06 CC criu/bfd.o [2020-09-01T04:09:35.210Z] #40 83.46 CC criu/bitmap.o [2020-09-01T04:09:35.210Z] #40 83.58 CC criu/cgroup-props.o [2020-09-01T04:09:35.210Z] #40 84.19 CC criu/cgroup.o [2020-09-01T04:09:35.640Z] #28 11.56 0.0% # 2.6% ### 4.4% #### 6.4% ##### 7.6% ###### 8.7% ####### 10.3% ######## 11.5% ######### 12.7% ######### 13.5% ########## 14.9% ########### 16.3% ############ 17.0% ############ 17.9% ############# 18.6% ############## 19.5% ############### 20.9% ############### 22.0% ################# 23.7% ################## 25.3% ################### 26.7% #################### 28.5% ##################### 30.5% ####################### 32.7% ######################## 34.2% ######################### 35.8% ########################### 37.5% ########################### 38.6% ############################# 41.3% ############################## 42.8% ################################ 45.3% ################################# 46.6% ################################## 48.5% #################################### 50.1% ##################################### 52.0% ###################################### 53.7% ####################################### 54.9% ### [2020-09-01T04:09:35.640Z] #28 ... [2020-09-01T04:09:35.640Z] [2020-09-01T04:09:35.640Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:35.640Z] #12 43.46 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-09-01T04:09:35.640Z] #12 46.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-01T04:09:35.640Z] #12 46.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-01T04:09:35.640Z] #12 46.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-01T04:09:35.640Z] #12 46.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-01T04:09:35.640Z] #12 46.75 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-09-01T04:09:35.640Z] #12 46.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-01T04:09:35.640Z] #12 46.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-01T04:09:35.640Z] #12 46.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-01T04:09:35.640Z] #12 46.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-01T04:09:35.640Z] #12 46.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-01T04:09:35.640Z] #12 46.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-01T04:09:35.640Z] #12 46.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-01T04:09:35.640Z] #12 46.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-01T04:09:35.640Z] #12 46.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-01T04:09:35.640Z] #12 47.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-01T04:09:35.640Z] #12 48.36 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:35.640Z] #12 48.70 Fetched 77.7 MB in 12s (6537 kB/s) [2020-09-01T04:09:35.640Z] #12 48.93 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-01T04:09:35.640Z] #12 48.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12367 files and directories currently installed.) [2020-09-01T04:09:35.640Z] #12 49.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-01T04:09:35.640Z] #12 49.08 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-01T04:09:35.900Z] #12 ... [2020-09-01T04:09:35.900Z] [2020-09-01T04:09:35.900Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:35.958Z] #33 ... [2020-09-01T04:09:35.958Z] [2020-09-01T04:09:35.958Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:35.958Z] #28 23.05 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-01T04:09:35.958Z] #28 23.69 #=#=# [2020-09-01T04:09:35.958Z] #28 23.99 0.3% ##################################################################### 97.2% ######################################################################## 100.0% [2020-09-01T04:09:36.148Z] #40 ... [2020-09-01T04:09:36.148Z] [2020-09-01T04:09:36.148Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:09:36.148Z] #19 29.47 Unpacking bash-completion (1:2.8-6) ... [2020-09-01T04:09:36.216Z] #28 24.31 [2020-09-01T04:09:36.407Z] #19 29.83 Selecting previously unselected package bzip2. [2020-09-01T04:09:36.407Z] #19 29.84 Preparing to unpack .../18-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-01T04:09:36.407Z] #19 29.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-01T04:09:36.407Z] #19 29.89 Selecting previously unselected package xz-utils. [2020-09-01T04:09:36.407Z] #19 29.90 Preparing to unpack .../19-xz-utils_5.2.4-1_amd64.deb ... [2020-09-01T04:09:36.407Z] #19 29.90 Unpacking xz-utils (5.2.4-1) ... [2020-09-01T04:09:36.666Z] #19 30.05 Selecting previously unselected package apparmor. [2020-09-01T04:09:36.666Z] #19 30.05 Preparing to unpack .../20-apparmor_2.13.2-10_amd64.deb ... [2020-09-01T04:09:36.925Z] #19 30.13 Unpacking apparmor (2.13.2-10) ... [2020-09-01T04:09:36.925Z] #19 30.38 Selecting previously unselected package aufs-tools. [2020-09-01T04:09:36.925Z] #19 30.39 Preparing to unpack .../21-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-01T04:09:36.925Z] #19 30.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-01T04:09:37.096Z] #45 ... [2020-09-01T04:09:37.096Z] [2020-09-01T04:09:37.096Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:37.096Z] #41 29.45 CC images/binfmt-misc.o [2020-09-01T04:09:37.096Z] #41 29.68 CC images/time.o [2020-09-01T04:09:37.096Z] #41 29.91 CC images/sysctl.o [2020-09-01T04:09:37.096Z] #41 30.16 CC images/autofs.o [2020-09-01T04:09:37.096Z] #41 30.36 CC images/macvlan.o [2020-09-01T04:09:37.096Z] #41 30.50 CC images/sit.o [2020-09-01T04:09:37.096Z] #41 30.70 CC images/memfd.o [2020-09-01T04:09:37.096Z] #41 30.99 CC images/timens.o [2020-09-01T04:09:37.096Z] #41 31.26 LINK images/built-in.o [2020-09-01T04:09:37.096Z] #41 31.43 GEN compel/include/asm [2020-09-01T04:09:37.096Z] #41 31.45 GEN compel/include/version.h [2020-09-01T04:09:37.096Z] #41 31.46 touch .config [2020-09-01T04:09:37.096Z] #41 31.52 GEN include/common/config.h [2020-09-01T04:09:37.096Z] #41 31.66 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-01T04:09:37.096Z] #41 31.68 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-01T04:09:37.096Z] #41 31.71 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-09-01T04:09:37.096Z] #41 31.76 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-09-01T04:09:37.096Z] #41 31.81 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-09-01T04:09:37.096Z] #41 31.83 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-09-01T04:09:37.096Z] #41 31.87 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-09-01T04:09:37.096Z] #41 31.90 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-01T04:09:37.096Z] #41 31.90 DEP compel/plugins/std/infect.d [2020-09-01T04:09:37.096Z] #41 32.04 DEP compel/plugins/std/string.d [2020-09-01T04:09:37.096Z] #41 32.17 DEP compel/plugins/std/log.d [2020-09-01T04:09:37.096Z] #41 32.24 DEP compel/plugins/std/fds.d [2020-09-01T04:09:37.096Z] #41 32.33 DEP compel/plugins/std/std.d [2020-09-01T04:09:37.096Z] #41 32.48 DEP compel/plugins/shmem/shmem.d [2020-09-01T04:09:37.096Z] #41 32.60 DEP compel/plugins/fds/fds.d [2020-09-01T04:09:37.096Z] #41 32.73 CC compel/plugins/std/std.o [2020-09-01T04:09:37.096Z] #41 32.98 CC compel/plugins/std/fds.o [2020-09-01T04:09:37.096Z] #41 33.26 CC compel/plugins/std/log.o [2020-09-01T04:09:37.096Z] #41 33.90 CC compel/plugins/std/string.o [2020-09-01T04:09:37.096Z] #41 34.31 CC compel/plugins/std/infect.o [2020-09-01T04:09:37.096Z] #41 34.62 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-09-01T04:09:37.096Z] #41 34.65 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-09-01T04:09:37.096Z] #41 34.68 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-09-01T04:09:37.096Z] #41 34.72 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-09-01T04:09:37.096Z] #41 34.75 AR compel/plugins/std.lib.a [2020-09-01T04:09:37.096Z] #41 34.81 CC compel/plugins/fds/fds.o [2020-09-01T04:09:37.096Z] #41 35.00 AR compel/plugins/fds.lib.a [2020-09-01T04:09:37.096Z] #41 35.03 HOSTDEP compel/src/lib/log-host.d [2020-09-01T04:09:37.096Z] #41 35.17 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-01T04:09:37.096Z] #41 35.31 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-09-01T04:09:37.096Z] #41 35.38 HOSTDEP compel/src/main-host.d [2020-09-01T04:09:37.096Z] #41 35.47 DEP compel/src/lib/ptrace.d [2020-09-01T04:09:37.096Z] #41 35.60 DEP compel/src/lib/infect.d [2020-09-01T04:09:37.096Z] #41 35.81 DEP compel/src/lib/infect-util.d [2020-09-01T04:09:37.096Z] #41 35.93 DEP compel/src/lib/infect-rpc.d [2020-09-01T04:09:37.096Z] #41 36.02 DEP compel/arch/ppc64/src/lib/infect.d [2020-09-01T04:09:37.096Z] #41 36.12 DEP compel/arch/ppc64/src/lib/cpu.d [2020-09-01T04:09:37.096Z] #41 36.17 DEP compel/src/lib/log.d [2020-09-01T04:09:37.096Z] #41 36.25 DEP compel/src/main.d [2020-09-01T04:09:37.096Z] #41 36.42 DEP compel/src/lib/handle-elf.d [2020-09-01T04:09:37.096Z] #41 36.51 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-09-01T04:09:37.096Z] #41 36.60 CC compel/src/lib/log.o [2020-09-01T04:09:37.096Z] #41 36.84 CC compel/arch/ppc64/src/lib/cpu.o [2020-09-01T04:09:37.096Z] #41 37.14 CC compel/arch/ppc64/src/lib/infect.o [2020-09-01T04:09:37.096Z] #41 37.82 CC compel/src/lib/infect-rpc.o [2020-09-01T04:09:37.096Z] #41 38.28 CC compel/src/lib/infect-util.o [2020-09-01T04:09:37.096Z] #41 38.47 CC compel/src/lib/infect.o [2020-09-01T04:09:37.189Z] #19 30.51 Selecting previously unselected package libonig5:amd64. [2020-09-01T04:09:37.189Z] #19 30.52 Preparing to unpack .../22-libonig5_6.9.1-1_amd64.deb ... [2020-09-01T04:09:37.189Z] #19 30.53 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-01T04:09:37.189Z] #19 30.61 Selecting previously unselected package libjq1:amd64. [2020-09-01T04:09:37.189Z] #19 30.61 Preparing to unpack .../23-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-01T04:09:37.189Z] #19 30.62 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-01T04:09:37.204Z] #28 11.56 0.0% # 2.6% ### 4.4% #### 6.4% ##### 7.6% ###### 8.7% ####### 10.3% ######## 11.5% ######### 12.7% ######### 13.5% ########## 14.9% ########### 16.3% ############ 17.0% ############ 17.9% ############# 18.6% ############## 19.5% ############### 20.9% ############### 22.0% ################# 23.7% ################## 25.3% ################### 26.7% #################### 28.5% ##################### 30.5% ####################### 32.7% ######################## 34.2% ######################### 35.8% ########################### 37.5% ########################### 38.6% ############################# 41.3% ############################## 42.8% ################################ 45.3% ################################# 46.6% ################################## 48.5% #################################### 50.1% ##################################### 52.0% ###################################### 53.7% ####################################### 54.9% ######################################## 55.7% ######################################### 57.3% ########################################## 58.4% ########################################## 58.9% ########################################### 60.3% ############################################ 62.1% ############################################# 63.8% ############################################### 66.1% ################################################ 67.4% ################################################# 68.3% ################################################## 69.8% ################################################## 70.5% ################################################### 71.9% ##################################################### 74.6% [2020-09-01T04:09:37.204Z] #28 ... [2020-09-01T04:09:37.204Z] [2020-09-01T04:09:37.204Z] #55 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:09:37.204Z] #55 DONE 49.8s [2020-09-01T04:09:37.204Z] [2020-09-01T04:09:37.204Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:37.448Z] #19 30.83 Selecting previously unselected package jq. [2020-09-01T04:09:37.448Z] #19 30.85 Preparing to unpack .../24-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-01T04:09:37.448Z] #19 30.86 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-01T04:09:37.448Z] #19 30.97 Selecting previously unselected package libaio1:amd64. [2020-09-01T04:09:37.448Z] #19 30.97 Preparing to unpack .../25-libaio1_0.3.112-3_amd64.deb ... [2020-09-01T04:09:37.448Z] #19 30.97 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-01T04:09:37.448Z] #19 31.03 Selecting previously unselected package libgpm2:amd64. [2020-09-01T04:09:37.584Z] #28 25.59 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-01T04:09:37.584Z] #28 25.77 skipping existing c35d46ef359f [2020-09-01T04:09:37.707Z] #19 31.03 Preparing to unpack .../26-libgpm2_1.20.7-5_amd64.deb ... [2020-09-01T04:09:37.707Z] #19 31.04 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-01T04:09:37.707Z] #19 31.10 Selecting previously unselected package libicu63:amd64. [2020-09-01T04:09:37.707Z] #19 31.11 Preparing to unpack .../27-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-01T04:09:37.707Z] #19 31.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-01T04:09:37.848Z] #28 25.94 [2020-09-01T04:09:38.157Z] Commit message: "Move validations to gh action" [2020-09-01T04:09:38.304Z] #33 29.12 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:38.411Z] #28 ... [2020-09-01T04:09:38.411Z] [2020-09-01T04:09:38.411Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:38.411Z] #33 57.22 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-01T04:09:38.411Z] #33 57.25 Setting up xxd (2:8.1.0875-5) ... [2020-09-01T04:09:38.411Z] #33 57.25 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-01T04:09:38.411Z] #33 57.27 Setting up vim-common (2:8.1.0875-5) ... [2020-09-01T04:09:38.411Z] #33 57.31 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-01T04:09:38.411Z] #33 57.32 Setting up cmake-data (3.13.4-1) ... [2020-09-01T04:09:38.411Z] #33 57.36 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-01T04:09:38.411Z] #33 57.37 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-01T04:09:38.411Z] #33 57.39 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-01T04:09:38.411Z] #33 57.40 Setting up cmake (3.13.4-1) ... [2020-09-01T04:09:38.411Z] #33 57.46 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:09:38.411Z] #33 DONE 59.0s [2020-09-01T04:09:38.411Z] [2020-09-01T04:09:38.411Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-09-01T04:09:38.632Z] #41 40.70 CC compel/src/lib/ptrace.o [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-01T04:09:38.722Z] #34 ... [2020-09-01T04:09:38.722Z] [2020-09-01T04:09:38.722Z] #55 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:09:38.722Z] #55 DONE 49.4s [2020-09-01T04:09:38.881Z] #33 ... [2020-09-01T04:09:38.881Z] [2020-09-01T04:09:38.881Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:09:38.881Z] #46 16.24 Reading package lists... [2020-09-01T04:09:38.881Z] #46 20.26 Building dependency tree... [2020-09-01T04:09:38.881Z] #46 22.78 The following additional packages will be installed: [2020-09-01T04:09:38.881Z] #46 22.81 libbtrfs0 [2020-09-01T04:09:38.881Z] #46 22.96 The following NEW packages will be installed: [2020-09-01T04:09:38.881Z] #46 22.97 libbtrfs-dev libbtrfs0 [2020-09-01T04:09:38.881Z] #46 23.44 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:09:38.881Z] #46 23.44 Need to get 119 kB of archives. [2020-09-01T04:09:38.881Z] #46 23.44 After this operation, 387 kB of additional disk space will be used. [2020-09-01T04:09:38.881Z] #46 23.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-09-01T04:09:38.881Z] #46 23.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-09-01T04:09:38.881Z] #46 24.49 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:38.881Z] #46 24.76 Fetched 119 kB in 0s (427 kB/s) [2020-09-01T04:09:38.881Z] #46 24.88 Selecting previously unselected package libbtrfs0. [2020-09-01T04:09:38.881Z] #46 24.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 ... 12340 files and directories currently installed.) [2020-09-01T04:09:38.881Z] #46 24.96 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-09-01T04:09:38.881Z] #46 25.06 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-01T04:09:38.881Z] #46 25.26 Selecting previously unselected package libbtrfs-dev. [2020-09-01T04:09:38.881Z] #46 25.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-09-01T04:09:38.881Z] #46 25.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:09:38.881Z] #46 25.80 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-01T04:09:38.881Z] #46 26.19 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:09:38.881Z] #46 26.22 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:09:38.881Z] #46 ... [2020-09-01T04:09:38.881Z] [2020-09-01T04:09:38.881Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:38.881Z] #12 22.72 Building dependency tree... [2020-09-01T04:09:38.881Z] #12 24.54 pkg-config is already the newest version (0.29-6). [2020-09-01T04:09:38.881Z] #12 24.54 The following additional packages will be installed: [2020-09-01T04:09:38.881Z] #12 24.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-01T04:09:38.881Z] #12 24.55 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-01T04:09:38.881Z] #12 24.55 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-01T04:09:38.881Z] #12 24.56 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-01T04:09:38.881Z] #12 24.57 Suggested packages: [2020-09-01T04:09:38.881Z] #12 24.57 gcc-8-locales seccomp wine64 [2020-09-01T04:09:38.881Z] #12 25.58 The following NEW packages will be installed: [2020-09-01T04:09:38.881Z] #12 25.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-01T04:09:38.881Z] #12 25.59 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-01T04:09:38.881Z] #12 25.59 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-01T04:09:38.881Z] #12 25.59 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-01T04:09:38.881Z] #12 25.59 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-01T04:09:38.881Z] #12 25.59 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-01T04:09:38.881Z] #12 25.97 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:09:38.881Z] #12 25.97 Need to get 73.3 MB of archives. [2020-09-01T04:09:38.881Z] #12 25.97 After this operation, 472 MB of additional disk space will be used. [2020-09-01T04:09:38.881Z] #12 25.97 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-09-01T04:09:38.881Z] #12 26.11 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-09-01T04:09:38.881Z] #12 26.23 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-09-01T04:09:38.881Z] #12 26.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-09-01T04:09:38.881Z] #12 26.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-09-01T04:09:38.881Z] #12 26.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-01T04:09:38.881Z] #12 26.62 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-09-01T04:09:38.881Z] #12 27.23 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-09-01T04:09:38.881Z] #12 27.25 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-09-01T04:09:38.938Z] #41 41.14 AR compel/libcompel.a [2020-09-01T04:09:38.938Z] #41 41.22 HOSTCC compel/src/main-host.o [2020-09-01T04:09:39.121Z] [2020-09-01T04:09:39.121Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:39.121Z] #28 27.19 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-01T04:09:39.304Z] #28 11.56 0.0% # 2.6% ### 4.4% #### 6.4% ##### 7.6% ###### 8.7% ####### 10.3% ######## 11.5% ######### 12.7% ######### 13.5% ########## 14.9% ########### 16.3% ############ 17.0% ############ 17.9% ############# 18.6% ############## 19.5% ############### 20.9% ############### 22.0% ################# 23.7% ################## 25.3% ################### 26.7% #################### 28.5% ##################### 30.5% ####################### 32.7% ######################## 34.2% ######################### 35.8% ########################### 37.5% ########################### 38.6% ############################# 41.3% ############################## 42.8% ################################ 45.3% ################################# 46.6% ################################## 48.5% #################################### 50.1% ##################################### 52.0% ###################################### 53.7% ####################################### 54.9% ######################################## 55.7% ######################################### 57.3% ########################################## 58.4% ########################################## 58.9% ########################################### 60.3% ############################################ 62.1% ############################################# 63.8% ############################################### 66.1% ################################################ 67.4% ################################################# 68.3% ################################################## 69.8% ################################################## 70.5% ################################################### 71.9% ##################################################### 74.6% ###################################################### 75.8% ####################################################### 76.7% ######################################################## 78.4% ######################################################### 79.7% ########################################################## 81.5% ########################################################### 82.5% ############################################################ 83.5% ############################################################ 84.3% ############################################################# 85.3% ############################################################## 86.4% ############################################################### 87.6% ################################################################ 89.2% ################################################################# 90.8% ################################################################## 92.6% #################################################################### 94.5% #################################################################### 95.8% ##################################################################### 96.7% ####################################################################### 98.6% ######################################################################## 100.0% [2020-09-01T04:09:39.304Z] #28 ... [2020-09-01T04:09:39.304Z] [2020-09-01T04:09:39.304Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:39.304Z] #42 DONE 51.9s [2020-09-01T04:09:39.304Z] [2020-09-01T04:09:39.304Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:39.304Z] #28 19.45 [2020-09-01T04:09:39.583Z] #41 41.59 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-09-01T04:09:39.583Z] #41 41.73 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-01T04:09:39.683Z] #28 27.80 [2020-09-01T04:09:39.683Z] #28 ... [2020-09-01T04:09:39.683Z] [2020-09-01T04:09:39.683Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:39.683Z] #42 DONE 51.5s [2020-09-01T04:09:39.683Z] [2020-09-01T04:09:39.683Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:39.683Z] #28 27.98 ######################################################################## 100.0% [2020-09-01T04:09:39.830Z] #12 ... [2020-09-01T04:09:39.830Z] [2020-09-01T04:09:39.830Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:39.830Z] #33 30.50 Fetched 14.2 MB in 2s (5694 kB/s) [2020-09-01T04:09:39.883Z] #41 42.04 HOSTCC compel/src/lib/log-host.o [2020-09-01T04:09:39.885Z] #28 ... [2020-09-01T04:09:39.885Z] [2020-09-01T04:09:39.885Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:09:39.885Z] #46 36.85 Reading package lists... [2020-09-01T04:09:39.885Z] #46 44.40 Building dependency tree... [2020-09-01T04:09:39.885Z] #46 48.65 The following additional packages will be installed: [2020-09-01T04:09:39.885Z] #46 48.71 libbtrfs0 [2020-09-01T04:09:39.885Z] #46 48.93 The following NEW packages will be installed: [2020-09-01T04:09:39.885Z] #46 48.94 libbtrfs-dev libbtrfs0 [2020-09-01T04:09:39.885Z] #46 49.39 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:09:39.885Z] #46 49.39 Need to get 119 kB of archives. [2020-09-01T04:09:39.885Z] #46 49.39 After this operation, 387 kB of additional disk space will be used. [2020-09-01T04:09:39.885Z] #46 49.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-01T04:09:39.885Z] #46 49.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-01T04:09:39.885Z] #46 50.66 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:39.885Z] #46 50.91 Fetched 119 kB in 0s (446 kB/s) [2020-09-01T04:09:39.885Z] #46 51.12 Selecting previously unselected package libbtrfs0. [2020-09-01T04:09:39.885Z] #46 51.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12367 files and directories currently installed.) [2020-09-01T04:09:39.885Z] #46 51.22 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-01T04:09:39.885Z] #46 51.28 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-01T04:09:39.885Z] #46 51.61 Selecting previously unselected package libbtrfs-dev. [2020-09-01T04:09:39.885Z] #46 51.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-01T04:09:39.885Z] #46 51.68 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:09:39.885Z] #46 52.00 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-01T04:09:39.885Z] #46 52.02 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:09:39.885Z] #46 52.04 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:09:39.885Z] #46 DONE 52.3s [2020-09-01T04:09:39.885Z] [2020-09-01T04:09:39.885Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:39.940Z] #28 28.11 [2020-09-01T04:09:39.940Z] #28 28.22 Download of images into '/build' complete. [2020-09-01T04:09:39.940Z] #28 28.22 Use something like the following to load the result into a Docker daemon: [2020-09-01T04:09:39.940Z] #28 28.22 tar -cC '/build' . | docker load [2020-09-01T04:09:40.179Z] #41 42.20 HOSTLINK compel/compel-host-bin [2020-09-01T04:09:40.179Z] #41 42.37 DEP soccr/soccr.d [2020-09-01T04:09:40.196Z] #28 DONE 28.3s [2020-09-01T04:09:40.196Z] [2020-09-01T04:09:40.196Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:09:40.196Z] #46 45.86 Building dependency tree... [2020-09-01T04:09:40.196Z] #46 49.14 The following additional packages will be installed: [2020-09-01T04:09:40.196Z] #46 49.14 libbtrfs0 [2020-09-01T04:09:40.196Z] #46 49.29 The following NEW packages will be installed: [2020-09-01T04:09:40.196Z] #46 49.31 libbtrfs-dev libbtrfs0 [2020-09-01T04:09:40.196Z] #46 49.84 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:09:40.196Z] #46 49.84 Need to get 119 kB of archives. [2020-09-01T04:09:40.196Z] #46 49.84 After this operation, 387 kB of additional disk space will be used. [2020-09-01T04:09:40.196Z] #46 49.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-01T04:09:40.196Z] #46 49.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-01T04:09:40.196Z] #46 51.30 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:40.196Z] #46 51.58 Fetched 119 kB in 0s (400 kB/s) [2020-09-01T04:09:40.196Z] #46 51.75 Selecting previously unselected package libbtrfs0. [2020-09-01T04:09:40.196Z] #46 51.75 (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 ... 12367 files and directories currently installed.) [2020-09-01T04:09:40.196Z] #46 51.79 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-01T04:09:40.196Z] #46 51.83 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-01T04:09:40.196Z] #46 51.98 Selecting previously unselected package libbtrfs-dev. [2020-09-01T04:09:40.196Z] #46 51.98 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-01T04:09:40.196Z] #46 52.00 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:09:40.452Z] #46 52.26 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-01T04:09:40.452Z] #46 52.26 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:09:40.452Z] #46 52.29 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:09:40.478Z] #41 42.56 CC soccr/soccr.o [2020-09-01T04:09:40.529Z] #33 31.52 Selecting previously unselected package xxd. [2020-09-01T04:09:40.836Z] #33 31.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12340 files and directories currently installed.) [2020-09-01T04:09:40.837Z] #33 31.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-09-01T04:09:40.837Z] #33 31.61 Unpacking xxd (2:8.1.0875-5) ... [2020-09-01T04:09:40.997Z] #19 34.15 Selecting previously unselected package libnet1:amd64. [2020-09-01T04:09:40.997Z] #19 34.16 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-01T04:09:40.997Z] #19 34.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-01T04:09:40.997Z] #19 34.25 Selecting previously unselected package libnl-3-200:amd64. [2020-09-01T04:09:40.997Z] #19 34.27 Preparing to unpack .../29-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-01T04:09:40.997Z] #19 34.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-01T04:09:40.997Z] #19 34.35 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-01T04:09:40.997Z] #19 34.36 Preparing to unpack .../30-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-01T04:09:40.997Z] #19 34.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-01T04:09:40.997Z] #19 34.43 Selecting previously unselected package libreadline5:amd64. [2020-09-01T04:09:40.997Z] #19 34.44 Preparing to unpack .../31-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-01T04:09:40.997Z] #19 34.45 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-01T04:09:41.013Z] #46 DONE 52.6s [2020-09-01T04:09:41.013Z] [2020-09-01T04:09:41.013Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:41.013Z] #39 59.95 Setting up python-six (1.12.0-1) ... [2020-09-01T04:09:41.066Z] + docker version [2020-09-01T04:09:41.257Z] #19 34.58 Selecting previously unselected package net-tools. [2020-09-01T04:09:41.257Z] #19 34.59 Preparing to unpack .../32-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-01T04:09:41.257Z] #19 34.59 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-01T04:09:41.257Z] #19 34.75 Selecting previously unselected package python-pip-whl. [2020-09-01T04:09:41.257Z] #19 34.76 Preparing to unpack .../33-python-pip-whl_18.1-5_all.deb ... [2020-09-01T04:09:41.257Z] #19 34.77 Unpacking python-pip-whl (18.1-5) ... [2020-09-01T04:09:41.796Z] #47 1.934 + RM_GOPATH=0 [2020-09-01T04:09:41.796Z] #47 1.934 + TMP_GOPATH= [2020-09-01T04:09:41.796Z] #47 1.934 + : /build [2020-09-01T04:09:41.796Z] #47 1.934 + '[' -z '' ']' [2020-09-01T04:09:41.796Z] #47 1.934 ++ mktemp -d [2020-09-01T04:09:41.796Z] #47 1.951 + export GOPATH=/tmp/tmp.9ko70Hb1Y9 [2020-09-01T04:09:41.796Z] #47 1.951 + GOPATH=/tmp/tmp.9ko70Hb1Y9 [2020-09-01T04:09:41.796Z] #47 1.951 + RM_GOPATH=1 [2020-09-01T04:09:41.796Z] #47 1.951 + case "$(go env GOARCH)" in [2020-09-01T04:09:41.796Z] #47 1.951 ++ go env GOARCH [2020-09-01T04:09:41.796Z] #47 1.952 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:41.796Z] #47 1.952 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:41.796Z] #47 1.953 ++ dirname /tmp/install/install.sh [2020-09-01T04:09:41.796Z] #47 1.963 + dir=/tmp/install [2020-09-01T04:09:41.796Z] #47 1.963 + bin=containerd [2020-09-01T04:09:41.796Z] #47 1.963 + shift [2020-09-01T04:09:41.796Z] #47 1.963 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-01T04:09:41.796Z] #47 1.963 + . /tmp/install/containerd.installer [2020-09-01T04:09:41.796Z] #47 1.963 ++ set -e [2020-09-01T04:09:41.796Z] #47 1.963 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:09:41.796Z] #47 1.963 + install_containerd [2020-09-01T04:09:41.796Z] #47 1.963 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-01T04:09:41.796Z] #47 1.963 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9ko70Hb1Y9/src/github.com/containerd/containerd [2020-09-01T04:09:41.796Z] #47 1.963 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:09:41.796Z] #47 1.977 Cloning into '/tmp/tmp.9ko70Hb1Y9/src/github.com/containerd/containerd'... [2020-09-01T04:09:41.825Z] #19 35.30 Selecting previously unselected package python3-lib2to3. [2020-09-01T04:09:41.825Z] #19 35.31 Preparing to unpack .../34-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-01T04:09:41.825Z] #19 35.32 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-01T04:09:42.030Z] #41 44.08 AR soccr/libsoccr.a [2020-09-01T04:09:42.030Z] #41 44.13 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-01T04:09:42.085Z] #19 35.40 Selecting previously unselected package python3-distutils. [2020-09-01T04:09:42.085Z] #19 35.41 Preparing to unpack .../35-python3-distutils_3.7.3-1_all.deb ... [2020-09-01T04:09:42.085Z] #19 35.41 Unpacking python3-distutils (3.7.3-1) ... [2020-09-01T04:09:42.085Z] #19 35.53 Selecting previously unselected package python3-pip. [2020-09-01T04:09:42.085Z] #19 35.53 Preparing to unpack .../36-python3-pip_18.1-5_all.deb ... [2020-09-01T04:09:42.085Z] #19 35.53 Unpacking python3-pip (18.1-5) ... [2020-09-01T04:09:42.329Z] #41 44.57 DEP criu/arch/ppc64/sigframe.d [2020-09-01T04:09:42.344Z] #19 35.67 Selecting previously unselected package python3-pkg-resources. [2020-09-01T04:09:42.344Z] #19 35.67 Preparing to unpack .../37-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-01T04:09:42.344Z] #19 35.67 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-01T04:09:42.344Z] #19 35.77 Selecting previously unselected package python3-setuptools. [2020-09-01T04:09:42.344Z] #19 35.77 Preparing to unpack .../38-python3-setuptools_40.8.0-1_all.deb ... [2020-09-01T04:09:42.344Z] #19 35.78 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-01T04:09:42.604Z] #19 35.94 Selecting previously unselected package python3-wheel. [2020-09-01T04:09:42.604Z] #19 35.95 Preparing to unpack .../39-python3-wheel_0.32.3-2_all.deb ... [2020-09-01T04:09:42.604Z] #19 35.96 Unpacking python3-wheel (0.32.3-2) ... [2020-09-01T04:09:42.604Z] #19 36.04 Selecting previously unselected package sudo. [2020-09-01T04:09:42.604Z] #19 36.04 Preparing to unpack .../40-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-01T04:09:42.604Z] #19 36.05 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-01T04:09:42.628Z] #41 44.73 DEP criu/arch/ppc64/crtools.d [2020-09-01T04:09:42.628Z] #41 ... [2020-09-01T04:09:42.628Z] [2020-09-01T04:09:42.628Z] #50 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:42.628Z] #50 87.12 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-01T04:09:42.628Z] #50 87.12 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-01T04:09:42.628Z] #50 DONE 93.8s [2020-09-01T04:09:42.628Z] [2020-09-01T04:09:42.628Z] #51 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-01T04:09:42.628Z] #51 DONE 0.1s [2020-09-01T04:09:42.628Z] [2020-09-01T04:09:42.628Z] #20 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:09:42.628Z] #20 8.353 Fetched 8154 kB in 8s (1028 kB/s) [2020-09-01T04:09:42.628Z] #20 8.353 Reading package lists... [2020-09-01T04:09:42.926Z] #20 12.11 Reading package lists... [2020-09-01T04:09:42.926Z] #20 ... [2020-09-01T04:09:42.926Z] [2020-09-01T04:09:42.926Z] #52 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-01T04:09:42.926Z] #52 DONE 0.1s [2020-09-01T04:09:42.926Z] [2020-09-01T04:09:42.926Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:42.926Z] #41 44.97 DEP criu/arch/ppc64/cpu.d [2020-09-01T04:09:42.926Z] #41 45.19 CC criu/arch/ppc64/cpu.o [2020-09-01T04:09:43.173Z] #19 36.42 Selecting previously unselected package thin-provisioning-tools. [2020-09-01T04:09:43.173Z] #19 36.42 Preparing to unpack .../41-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-01T04:09:43.173Z] #19 36.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-01T04:09:43.173Z] #19 36.63 Selecting previously unselected package uidmap. [2020-09-01T04:09:43.173Z] #19 36.65 Preparing to unpack .../42-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-01T04:09:43.173Z] #19 36.66 Unpacking uidmap (1:4.5-1.1) ... [2020-09-01T04:09:43.397Z] #33 ... [2020-09-01T04:09:43.397Z] [2020-09-01T04:09:43.397Z] #55 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-01T04:09:43.397Z] #55 DONE 34.1s [2020-09-01T04:09:43.397Z] [2020-09-01T04:09:43.397Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:43.397Z] #42 DONE 34.1s [2020-09-01T04:09:43.397Z] [2020-09-01T04:09:43.397Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:43.397Z] #33 34.07 Selecting previously unselected package vim-common. [2020-09-01T04:09:43.397Z] #33 34.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:09:43.397Z] #33 34.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-01T04:09:43.397Z] #33 ... [2020-09-01T04:09:43.397Z] [2020-09-01T04:09:43.397Z] #46 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-01T04:09:43.397Z] #46 DONE 34.1s [2020-09-01T04:09:43.397Z] [2020-09-01T04:09:43.397Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-01T04:09:43.397Z] #26 25.74 Selecting previously unselected package libjq1:arm64. [2020-09-01T04:09:43.397Z] #26 25.74 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-09-01T04:09:43.397Z] #26 25.75 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-01T04:09:43.397Z] #26 26.35 Selecting previously unselected package jq. [2020-09-01T04:09:43.397Z] #26 26.36 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-09-01T04:09:43.397Z] #26 26.36 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-01T04:09:43.397Z] #26 26.57 Setting up libonig5:arm64 (6.9.1-1) ... [2020-09-01T04:09:43.397Z] #26 29.02 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-01T04:09:43.397Z] #26 31.47 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-01T04:09:43.397Z] #26 31.55 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:09:43.397Z] #26 DONE 34.1s [2020-09-01T04:09:43.397Z] [2020-09-01T04:09:43.397Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:43.397Z] #12 31.37 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-09-01T04:09:43.397Z] #12 33.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-09-01T04:09:43.397Z] #12 33.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-09-01T04:09:43.397Z] #12 33.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-09-01T04:09:43.397Z] #12 33.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-09-01T04:09:43.397Z] #12 33.56 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-09-01T04:09:43.397Z] #12 33.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-09-01T04:09:43.397Z] #12 33.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-09-01T04:09:43.397Z] #12 33.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-09-01T04:09:43.397Z] #12 33.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-09-01T04:09:43.397Z] #12 33.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-09-01T04:09:43.397Z] #12 33.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-09-01T04:09:43.397Z] #12 33.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-09-01T04:09:43.397Z] #12 33.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-09-01T04:09:43.397Z] #12 33.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-09-01T04:09:43.397Z] #12 33.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-09-01T04:09:43.432Z] #19 36.76 Selecting previously unselected package vim-runtime. [2020-09-01T04:09:43.432Z] #19 36.76 Preparing to unpack .../43-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:09:43.432Z] #19 36.81 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-01T04:09:43.432Z] #19 36.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-01T04:09:43.432Z] #19 36.84 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-01T04:09:43.528Z] #39 63.92 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-01T04:09:43.576Z] #41 45.72 CC criu/arch/ppc64/crtools.o [2020-09-01T04:09:43.662Z] #12 ... [2020-09-01T04:09:43.662Z] [2020-09-01T04:09:43.662Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-01T04:09:43.662Z] #27 DONE 0.6s [2020-09-01T04:09:43.662Z] [2020-09-01T04:09:43.662Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:43.662Z] #33 34.67 Selecting previously unselected package cmake-data. [2020-09-01T04:09:43.662Z] #33 34.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-01T04:09:43.662Z] #33 34.86 Unpacking cmake-data (3.13.4-1) ... [2020-09-01T04:09:44.455Z] #39 ... [2020-09-01T04:09:44.455Z] [2020-09-01T04:09:44.455Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:09:44.455Z] #31 55.90 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-09-01T04:09:44.455Z] #31 56.23 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-01T04:09:44.615Z] #33 ... [2020-09-01T04:09:44.615Z] [2020-09-01T04:09:44.615Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:44.615Z] #39 25.73 Selecting previously unselected package python2.7. [2020-09-01T04:09:44.615Z] #39 25.74 Preparing to unpack .../09-python2.7_2.7.16-2+deb10u1_arm64.deb ... [2020-09-01T04:09:44.615Z] #39 25.74 Unpacking python2.7 (2.7.16-2+deb10u1) ... [2020-09-01T04:09:44.615Z] #39 26.35 Selecting previously unselected package libpython2-stdlib:arm64. [2020-09-01T04:09:44.615Z] #39 26.35 Preparing to unpack .../10-libpython2-stdlib_2.7.16-1_arm64.deb ... [2020-09-01T04:09:44.615Z] #39 26.36 Unpacking libpython2-stdlib:arm64 (2.7.16-1) ... [2020-09-01T04:09:44.615Z] #39 26.53 Selecting previously unselected package libpython-stdlib:arm64. [2020-09-01T04:09:44.615Z] #39 26.53 Preparing to unpack .../11-libpython-stdlib_2.7.16-1_arm64.deb ... [2020-09-01T04:09:44.615Z] #39 26.68 Unpacking libpython-stdlib:arm64 (2.7.16-1) ... [2020-09-01T04:09:44.615Z] #39 31.57 Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ... [2020-09-01T04:09:44.615Z] #39 32.15 Setting up python2.7-minimal (2.7.16-2+deb10u1) ... [2020-09-01T04:09:44.615Z] #39 35.71 Setting up python2-minimal (2.7.16-1) ... [2020-09-01T04:09:44.643Z] #41 46.82 CC criu/arch/ppc64/sigframe.o [2020-09-01T04:09:44.711Z] #31 56.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-01T04:09:44.882Z] #39 ... [2020-09-01T04:09:44.882Z] [2020-09-01T04:09:44.882Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:44.882Z] #12 34.83 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:44.882Z] #12 35.09 Fetched 73.3 MB in 8s (8897 kB/s) [2020-09-01T04:09:44.882Z] #12 35.20 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-01T04:09:44.882Z] #12 35.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 12340 files and directories currently installed.) [2020-09-01T04:09:44.882Z] #12 35.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-09-01T04:09:44.882Z] #12 35.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-01T04:09:44.941Z] #41 47.26 LINK criu/arch/ppc64/crtools.built-in.o [2020-09-01T04:09:45.100Z] #47 ... [2020-09-01T04:09:45.101Z] [2020-09-01T04:09:45.101Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:45.101Z] #39 52.71 Setting up libpython2-stdlib:amd64 (2.7.16-1) ... [2020-09-01T04:09:45.101Z] #39 52.73 Setting up python2 (2.7.16-1) ... [2020-09-01T04:09:45.101Z] #39 52.74 Setting up libpython-stdlib:amd64 (2.7.16-1) ... [2020-09-01T04:09:45.101Z] #39 52.75 Setting up python (2.7.16-1) ... [2020-09-01T04:09:45.101Z] #39 52.77 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-01T04:09:45.101Z] #39 58.37 Setting up python-six (1.12.0-1) ... [2020-09-01T04:09:45.101Z] #39 62.23 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-01T04:09:45.101Z] #39 ... [2020-09-01T04:09:45.101Z] [2020-09-01T04:09:45.101Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:09:45.101Z] #31 56.29 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-09-01T04:09:45.101Z] #31 56.80 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-01T04:09:45.101Z] #31 56.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-01T04:09:45.239Z] #41 47.31 DEP criu/pie/util-vdso.d [2020-09-01T04:09:45.239Z] #41 47.44 DEP criu/pie/util.d [2020-09-01T04:09:45.537Z] #41 47.59 CC criu/pie/util.o [2020-09-01T04:09:45.537Z] #41 47.84 CC criu/pie/util-vdso.o [2020-09-01T04:09:45.672Z] #31 ... [2020-09-01T04:09:45.672Z] [2020-09-01T04:09:45.672Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:45.672Z] #33 55.08 Selecting previously unselected package libxml2:amd64. [2020-09-01T04:09:45.672Z] #33 55.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-01T04:09:45.672Z] #33 55.08 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-01T04:09:45.672Z] #33 56.56 Selecting previously unselected package libarchive13:amd64. [2020-09-01T04:09:45.672Z] #33 56.56 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-01T04:09:45.672Z] #33 56.61 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-01T04:09:45.672Z] #33 57.17 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-01T04:09:45.672Z] #33 57.19 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-01T04:09:45.672Z] #33 57.20 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-01T04:09:45.672Z] #33 57.44 Selecting previously unselected package librhash0:amd64. [2020-09-01T04:09:45.672Z] #33 57.45 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-01T04:09:45.672Z] #33 57.48 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-01T04:09:45.672Z] #33 57.65 Selecting previously unselected package libuv1:amd64. [2020-09-01T04:09:45.672Z] #33 57.67 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-01T04:09:45.672Z] #33 57.70 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-01T04:09:45.672Z] #33 57.98 Selecting previously unselected package cmake. [2020-09-01T04:09:45.672Z] #33 58.01 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-01T04:09:45.672Z] #33 58.03 Unpacking cmake (3.13.4-1) ... [2020-09-01T04:09:45.672Z] #33 62.20 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-01T04:09:45.672Z] #33 62.21 Setting up xxd (2:8.1.0875-5) ... [2020-09-01T04:09:45.672Z] #33 62.23 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-01T04:09:45.672Z] #33 62.24 Setting up vim-common (2:8.1.0875-5) ... [2020-09-01T04:09:45.672Z] #33 62.35 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-01T04:09:45.672Z] #33 62.45 Setting up cmake-data (3.13.4-1) ... [2020-09-01T04:09:45.672Z] #33 62.51 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-01T04:09:45.672Z] #33 62.54 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-01T04:09:45.672Z] #33 62.56 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-01T04:09:45.672Z] #33 62.57 Setting up cmake (3.13.4-1) ... [2020-09-01T04:09:45.672Z] #33 62.60 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:09:45.672Z] #33 DONE 63.5s [2020-09-01T04:09:45.905Z] #12 ... [2020-09-01T04:09:45.905Z] [2020-09-01T04:09:45.905Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:09:45.905Z] #31 26.81 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-01T04:09:45.905Z] #31 27.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-01T04:09:45.905Z] #31 ... [2020-09-01T04:09:45.905Z] [2020-09-01T04:09:45.905Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:45.905Z] #39 36.28 Selecting previously unselected package python2. [2020-09-01T04:09:45.905Z] #39 36.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 13157 files and directories currently installed.) [2020-09-01T04:09:45.905Z] #39 36.34 Preparing to unpack .../python2_2.7.16-1_arm64.deb ... [2020-09-01T04:09:45.905Z] #39 36.36 Unpacking python2 (2.7.16-1) ... [2020-09-01T04:09:45.905Z] #39 36.65 Setting up python-minimal (2.7.16-1) ... [2020-09-01T04:09:45.905Z] #39 37.06 Selecting previously unselected package python. [2020-09-01T04:09:45.905Z] #39 37.06 (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 ... 13188 files and directories currently installed.) [2020-09-01T04:09:45.905Z] #39 37.10 Preparing to unpack .../00-python_2.7.16-1_arm64.deb ... [2020-09-01T04:09:45.905Z] #39 37.12 Unpacking python (2.7.16-1) ... [2020-09-01T04:09:45.981Z] [2020-09-01T04:09:45.981Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:45.981Z] #12 53.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-01T04:09:45.981Z] #12 53.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-01T04:09:45.981Z] #12 53.71 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-01T04:09:45.981Z] #12 57.34 Selecting previously unselected package binutils-mingw-w64. [2020-09-01T04:09:45.981Z] #12 57.34 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-01T04:09:45.981Z] #12 57.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-01T04:09:45.981Z] #12 57.51 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-01T04:09:45.981Z] #12 57.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-01T04:09:45.981Z] #12 57.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-01T04:09:45.981Z] #12 57.70 Selecting previously unselected package dmsetup. [2020-09-01T04:09:45.981Z] #12 57.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-01T04:09:45.981Z] #12 57.72 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-01T04:09:45.981Z] #12 57.97 Selecting previously unselected package mingw-w64-common. [2020-09-01T04:09:45.981Z] #12 57.97 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-01T04:09:45.981Z] #12 57.98 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-01T04:09:45.981Z] #12 ... [2020-09-01T04:09:45.981Z] [2020-09-01T04:09:45.981Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:45.981Z] #28 20.64 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-01T04:09:45.981Z] #28 21.05 #=#=# [2020-09-01T04:09:45.981Z] #28 21.31 ############################################################## 86.8% ######################################################################## 100.0% [2020-09-01T04:09:45.981Z] #28 21.49 [2020-09-01T04:09:45.981Z] #28 22.42 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-01T04:09:45.981Z] #28 23.03 [2020-09-01T04:09:45.981Z] #28 23.32 #=#=# 0.6% ######################################################################## 100.0% [2020-09-01T04:09:45.981Z] #28 23.81 [2020-09-01T04:09:45.981Z] #28 24.83 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-01T04:09:45.981Z] #28 24.91 skipping existing c35d46ef359f [2020-09-01T04:09:45.981Z] #28 25.18 [2020-09-01T04:09:46.168Z] #39 37.23 Selecting previously unselected package libcap2:arm64. [2020-09-01T04:09:46.168Z] #39 37.24 Preparing to unpack .../01-libcap2_1%3a2.25-2_arm64.deb ... [2020-09-01T04:09:46.168Z] #39 37.24 Unpacking libcap2:arm64 (1:2.25-2) ... [2020-09-01T04:09:46.168Z] #39 37.33 Selecting previously unselected package libcap-dev:arm64. [2020-09-01T04:09:46.168Z] #39 37.34 Preparing to unpack .../02-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-09-01T04:09:46.168Z] #39 37.34 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-09-01T04:09:46.185Z] #41 48.44 AR criu/pie/pie.lib.a [2020-09-01T04:09:46.185Z] #41 48.50 DEP criu/pie/restorer.d [2020-09-01T04:09:46.433Z] #39 37.50 Selecting previously unselected package libnet1:arm64. [2020-09-01T04:09:46.433Z] #39 37.50 Preparing to unpack .../03-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-01T04:09:46.433Z] #39 37.51 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-01T04:09:46.433Z] #39 37.62 Selecting previously unselected package libnet1-dev. [2020-09-01T04:09:46.433Z] #39 37.64 Preparing to unpack .../04-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-01T04:09:46.433Z] #39 37.66 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-01T04:09:46.483Z] #41 48.80 DEP criu/arch/ppc64/vdso-trampoline.d [2020-09-01T04:09:46.556Z] #28 26.43 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-01T04:09:46.699Z] #39 37.81 Selecting previously unselected package libnl-3-200:arm64. [2020-09-01T04:09:46.699Z] #39 37.81 Preparing to unpack .../05-libnl-3-200_3.4.0-1_arm64.deb ... [2020-09-01T04:09:46.699Z] #39 37.84 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-09-01T04:09:46.764Z] #19 39.66 Selecting previously unselected package vim. [2020-09-01T04:09:46.764Z] #19 39.67 Preparing to unpack .../44-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-01T04:09:46.764Z] #19 39.68 Unpacking vim (2:8.1.0875-5) ... [2020-09-01T04:09:46.764Z] #19 39.99 Selecting previously unselected package xfsprogs. [2020-09-01T04:09:46.764Z] #19 40.00 Preparing to unpack .../45-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-01T04:09:46.764Z] #19 40.01 Unpacking xfsprogs (4.20.0-1) ... [2020-09-01T04:09:46.783Z] #41 48.83 DEP criu/arch/ppc64/restorer.d [2020-09-01T04:09:46.783Z] #41 49.03 DEP criu/arch/ppc64/vdso-pie.d [2020-09-01T04:09:46.783Z] #41 49.11 DEP criu/pie/parasite-vdso.d [2020-09-01T04:09:46.828Z] #28 26.81 [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-01T04:09:46.861Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2020-09-01T04:09:46.861Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-01T04:09:46.861Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/types [no test files] [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-01T04:09:46.861Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-01T04:09:46.962Z] #39 38.10 Selecting previously unselected package libnl-3-dev:arm64. [2020-09-01T04:09:46.962Z] #39 38.10 Preparing to unpack .../06-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-09-01T04:09:46.962Z] #39 38.10 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-09-01T04:09:47.024Z] #19 40.41 Selecting previously unselected package zip. [2020-09-01T04:09:47.024Z] #19 40.42 Preparing to unpack .../46-zip_3.0-11+b1_amd64.deb ... [2020-09-01T04:09:47.024Z] #19 40.43 Unpacking zip (3.0-11+b1) ... [2020-09-01T04:09:47.024Z] #19 40.60 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-01T04:09:47.024Z] #19 ... [2020-09-01T04:09:47.024Z] [2020-09-01T04:09:47.024Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:47.024Z] #40 86.56 CC criu/clone-noasan.o [2020-09-01T04:09:47.024Z] #40 86.79 CC criu/config.o [2020-09-01T04:09:47.024Z] #40 87.70 CC criu/cr-check.o [2020-09-01T04:09:47.024Z] #40 88.99 CC criu/cr-dedup.o [2020-09-01T04:09:47.024Z] #40 89.28 CC criu/cr-dump.o [2020-09-01T04:09:47.024Z] #40 90.93 CC criu/cr-errno.o [2020-09-01T04:09:47.024Z] #40 90.97 CC criu/cr-restore.o [2020-09-01T04:09:47.024Z] #40 94.16 CC criu/cr-service.o [2020-09-01T04:09:47.024Z] #40 95.66 CC criu/crtools.o [2020-09-01T04:09:47.024Z] #40 96.19 CC criu/eventfd.o [2020-09-01T04:09:47.024Z] #40 96.41 CC criu/eventpoll.o [2020-09-01T04:09:47.083Z] #41 49.26 DEP criu/pie/parasite.d [2020-09-01T04:09:47.093Z] #28 27.03 ######################################################################## 100.0% [2020-09-01T04:09:47.093Z] #28 ... [2020-09-01T04:09:47.093Z] [2020-09-01T04:09:47.093Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:47.093Z] #12 64.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-01T04:09:47.093Z] #12 64.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-01T04:09:47.093Z] #12 64.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-01T04:09:47.154Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-09-01T04:09:47.226Z] #39 38.43 Selecting previously unselected package libprotobuf-c1:arm64. [2020-09-01T04:09:47.226Z] #39 38.43 Preparing to unpack .../07-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-09-01T04:09:47.284Z] #40 ... [2020-09-01T04:09:47.284Z] [2020-09-01T04:09:47.284Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:09:47.284Z] #19 40.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-01T04:09:47.284Z] #19 40.64 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-01T04:09:47.284Z] #19 40.65 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-01T04:09:47.284Z] #19 40.65 Setting up mime-support (3.62) ... [2020-09-01T04:09:47.284Z] #19 40.70 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-01T04:09:47.284Z] #19 40.72 Setting up uidmap (1:4.5-1.1) ... [2020-09-01T04:09:47.284Z] #19 40.73 Setting up libsqlite3-0:amd64 (3.27.2-3) ... [2020-09-01T04:09:47.284Z] #19 40.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-01T04:09:47.284Z] #19 40.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-01T04:09:47.284Z] #19 40.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-01T04:09:47.284Z] #19 40.76 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-01T04:09:47.284Z] #19 40.77 Setting up xxd (2:8.1.0875-5) ... [2020-09-01T04:09:47.284Z] #19 40.78 Setting up libcap2:amd64 (1:2.25-2) ... [2020-09-01T04:09:47.284Z] #19 40.79 Setting up libcap2-bin (1:2.25-2) ... [2020-09-01T04:09:47.284Z] #19 40.80 Setting up zip (3.0-11+b1) ... [2020-09-01T04:09:47.284Z] #19 40.81 Setting up vim-common (2:8.1.0875-5) ... [2020-09-01T04:09:47.388Z] #41 49.51 CC criu/pie/parasite.o [2020-09-01T04:09:47.448Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-09-01T04:09:47.448Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-01T04:09:47.448Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-01T04:09:47.448Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-01T04:09:47.448Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-01T04:09:47.448Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-01T04:09:47.448Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-01T04:09:47.448Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-01T04:09:47.448Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-09-01T04:09:47.489Z] #39 38.45 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-01T04:09:47.489Z] #39 38.61 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-09-01T04:09:47.489Z] #39 38.61 Preparing to unpack .../08-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-09-01T04:09:47.489Z] #39 38.62 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-09-01T04:09:47.489Z] #39 38.70 Selecting previously unselected package zlib1g-dev:arm64. [2020-09-01T04:09:47.544Z] #19 40.84 Setting up bash-completion (1:2.8-6) ... [2020-09-01T04:09:47.664Z] #12 ... [2020-09-01T04:09:47.664Z] [2020-09-01T04:09:47.664Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:47.664Z] #28 27.38 [2020-09-01T04:09:47.664Z] #28 27.48 Download of images into '/build' complete. [2020-09-01T04:09:47.664Z] #28 27.48 Use something like the following to load the result into a Docker daemon: [2020-09-01T04:09:47.664Z] #28 27.48 tar -cC '/build' . | docker load [2020-09-01T04:09:47.664Z] #28 DONE 27.7s [2020-09-01T04:09:47.742Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-09-01T04:09:47.742Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-01T04:09:47.742Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-01T04:09:47.742Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-01T04:09:47.742Z] ? github.com/docker/docker/builder [no test files] [2020-09-01T04:09:47.742Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-01T04:09:47.742Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-01T04:09:47.742Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-01T04:09:47.742Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-01T04:09:47.742Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-01T04:09:47.742Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-01T04:09:47.742Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-01T04:09:47.753Z] #39 38.70 Preparing to unpack .../09-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-09-01T04:09:47.753Z] #39 38.73 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-09-01T04:09:47.925Z] [2020-09-01T04:09:47.925Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:09:47.925Z] #34 2.196 + RM_GOPATH=0 [2020-09-01T04:09:47.925Z] #34 2.196 + TMP_GOPATH= [2020-09-01T04:09:47.925Z] #34 2.196 + : /build [2020-09-01T04:09:47.925Z] #34 2.196 + '[' -z '' ']' [2020-09-01T04:09:47.925Z] #34 2.196 ++ mktemp -d [2020-09-01T04:09:47.925Z] #34 2.206 + export GOPATH=/tmp/tmp.aUyQhUWbfI [2020-09-01T04:09:47.925Z] #34 2.206 + GOPATH=/tmp/tmp.aUyQhUWbfI [2020-09-01T04:09:47.925Z] #34 2.206 + RM_GOPATH=1 [2020-09-01T04:09:47.925Z] #34 2.206 + case "$(go env GOARCH)" in [2020-09-01T04:09:47.925Z] #34 2.216 ++ go env GOARCH [2020-09-01T04:09:47.925Z] #34 2.216 /tmp/install/install.sh: line 18: go: command not found [2020-09-01T04:09:47.925Z] #34 2.216 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:47.925Z] #34 2.216 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:47.925Z] #34 2.216 ++ dirname /tmp/install/install.sh [2020-09-01T04:09:47.925Z] #34 2.226 + dir=/tmp/install [2020-09-01T04:09:47.925Z] #34 2.226 + bin=tini [2020-09-01T04:09:47.925Z] #34 2.226 + shift [2020-09-01T04:09:47.925Z] #34 2.226 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-01T04:09:47.925Z] #34 2.226 + . /tmp/install/tini.installer [2020-09-01T04:09:47.925Z] #34 2.226 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:09:47.925Z] #34 2.226 + install_tini [2020-09-01T04:09:47.925Z] #34 2.226 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-01T04:09:47.925Z] #34 2.226 + git clone https://github.com/krallin/tini.git /tmp/tmp.aUyQhUWbfI/tini [2020-09-01T04:09:47.925Z] #34 2.226 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:09:47.925Z] #34 2.228 Cloning into '/tmp/tmp.aUyQhUWbfI/tini'... [2020-09-01T04:09:48.017Z] #39 38.96 Selecting previously unselected package libprotobuf17:arm64. [2020-09-01T04:09:48.017Z] #39 38.96 Preparing to unpack .../10-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-09-01T04:09:48.017Z] #39 38.96 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-09-01T04:09:48.035Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-09-01T04:09:48.139Z] Client: Docker Engine - Enterprise [2020-09-01T04:09:48.139Z] Version: 19.03.5 [2020-09-01T04:09:48.139Z] API version: 1.40 [2020-09-01T04:09:48.139Z] Go version: go1.12.12 [2020-09-01T04:09:48.139Z] Git commit: 2ee0c57608 [2020-09-01T04:09:48.139Z] Built: 11/13/2019 08:00:16 [2020-09-01T04:09:48.139Z] OS/Arch: windows/amd64 [2020-09-01T04:09:48.139Z] Experimental: false [2020-09-01T04:09:48.139Z] [2020-09-01T04:09:48.139Z] Server: Docker Engine - Enterprise [2020-09-01T04:09:48.139Z] Engine: [2020-09-01T04:09:48.139Z] Version: 19.03.5 [2020-09-01T04:09:48.139Z] API version: 1.40 (minimum version 1.24) [2020-09-01T04:09:48.139Z] Go version: go1.12.12 [2020-09-01T04:09:48.139Z] Git commit: 2ee0c57608 [2020-09-01T04:09:48.139Z] Built: 11/13/2019 07:58:51 [2020-09-01T04:09:48.139Z] OS/Arch: windows/amd64 [2020-09-01T04:09:48.139Z] Experimental: true [2020-09-01T04:09:48.281Z] #39 39.34 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-09-01T04:09:48.281Z] #39 39.34 Preparing to unpack .../11-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-09-01T04:09:48.281Z] #39 39.35 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-09-01T04:09:48.449Z] #41 50.40 LINK criu/pie/parasite.built-in.o [2020-09-01T04:09:48.449Z] #41 50.41 GEN criu/pie/parasite-blob.h [2020-09-01T04:09:48.449Z] #41 50.44 CC criu/pie/parasite-vdso.o [2020-09-01T04:09:48.547Z] #39 39.58 Selecting previously unselected package libprotobuf-dev:arm64. [2020-09-01T04:09:48.548Z] #39 39.58 Preparing to unpack .../12-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-09-01T04:09:48.548Z] #39 39.58 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-09-01T04:09:48.750Z] #41 51.02 CC criu/arch/ppc64/vdso-pie.o [Pipeline] sh [2020-09-01T04:09:48.866Z] #34 3.008 + cd /tmp/tmp.aUyQhUWbfI/tini [2020-09-01T04:09:48.866Z] #34 3.008 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:09:48.866Z] #34 3.020 + cmake . [2020-09-01T04:09:49.057Z] #41 ... [2020-09-01T04:09:49.057Z] [2020-09-01T04:09:49.057Z] #20 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:09:49.057Z] #20 12.11 Reading package lists... [2020-09-01T04:09:49.057Z] #20 15.57 Building dependency tree... [2020-09-01T04:09:49.057Z] #20 16.65 The following additional packages will be installed: [2020-09-01T04:09:49.057Z] #20 16.65 libaio1 libcap2 libelf1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-09-01T04:09:49.057Z] #20 16.66 libmnl0 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-09-01T04:09:49.057Z] #20 16.66 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2020-09-01T04:09:49.057Z] #20 16.66 libreadline7 libsqlite3-0 libxtables12 mime-support python-pip-whl python3 [2020-09-01T04:09:49.057Z] #20 16.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-01T04:09:49.057Z] #20 16.66 python3.7 python3.7-minimal readline-common vim-runtime xxd [2020-09-01T04:09:49.057Z] #20 16.66 Suggested packages: [2020-09-01T04:09:49.057Z] #20 16.66 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc kmod gpm [2020-09-01T04:09:49.057Z] #20 16.66 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2020-09-01T04:09:49.057Z] #20 16.66 python3.7-doc binfmt-support readline-doc ctags vim-doc vim-scripts xfsdump [2020-09-01T04:09:49.057Z] #20 16.66 acl attr quota [2020-09-01T04:09:49.057Z] #20 16.66 Recommended packages: [2020-09-01T04:09:49.057Z] #20 16.66 aufs-dkms libatm1 nftables libpam-cap build-essential python3-dev [2020-09-01T04:09:49.057Z] #20 16.66 python3-keyring python3-keyrings.alt python3-xdg unzip [2020-09-01T04:09:49.057Z] #20 18.59 The following NEW packages will be installed: [2020-09-01T04:09:49.057Z] #20 18.59 apparmor aufs-tools bash-completion bzip2 iproute2 iptables iputils-ping jq [2020-09-01T04:09:49.057Z] #20 18.59 libaio1 libcap2 libcap2-bin libelf1 libgpm2 libicu63 libip4tc0 libip6tc0 [2020-09-01T04:09:49.057Z] #20 18.59 libiptc0 libjq1 libmnl0 libmpdec2 libnet1 libnetfilter-conntrack3 [2020-09-01T04:09:49.057Z] #20 18.59 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2020-09-01T04:09:49.057Z] #20 18.59 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2020-09-01T04:09:49.057Z] #20 18.59 libreadline7 libsqlite3-0 libxtables12 mime-support net-tools pigz [2020-09-01T04:09:49.057Z] #20 18.59 python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal [2020-09-01T04:09:49.057Z] #20 18.59 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-09-01T04:09:49.057Z] #20 18.60 python3.7-minimal readline-common sudo thin-provisioning-tools uidmap vim [2020-09-01T04:09:49.057Z] #20 18.60 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-09-01T04:09:49.057Z] #20 18.68 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:09:49.057Z] #20 18.68 Need to get 31.4 MB of archives. [2020-09-01T04:09:49.057Z] #20 18.68 After this operation, 143 MB of additional disk space will be used. [2020-09-01T04:09:49.057Z] #20 18.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-09-01T04:09:49.057Z] #20 18.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-09-01T04:09:49.057Z] #20 18.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-09-01T04:09:49.057Z] #20 18.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-09-01T04:09:49.057Z] #20 18.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mime-support all 3.62 [37.2 kB] [2020-09-01T04:09:49.057Z] #20 18.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-09-01T04:09:49.057Z] #20 18.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el readline-common all 7.0-5 [70.6 kB] [2020-09-01T04:09:49.057Z] #20 18.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline7 ppc64el 7.0-5 [145 kB] [2020-09-01T04:09:49.057Z] #20 18.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsqlite3-0 ppc64el 3.27.2-3 [675 kB] [2020-09-01T04:09:49.057Z] #20 18.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-09-01T04:09:49.057Z] #20 19.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-09-01T04:09:49.058Z] #20 19.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-09-01T04:09:49.058Z] #20 19.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-09-01T04:09:49.058Z] #20 19.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap2 ppc64el 1:2.25-2 [18.8 kB] [2020-09-01T04:09:49.058Z] #20 19.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libelf1 ppc64el 0.176-1.1 [169 kB] [2020-09-01T04:09:49.058Z] #20 19.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmnl0 ppc64el 1.0.4-2 [12.0 kB] [2020-09-01T04:09:49.058Z] #20 19.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxtables12 ppc64el 1.8.2-4 [83.6 kB] [2020-09-01T04:09:49.058Z] #20 19.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap2-bin ppc64el 1:2.25-2 [30.1 kB] [2020-09-01T04:09:49.058Z] #20 19.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iproute2 ppc64el 4.20.0-2 [931 kB] [2020-09-01T04:09:49.058Z] #20 19.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-09-01T04:09:49.058Z] #20 19.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-09-01T04:09:49.058Z] #20 19.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-09-01T04:09:49.058Z] #20 19.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-09-01T04:09:49.058Z] #20 19.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-09-01T04:09:49.058Z] #20 19.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-09-01T04:09:49.058Z] #20 19.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-09-01T04:09:49.058Z] #20 19.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iputils-ping ppc64el 3:20180629-2+deb10u1 [45.3 kB] [2020-09-01T04:09:49.058Z] #20 19.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-01T04:09:49.058Z] #20 19.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-01T04:09:49.058Z] #20 20.02 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-09-01T04:09:49.058Z] #20 20.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-09-01T04:09:49.058Z] #20 20.04 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-09-01T04:09:49.058Z] #20 20.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-09-01T04:09:49.058Z] #20 20.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-09-01T04:09:49.058Z] #20 20.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-01T04:09:49.058Z] #20 20.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-01T04:09:49.058Z] #20 20.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-01T04:09:49.058Z] #20 20.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-09-01T04:09:49.058Z] #20 20.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-09-01T04:09:49.058Z] #20 20.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-01T04:09:49.058Z] #20 20.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-01T04:09:49.058Z] #20 20.70 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-01T04:09:49.058Z] #20 20.70 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-01T04:09:49.058Z] #20 20.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-09-01T04:09:49.058Z] #20 20.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-09-01T04:09:49.058Z] #20 20.73 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-09-01T04:09:49.058Z] #20 20.82 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-01T04:09:49.058Z] #20 20.83 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-09-01T04:09:49.058Z] #20 20.84 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-09-01T04:09:49.058Z] #20 20.86 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-01T04:09:49.058Z] #20 20.87 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-09-01T04:09:49.058Z] #20 20.89 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-01T04:09:49.058Z] #20 20.90 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-09-01T04:09:49.058Z] #20 20.96 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-09-01T04:09:49.058Z] #20 20.98 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-09-01T04:09:49.058Z] #20 21.00 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-01T04:09:49.366Z] #20 21.50 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-09-01T04:09:49.437Z] #34 3.714 -- The C compiler identification is GNU 8.3.0 [2020-09-01T04:09:49.437Z] #34 3.777 -- Check for working C compiler: /usr/bin/cc [2020-09-01T04:09:49.503Z] #39 40.63 Selecting previously unselected package libprotoc17:arm64. [2020-09-01T04:09:49.503Z] #39 40.63 Preparing to unpack .../13-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-09-01T04:09:49.503Z] #39 40.70 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-09-01T04:09:49.664Z] #20 21.88 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-09-01T04:09:49.664Z] #20 21.94 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-09-01T04:09:49.670Z] + docker info [2020-09-01T04:09:50.084Z] #19 43.18 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-01T04:09:50.084Z] #19 43.19 Setting up xz-utils (5.2.4-1) ... [2020-09-01T04:09:50.084Z] #19 43.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-01T04:09:50.084Z] #19 43.20 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2020-09-01T04:09:50.084Z] #19 43.20 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2020-09-01T04:09:50.084Z] #19 43.21 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2020-09-01T04:09:50.084Z] #19 43.21 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2020-09-01T04:09:50.084Z] #19 43.21 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2020-09-01T04:09:50.084Z] #19 43.21 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2020-09-01T04:09:50.084Z] #19 43.21 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2020-09-01T04:09:50.084Z] #19 43.21 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:09:50.084Z] #19 43.21 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:09:50.084Z] #19 43.21 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:09:50.084Z] #19 43.22 Setting up libmnl0:amd64 (1.0.4-2) ... [2020-09-01T04:09:50.084Z] #19 43.23 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-01T04:09:50.084Z] #19 43.28 invoke-rc.d: could not determine current runlevel [2020-09-01T04:09:50.084Z] #19 43.28 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-01T04:09:50.084Z] #19 43.30 Setting up libxtables12:amd64 (1.8.2-4) ... [2020-09-01T04:09:50.084Z] #19 43.31 Setting up pigz (2.4-1) ... [2020-09-01T04:09:50.084Z] #19 43.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-01T04:09:50.084Z] #19 43.33 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-01T04:09:50.084Z] #19 43.35 Setting up python-pip-whl (18.1-5) ... [2020-09-01T04:09:50.084Z] #19 43.37 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-01T04:09:50.084Z] #19 43.38 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-01T04:09:50.162Z] #39 40.91 Selecting previously unselected package protobuf-c-compiler. [2020-09-01T04:09:50.162Z] #39 40.92 Preparing to unpack .../14-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-09-01T04:09:50.162Z] #39 40.93 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-01T04:09:50.162Z] #39 41.37 Selecting previously unselected package protobuf-compiler. [2020-09-01T04:09:50.162Z] #39 41.37 Preparing to unpack .../15-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-09-01T04:09:50.162Z] #39 41.37 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-01T04:09:50.344Z] #19 43.72 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-01T04:09:50.344Z] #19 43.74 Setting up libelf1:amd64 (0.176-1.1) ... [2020-09-01T04:09:50.344Z] #19 43.75 Setting up iputils-ping (3:20180629-2+deb10u1) ... [2020-09-01T04:09:50.344Z] #19 43.76 Setting up readline-common (7.0-5) ... [2020-09-01T04:09:50.344Z] #19 43.77 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-01T04:09:50.344Z] #19 43.79 Setting up libreadline7:amd64 (7.0-5) ... [2020-09-01T04:09:50.344Z] #19 43.80 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-01T04:09:50.377Z] #34 4.584 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-01T04:09:50.377Z] #34 4.584 -- Detecting C compiler ABI info [2020-09-01T04:09:50.473Z] #39 41.57 Selecting previously unselected package python-pkg-resources. [2020-09-01T04:09:50.473Z] #39 41.58 Preparing to unpack .../16-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-01T04:09:50.473Z] #39 41.61 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-01T04:09:50.604Z] #19 43.83 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-01T04:09:50.604Z] #19 43.84 Setting up vim (2:8.1.0875-5) ... [2020-09-01T04:09:50.604Z] #19 43.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-01T04:09:50.604Z] #19 43.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-01T04:09:50.604Z] #19 43.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-01T04:09:50.604Z] #19 43.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-01T04:09:50.604Z] #19 43.87 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.88 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.88 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.88 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.88 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.88 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.88 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.88 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-01T04:09:50.604Z] #19 43.88 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.88 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.88 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.88 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.88 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.88 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.88 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.88 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:09:50.604Z] #19 43.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-01T04:09:50.604Z] #19 43.92 Setting up iproute2 (4.20.0-2) ... [2020-09-01T04:09:50.720Z] #20 22.69 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:09:50.720Z] #20 22.81 Fetched 31.4 MB in 3s (9491 kB/s) [2020-09-01T04:09:50.720Z] #20 22.87 Selecting previously unselected package pigz. [2020-09-01T04:09:50.720Z] #20 22.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20318 files and directories currently installed.) [2020-09-01T04:09:50.720Z] #20 23.01 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-09-01T04:09:50.720Z] #20 23.01 Unpacking pigz (2.4-1) ... [2020-09-01T04:09:50.778Z] ok github.com/docker/docker/builder/remotecontext 0.320s coverage: 13.6% of statements [2020-09-01T04:09:50.864Z] #19 44.23 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-01T04:09:50.864Z] #19 44.24 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-01T04:09:50.864Z] #19 44.25 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-01T04:09:50.864Z] #19 44.26 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-01T04:09:50.864Z] #19 44.28 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-01T04:09:50.864Z] #19 44.29 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-01T04:09:50.877Z] #39 41.87 Selecting previously unselected package python-six. [2020-09-01T04:09:50.877Z] #39 41.87 Preparing to unpack .../17-python-six_1.12.0-1_all.deb ... [2020-09-01T04:09:50.877Z] #39 41.87 Unpacking python-six (1.12.0-1) ... [2020-09-01T04:09:50.877Z] #39 42.07 Selecting previously unselected package python-protobuf. [2020-09-01T04:09:50.877Z] #39 42.07 Preparing to unpack .../18-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-09-01T04:09:50.877Z] #39 42.09 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-01T04:09:51.020Z] #20 23.10 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-09-01T04:09:51.020Z] #20 23.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-01T04:09:51.020Z] #20 23.13 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-01T04:09:51.071Z] ok github.com/docker/docker/builder/dockerfile 1.017s coverage: 48.0% of statements [2020-09-01T04:09:51.148Z] #39 ... [2020-09-01T04:09:51.148Z] [2020-09-01T04:09:51.148Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:51.148Z] #28 3.744 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-01T04:09:51.148Z] #28 4.019 [2020-09-01T04:09:51.148Z] #28 4.240 0.0% ### 5.5% ######## 11.2% ############# 18.1% ################# 25.0% ####################### 32.6% ############################ 39.2% ################################## 47.4% ######################################## 55.7% ########################################### 60.5% ################################################# 68.2% ####################################################### 76.6% ############################################################## 87.5% ##################################################################### 95.9% ######################################################################## 100.0% [2020-09-01T04:09:51.148Z] #28 6.096 [2020-09-01T04:09:51.148Z] #28 6.480 0.2% ################################## 47.3% ################################################################ 90.0% ######################################################################## 100.0% [2020-09-01T04:09:51.148Z] #28 7.117 [2020-09-01T04:09:51.305Z] #31 ... [2020-09-01T04:09:51.305Z] [2020-09-01T04:09:51.305Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:51.305Z] #39 70.54 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:09:51.305Z] #39 DONE 71.0s [2020-09-01T04:09:51.305Z] [2020-09-01T04:09:51.305Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:51.305Z] #40 ... [2020-09-01T04:09:51.305Z] [2020-09-01T04:09:51.305Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:09:51.305Z] #34 3.925 + RM_GOPATH=0 [2020-09-01T04:09:51.305Z] #34 3.925 + TMP_GOPATH= [2020-09-01T04:09:51.305Z] #34 3.925 + : /build [2020-09-01T04:09:51.305Z] #34 3.925 + '[' -z '' ']' [2020-09-01T04:09:51.305Z] #34 3.925 ++ mktemp -d [2020-09-01T04:09:51.305Z] #34 3.926 + export GOPATH=/tmp/tmp.i5kykgPf28 [2020-09-01T04:09:51.305Z] #34 3.926 + GOPATH=/tmp/tmp.i5kykgPf28 [2020-09-01T04:09:51.305Z] #34 3.926 + RM_GOPATH=1 [2020-09-01T04:09:51.305Z] #34 3.926 + case "$(go env GOARCH)" in [2020-09-01T04:09:51.305Z] #34 3.943 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:09:51.305Z] #34 3.947 ++ go env GOARCH [2020-09-01T04:09:51.305Z] #34 3.947 /tmp/install/install.sh: line 18: go: command not found [2020-09-01T04:09:51.305Z] #34 3.947 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:51.305Z] #34 3.947 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:51.305Z] #34 3.947 ++ dirname /tmp/install/install.sh [2020-09-01T04:09:51.305Z] #34 3.947 + dir=/tmp/install [2020-09-01T04:09:51.305Z] #34 3.947 + bin=tini [2020-09-01T04:09:51.305Z] #34 3.947 + shift [2020-09-01T04:09:51.305Z] #34 3.947 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-01T04:09:51.305Z] #34 3.947 + . /tmp/install/tini.installer [2020-09-01T04:09:51.305Z] #34 3.947 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:09:51.305Z] #34 3.947 + install_tini [2020-09-01T04:09:51.305Z] #34 3.947 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-01T04:09:51.305Z] #34 3.947 + git clone https://github.com/krallin/tini.git /tmp/tmp.i5kykgPf28/tini [2020-09-01T04:09:51.305Z] #34 3.959 Cloning into '/tmp/tmp.i5kykgPf28/tini'... [2020-09-01T04:09:51.305Z] #34 4.786 + cd /tmp/tmp.i5kykgPf28/tini [2020-09-01T04:09:51.305Z] #34 4.786 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:09:51.305Z] #34 4.802 + cmake . [2020-09-01T04:09:51.305Z] #34 5.366 -- The C compiler identification is GNU 8.3.0 [2020-09-01T04:09:51.305Z] #34 5.406 -- Check for working C compiler: /usr/bin/cc [2020-09-01T04:09:51.305Z] #34 6.266 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-01T04:09:51.305Z] #34 6.266 -- Detecting C compiler ABI info [2020-09-01T04:09:51.305Z] #34 7.165 -- Detecting C compiler ABI info - done [2020-09-01T04:09:51.305Z] #34 7.190 -- Detecting C compile features [2020-09-01T04:09:51.305Z] #34 9.808 -- Detecting C compile features - done [2020-09-01T04:09:51.305Z] #34 9.873 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-01T04:09:51.305Z] #34 10.12 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-01T04:09:51.305Z] #34 10.25 -- Configuring done [2020-09-01T04:09:51.305Z] #34 10.27 -- Generating done [2020-09-01T04:09:51.305Z] #34 10.28 -- Build files have been written to: /tmp/tmp.i5kykgPf28/tini [2020-09-01T04:09:51.305Z] #34 10.30 + make tini-static [2020-09-01T04:09:51.305Z] #34 10.66 Scanning dependencies of target tini-static [2020-09-01T04:09:51.305Z] #34 10.74 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-01T04:09:51.305Z] #34 12.06 [100%] Linking C executable tini-static [2020-09-01T04:09:51.305Z] #34 12.62 [100%] Built target tini-static [2020-09-01T04:09:51.305Z] #34 12.73 + mkdir -p /build [2020-09-01T04:09:51.305Z] #34 12.74 + cp tini-static /build/docker-init [2020-09-01T04:09:51.305Z] #34 DONE 12.8s [2020-09-01T04:09:51.305Z] [2020-09-01T04:09:51.305Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:51.305Z] #12 62.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-01T04:09:51.305Z] #12 62.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-01T04:09:51.305Z] #12 62.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-01T04:09:51.305Z] #12 70.08 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-01T04:09:51.305Z] #12 70.15 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-01T04:09:51.305Z] #12 70.16 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:09:51.305Z] #12 70.43 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-01T04:09:51.305Z] #12 70.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-01T04:09:51.305Z] #12 70.45 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:09:51.305Z] #12 ... [2020-09-01T04:09:51.305Z] [2020-09-01T04:09:51.305Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:51.305Z] #47 2.870 + RM_GOPATH=0 [2020-09-01T04:09:51.305Z] #47 2.870 + TMP_GOPATH= [2020-09-01T04:09:51.305Z] #47 2.870 + : /build [2020-09-01T04:09:51.305Z] #47 2.870 + '[' -z '' ']' [2020-09-01T04:09:51.305Z] #47 2.870 ++ mktemp -d [2020-09-01T04:09:51.305Z] #47 2.870 + export GOPATH=/tmp/tmp.JQZ76qgADI [2020-09-01T04:09:51.305Z] #47 2.870 + GOPATH=/tmp/tmp.JQZ76qgADI [2020-09-01T04:09:51.305Z] #47 2.870 + RM_GOPATH=1 [2020-09-01T04:09:51.305Z] #47 2.870 + case "$(go env GOARCH)" in [2020-09-01T04:09:51.305Z] #47 2.877 ++ go env GOARCH [2020-09-01T04:09:51.305Z] #47 2.888 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:09:51.305Z] #47 2.898 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:51.305Z] #47 2.898 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:51.305Z] #47 2.898 ++ dirname /tmp/install/install.sh [2020-09-01T04:09:51.305Z] #47 2.898 + dir=/tmp/install [2020-09-01T04:09:51.305Z] #47 2.898 + bin=containerd [2020-09-01T04:09:51.305Z] #47 2.898 + shift [2020-09-01T04:09:51.305Z] #47 2.898 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-01T04:09:51.305Z] #47 2.898 + . /tmp/install/containerd.installer [2020-09-01T04:09:51.305Z] #47 2.898 ++ set -e [2020-09-01T04:09:51.305Z] #47 2.898 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:09:51.305Z] #47 2.898 + install_containerd [2020-09-01T04:09:51.305Z] #47 2.898 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-01T04:09:51.305Z] #47 2.915 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JQZ76qgADI/src/github.com/containerd/containerd [2020-09-01T04:09:51.305Z] #47 2.915 Cloning into '/tmp/tmp.JQZ76qgADI/src/github.com/containerd/containerd'... [2020-09-01T04:09:51.318Z] #34 5.393 -- Detecting C compiler ABI info - done [2020-09-01T04:09:51.318Z] #34 5.473 -- Detecting C compile features [2020-09-01T04:09:51.318Z] #20 23.56 Selecting previously unselected package python3.7-minimal. [2020-09-01T04:09:51.318Z] #20 23.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-01T04:09:51.318Z] #20 23.58 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-01T04:09:51.671Z] #28 7.496 0.2% ##################### 29.5% ####################################### 54.8% ################################################### 71.3% ##################################################################### 96.6% ######################################################################## 100.0% [2020-09-01T04:09:51.708Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-09-01T04:09:51.935Z] #28 8.287 [2020-09-01T04:09:52.259Z] #34 ... [2020-09-01T04:09:52.259Z] [2020-09-01T04:09:52.259Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:09:52.259Z] #39 69.46 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:09:52.259Z] #39 DONE 70.0s [2020-09-01T04:09:52.259Z] [2020-09-01T04:09:52.259Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:52.350Z] ok github.com/docker/docker/builder/remotecontext/git 1.123s coverage: 86.3% of statements [2020-09-01T04:09:52.350Z] ? github.com/docker/docker/cli [no test files] [2020-09-01T04:09:52.350Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-01T04:09:52.373Z] #20 24.44 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-01T04:09:52.373Z] #20 24.45 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-01T04:09:52.991Z] #28 8.499 0.0% ### 4.9% ######## 11.5% ########### 16.6% ################ 23.6% ##################### 30.3% ############################# 40.7% ################################### 49.9% ########################################### 60.3% ################################################ 67.9% [2020-09-01T04:09:52.991Z] #28 ... [2020-09-01T04:09:52.991Z] [2020-09-01T04:09:52.991Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:09:52.991Z] #47 3.164 + RM_GOPATH=0 [2020-09-01T04:09:52.991Z] #47 3.164 + TMP_GOPATH= [2020-09-01T04:09:52.991Z] #47 3.165 + : /build [2020-09-01T04:09:52.991Z] #47 3.165 + '[' -z '' ']' [2020-09-01T04:09:52.991Z] #47 3.168 ++ mktemp -d [2020-09-01T04:09:52.991Z] #47 3.171 + export GOPATH=/tmp/tmp.L8OW8byTu9 [2020-09-01T04:09:52.991Z] #47 3.172 + GOPATH=/tmp/tmp.L8OW8byTu9 [2020-09-01T04:09:52.991Z] #47 3.172 + RM_GOPATH=1 [2020-09-01T04:09:52.991Z] #47 3.172 + case "$(go env GOARCH)" in [2020-09-01T04:09:52.991Z] #47 3.174 ++ go env GOARCH [2020-09-01T04:09:52.991Z] #47 3.210 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:52.991Z] #47 3.210 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:09:52.991Z] #47 3.212 ++ dirname /tmp/install/install.sh [2020-09-01T04:09:52.991Z] #47 3.214 + dir=/tmp/install [2020-09-01T04:09:52.991Z] #47 3.214 + bin=containerd [2020-09-01T04:09:52.991Z] #47 3.215 + shift [2020-09-01T04:09:52.991Z] #47 3.220 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-01T04:09:52.991Z] #47 3.220 + . /tmp/install/containerd.installer [2020-09-01T04:09:52.991Z] #47 3.220 ++ set -e [2020-09-01T04:09:52.991Z] #47 3.221 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:09:52.991Z] #47 3.221 + install_containerd [2020-09-01T04:09:52.991Z] #47 3.222 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-01T04:09:52.991Z] #47 3.228 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:09:52.991Z] #47 3.228 + git clone https://github.com/containerd/containerd.git /tmp/tmp.L8OW8byTu9/src/github.com/containerd/containerd [2020-09-01T04:09:52.991Z] #47 3.235 Cloning into '/tmp/tmp.L8OW8byTu9/src/github.com/containerd/containerd'... [2020-09-01T04:09:53.197Z] #47 ... [2020-09-01T04:09:53.197Z] [2020-09-01T04:09:53.197Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:53.197Z] #40 2.938 Note: Building without setproctitle() and strlcpy() support. [2020-09-01T04:09:53.197Z] #40 2.938 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-01T04:09:53.197Z] #40 2.959 Note: Building without GnuTLS support [2020-09-01T04:09:53.197Z] #40 2.978 Makefile.config:39: Warn: you have no libnftables installed [2020-09-01T04:09:53.197Z] #40 2.978 Makefile.config:40: Warn: Building without nftables support [2020-09-01T04:09:53.343Z] #47 ... [2020-09-01T04:09:53.343Z] [2020-09-01T04:09:53.343Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:53.403Z] #19 46.82 Setting up iptables (1.8.2-4) ... [2020-09-01T04:09:53.403Z] #19 46.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-01T04:09:53.403Z] #19 46.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-01T04:09:53.403Z] #19 46.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-01T04:09:53.403Z] #19 46.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-01T04:09:53.403Z] #19 46.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-01T04:09:53.403Z] #19 46.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-01T04:09:53.403Z] #19 46.87 Setting up python3 (3.7.3-1) ... [2020-09-01T04:09:53.606Z] #28 8.499 0.0% ### 4.9% ######## 11.5% ########### 16.6% ################ 23.6% ##################### 30.3% ############################# 40.7% ################################### 49.9% ########################################### 60.3% ################################################ 67.9% ##################################################### 74.3% ########################################################## 81.3% ################################################################ 89.7% #################################################################### 95.2% ######################################################################## 100.0% [2020-09-01T04:09:53.870Z] #28 10.22 [2020-09-01T04:09:54.006Z] #19 47.38 Setting up python3-wheel (0.32.3-2) ... [2020-09-01T04:09:54.436Z] ok github.com/docker/docker/client 0.107s coverage: 75.4% of statements [2020-09-01T04:09:54.483Z] #20 26.52 Selecting previously unselected package python3-minimal. [2020-09-01T04:09:54.483Z] #20 26.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20568 files and directories currently installed.) [2020-09-01T04:09:54.483Z] #20 26.61 Preparing to unpack .../0-python3-minimal_3.7.3-1_ppc64el.deb ... [2020-09-01T04:09:54.483Z] #20 26.61 Unpacking python3-minimal (3.7.3-1) ... [2020-09-01T04:09:54.483Z] #20 26.70 Selecting previously unselected package mime-support. [2020-09-01T04:09:54.483Z] #20 26.72 Preparing to unpack .../1-mime-support_3.62_all.deb ... [2020-09-01T04:09:54.483Z] #20 26.73 Unpacking mime-support (3.62) ... [2020-09-01T04:09:54.574Z] #19 47.93 Setting up apparmor (2.13.2-10) ... [2020-09-01T04:09:54.787Z] #20 26.85 Selecting previously unselected package libmpdec2:ppc64el. [2020-09-01T04:09:54.787Z] #20 26.86 Preparing to unpack .../2-libmpdec2_2.4.2-2_ppc64el.deb ... [2020-09-01T04:09:54.787Z] #20 26.87 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-09-01T04:09:54.787Z] #20 26.95 Selecting previously unselected package readline-common. [2020-09-01T04:09:54.787Z] #20 26.96 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... [2020-09-01T04:09:54.787Z] #20 26.96 Unpacking readline-common (7.0-5) ... [2020-09-01T04:09:54.787Z] #20 27.02 Selecting previously unselected package libreadline7:ppc64el. [2020-09-01T04:09:54.787Z] #20 27.03 Preparing to unpack .../4-libreadline7_7.0-5_ppc64el.deb ... [2020-09-01T04:09:54.787Z] #20 27.04 Unpacking libreadline7:ppc64el (7.0-5) ... [2020-09-01T04:09:55.086Z] #20 27.24 Selecting previously unselected package libsqlite3-0:ppc64el. [2020-09-01T04:09:55.086Z] #20 27.25 Preparing to unpack .../5-libsqlite3-0_3.27.2-3_ppc64el.deb ... [2020-09-01T04:09:55.086Z] #20 27.27 Unpacking libsqlite3-0:ppc64el (3.27.2-3) ... [2020-09-01T04:09:55.088Z] #40 4.473 fatal: not a git repository (or any of the parent directories): .git [2020-09-01T04:09:55.088Z] #40 4.505 GEN .gitid [2020-09-01T04:09:55.088Z] #40 4.557 GEN criu/include/version.h [2020-09-01T04:09:55.088Z] #40 4.671 GEN include/common/asm [2020-09-01T04:09:55.557Z] #40 2.850 Note: Building without setproctitle() and strlcpy() support. [2020-09-01T04:09:55.557Z] #40 2.851 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-01T04:09:55.557Z] #40 2.903 Note: Building without GnuTLS support [2020-09-01T04:09:55.557Z] #40 2.927 Makefile.config:39: Warn: you have no libnftables installed [2020-09-01T04:09:55.557Z] #40 2.927 Makefile.config:40: Warn: Building without nftables support [2020-09-01T04:09:55.733Z] #20 27.70 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-09-01T04:09:55.733Z] #20 27.71 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-01T04:09:55.733Z] #20 27.72 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-01T04:09:55.950Z] #19 49.29 Setting up xfsprogs (4.20.0-1) ... [2020-09-01T04:09:55.951Z] #19 49.30 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-01T04:09:56.210Z] #19 49.58 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-01T04:09:56.254Z] #28 10.55 0.0% # 1.6% ## 3.1% ### 4.7% #### 6.9% ###### 9.4% ######## 11.7% ########## 14.2% ########### 15.9% ############ 17.8% ############# 19.3% ############## 20.6% ################ 22.4% ################# 24.8% ################### 27.0% ##################### 29.4% ###################### 31.7% ####################### 33.3% ######################## 34.5% ########################## 37.1% ############ [2020-09-01T04:09:56.254Z] #28 ... [2020-09-01T04:09:56.254Z] [2020-09-01T04:09:56.254Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:56.254Z] #12 37.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-01T04:09:56.254Z] #12 37.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-09-01T04:09:56.254Z] #12 37.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-01T04:09:56.254Z] #12 38.95 Selecting previously unselected package binutils-mingw-w64. [2020-09-01T04:09:56.254Z] #12 38.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-01T04:09:56.254Z] #12 38.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-01T04:09:56.254Z] #12 39.12 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-09-01T04:09:56.254Z] #12 39.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-09-01T04:09:56.254Z] #12 39.16 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-09-01T04:09:56.254Z] #12 39.44 Selecting previously unselected package dmsetup. [2020-09-01T04:09:56.254Z] #12 39.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-09-01T04:09:56.254Z] #12 39.45 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-01T04:09:56.254Z] #12 39.60 Selecting previously unselected package mingw-w64-common. [2020-09-01T04:09:56.254Z] #12 39.60 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-01T04:09:56.254Z] #12 39.61 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-01T04:09:56.254Z] #12 44.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-01T04:09:56.254Z] #12 44.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-01T04:09:56.254Z] #12 44.28 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-01T04:09:56.254Z] #12 ... [2020-09-01T04:09:56.254Z] [2020-09-01T04:09:56.254Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:56.385Z] #20 28.63 Selecting previously unselected package python3.7. [2020-09-01T04:09:56.385Z] #20 28.63 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-01T04:09:56.385Z] #20 28.64 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-01T04:09:56.385Z] #20 28.74 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-09-01T04:09:56.684Z] #20 28.74 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-09-01T04:09:56.684Z] #20 28.75 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-01T04:09:56.684Z] #20 28.83 Setting up python3-minimal (3.7.3-1) ... [2020-09-01T04:09:56.941Z] #40 ... [2020-09-01T04:09:56.941Z] [2020-09-01T04:09:56.941Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:09:56.941Z] #34 7.684 -- Detecting C compile features - done [2020-09-01T04:09:56.941Z] #34 7.711 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-01T04:09:56.941Z] #34 7.946 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-01T04:09:56.941Z] #34 8.105 -- Configuring done [2020-09-01T04:09:56.941Z] #34 8.156 -- Generating done [2020-09-01T04:09:56.941Z] #34 8.157 -- Build files have been written to: /tmp/tmp.aUyQhUWbfI/tini [2020-09-01T04:09:56.941Z] #34 8.159 + make tini-static [2020-09-01T04:09:56.941Z] #34 8.504 Scanning dependencies of target tini-static [2020-09-01T04:09:56.941Z] #34 8.600 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-01T04:09:56.941Z] #34 9.770 [100%] Linking C executable tini-static [2020-09-01T04:09:56.941Z] #34 10.34 [100%] Built target tini-static [2020-09-01T04:09:56.941Z] #34 10.38 + mkdir -p /build [2020-09-01T04:09:56.941Z] #34 10.38 + cp tini-static /build/docker-init [2020-09-01T04:09:56.941Z] #34 DONE 10.9s [2020-09-01T04:09:56.941Z] [2020-09-01T04:09:56.941Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:09:56.941Z] #12 72.16 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-01T04:09:56.941Z] #12 72.17 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-01T04:09:56.941Z] #12 72.18 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:09:56.941Z] #12 72.37 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-01T04:09:56.941Z] #12 72.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-01T04:09:56.941Z] #12 72.39 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:09:56.985Z] #40 6.484 PBCC images/timens.pb-c.c [2020-09-01T04:09:56.985Z] #40 6.519 DEP images/timens.pb-c.d [2020-09-01T04:09:56.985Z] #40 6.562 PBCC images/fown.pb-c.c [2020-09-01T04:09:56.985Z] #40 6.586 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-01T04:09:56.985Z] #40 6.633 PBCC images/opts.pb-c.c [2020-09-01T04:09:56.985Z] #40 6.659 PBCC images/memfd.pb-c.c [2020-09-01T04:09:56.985Z] #40 6.703 DEP images/fown.pb-c.d [2020-09-01T04:09:56.985Z] #40 6.749 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-01T04:09:56.985Z] #40 6.783 DEP images/opts.pb-c.d [2020-09-01T04:09:56.985Z] #40 6.816 DEP images/memfd.pb-c.d [2020-09-01T04:09:56.985Z] #40 6.846 PBCC images/sit.pb-c.c [2020-09-01T04:09:56.985Z] #40 6.890 DEP images/sit.pb-c.d [2020-09-01T04:09:56.985Z] #40 6.938 PBCC images/macvlan.pb-c.c [2020-09-01T04:09:57.149Z] #19 50.31 Setting up python3-distutils (3.7.3-1) ... [2020-09-01T04:09:57.149Z] #19 50.67 Setting up python3-setuptools (40.8.0-1) ... [2020-09-01T04:09:57.242Z] #40 6.957 DEP images/macvlan.pb-c.d [2020-09-01T04:09:57.242Z] #40 6.981 PBCC images/autofs.pb-c.c [2020-09-01T04:09:57.242Z] #40 6.996 DEP images/autofs.pb-c.d [2020-09-01T04:09:57.242Z] #40 7.033 PBCC images/sysctl.pb-c.c [2020-09-01T04:09:57.242Z] #40 7.087 DEP images/sysctl.pb-c.d [2020-09-01T04:09:57.242Z] #40 7.139 PBCC images/time.pb-c.c [2020-09-01T04:09:57.242Z] #40 7.175 DEP images/time.pb-c.d [2020-09-01T04:09:57.242Z] #40 7.196 PBCC images/binfmt-misc.pb-c.c [2020-09-01T04:09:57.305Z] #28 10.55 0.0% # 1.6% ## 3.1% ### 4.7% #### 6.9% ###### 9.4% ######## 11.7% ########## 14.2% ########### 15.9% ############ 17.8% ############# 19.3% ############## 20.6% ################ 22.4% ################# 24.8% ################### 27.0% ##################### 29.4% ###################### 31.7% ####################### 33.3% ######################## 34.5% ########################## 37.1% ########################### 38.8% ############################# 41.2% ############################### 44.1% ################################# 46.9% #################################### 51.1% ###################################### 54.0% ######################################## 56.0% ########################################## 58.4% ########################################### 60.7% ############################################# 63.2% ################################################ 66.7% ################################################## 69.6% [2020-09-01T04:09:57.305Z] #28 ... [2020-09-01T04:09:57.305Z] [2020-09-01T04:09:57.305Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:09:57.305Z] #33 38.40 Selecting previously unselected package libicu63:arm64. [2020-09-01T04:09:57.305Z] #33 38.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-09-01T04:09:57.305Z] #33 38.42 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-01T04:09:57.305Z] #33 42.88 Selecting previously unselected package libxml2:arm64. [2020-09-01T04:09:57.305Z] #33 42.89 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-09-01T04:09:57.305Z] #33 42.89 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-09-01T04:09:57.305Z] #33 43.25 Selecting previously unselected package libarchive13:arm64. [2020-09-01T04:09:57.305Z] #33 43.26 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-09-01T04:09:57.305Z] #33 43.27 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-09-01T04:09:57.305Z] #33 43.58 Selecting previously unselected package libjsoncpp1:arm64. [2020-09-01T04:09:57.305Z] #33 43.60 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-09-01T04:09:57.305Z] #33 43.88 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-09-01T04:09:57.305Z] #33 44.19 Selecting previously unselected package librhash0:arm64. [2020-09-01T04:09:57.305Z] #33 44.20 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-09-01T04:09:57.305Z] #33 44.20 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-09-01T04:09:57.305Z] #33 44.43 Selecting previously unselected package libuv1:arm64. [2020-09-01T04:09:57.305Z] #33 44.43 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-09-01T04:09:57.305Z] #33 44.44 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-09-01T04:09:57.305Z] #33 44.68 Selecting previously unselected package cmake. [2020-09-01T04:09:57.305Z] #33 44.68 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-09-01T04:09:57.305Z] #33 44.69 Unpacking cmake (3.13.4-1) ... [2020-09-01T04:09:57.305Z] #33 47.07 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-01T04:09:57.305Z] #33 47.33 Setting up xxd (2:8.1.0875-5) ... [2020-09-01T04:09:57.305Z] #33 47.97 Setting up libuv1:arm64 (1.24.1-1) ... [2020-09-01T04:09:57.332Z] #20 29.60 Selecting previously unselected package python3. [2020-09-01T04:09:57.332Z] #20 29.60 (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 ... 21037 files and directories currently installed.) [2020-09-01T04:09:57.332Z] #20 29.68 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-09-01T04:09:57.332Z] #20 29.69 Unpacking python3 (3.7.3-1) ... [2020-09-01T04:09:57.498Z] #40 7.222 DEP images/binfmt-misc.pb-c.d [2020-09-01T04:09:57.498Z] #40 7.260 PBCC images/seccomp.pb-c.c [2020-09-01T04:09:57.498Z] #40 7.296 DEP images/seccomp.pb-c.d [2020-09-01T04:09:57.498Z] #40 7.355 PBCC images/userns.pb-c.c [2020-09-01T04:09:57.498Z] #40 7.392 DEP images/userns.pb-c.d [2020-09-01T04:09:57.573Z] #33 48.60 Setting up vim-common (2:8.1.0875-5) ... [2020-09-01T04:09:57.573Z] #33 ... [2020-09-01T04:09:57.573Z] [2020-09-01T04:09:57.573Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:09:57.632Z] #20 29.80 Selecting previously unselected package libcap2:ppc64el. [2020-09-01T04:09:57.632Z] #20 29.81 Preparing to unpack .../01-libcap2_1%3a2.25-2_ppc64el.deb ... [2020-09-01T04:09:57.632Z] #20 29.82 Unpacking libcap2:ppc64el (1:2.25-2) ... [2020-09-01T04:09:57.632Z] #20 29.90 Selecting previously unselected package libelf1:ppc64el. [2020-09-01T04:09:57.632Z] #20 29.90 Preparing to unpack .../02-libelf1_0.176-1.1_ppc64el.deb ... [2020-09-01T04:09:57.632Z] #20 29.90 Unpacking libelf1:ppc64el (0.176-1.1) ... [2020-09-01T04:09:57.632Z] #20 30.03 Selecting previously unselected package libmnl0:ppc64el. [2020-09-01T04:09:57.719Z] #19 ... [2020-09-01T04:09:57.719Z] [2020-09-01T04:09:57.719Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:57.719Z] #40 97.05 CC criu/external.o [2020-09-01T04:09:57.719Z] #40 97.34 CC criu/fault-injection.o [2020-09-01T04:09:57.719Z] #40 97.45 CC criu/fdstore.o [2020-09-01T04:09:57.719Z] #40 97.72 CC criu/fifo.o [2020-09-01T04:09:57.719Z] #40 98.07 CC criu/file-ids.o [2020-09-01T04:09:57.719Z] #40 98.45 CC criu/file-lock.o [2020-09-01T04:09:57.719Z] #40 99.26 CC criu/files-ext.o [2020-09-01T04:09:57.719Z] #40 99.58 CC criu/files-reg.o [2020-09-01T04:09:57.719Z] #40 101.4 CC criu/files.o [2020-09-01T04:09:57.719Z] #40 103.1 CC criu/filesystems.o [2020-09-01T04:09:57.719Z] #40 103.9 CC criu/fsnotify.o [2020-09-01T04:09:57.719Z] #40 104.8 CC criu/image-desc.o [2020-09-01T04:09:57.719Z] #40 104.9 CC criu/image.o [2020-09-01T04:09:57.719Z] #40 105.8 CC criu/ipc_ns.o [2020-09-01T04:09:57.719Z] #40 106.9 CC criu/irmap.o [2020-09-01T04:09:57.755Z] #40 7.472 PBCC images/cgroup.pb-c.c [2020-09-01T04:09:57.755Z] #40 7.545 DEP images/cgroup.pb-c.d [2020-09-01T04:09:57.755Z] #40 7.586 PBCC images/ext-file.pb-c.c [2020-09-01T04:09:57.755Z] #40 7.626 DEP images/ext-file.pb-c.d [2020-09-01T04:09:57.755Z] #40 7.691 PBCC images/rpc.pb-c.c [2020-09-01T04:09:57.937Z] #20 30.04 Preparing to unpack .../03-libmnl0_1.0.4-2_ppc64el.deb ... [2020-09-01T04:09:57.937Z] #20 30.04 Unpacking libmnl0:ppc64el (1.0.4-2) ... [2020-09-01T04:09:57.937Z] #20 30.12 Selecting previously unselected package libxtables12:ppc64el. [2020-09-01T04:09:57.937Z] #20 30.12 Preparing to unpack .../04-libxtables12_1.8.2-4_ppc64el.deb ... [2020-09-01T04:09:57.937Z] #20 30.14 Unpacking libxtables12:ppc64el (1.8.2-4) ... [2020-09-01T04:09:57.937Z] #20 30.22 Selecting previously unselected package libcap2-bin. [2020-09-01T04:09:57.937Z] #20 30.23 Preparing to unpack .../05-libcap2-bin_1%3a2.25-2_ppc64el.deb ... [2020-09-01T04:09:57.937Z] #20 30.24 Unpacking libcap2-bin (1:2.25-2) ... [2020-09-01T04:09:57.979Z] #40 107.4 CC criu/kcmp-ids.o [2020-09-01T04:09:58.012Z] #40 7.763 DEP images/rpc.pb-c.d [2020-09-01T04:09:58.012Z] #40 7.887 PBCC images/siginfo.pb-c.c [2020-09-01T04:09:58.012Z] #40 7.951 DEP images/siginfo.pb-c.d [2020-09-01T04:09:58.234Z] #20 30.30 Selecting previously unselected package iproute2. [2020-09-01T04:09:58.234Z] #20 30.30 Preparing to unpack .../06-iproute2_4.20.0-2_ppc64el.deb ... [2020-09-01T04:09:58.234Z] #20 30.31 Unpacking iproute2 (4.20.0-2) ... [2020-09-01T04:09:58.239Z] #40 107.6 CC criu/kerndat.o [2020-09-01T04:09:58.268Z] #40 8.010 PBCC images/pagemap.pb-c.c [2020-09-01T04:09:58.268Z] #40 8.031 DEP images/pagemap.pb-c.d [2020-09-01T04:09:58.268Z] #40 8.068 PBCC images/rlimit.pb-c.c [2020-09-01T04:09:58.268Z] #40 8.096 DEP images/rlimit.pb-c.d [2020-09-01T04:09:58.268Z] #40 8.135 PBCC images/file-lock.pb-c.c [2020-09-01T04:09:58.268Z] #40 8.168 DEP images/file-lock.pb-c.d [2020-09-01T04:09:58.499Z] #40 ... [2020-09-01T04:09:58.499Z] [2020-09-01T04:09:58.499Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:09:58.499Z] #19 51.72 Setting up python3-pip (18.1-5) ... [2020-09-01T04:09:58.525Z] #40 8.222 PBCC images/tty.pb-c.c [2020-09-01T04:09:58.525Z] #40 8.307 DEP images/tty.pb-c.d [2020-09-01T04:09:58.525Z] #40 8.377 PBCC images/tun.pb-c.c [2020-09-01T04:09:58.525Z] #40 8.419 PBCC images/netdev.pb-c.c [2020-09-01T04:09:58.530Z] #20 30.70 Selecting previously unselected package libip4tc0:ppc64el. [2020-09-01T04:09:58.530Z] #20 30.71 Preparing to unpack .../07-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-09-01T04:09:58.530Z] #20 30.72 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-09-01T04:09:58.653Z] #28 10.55 0.0% # 1.6% ## 3.1% ### 4.7% #### 6.9% ###### 9.4% ######## 11.7% ########## 14.2% ########### 15.9% ############ 17.8% ############# 19.3% ############## 20.6% ################ 22.4% ################# 24.8% ################### 27.0% ##################### 29.4% ###################### 31.7% ####################### 33.3% ######################## 34.5% ########################## 37.1% ########################### 38.8% ############################# 41.2% ############################### 44.1% ################################# 46.9% #################################### 51.1% ###################################### 54.0% ######################################## 56.0% ########################################## 58.4% ########################################### 60.7% ############################################# 63.2% ################################################ 66.7% ################################################## 69.6% #################################################### 72.3% ##################################################### 74.8% ####################################################### 77.4% ######################################################### 79.8% ############################################################ 83.6% ############################################################# 86.0% ################################################################ 88.9% ################################################################# 91.2% ################################################################### 93.7% ##################################################################### 96.0% ##################################################################### 97.2% ######################################################################## 100.0% [2020-09-01T04:09:58.653Z] #28 15.07 [2020-09-01T04:09:58.783Z] #40 8.448 DEP images/tun.pb-c.d [2020-09-01T04:09:58.783Z] #40 8.482 DEP images/netdev.pb-c.d [2020-09-01T04:09:58.783Z] #40 8.534 PBCC images/vma.pb-c.c [2020-09-01T04:09:58.783Z] #40 8.569 DEP images/vma.pb-c.d [2020-09-01T04:09:58.783Z] #40 8.642 PBCC images/creds.pb-c.c [2020-09-01T04:09:58.827Z] #20 30.91 Selecting previously unselected package libip6tc0:ppc64el. [2020-09-01T04:09:58.827Z] #20 30.92 Preparing to unpack .../08-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-09-01T04:09:58.827Z] #20 30.93 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-09-01T04:09:58.827Z] #20 31.00 Selecting previously unselected package libiptc0:ppc64el. [2020-09-01T04:09:58.827Z] #20 31.01 Preparing to unpack .../09-libiptc0_1.8.2-4_ppc64el.deb ... [2020-09-01T04:09:58.827Z] #20 31.01 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-09-01T04:09:58.827Z] #20 31.08 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-09-01T04:09:58.827Z] #20 31.08 Preparing to unpack .../10-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-09-01T04:09:58.827Z] #20 31.09 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-01T04:09:59.042Z] #40 8.685 DEP images/creds.pb-c.d [2020-09-01T04:09:59.042Z] #40 8.721 PBCC images/utsns.pb-c.c [2020-09-01T04:09:59.042Z] #40 8.764 DEP images/utsns.pb-c.d [2020-09-01T04:09:59.042Z] #40 8.786 PBCC images/ipc-desc.pb-c.c [2020-09-01T04:09:59.042Z] #40 8.809 PBCC images/ipc-sem.pb-c.c [2020-09-01T04:09:59.042Z] #40 8.855 DEP images/ipc-desc.pb-c.d [2020-09-01T04:09:59.126Z] #20 31.16 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-09-01T04:09:59.126Z] #20 31.17 Preparing to unpack .../11-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-09-01T04:09:59.126Z] #20 31.17 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-01T04:09:59.126Z] #20 31.25 Selecting previously unselected package libnftnl11:ppc64el. [2020-09-01T04:09:59.126Z] #20 31.27 Preparing to unpack .../12-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-09-01T04:09:59.126Z] #20 31.30 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-09-01T04:09:59.126Z] #20 31.40 Selecting previously unselected package iptables. [2020-09-01T04:09:59.126Z] #20 ... [2020-09-01T04:09:59.126Z] [2020-09-01T04:09:59.126Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:09:59.126Z] #41 51.28 CC criu/arch/ppc64/restorer.o [2020-09-01T04:09:59.126Z] #41 51.65 CC criu/arch/ppc64/vdso-trampoline.o [2020-09-01T04:09:59.126Z] #41 51.67 CC criu/pie/restorer.o [2020-09-01T04:09:59.126Z] #41 54.25 LINK criu/pie/restorer.built-in.o [2020-09-01T04:09:59.126Z] #41 54.26 GEN criu/pie/restorer-blob.h [2020-09-01T04:09:59.126Z] #41 54.46 DEP criu/vdso.d [2020-09-01T04:09:59.126Z] #41 54.67 DEP criu/uts_ns.d [2020-09-01T04:09:59.126Z] #41 54.89 DEP criu/util.d [2020-09-01T04:09:59.126Z] #41 55.15 DEP criu/uffd.d [2020-09-01T04:09:59.126Z] #41 55.38 DEP criu/tun.d [2020-09-01T04:09:59.126Z] #41 55.65 DEP criu/tty.d [2020-09-01T04:09:59.126Z] #41 55.99 DEP criu/timerfd.d [2020-09-01T04:09:59.126Z] #41 56.15 DEP criu/timens.d [2020-09-01T04:09:59.126Z] #41 56.33 DEP criu/sysfs_parse.d [2020-09-01T04:09:59.126Z] #41 56.45 DEP criu/sysctl.d [2020-09-01T04:09:59.126Z] #41 56.63 DEP criu/string.d [2020-09-01T04:09:59.126Z] #41 56.67 DEP criu/stats.d [2020-09-01T04:09:59.126Z] #41 56.81 DEP criu/sockets.d [2020-09-01T04:09:59.126Z] #41 56.99 DEP criu/sk-unix.d [2020-09-01T04:09:59.126Z] #41 57.24 DEP criu/sk-tcp.d [2020-09-01T04:09:59.126Z] #41 57.46 DEP criu/sk-queue.d [2020-09-01T04:09:59.126Z] #41 57.65 DEP criu/sk-packet.d [2020-09-01T04:09:59.126Z] #41 57.86 DEP criu/sk-netlink.d [2020-09-01T04:09:59.126Z] #41 58.00 DEP criu/sk-inet.d [2020-09-01T04:09:59.126Z] #41 58.18 DEP criu/signalfd.d [2020-09-01T04:09:59.126Z] #41 58.36 DEP criu/sigframe.d [2020-09-01T04:09:59.126Z] #41 58.51 DEP criu/shmem.d [2020-09-01T04:09:59.126Z] #41 58.75 DEP criu/servicefd.d [2020-09-01T04:09:59.126Z] #41 58.90 DEP criu/seize.d [2020-09-01T04:09:59.126Z] #41 59.02 DEP criu/seccomp.d [2020-09-01T04:09:59.126Z] #41 59.20 DEP criu/rst-malloc.d [2020-09-01T04:09:59.126Z] #41 59.27 DEP criu/rbtree.d [2020-09-01T04:09:59.126Z] #41 59.30 DEP criu/pstree.d [2020-09-01T04:09:59.126Z] #41 59.59 DEP criu/protobuf.d [2020-09-01T04:09:59.126Z] #41 59.74 GEN criu/protobuf-desc-gen.h [2020-09-01T04:09:59.126Z] #41 ... [2020-09-01T04:09:59.126Z] [2020-09-01T04:09:59.126Z] #20 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:09:59.126Z] #20 31.40 Selecting previously unselected package iptables. [2020-09-01T04:09:59.126Z] #20 31.41 Preparing to unpack .../13-iptables_1.8.2-4_ppc64el.deb ... [2020-09-01T04:09:59.126Z] #20 31.42 Unpacking iptables (1.8.2-4) ... [2020-09-01T04:09:59.300Z] #40 8.928 DEP images/ipc-sem.pb-c.d [2020-09-01T04:09:59.300Z] #40 8.980 PBCC images/ipc-msg.pb-c.c [2020-09-01T04:09:59.300Z] #40 9.011 DEP images/ipc-msg.pb-c.d [2020-09-01T04:09:59.300Z] #40 9.068 PBCC images/ipc-shm.pb-c.c [2020-09-01T04:09:59.300Z] #40 9.110 DEP images/ipc-shm.pb-c.d [2020-09-01T04:09:59.300Z] #40 9.168 PBCC images/ipc-var.pb-c.c [2020-09-01T04:09:59.438Z] #19 52.64 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:09:59.556Z] #40 9.188 DEP images/ipc-var.pb-c.d [2020-09-01T04:09:59.556Z] #40 9.213 PBCC images/sk-opts.pb-c.c [2020-09-01T04:09:59.556Z] #40 9.230 PBCC images/packet-sock.pb-c.c [2020-09-01T04:09:59.556Z] #40 9.259 DEP images/sk-opts.pb-c.d [2020-09-01T04:09:59.556Z] #40 9.277 DEP images/packet-sock.pb-c.d [2020-09-01T04:09:59.556Z] #40 9.309 PBCC images/sk-netlink.pb-c.c [2020-09-01T04:09:59.556Z] #40 9.367 DEP images/sk-netlink.pb-c.d [2020-09-01T04:09:59.556Z] #40 9.415 PBCC images/sk-inet.pb-c.c [2020-09-01T04:09:59.604Z] #28 16.03 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-01T04:09:59.774Z] #20 31.90 Selecting previously unselected package iputils-ping. [2020-09-01T04:09:59.774Z] #20 31.91 Preparing to unpack .../14-iputils-ping_3%3a20180629-2+deb10u1_ppc64el.deb ... [2020-09-01T04:09:59.774Z] #20 31.91 Unpacking iputils-ping (3:20180629-2+deb10u1) ... [2020-09-01T04:09:59.774Z] #20 31.98 Selecting previously unselected package xxd. [2020-09-01T04:09:59.774Z] #20 32.00 Preparing to unpack .../15-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-01T04:09:59.774Z] #20 32.00 Unpacking xxd (2:8.1.0875-5) ... [2020-09-01T04:09:59.774Z] #20 32.10 Selecting previously unselected package vim-common. [2020-09-01T04:09:59.774Z] #20 32.11 Preparing to unpack .../16-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:09:59.774Z] #20 32.13 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-01T04:09:59.816Z] #40 9.451 DEP images/sk-inet.pb-c.d [2020-09-01T04:09:59.816Z] #40 9.517 PBCC images/sk-unix.pb-c.c [2020-09-01T04:09:59.816Z] #40 9.610 DEP images/sk-unix.pb-c.d [2020-09-01T04:09:59.816Z] #40 9.652 PBCC images/mm.pb-c.c [2020-09-01T04:09:59.938Z] #28 16.30 [2020-09-01T04:10:00.073Z] #40 9.677 DEP images/mm.pb-c.d [2020-09-01T04:10:00.073Z] #40 9.710 PBCC images/timerfd.pb-c.c [2020-09-01T04:10:00.073Z] #40 9.745 DEP images/timerfd.pb-c.d [2020-09-01T04:10:00.073Z] #40 9.821 PBCC images/timer.pb-c.c [2020-09-01T04:10:00.073Z] #40 9.865 DEP images/timer.pb-c.d [2020-09-01T04:10:00.073Z] #40 9.912 PBCC images/sa.pb-c.c [2020-09-01T04:10:00.074Z] #20 32.25 Selecting previously unselected package bash-completion. [2020-09-01T04:10:00.074Z] #20 32.26 Preparing to unpack .../17-bash-completion_1%3a2.8-6_all.deb ... [2020-09-01T04:10:00.212Z] #28 16.53 # 2.0% ######################################################################## 100.0% [2020-09-01T04:10:00.242Z] #12 ... [2020-09-01T04:10:00.242Z] [2020-09-01T04:10:00.242Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:00.242Z] #40 4.910 fatal: not a git repository (or any of the parent directories): .git [2020-09-01T04:10:00.242Z] #40 5.033 GEN .gitid [2020-09-01T04:10:00.242Z] #40 5.090 GEN criu/include/version.h [2020-09-01T04:10:00.242Z] #40 5.190 GEN include/common/asm [2020-09-01T04:10:00.242Z] #40 6.424 PBCC images/timens.pb-c.c [2020-09-01T04:10:00.242Z] #40 6.443 DEP images/timens.pb-c.d [2020-09-01T04:10:00.242Z] #40 6.479 PBCC images/fown.pb-c.c [2020-09-01T04:10:00.242Z] #40 6.512 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-01T04:10:00.242Z] #40 6.578 PBCC images/opts.pb-c.c [2020-09-01T04:10:00.242Z] #40 6.612 PBCC images/memfd.pb-c.c [2020-09-01T04:10:00.242Z] #40 6.640 DEP images/fown.pb-c.d [2020-09-01T04:10:00.242Z] #40 6.662 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-01T04:10:00.242Z] #40 6.692 DEP images/opts.pb-c.d [2020-09-01T04:10:00.242Z] #40 6.723 DEP images/memfd.pb-c.d [2020-09-01T04:10:00.242Z] #40 6.789 PBCC images/sit.pb-c.c [2020-09-01T04:10:00.242Z] #40 6.842 DEP images/sit.pb-c.d [2020-09-01T04:10:00.242Z] #40 6.881 PBCC images/macvlan.pb-c.c [2020-09-01T04:10:00.242Z] #40 6.904 DEP images/macvlan.pb-c.d [2020-09-01T04:10:00.242Z] #40 6.930 PBCC images/autofs.pb-c.c [2020-09-01T04:10:00.242Z] #40 6.946 DEP images/autofs.pb-c.d [2020-09-01T04:10:00.242Z] #40 6.971 PBCC images/sysctl.pb-c.c [2020-09-01T04:10:00.242Z] #40 6.987 DEP images/sysctl.pb-c.d [2020-09-01T04:10:00.242Z] #40 7.026 PBCC images/time.pb-c.c [2020-09-01T04:10:00.242Z] #40 7.050 DEP images/time.pb-c.d [2020-09-01T04:10:00.242Z] #40 7.083 PBCC images/binfmt-misc.pb-c.c [2020-09-01T04:10:00.242Z] #40 7.115 DEP images/binfmt-misc.pb-c.d [2020-09-01T04:10:00.242Z] #40 7.162 PBCC images/seccomp.pb-c.c [2020-09-01T04:10:00.242Z] #40 7.200 DEP images/seccomp.pb-c.d [2020-09-01T04:10:00.242Z] #40 7.245 PBCC images/userns.pb-c.c [2020-09-01T04:10:00.242Z] #40 7.272 DEP images/userns.pb-c.d [2020-09-01T04:10:00.242Z] #40 7.296 PBCC images/cgroup.pb-c.c [2020-09-01T04:10:00.242Z] #40 7.324 DEP images/cgroup.pb-c.d [2020-09-01T04:10:00.242Z] #40 7.350 PBCC images/ext-file.pb-c.c [2020-09-01T04:10:00.242Z] #40 7.381 DEP images/ext-file.pb-c.d [2020-09-01T04:10:00.242Z] #40 7.419 PBCC images/rpc.pb-c.c [2020-09-01T04:10:00.242Z] #40 7.459 DEP images/rpc.pb-c.d [2020-09-01T04:10:00.242Z] #40 7.503 PBCC images/siginfo.pb-c.c [2020-09-01T04:10:00.242Z] #40 7.535 DEP images/siginfo.pb-c.d [2020-09-01T04:10:00.242Z] #40 7.563 PBCC images/pagemap.pb-c.c [2020-09-01T04:10:00.242Z] #40 7.611 DEP images/pagemap.pb-c.d [2020-09-01T04:10:00.242Z] #40 7.686 PBCC images/rlimit.pb-c.c [2020-09-01T04:10:00.242Z] #40 7.701 DEP images/rlimit.pb-c.d [2020-09-01T04:10:00.242Z] #40 7.744 PBCC images/file-lock.pb-c.c [2020-09-01T04:10:00.242Z] #40 7.755 DEP images/file-lock.pb-c.d [2020-09-01T04:10:00.242Z] #40 7.779 PBCC images/tty.pb-c.c [2020-09-01T04:10:00.242Z] #40 7.826 DEP images/tty.pb-c.d [2020-09-01T04:10:00.242Z] #40 7.864 PBCC images/tun.pb-c.c [2020-09-01T04:10:00.242Z] #40 7.917 PBCC images/netdev.pb-c.c [2020-09-01T04:10:00.242Z] #40 7.975 DEP images/tun.pb-c.d [2020-09-01T04:10:00.242Z] #40 8.011 DEP images/netdev.pb-c.d [2020-09-01T04:10:00.242Z] #40 8.050 PBCC images/vma.pb-c.c [2020-09-01T04:10:00.242Z] #40 8.088 DEP images/vma.pb-c.d [2020-09-01T04:10:00.329Z] #40 9.945 DEP images/sa.pb-c.d [2020-09-01T04:10:00.329Z] #40 9.998 PBCC images/pipe-data.pb-c.c [2020-09-01T04:10:00.329Z] #40 10.04 DEP images/pipe-data.pb-c.d [2020-09-01T04:10:00.329Z] #40 10.08 PBCC images/mnt.pb-c.c [2020-09-01T04:10:00.329Z] #40 10.16 DEP images/mnt.pb-c.d [2020-09-01T04:10:00.329Z] #40 10.21 PBCC images/sk-packet.pb-c.c [2020-09-01T04:10:00.329Z] #40 10.24 DEP images/sk-packet.pb-c.d [2020-09-01T04:10:00.329Z] #40 10.28 PBCC images/tcp-stream.pb-c.c [2020-09-01T04:10:00.377Z] #19 DONE 53.5s [2020-09-01T04:10:00.377Z] [2020-09-01T04:10:00.377Z] #20 [dev-systemd-false 8/22] RUN update-alternatives --set iptables /usr/s... [2020-09-01T04:10:00.503Z] #40 8.132 PBCC images/creds.pb-c.c [2020-09-01T04:10:00.503Z] #40 8.161 DEP images/creds.pb-c.d [2020-09-01T04:10:00.503Z] #40 8.186 PBCC images/utsns.pb-c.c [2020-09-01T04:10:00.503Z] #40 8.205 DEP images/utsns.pb-c.d [2020-09-01T04:10:00.503Z] #40 8.264 PBCC images/ipc-desc.pb-c.c [2020-09-01T04:10:00.503Z] #40 8.304 PBCC images/ipc-sem.pb-c.c [2020-09-01T04:10:00.503Z] #40 8.334 DEP images/ipc-desc.pb-c.d [2020-09-01T04:10:00.584Z] #28 16.61 [2020-09-01T04:10:00.587Z] #40 10.34 DEP images/tcp-stream.pb-c.d [2020-09-01T04:10:00.587Z] #40 10.42 PBCC images/pipe.pb-c.c [2020-09-01T04:10:00.587Z] #40 10.46 DEP images/pipe.pb-c.d [2020-09-01T04:10:00.587Z] #40 10.53 PBCC images/pstree.pb-c.c [2020-09-01T04:10:00.763Z] #40 8.365 DEP images/ipc-sem.pb-c.d [2020-09-01T04:10:00.763Z] #40 8.392 PBCC images/ipc-msg.pb-c.c [2020-09-01T04:10:00.763Z] #40 8.413 DEP images/ipc-msg.pb-c.d [2020-09-01T04:10:00.763Z] #40 8.443 PBCC images/ipc-shm.pb-c.c [2020-09-01T04:10:00.763Z] #40 8.467 DEP images/ipc-shm.pb-c.d [2020-09-01T04:10:00.763Z] #40 8.495 PBCC images/ipc-var.pb-c.c [2020-09-01T04:10:00.763Z] #40 8.531 DEP images/ipc-var.pb-c.d [2020-09-01T04:10:00.763Z] #40 8.589 PBCC images/sk-opts.pb-c.c [2020-09-01T04:10:00.843Z] #40 10.56 DEP images/pstree.pb-c.d [2020-09-01T04:10:00.843Z] #40 10.58 PBCC images/fs.pb-c.c [2020-09-01T04:10:00.843Z] #40 10.61 DEP images/fs.pb-c.d [2020-09-01T04:10:00.843Z] #40 10.65 PBCC images/signalfd.pb-c.c [2020-09-01T04:10:00.843Z] #40 10.68 DEP images/signalfd.pb-c.d [2020-09-01T04:10:00.843Z] #40 10.70 PBCC images/fh.pb-c.c [2020-09-01T04:10:00.843Z] #40 10.79 PBCC images/fsnotify.pb-c.c [2020-09-01T04:10:00.847Z] #28 17.40 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-01T04:10:01.024Z] #40 8.629 PBCC images/packet-sock.pb-c.c [2020-09-01T04:10:01.024Z] #40 8.677 DEP images/sk-opts.pb-c.d [2020-09-01T04:10:01.024Z] #40 8.726 DEP images/packet-sock.pb-c.d [2020-09-01T04:10:01.024Z] #40 8.782 PBCC images/sk-netlink.pb-c.c [2020-09-01T04:10:01.024Z] #40 8.836 DEP images/sk-netlink.pb-c.d [2020-09-01T04:10:01.024Z] #40 8.868 PBCC images/sk-inet.pb-c.c [2020-09-01T04:10:01.024Z] #40 8.943 DEP images/sk-inet.pb-c.d [2020-09-01T04:10:01.100Z] #40 10.82 DEP images/fh.pb-c.d [2020-09-01T04:10:01.100Z] #40 10.89 DEP images/fsnotify.pb-c.d [2020-09-01T04:10:01.100Z] #40 10.95 PBCC images/eventpoll.pb-c.c [2020-09-01T04:10:01.100Z] #40 10.99 DEP images/eventpoll.pb-c.d [2020-09-01T04:10:01.285Z] #40 9.010 PBCC images/sk-unix.pb-c.c [2020-09-01T04:10:01.285Z] #40 9.050 DEP images/sk-unix.pb-c.d [2020-09-01T04:10:01.285Z] #40 9.094 PBCC images/mm.pb-c.c [2020-09-01T04:10:01.285Z] #40 9.153 DEP images/mm.pb-c.d [2020-09-01T04:10:01.317Z] #20 0.959 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-01T04:10:01.317Z] #20 0.962 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-01T04:10:01.317Z] #20 0.965 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-01T04:10:01.317Z] #20 DONE 1.1s [2020-09-01T04:10:01.317Z] [2020-09-01T04:10:01.317Z] #21 [dev-systemd-false 9/22] RUN pip3 install yamllint==1.16.0 [2020-09-01T04:10:01.357Z] #40 11.02 PBCC images/eventfd.pb-c.c [2020-09-01T04:10:01.357Z] #40 11.09 DEP images/eventfd.pb-c.d [2020-09-01T04:10:01.357Z] #40 11.16 PBCC images/remap-file-path.pb-c.c [2020-09-01T04:10:01.357Z] #40 11.18 DEP images/remap-file-path.pb-c.d [2020-09-01T04:10:01.357Z] #40 11.20 PBCC images/fifo.pb-c.c [2020-09-01T04:10:01.357Z] #40 11.24 DEP images/fifo.pb-c.d [2020-09-01T04:10:01.445Z] #28 17.59 [2020-09-01T04:10:01.545Z] #40 9.213 PBCC images/timerfd.pb-c.c [2020-09-01T04:10:01.545Z] #40 9.236 DEP images/timerfd.pb-c.d [2020-09-01T04:10:01.545Z] #40 9.278 PBCC images/timer.pb-c.c [2020-09-01T04:10:01.545Z] #40 9.306 DEP images/timer.pb-c.d [2020-09-01T04:10:01.545Z] #40 9.375 PBCC images/sa.pb-c.c [2020-09-01T04:10:01.613Z] #40 11.30 PBCC images/ghost-file.pb-c.c [2020-09-01T04:10:01.613Z] #40 11.38 DEP images/ghost-file.pb-c.d [2020-09-01T04:10:01.613Z] #40 11.51 PBCC images/regfile.pb-c.c [2020-09-01T04:10:01.613Z] #40 11.55 DEP images/regfile.pb-c.d [2020-09-01T04:10:01.707Z] #28 17.81 0.8% ######################################################################## 100.0% [2020-09-01T04:10:01.707Z] #28 17.90 [2020-09-01T04:10:01.707Z] #28 ... [2020-09-01T04:10:01.707Z] [2020-09-01T04:10:01.707Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:10:01.707Z] #39 42.60 Setting up mime-support (3.62) ... [2020-09-01T04:10:01.707Z] #39 42.91 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-09-01T04:10:01.707Z] #39 42.93 Setting up libsqlite3-0:arm64 (3.27.2-3) ... [2020-09-01T04:10:01.707Z] #39 42.95 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-01T04:10:01.707Z] #39 42.96 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-01T04:10:01.707Z] #39 42.98 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-09-01T04:10:01.707Z] #39 43.01 Setting up libcap2:arm64 (1:2.25-2) ... [2020-09-01T04:10:01.707Z] #39 43.04 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-09-01T04:10:01.707Z] #39 43.08 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-09-01T04:10:01.707Z] #39 43.22 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-09-01T04:10:01.707Z] #39 43.24 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-09-01T04:10:01.707Z] #39 43.27 Setting up readline-common (7.0-5) ... [2020-09-01T04:10:01.707Z] #39 43.32 Setting up libreadline7:arm64 (7.0-5) ... [2020-09-01T04:10:01.707Z] #39 43.33 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-09-01T04:10:01.707Z] #39 43.38 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-01T04:10:01.707Z] #39 43.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-01T04:10:01.707Z] #39 43.42 Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ... [2020-09-01T04:10:01.707Z] #39 43.46 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-09-01T04:10:01.707Z] #39 43.56 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-01T04:10:01.707Z] #39 43.59 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-09-01T04:10:01.707Z] #39 44.04 Setting up python2.7 (2.7.16-2+deb10u1) ... [2020-09-01T04:10:01.707Z] #39 48.39 Setting up libpython2-stdlib:arm64 (2.7.16-1) ... [2020-09-01T04:10:01.707Z] #39 48.62 Setting up python2 (2.7.16-1) ... [2020-09-01T04:10:01.707Z] #39 48.75 Setting up libpython-stdlib:arm64 (2.7.16-1) ... [2020-09-01T04:10:01.707Z] #39 48.78 Setting up python (2.7.16-1) ... [2020-09-01T04:10:01.707Z] #39 48.82 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-01T04:10:01.707Z] #39 51.40 Setting up python-six (1.12.0-1) ... [2020-09-01T04:10:01.806Z] #40 9.448 DEP images/sa.pb-c.d [2020-09-01T04:10:01.806Z] #40 9.489 PBCC images/pipe-data.pb-c.c [2020-09-01T04:10:01.806Z] #40 9.513 DEP images/pipe-data.pb-c.d [2020-09-01T04:10:01.806Z] #40 9.546 PBCC images/mnt.pb-c.c [2020-09-01T04:10:01.806Z] #40 9.583 DEP images/mnt.pb-c.d [2020-09-01T04:10:01.806Z] #40 9.661 PBCC images/sk-packet.pb-c.c [2020-09-01T04:10:01.869Z] #40 11.63 PBCC images/ns.pb-c.c [2020-09-01T04:10:01.869Z] #40 11.69 DEP images/ns.pb-c.d [2020-09-01T04:10:01.869Z] #40 11.75 PBCC images/fdinfo.pb-c.c [2020-09-01T04:10:01.869Z] #40 11.81 DEP images/fdinfo.pb-c.d [2020-09-01T04:10:02.069Z] #40 9.679 DEP images/sk-packet.pb-c.d [2020-09-01T04:10:02.069Z] #40 9.723 PBCC images/tcp-stream.pb-c.c [2020-09-01T04:10:02.069Z] #40 9.767 DEP images/tcp-stream.pb-c.d [2020-09-01T04:10:02.069Z] #40 9.837 PBCC images/pipe.pb-c.c [2020-09-01T04:10:02.069Z] #40 9.890 DEP images/pipe.pb-c.d [2020-09-01T04:10:02.124Z] #40 11.88 PBCC images/core-aarch64.pb-c.c [2020-09-01T04:10:02.124Z] #40 11.93 PBCC images/core-arm.pb-c.c [2020-09-01T04:10:02.124Z] #40 12.06 PBCC images/core-ppc64.pb-c.c [2020-09-01T04:10:02.329Z] #40 9.942 PBCC images/pstree.pb-c.c [2020-09-01T04:10:02.329Z] #40 9.963 DEP images/pstree.pb-c.d [2020-09-01T04:10:02.329Z] #40 10.07 PBCC images/fs.pb-c.c [2020-09-01T04:10:02.329Z] #40 10.08 DEP images/fs.pb-c.d [2020-09-01T04:10:02.329Z] #40 10.16 PBCC images/signalfd.pb-c.c [2020-09-01T04:10:02.380Z] #40 12.11 PBCC images/core-s390.pb-c.c [2020-09-01T04:10:02.380Z] #40 12.19 PBCC images/core-x86.pb-c.c [2020-09-01T04:10:02.591Z] #40 10.22 DEP images/signalfd.pb-c.d [2020-09-01T04:10:02.591Z] #40 10.31 PBCC images/fh.pb-c.c [2020-09-01T04:10:02.591Z] #40 10.37 PBCC images/fsnotify.pb-c.c [2020-09-01T04:10:02.591Z] #40 10.45 DEP images/fh.pb-c.d [2020-09-01T04:10:02.636Z] #40 12.27 PBCC images/core.pb-c.c [2020-09-01T04:10:02.636Z] #40 12.35 PBCC images/inventory.pb-c.c [2020-09-01T04:10:02.636Z] #40 12.44 DEP images/core-aarch64.pb-c.d [2020-09-01T04:10:02.636Z] #40 12.53 DEP images/core-arm.pb-c.d [2020-09-01T04:10:02.853Z] #40 10.49 DEP images/fsnotify.pb-c.d [2020-09-01T04:10:02.853Z] #40 10.62 PBCC images/eventpoll.pb-c.c [2020-09-01T04:10:02.853Z] #40 10.67 DEP images/eventpoll.pb-c.d [2020-09-01T04:10:02.892Z] #40 12.61 DEP images/core-ppc64.pb-c.d [2020-09-01T04:10:02.892Z] #40 12.68 DEP images/core-s390.pb-c.d [2020-09-01T04:10:03.100Z] #39 ... [2020-09-01T04:10:03.100Z] [2020-09-01T04:10:03.100Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:10:03.100Z] #28 19.38 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-01T04:10:03.100Z] #28 19.47 skipping existing 9a99313a2c50 [2020-09-01T04:10:03.100Z] #28 19.66 [2020-09-01T04:10:03.113Z] #40 10.78 PBCC images/eventfd.pb-c.c [2020-09-01T04:10:03.113Z] #40 10.81 DEP images/eventfd.pb-c.d [2020-09-01T04:10:03.113Z] #40 10.87 PBCC images/remap-file-path.pb-c.c [2020-09-01T04:10:03.113Z] #40 10.97 DEP images/remap-file-path.pb-c.d [2020-09-01T04:10:03.148Z] #40 12.77 DEP images/core-x86.pb-c.d [2020-09-01T04:10:03.148Z] #40 12.78 DEP images/core.pb-c.d [2020-09-01T04:10:03.148Z] #40 12.79 DEP images/inventory.pb-c.d [2020-09-01T04:10:03.148Z] #40 12.81 PBCC images/cpuinfo.pb-c.c [2020-09-01T04:10:03.148Z] #40 12.81 DEP images/cpuinfo.pb-c.d [2020-09-01T04:10:03.148Z] #40 12.82 PBCC images/stats.pb-c.c [2020-09-01T04:10:03.148Z] #40 12.83 DEP images/stats.pb-c.d [2020-09-01T04:10:03.374Z] #40 11.02 PBCC images/fifo.pb-c.c [2020-09-01T04:10:03.374Z] #40 11.11 DEP images/fifo.pb-c.d [2020-09-01T04:10:03.374Z] #40 11.18 PBCC images/ghost-file.pb-c.c [2020-09-01T04:10:03.374Z] #40 11.27 DEP images/ghost-file.pb-c.d [2020-09-01T04:10:03.647Z] #20 35.81 Unpacking bash-completion (1:2.8-6) ... [2020-09-01T04:10:03.688Z] #40 11.37 PBCC images/regfile.pb-c.c [2020-09-01T04:10:03.947Z] #20 36.25 Selecting previously unselected package bzip2. [2020-09-01T04:10:03.947Z] #20 36.25 Preparing to unpack .../18-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-09-01T04:10:03.947Z] #20 36.26 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-01T04:10:03.947Z] #20 36.35 Selecting previously unselected package xz-utils. [2020-09-01T04:10:03.948Z] #40 11.50 DEP images/regfile.pb-c.d [2020-09-01T04:10:03.948Z] #40 11.59 PBCC images/ns.pb-c.c [2020-09-01T04:10:03.948Z] #40 11.61 DEP images/ns.pb-c.d [2020-09-01T04:10:03.948Z] #40 11.71 PBCC images/fdinfo.pb-c.c [2020-09-01T04:10:03.948Z] #40 11.79 DEP images/fdinfo.pb-c.d [2020-09-01T04:10:03.948Z] #40 11.86 PBCC images/core-aarch64.pb-c.c [2020-09-01T04:10:04.211Z] #40 11.92 PBCC images/core-arm.pb-c.c [2020-09-01T04:10:04.211Z] #40 11.98 PBCC images/core-ppc64.pb-c.c [2020-09-01T04:10:04.211Z] #40 12.09 PBCC images/core-s390.pb-c.c [2020-09-01T04:10:04.246Z] #20 36.36 Preparing to unpack .../19-xz-utils_5.2.4-1_ppc64el.deb ... [2020-09-01T04:10:04.246Z] #20 36.36 Unpacking xz-utils (5.2.4-1) ... [2020-09-01T04:10:04.246Z] #20 36.49 Selecting previously unselected package apparmor. [2020-09-01T04:10:04.246Z] #20 36.49 Preparing to unpack .../20-apparmor_2.13.2-10_ppc64el.deb ... [2020-09-01T04:10:04.471Z] #40 12.16 PBCC images/core-x86.pb-c.c [2020-09-01T04:10:04.471Z] #40 12.21 PBCC images/core.pb-c.c [2020-09-01T04:10:04.471Z] #40 12.28 PBCC images/inventory.pb-c.c [2020-09-01T04:10:04.471Z] #40 12.34 DEP images/core-aarch64.pb-c.d [2020-09-01T04:10:04.494Z] #28 20.78 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-01T04:10:04.494Z] #28 21.03 [2020-09-01T04:10:04.547Z] #20 36.64 Unpacking apparmor (2.13.2-10) ... [2020-09-01T04:10:04.731Z] #40 12.38 DEP images/core-arm.pb-c.d [2020-09-01T04:10:04.731Z] #40 12.43 DEP images/core-ppc64.pb-c.d [2020-09-01T04:10:04.731Z] #40 12.49 DEP images/core-s390.pb-c.d [2020-09-01T04:10:04.731Z] #40 12.61 DEP images/core-x86.pb-c.d [2020-09-01T04:10:04.846Z] #20 37.09 Selecting previously unselected package aufs-tools. [2020-09-01T04:10:04.846Z] #20 37.11 Preparing to unpack .../21-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-09-01T04:10:04.846Z] #20 37.11 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-01T04:10:04.846Z] #20 37.21 Selecting previously unselected package libonig5:ppc64el. [2020-09-01T04:10:04.846Z] #20 37.21 Preparing to unpack .../22-libonig5_6.9.1-1_ppc64el.deb ... [2020-09-01T04:10:04.874Z] #28 21.17 ######################################################################## 100.0% [2020-09-01T04:10:04.991Z] #40 12.68 DEP images/core.pb-c.d [2020-09-01T04:10:04.991Z] #40 12.83 DEP images/inventory.pb-c.d [2020-09-01T04:10:05.144Z] #28 21.29 [2020-09-01T04:10:05.144Z] #28 21.32 Download of images into '/build' complete. [2020-09-01T04:10:05.144Z] #28 21.32 Use something like the following to load the result into a Docker daemon: [2020-09-01T04:10:05.144Z] #28 21.32 tar -cC '/build' . | docker load [2020-09-01T04:10:05.145Z] #20 37.23 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-01T04:10:05.145Z] #20 37.41 Selecting previously unselected package libjq1:ppc64el. [2020-09-01T04:10:05.145Z] #20 37.41 Preparing to unpack .../23-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-01T04:10:05.145Z] #20 37.42 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-01T04:10:05.251Z] #40 12.91 PBCC images/cpuinfo.pb-c.c [2020-09-01T04:10:05.251Z] #40 12.96 DEP images/cpuinfo.pb-c.d [2020-09-01T04:10:05.251Z] #40 13.01 PBCC images/stats.pb-c.c [2020-09-01T04:10:05.251Z] #40 13.05 DEP images/stats.pb-c.d [2020-09-01T04:10:05.455Z] #20 37.52 Selecting previously unselected package jq. [2020-09-01T04:10:05.455Z] #20 37.52 Preparing to unpack .../24-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-01T04:10:05.455Z] #20 37.53 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-01T04:10:05.455Z] #20 37.61 Selecting previously unselected package libaio1:ppc64el. [2020-09-01T04:10:05.455Z] #20 37.61 Preparing to unpack .../25-libaio1_0.3.112-3_ppc64el.deb ... [2020-09-01T04:10:05.455Z] #20 37.62 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-09-01T04:10:05.455Z] #20 37.74 Selecting previously unselected package libgpm2:ppc64el. [2020-09-01T04:10:05.455Z] #20 37.74 Preparing to unpack .../26-libgpm2_1.20.7-5_ppc64el.deb ... [2020-09-01T04:10:05.455Z] #20 37.75 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-09-01T04:10:05.455Z] #20 37.84 Selecting previously unselected package libicu63:ppc64el. [2020-09-01T04:10:05.455Z] #20 37.84 Preparing to unpack .../27-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-01T04:10:05.455Z] #20 37.84 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-01T04:10:05.522Z] #21 3.791 Collecting yamllint==1.16.0 [2020-09-01T04:10:05.669Z] #40 15.12 make[1]: Nothing to be done for 'all'. [2020-09-01T04:10:06.130Z] #20 ... [2020-09-01T04:10:06.130Z] [2020-09-01T04:10:06.130Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:10:06.130Z] #25 111.7 Checking out files: 31% (3369/10862) Checking out files: 32% (3476/10862) Checking out files: 33% (3585/10862) Checking out files: 34% (3694/10862) Checking out files: 35% (3802/10862) Checking out files: 36% (3911/10862) Checking out files: 37% (4019/10862) Checking out files: 38% (4128/10862) Checking out files: 39% (4237/10862) Checking out files: 40% (4345/10862) Checking out files: 41% (4454/10862) Checking out files: 42% (4563/10862) Checking out files: 43% (4671/10862) Checking out files: 44% (4780/10862) Checking out files: 45% (4888/10862) Checking out files: 46% (4997/10862) Checking out files: 47% (5106/10862) Checking out files: 48% (5214/10862) Checking out files: 49% (5323/10862) Checking out files: 50% (5431/10862) Checking out files: 51% (5540/10862) Checking out files: 52% (5649/10862) Checking out files: 53% (5757/10862) Checking out files: 54% (5866/10862) Checking out files: 55% (5975/10862) Checking out files: 56% (6083/10862) Checking out files: 57% (6192/10862) Checking out files: 58% (6300/10862) Checking out files: 59% (6409/10862) Checking out files: 60% (6518/10862) Checking out files: 60% (6599/10862) Checking out files: 61% (6626/10862) Checking out files: 62% (6735/10862) Checking out files: 63% (6844/10862) Checking out files: 64% (6952/10862) Checking out files: 65% (7061/10862) Checking out files: 66% (7169/10862) Checking out files: 67% (7278/10862) Checking out files: 68% (7387/10862) Checking out files: 69% (7495/10862) Checking out files: 70% (7604/10862) Checking out files: 71% (7713/10862) Checking out files: 72% (7821/10862) Checking out files: 73% (7930/10862) Checking out files: 74% (8038/10862) Checking out files: 75% (8147/10862) Checking out files: 76% (8256/10862) Checking out files: 77% (8364/10862) Checking out files: 78% (8473/10862) Checking out files: 79% (8581/10862) Checking out files: 80% (8690/10862) Checking out files: 81% (8799/10862) Checking out files: 82% (8907/10862) Checking out files: 83% (9016/10862) Checking out files: 84% (9125/10862) Checking out files: 85% (9233/10862) Checking out files: 86% (9342/10862) Checking out files: 87% (9450/10862) Checking out files: 88% (9559/10862) Checking out files: 89% (9668/10862) Checking out files: 90% (9776/10862) Checking out files: 90% (9783/10862) Checking out files: 91% (9885/10862) Checking out files: 92% (9994/10862) Checking out files: 93% (10102/10862) Checking out files: 94% (10211/10862) Checking out files: 95% (10319/10862) Checking out files: 96% (10428/10862) Checking out files: 97% (10537/10862) Checking out files: 98% (10645/10862) Checking out files: 99% (10754/10862) Checking out files: 100% (10862/10862) Checking out files: 100% (10862/10862), done. [2020-09-01T04:10:06.130Z] #25 114.1 + cd /tmp/tmp.9NJcX2dcYM/tmp/docker-ce [2020-09-01T04:10:06.130Z] #25 114.1 + git checkout -q v17.06.2-ce [2020-09-01T04:10:06.130Z] #25 116.5 + mkdir -p /tmp/tmp.9NJcX2dcYM/src/github.com/docker [2020-09-01T04:10:06.130Z] #25 116.5 + mv components/cli /tmp/tmp.9NJcX2dcYM/src/github.com/docker/cli [2020-09-01T04:10:06.130Z] #25 116.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-01T04:10:06.902Z] #21 ... [2020-09-01T04:10:06.902Z] [2020-09-01T04:10:06.902Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:10:06.902Z] #37 190.3 + dpkg --print-architecture [2020-09-01T04:10:06.902Z] #37 190.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-01T04:10:06.902Z] #37 190.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-01T04:10:06.902Z] #37 190.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-01T04:10:07.039Z] #40 16.58 CC images/stats.o [2020-09-01T04:10:07.039Z] #40 16.86 CC images/core.o [2020-09-01T04:10:07.160Z] #40 14.58 make[1]: Nothing to be done for 'all'. [2020-09-01T04:10:07.607Z] #40 17.34 CC images/core-x86.o [2020-09-01T04:10:07.776Z] #28 ... [2020-09-01T04:10:07.776Z] [2020-09-01T04:10:07.776Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:10:07.776Z] #33 48.78 Setting up librhash0:arm64 (1.3.8-1) ... [2020-09-01T04:10:07.776Z] #33 48.80 Setting up cmake-data (3.13.4-1) ... [2020-09-01T04:10:07.776Z] #33 48.82 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-09-01T04:10:07.776Z] #33 48.84 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-09-01T04:10:07.776Z] #33 48.86 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-09-01T04:10:07.776Z] #33 48.88 Setting up cmake (3.13.4-1) ... [2020-09-01T04:10:07.776Z] #33 48.89 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:10:08.038Z] #33 ... [2020-09-01T04:10:08.038Z] [2020-09-01T04:10:08.038Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:10:08.039Z] #47 21.34 Checking out files: 36% (1186/3232) Checking out files: 37% (1196/3232) Checking out files: 38% (1229/3232) Checking out files: 39% (1261/3232) Checking out files: 40% (1293/3232) Checking out files: 41% (1326/3232) Checking out files: 42% (1358/3232) Checking out files: 43% (1390/3232) Checking out files: 44% (1423/3232) Checking out files: 45% (1455/3232) Checking out files: 46% (1487/3232) Checking out files: 47% (1520/3232) Checking out files: 48% (1552/3232) Checking out files: 49% (1584/3232) Checking out files: 50% (1616/3232) Checking out files: 51% (1649/3232) Checking out files: 52% (1681/3232) Checking out files: 53% (1713/3232) Checking out files: 54% (1746/3232) Checking out files: 55% (1778/3232) Checking out files: 56% (1810/3232) Checking out files: 57% (1843/3232) Checking out files: 58% (1875/3232) Checking out files: 59% (1907/3232) Checking out files: 60% (1940/3232) Checking out files: 61% (1972/3232) Checking out files: 62% (2004/3232) Checking out files: 63% (2037/3232) Checking out files: 64% (2069/3232) Checking out files: 65% (2101/3232) Checking out files: 66% (2134/3232) Checking out files: 67% (2166/3232) Checking out files: 68% (2198/3232) Checking out files: 69% (2231/3232) Checking out files: 70% (2263/3232) Checking out files: 71% (2295/3232) Checking out files: 72% (2328/3232) Checking out files: 73% (2360/3232) Checking out files: 74% (2392/3232) Checking out files: 75% (2424/3232) Checking out files: 76% (2457/3232) Checking out files: 77% (2489/3232) Checking out files: 78% (2521/3232) Checking out files: 79% (2554/3232) Checking out files: 80% (2586/3232) Checking out files: 81% (2618/3232) Checking out files: 82% (2651/3232) Checking out files: 83% (2683/3232) Checking out files: 84% (2715/3232) Checking out files: 85% (2748/3232) Checking out files: 86% (2780/3232) Checking out files: 87% (2812/3232) Checking out files: 88% (2845/3232) Checking out files: 89% (2877/3232) Checking out files: 90% (2909/3232) Checking out files: 91% (2942/3232) Checking out files: 92% (2974/3232) Checking out files: 93% (3006/3232) Checking out files: 94% (3039/3232) Checking out files: 95% (3071/3232) Checking out files: 96% (3103/3232) Checking out files: 97% (3136/3232) Checking out files: 98% (3168/3232) Checking out files: 99% (3200/3232) Checking out files: 100% (3232/3232) Checking out files: 100% (3232/3232), done. [2020-09-01T04:10:08.039Z] #47 22.90 + cd /tmp/tmp.L8OW8byTu9/src/github.com/containerd/containerd [2020-09-01T04:10:08.039Z] #47 22.90 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:10:08.039Z] #47 23.76 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-01T04:10:08.039Z] #47 23.76 + BUILDTAGS='netgo osusergo static_build' [2020-09-01T04:10:08.039Z] #47 23.76 + export EXTRA_FLAGS=-buildmode=pie [2020-09-01T04:10:08.039Z] #47 23.76 + EXTRA_FLAGS=-buildmode=pie [2020-09-01T04:10:08.039Z] #47 23.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-01T04:10:08.039Z] #47 23.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-01T04:10:08.039Z] #47 23.77 + '[' '' = dynamic ']' [2020-09-01T04:10:08.039Z] #47 23.77 + make [2020-09-01T04:10:08.039Z] #47 24.61 + bin/ctr [2020-09-01T04:10:08.172Z] #40 17.93 CC images/core-arm.o [2020-09-01T04:10:08.428Z] #40 18.36 CC images/core-aarch64.o [2020-09-01T04:10:08.544Z] #40 16.19 CC images/stats.o [2020-09-01T04:10:08.804Z] #40 16.63 CC images/core.o [2020-09-01T04:10:08.905Z] #25 ... [2020-09-01T04:10:08.905Z] [2020-09-01T04:10:08.905Z] #20 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:10:08.905Z] #20 41.00 Selecting previously unselected package libnet1:ppc64el. [2020-09-01T04:10:08.905Z] #20 41.01 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-01T04:10:08.905Z] #20 41.02 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-01T04:10:08.905Z] #20 41.08 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-01T04:10:08.905Z] #20 41.09 Preparing to unpack .../29-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-01T04:10:08.905Z] #20 41.09 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-01T04:10:08.905Z] #20 41.18 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-01T04:10:08.905Z] #20 41.18 Preparing to unpack .../30-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-01T04:10:08.905Z] #20 41.19 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-01T04:10:09.204Z] #20 41.24 Selecting previously unselected package libreadline5:ppc64el. [2020-09-01T04:10:09.204Z] #20 41.25 Preparing to unpack .../31-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-09-01T04:10:09.204Z] #20 41.26 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-01T04:10:09.204Z] #20 41.35 Selecting previously unselected package net-tools. [2020-09-01T04:10:09.204Z] #20 41.36 Preparing to unpack .../32-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-09-01T04:10:09.204Z] #20 41.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-01T04:10:09.356Z] #40 18.82 CC images/core-ppc64.o [2020-09-01T04:10:09.441Z] #37 ... [2020-09-01T04:10:09.441Z] [2020-09-01T04:10:09.441Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:09.441Z] #40 108.5 CC criu/libnetlink.o [2020-09-01T04:10:09.441Z] #40 108.8 CC criu/log.o [2020-09-01T04:10:09.441Z] #40 109.2 CC criu/lsm.o [2020-09-01T04:10:09.441Z] #40 109.8 CC criu/mem.o [2020-09-01T04:10:09.441Z] #40 111.4 CC criu/memfd.o [2020-09-01T04:10:09.441Z] #40 111.9 CC criu/mount.o [2020-09-01T04:10:09.441Z] #40 115.3 CC criu/namespaces.o [2020-09-01T04:10:09.441Z] #40 116.5 CC criu/net.o [2020-09-01T04:10:09.441Z] #40 118.5 CC criu/netfilter.o [2020-09-01T04:10:09.441Z] #40 118.8 CC criu/page-pipe.o [2020-09-01T04:10:09.505Z] #20 41.53 Selecting previously unselected package python-pip-whl. [2020-09-01T04:10:09.505Z] #20 41.54 Preparing to unpack .../33-python-pip-whl_18.1-5_all.deb ... [2020-09-01T04:10:09.505Z] #20 41.55 Unpacking python-pip-whl (18.1-5) ... [2020-09-01T04:10:09.616Z] #40 19.48 CC images/core-s390.o [2020-09-01T04:10:09.745Z] #40 17.45 CC images/core-x86.o [2020-09-01T04:10:09.808Z] #20 41.94 Selecting previously unselected package python3-lib2to3. [2020-09-01T04:10:09.808Z] #20 ... [2020-09-01T04:10:09.808Z] [2020-09-01T04:10:09.808Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:09.808Z] #41 61.78 DEP criu/protobuf-desc.d [2020-09-01T04:10:09.808Z] #41 61.92 DEP criu/proc_parse.d [2020-09-01T04:10:09.808Z] #41 62.18 DEP criu/plugin.d [2020-09-01T04:10:09.808Z] #41 62.33 DEP criu/pipes.d [2020-09-01T04:10:09.808Z] #41 62.55 DEP criu/pie-util.d [2020-09-01T04:10:09.808Z] #41 62.73 DEP criu/pie-util-vdso.d [2020-09-01T04:10:09.808Z] #41 62.91 DEP criu/path.d [2020-09-01T04:10:09.808Z] #41 63.12 DEP criu/parasite-syscall.d [2020-09-01T04:10:09.808Z] #41 63.46 DEP criu/pagemap.d [2020-09-01T04:10:09.808Z] #41 63.63 DEP criu/pagemap-cache.d [2020-09-01T04:10:09.808Z] #41 63.85 DEP criu/page-xfer.d [2020-09-01T04:10:09.808Z] #41 64.06 DEP criu/page-pipe.d [2020-09-01T04:10:09.808Z] #41 64.20 DEP criu/netfilter.d [2020-09-01T04:10:09.808Z] #41 64.37 DEP criu/net.d [2020-09-01T04:10:09.808Z] #41 64.71 DEP criu/namespaces.d [2020-09-01T04:10:09.808Z] #41 64.91 DEP criu/mount.d [2020-09-01T04:10:09.808Z] #41 65.03 DEP criu/memfd.d [2020-09-01T04:10:09.808Z] #41 65.28 DEP criu/mem.d [2020-09-01T04:10:09.808Z] #41 65.40 DEP criu/lsm.d [2020-09-01T04:10:09.808Z] #41 65.53 DEP criu/log.d [2020-09-01T04:10:09.808Z] #41 65.62 DEP criu/libnetlink.d [2020-09-01T04:10:09.808Z] #41 65.73 DEP criu/kerndat.d [2020-09-01T04:10:09.808Z] #41 66.02 DEP criu/kcmp-ids.d [2020-09-01T04:10:09.808Z] #41 66.11 DEP criu/irmap.d [2020-09-01T04:10:09.808Z] #41 66.25 DEP criu/ipc_ns.d [2020-09-01T04:10:09.808Z] #41 66.45 DEP criu/image.d [2020-09-01T04:10:09.808Z] #41 66.58 DEP criu/image-desc.d [2020-09-01T04:10:09.808Z] #41 66.69 DEP criu/fsnotify.d [2020-09-01T04:10:09.808Z] #41 66.84 DEP criu/filesystems.d [2020-09-01T04:10:09.808Z] #41 67.02 DEP criu/files.d [2020-09-01T04:10:09.808Z] #41 67.19 DEP criu/files-reg.d [2020-09-01T04:10:09.808Z] #41 67.45 DEP criu/files-ext.d [2020-09-01T04:10:09.808Z] #41 67.62 DEP criu/file-lock.d [2020-09-01T04:10:09.808Z] #41 67.77 DEP criu/file-ids.d [2020-09-01T04:10:09.808Z] #41 67.93 DEP criu/fifo.d [2020-09-01T04:10:09.808Z] #41 68.19 DEP criu/fdstore.d [2020-09-01T04:10:09.808Z] #41 68.29 DEP criu/fault-injection.d [2020-09-01T04:10:09.808Z] #41 68.33 DEP criu/external.d [2020-09-01T04:10:09.808Z] #41 68.42 DEP criu/eventpoll.d [2020-09-01T04:10:09.808Z] #41 68.72 DEP criu/eventfd.d [2020-09-01T04:10:09.808Z] #41 68.92 DEP criu/crtools.d [2020-09-01T04:10:09.808Z] #41 69.13 DEP criu/cr-service.d [2020-09-01T04:10:09.808Z] #41 69.27 DEP criu/cr-restore.d [2020-09-01T04:10:09.808Z] #41 69.48 DEP criu/cr-errno.d [2020-09-01T04:10:09.808Z] #41 69.50 DEP criu/cr-dump.d [2020-09-01T04:10:09.808Z] #41 69.81 DEP criu/cr-dedup.d [2020-09-01T04:10:09.808Z] #41 70.02 DEP criu/cr-check.d [2020-09-01T04:10:09.808Z] #41 70.27 DEP criu/config.d [2020-09-01T04:10:09.808Z] #41 70.43 DEP criu/clone-noasan.d [2020-09-01T04:10:09.808Z] #41 70.55 DEP criu/cgroup.d [2020-09-01T04:10:09.808Z] #41 70.68 DEP criu/cgroup-props.d [2020-09-01T04:10:09.808Z] #41 70.77 DEP criu/bitmap.d [2020-09-01T04:10:09.808Z] #41 70.78 DEP criu/bfd.d [2020-09-01T04:10:09.808Z] #41 70.92 DEP criu/autofs.d [2020-09-01T04:10:09.808Z] #41 71.18 DEP criu/aio.d [2020-09-01T04:10:09.808Z] #41 71.37 DEP criu/action-scripts.d [2020-09-01T04:10:09.808Z] #41 71.66 CC criu/action-scripts.o [2020-09-01T04:10:09.808Z] #41 ... [2020-09-01T04:10:09.808Z] [2020-09-01T04:10:09.808Z] #20 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:10:09.808Z] #20 41.94 Preparing to unpack .../34-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-01T04:10:09.808Z] #20 41.94 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-01T04:10:09.808Z] #20 42.09 Selecting previously unselected package python3-distutils. [2020-09-01T04:10:09.808Z] #20 42.10 Preparing to unpack .../35-python3-distutils_3.7.3-1_all.deb ... [2020-09-01T04:10:09.808Z] #20 42.10 Unpacking python3-distutils (3.7.3-1) ... [2020-09-01T04:10:09.808Z] #20 42.22 Selecting previously unselected package python3-pip. [2020-09-01T04:10:10.010Z] #40 119.4 CC criu/page-xfer.o [2020-09-01T04:10:10.106Z] #20 42.23 Preparing to unpack .../36-python3-pip_18.1-5_all.deb ... [2020-09-01T04:10:10.106Z] #20 42.23 Unpacking python3-pip (18.1-5) ... [2020-09-01T04:10:10.106Z] #20 42.41 Selecting previously unselected package python3-pkg-resources. [2020-09-01T04:10:10.106Z] #20 42.42 Preparing to unpack .../37-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-01T04:10:10.106Z] #20 42.42 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-01T04:10:10.269Z] #40 ... [2020-09-01T04:10:10.269Z] [2020-09-01T04:10:10.269Z] #21 [dev-systemd-false 9/22] RUN pip3 install yamllint==1.16.0 [2020-09-01T04:10:10.269Z] #21 9.126 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-01T04:10:10.269Z] #21 9.195 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-01T04:10:10.269Z] #21 9.231 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-01T04:10:10.319Z] #40 18.05 CC images/core-arm.o [2020-09-01T04:10:10.319Z] #40 ... [2020-09-01T04:10:10.319Z] [2020-09-01T04:10:10.319Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:10:10.404Z] #20 42.57 Selecting previously unselected package python3-setuptools. [2020-09-01T04:10:10.404Z] #20 42.58 Preparing to unpack .../38-python3-setuptools_40.8.0-1_all.deb ... [2020-09-01T04:10:10.404Z] #20 42.58 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-01T04:10:10.529Z] #21 9.272 Collecting pyyaml (from yamllint==1.16.0) [2020-09-01T04:10:10.529Z] #21 9.379 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-01T04:10:10.543Z] #40 20.37 CC images/cpuinfo.o [2020-09-01T04:10:10.601Z] #47 ... [2020-09-01T04:10:10.601Z] [2020-09-01T04:10:10.601Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-01T04:10:10.601Z] #33 DONE 61.4s [2020-09-01T04:10:10.601Z] [2020-09-01T04:10:10.601Z] #28 [frozen-images 3/3] RUN --mount=from=go,source=/usr/local/go,target=/usr... [2020-09-01T04:10:10.601Z] #28 DONE 26.7s [2020-09-01T04:10:10.601Z] [2020-09-01T04:10:10.601Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-01T04:10:10.601Z] #39 54.81 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-01T04:10:10.601Z] #39 59.82 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:10:10.601Z] #39 DONE 61.4s [2020-09-01T04:10:10.601Z] [2020-09-01T04:10:10.601Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:10.705Z] #20 42.85 Selecting previously unselected package python3-wheel. [2020-09-01T04:10:10.705Z] #20 42.85 Preparing to unpack .../39-python3-wheel_0.32.3-2_all.deb ... [2020-09-01T04:10:10.705Z] #20 42.85 Unpacking python3-wheel (0.32.3-2) ... [2020-09-01T04:10:10.705Z] #20 42.92 Selecting previously unselected package sudo. [2020-09-01T04:10:10.705Z] #20 42.93 Preparing to unpack .../40-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-09-01T04:10:10.705Z] #20 42.94 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-01T04:10:11.005Z] #20 43.37 Selecting previously unselected package thin-provisioning-tools. [2020-09-01T04:10:11.105Z] #40 ... [2020-09-01T04:10:11.105Z] [2020-09-01T04:10:11.105Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:10:11.303Z] #20 43.37 Preparing to unpack .../41-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-09-01T04:10:11.303Z] #20 43.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-01T04:10:11.303Z] #20 43.57 Selecting previously unselected package uidmap. [2020-09-01T04:10:11.303Z] #20 43.58 Preparing to unpack .../42-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-09-01T04:10:11.303Z] #20 43.58 Unpacking uidmap (1:4.5-1.1) ... [2020-09-01T04:10:11.549Z] #40 ... [2020-09-01T04:10:11.549Z] [2020-09-01T04:10:11.549Z] #49 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:10:11.549Z] #49 57.92 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-01T04:10:11.549Z] #49 57.92 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-01T04:10:11.549Z] #49 DONE 62.5s [2020-09-01T04:10:11.549Z] [2020-09-01T04:10:11.549Z] #50 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-01T04:10:11.601Z] #20 43.72 Selecting previously unselected package vim-runtime. [2020-09-01T04:10:11.601Z] #20 43.72 Preparing to unpack .../43-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:10:11.601Z] #20 43.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-01T04:10:11.601Z] #20 43.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-01T04:10:11.601Z] #20 43.84 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-01T04:10:11.621Z] #47 30.43 Checking out files: 39% (1277/3232) Checking out files: 40% (1293/3232) Checking out files: 41% (1326/3232) Checking out files: 42% (1358/3232) Checking out files: 43% (1390/3232) Checking out files: 44% (1423/3232) Checking out files: 45% (1455/3232) Checking out files: 46% (1487/3232) Checking out files: 47% (1520/3232) Checking out files: 48% (1552/3232) Checking out files: 49% (1584/3232) Checking out files: 50% (1616/3232) Checking out files: 51% (1649/3232) Checking out files: 52% (1681/3232) Checking out files: 53% (1713/3232) Checking out files: 54% (1746/3232) Checking out files: 55% (1778/3232) Checking out files: 56% (1810/3232) Checking out files: 57% (1843/3232) Checking out files: 58% (1875/3232) Checking out files: 59% (1907/3232) Checking out files: 60% (1940/3232) Checking out files: 61% (1972/3232) Checking out files: 62% (2004/3232) Checking out files: 63% (2037/3232) Checking out files: 64% (2069/3232) Checking out files: 65% (2101/3232) Checking out files: 66% (2134/3232) Checking out files: 67% (2166/3232) Checking out files: 68% (2198/3232) Checking out files: 69% (2231/3232) Checking out files: 70% (2263/3232) Checking out files: 71% (2295/3232) Checking out files: 72% (2328/3232) Checking out files: 73% (2360/3232) Checking out files: 74% (2392/3232) Checking out files: 75% (2424/3232) Checking out files: 76% (2457/3232) Checking out files: 77% (2489/3232) Checking out files: 78% (2521/3232) Checking out files: 79% (2554/3232) Checking out files: 80% (2586/3232) Checking out files: 81% (2618/3232) Checking out files: 82% (2651/3232) Checking out files: 83% (2683/3232) Checking out files: 84% (2715/3232) Checking out files: 85% (2748/3232) Checking out files: 86% (2780/3232) Checking out files: 87% (2812/3232) Checking out files: 88% (2845/3232) Checking out files: 89% (2877/3232) Checking out files: 89% (2901/3232) Checking out files: 90% (2909/3232) Checking out files: 91% (2942/3232) Checking out files: 92% (2974/3232) Checking out files: 93% (3006/3232) Checking out files: 94% (3039/3232) Checking out files: 95% (3071/3232) Checking out files: 96% (3103/3232) Checking out files: 97% (3136/3232) Checking out files: 98% (3168/3232) Checking out files: 99% (3200/3232) Checking out files: 100% (3232/3232) Checking out files: 100% (3232/3232), done. [2020-09-01T04:10:11.621Z] #47 31.85 + cd /tmp/tmp.9ko70Hb1Y9/src/github.com/containerd/containerd [2020-09-01T04:10:11.621Z] #47 31.85 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:10:11.812Z] #50 DONE 0.3s [2020-09-01T04:10:11.812Z] [2020-09-01T04:10:11.812Z] #51 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-01T04:10:11.812Z] #51 DONE 0.2s [2020-09-01T04:10:11.812Z] [2020-09-01T04:10:11.812Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:10:11.812Z] #12 54.34 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-01T04:10:11.812Z] #12 54.35 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-01T04:10:11.812Z] #12 55.17 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:10:11.812Z] #12 59.75 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-01T04:10:11.812Z] #12 59.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-01T04:10:11.812Z] #12 59.82 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:10:11.908Z] #21 10.55 Building wheels for collected packages: pyyaml [2020-09-01T04:10:11.908Z] #21 10.55 Running setup.py bdist_wheel for pyyaml: started [2020-09-01T04:10:12.388Z] #47 30.09 Checking out files: 51% (1670/3232) Checking out files: 52% (1681/3232) Checking out files: 53% (1713/3232) Checking out files: 54% (1746/3232) Checking out files: 55% (1778/3232) Checking out files: 56% (1810/3232) Checking out files: 57% (1843/3232) Checking out files: 58% (1875/3232) Checking out files: 59% (1907/3232) Checking out files: 60% (1940/3232) Checking out files: 61% (1972/3232) Checking out files: 62% (2004/3232) Checking out files: 63% (2037/3232) Checking out files: 64% (2069/3232) Checking out files: 65% (2101/3232) Checking out files: 66% (2134/3232) Checking out files: 67% (2166/3232) Checking out files: 68% (2198/3232) Checking out files: 69% (2231/3232) Checking out files: 70% (2263/3232) Checking out files: 71% (2295/3232) Checking out files: 72% (2328/3232) Checking out files: 73% (2360/3232) Checking out files: 74% (2392/3232) Checking out files: 75% (2424/3232) Checking out files: 76% (2457/3232) Checking out files: 77% (2489/3232) Checking out files: 78% (2521/3232) Checking out files: 79% (2554/3232) Checking out files: 80% (2586/3232) Checking out files: 81% (2618/3232) Checking out files: 82% (2651/3232) Checking out files: 83% (2683/3232) Checking out files: 84% (2715/3232) Checking out files: 85% (2748/3232) Checking out files: 86% (2780/3232) Checking out files: 87% (2812/3232) Checking out files: 88% (2845/3232) Checking out files: 89% (2877/3232) Checking out files: 90% (2909/3232) Checking out files: 91% (2942/3232) Checking out files: 91% (2954/3232) Checking out files: 92% (2974/3232) Checking out files: 93% (3006/3232) Checking out files: 94% (3039/3232) Checking out files: 95% (3071/3232) Checking out files: 96% (3103/3232) Checking out files: 97% (3136/3232) Checking out files: 98% (3168/3232) Checking out files: 99% (3200/3232) Checking out files: 100% (3232/3232) Checking out files: 100% (3232/3232), done. [2020-09-01T04:10:12.388Z] #47 31.44 + cd /tmp/tmp.JQZ76qgADI/src/github.com/containerd/containerd [2020-09-01T04:10:12.559Z] #47 32.39 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-01T04:10:12.559Z] #47 32.39 + BUILDTAGS='netgo osusergo static_build' [2020-09-01T04:10:12.559Z] #47 32.39 + export EXTRA_FLAGS=-buildmode=pie [2020-09-01T04:10:12.559Z] #47 32.39 + EXTRA_FLAGS=-buildmode=pie [2020-09-01T04:10:12.559Z] #47 32.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-01T04:10:12.559Z] #47 32.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-01T04:10:12.559Z] #47 32.39 + '[' '' = dynamic ']' [2020-09-01T04:10:12.559Z] #47 32.39 + make [2020-09-01T04:10:12.644Z] #47 31.44 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-01T04:10:12.644Z] #47 31.72 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-01T04:10:12.762Z] #12 ... [2020-09-01T04:10:12.762Z] [2020-09-01T04:10:12.762Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:10:12.762Z] #34 2.538 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:10:12.762Z] #34 2.551 + RM_GOPATH=0 [2020-09-01T04:10:12.762Z] #34 2.551 + TMP_GOPATH= [2020-09-01T04:10:12.762Z] #34 2.551 + : /build [2020-09-01T04:10:12.762Z] #34 2.551 + '[' -z '' ']' [2020-09-01T04:10:12.762Z] #34 2.551 ++ mktemp -d [2020-09-01T04:10:12.762Z] #34 2.551 + export GOPATH=/tmp/tmp.b0xbOqO31K [2020-09-01T04:10:12.762Z] #34 2.551 + GOPATH=/tmp/tmp.b0xbOqO31K [2020-09-01T04:10:12.762Z] #34 2.551 + RM_GOPATH=1 [2020-09-01T04:10:12.762Z] #34 2.551 + case "$(go env GOARCH)" in [2020-09-01T04:10:12.762Z] #34 2.551 ++ go env GOARCH [2020-09-01T04:10:12.762Z] #34 2.551 /tmp/install/install.sh: line 18: go: command not found [2020-09-01T04:10:12.762Z] #34 2.551 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:10:12.762Z] #34 2.551 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:10:12.762Z] #34 2.551 ++ dirname /tmp/install/install.sh [2020-09-01T04:10:12.762Z] #34 2.551 + dir=/tmp/install [2020-09-01T04:10:12.762Z] #34 2.551 + bin=tini [2020-09-01T04:10:12.762Z] #34 2.551 + shift [2020-09-01T04:10:12.762Z] #34 2.551 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-01T04:10:12.762Z] #34 2.551 + . /tmp/install/tini.installer [2020-09-01T04:10:12.762Z] #34 2.551 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:10:12.762Z] #34 2.551 + install_tini [2020-09-01T04:10:12.762Z] #34 2.551 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-01T04:10:12.762Z] #34 2.551 + git clone https://github.com/krallin/tini.git /tmp/tmp.b0xbOqO31K/tini [2020-09-01T04:10:12.762Z] #34 2.551 Cloning into '/tmp/tmp.b0xbOqO31K/tini'... [2020-09-01T04:10:12.848Z] #21 11.51 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-01T04:10:12.848Z] #21 11.52 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-01T04:10:12.848Z] #21 11.58 Successfully built pyyaml [2020-09-01T04:10:12.848Z] #21 11.58 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-01T04:10:12.900Z] #47 31.72 + BUILDTAGS='netgo osusergo static_build' [2020-09-01T04:10:12.900Z] #47 31.72 + export EXTRA_FLAGS=-buildmode=pie [2020-09-01T04:10:12.900Z] #47 31.72 + EXTRA_FLAGS=-buildmode=pie [2020-09-01T04:10:12.900Z] #47 31.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-01T04:10:12.900Z] #47 31.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-01T04:10:12.900Z] #47 31.72 + '[' '' = dynamic ']' [2020-09-01T04:10:12.900Z] #47 31.72 + make [2020-09-01T04:10:13.108Z] #21 11.89 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-01T04:10:13.428Z] #34 3.157 + cd /tmp/tmp.b0xbOqO31K/tini [2020-09-01T04:10:13.428Z] #34 3.158 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-01T04:10:13.428Z] #34 3.164 + cmake . [2020-09-01T04:10:13.500Z] #47 33.64 + bin/ctr [2020-09-01T04:10:13.678Z] #21 DONE 12.4s [2020-09-01T04:10:13.678Z] [2020-09-01T04:10:13.678Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:10:13.678Z] #44 74.53 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-01T04:10:13.678Z] #44 76.40 + mkdir -p /build [2020-09-01T04:10:13.678Z] #44 76.40 + cp runc /build/runc [2020-09-01T04:10:13.678Z] #44 DONE 76.7s [2020-09-01T04:10:13.678Z] [2020-09-01T04:10:13.678Z] #25 [dev-systemd-false 10/22] COPY --from=dockercli /build/ /usr/local/c... [2020-09-01T04:10:13.829Z] #47 32.76 + bin/ctr [2020-09-01T04:10:13.938Z] #25 DONE 0.4s [2020-09-01T04:10:13.938Z] [2020-09-01T04:10:13.938Z] #29 [dev-systemd-false 11/22] COPY --from=frozen-images /build/ /docker-froz... [2020-09-01T04:10:14.523Z] #34 4.006 -- The C compiler identification is GNU 8.3.0 [2020-09-01T04:10:14.523Z] #34 4.006 -- Check for working C compiler: /usr/bin/cc [2020-09-01T04:10:14.791Z] #34 4.543 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-01T04:10:14.791Z] #34 4.551 -- Detecting C compiler ABI info [2020-09-01T04:10:15.171Z] #20 46.87 Selecting previously unselected package vim. [2020-09-01T04:10:15.171Z] #20 46.88 Preparing to unpack .../44-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-01T04:10:15.171Z] #20 46.90 Unpacking vim (2:8.1.0875-5) ... [2020-09-01T04:10:15.171Z] #20 47.31 Selecting previously unselected package xfsprogs. [2020-09-01T04:10:15.171Z] #20 47.32 Preparing to unpack .../45-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-09-01T04:10:15.171Z] #20 47.33 Unpacking xfsprogs (4.20.0-1) ... [2020-09-01T04:10:15.367Z] #34 5.069 -- Detecting C compiler ABI info - done [2020-09-01T04:10:15.367Z] #34 5.107 -- Detecting C compile features [2020-09-01T04:10:15.818Z] #20 47.82 Selecting previously unselected package zip. [2020-09-01T04:10:15.818Z] #20 47.82 Preparing to unpack .../46-zip_3.0-11+b1_ppc64el.deb ... [2020-09-01T04:10:15.818Z] #20 47.83 Unpacking zip (3.0-11+b1) ... [2020-09-01T04:10:15.818Z] #20 47.95 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-01T04:10:15.818Z] #20 47.96 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-01T04:10:15.818Z] #20 47.96 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-09-01T04:10:15.818Z] #20 47.97 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-09-01T04:10:15.818Z] #20 47.97 Setting up mime-support (3.62) ... [2020-09-01T04:10:15.818Z] #20 48.04 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-09-01T04:10:15.818Z] #20 48.04 Setting up uidmap (1:4.5-1.1) ... [2020-09-01T04:10:15.818Z] #20 48.05 Setting up libsqlite3-0:ppc64el (3.27.2-3) ... [2020-09-01T04:10:15.818Z] #20 48.05 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-01T04:10:15.818Z] #20 48.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-01T04:10:15.818Z] #20 48.06 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-01T04:10:15.818Z] #20 48.07 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-01T04:10:15.818Z] #20 48.08 Setting up xxd (2:8.1.0875-5) ... [2020-09-01T04:10:15.818Z] #20 48.08 Setting up libcap2:ppc64el (1:2.25-2) ... [2020-09-01T04:10:15.818Z] #20 48.09 Setting up libcap2-bin (1:2.25-2) ... [2020-09-01T04:10:15.818Z] #20 48.09 Setting up zip (3.0-11+b1) ... [2020-09-01T04:10:15.818Z] #20 48.10 Setting up vim-common (2:8.1.0875-5) ... [2020-09-01T04:10:15.818Z] #20 48.12 Setting up bash-completion (1:2.8-6) ... [2020-09-01T04:10:16.762Z] #34 6.491 -- Detecting C compile features - done [2020-09-01T04:10:16.762Z] #34 6.542 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-01T04:10:17.025Z] #34 6.811 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-01T04:10:17.025Z] #34 6.870 -- Configuring done [2020-09-01T04:10:17.025Z] #34 6.888 -- Generating done [2020-09-01T04:10:17.025Z] #34 6.898 -- Build files have been written to: /tmp/tmp.b0xbOqO31K/tini [2020-09-01T04:10:17.289Z] #34 6.901 + make tini-static [2020-09-01T04:10:17.552Z] #34 7.421 Scanning dependencies of target tini-static [2020-09-01T04:10:17.816Z] #34 ... [2020-09-01T04:10:17.816Z] [2020-09-01T04:10:17.816Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:17.816Z] #40 4.265 Note: Building without setproctitle() and strlcpy() support. [2020-09-01T04:10:17.816Z] #40 4.265 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-01T04:10:17.816Z] #40 4.279 Note: Building without GnuTLS support [2020-09-01T04:10:17.816Z] #40 4.286 Makefile.config:39: Warn: you have no libnftables installed [2020-09-01T04:10:17.816Z] #40 4.286 Makefile.config:40: Warn: Building without nftables support [2020-09-01T04:10:17.816Z] #40 5.853 fatal: not a git repository (or any of the parent directories): .git [2020-09-01T04:10:17.816Z] #40 5.924 GEN .gitid [2020-09-01T04:10:17.816Z] #40 5.968 GEN criu/include/version.h [2020-09-01T04:10:17.816Z] #40 6.032 GEN include/common/asm [2020-09-01T04:10:17.816Z] #40 7.229 PBCC images/timens.pb-c.c [2020-09-01T04:10:17.816Z] #40 7.252 DEP images/timens.pb-c.d [2020-09-01T04:10:17.816Z] #40 7.279 PBCC images/fown.pb-c.c [2020-09-01T04:10:17.816Z] #40 7.299 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-01T04:10:17.816Z] #40 7.405 PBCC images/opts.pb-c.c [2020-09-01T04:10:17.816Z] #40 7.443 PBCC images/memfd.pb-c.c [2020-09-01T04:10:17.816Z] #40 7.508 DEP images/fown.pb-c.d [2020-09-01T04:10:17.816Z] #40 7.558 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-01T04:10:17.816Z] #40 7.656 DEP images/opts.pb-c.d [2020-09-01T04:10:18.079Z] #40 7.702 DEP images/memfd.pb-c.d [2020-09-01T04:10:18.079Z] #40 7.772 PBCC images/sit.pb-c.c [2020-09-01T04:10:18.079Z] #40 7.816 DEP images/sit.pb-c.d [2020-09-01T04:10:18.079Z] #40 7.874 PBCC images/macvlan.pb-c.c [2020-09-01T04:10:18.137Z] #29 DONE 4.0s [2020-09-01T04:10:18.137Z] [2020-09-01T04:10:18.137Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:18.137Z] #40 120.8 CC criu/pagemap-cache.o [2020-09-01T04:10:18.137Z] #40 121.1 CC criu/pagemap.o [2020-09-01T04:10:18.137Z] #40 122.3 CC criu/parasite-syscall.o [2020-09-01T04:10:18.137Z] #40 123.1 CC criu/path.o [2020-09-01T04:10:18.137Z] #40 123.4 CC criu/pie-util-vdso-elf32.o [2020-09-01T04:10:18.137Z] #40 123.8 CC criu/pie-util-vdso.o [2020-09-01T04:10:18.137Z] #40 124.3 CC criu/pie-util.o [2020-09-01T04:10:18.137Z] #40 124.4 CC criu/pipes.o [2020-09-01T04:10:18.137Z] #40 124.8 CC criu/plugin.o [2020-09-01T04:10:18.137Z] #40 125.1 CC criu/proc_parse.o [2020-09-01T04:10:18.137Z] #40 126.7 CC criu/protobuf-desc.o [2020-09-01T04:10:18.137Z] #40 127.3 CC criu/protobuf.o [2020-09-01T04:10:18.137Z] #40 ... [2020-09-01T04:10:18.137Z] [2020-09-01T04:10:18.137Z] #32 [dev-systemd-false 12/22] COPY --from=swagger /build/ /usr/local/b... [2020-09-01T04:10:18.137Z] #32 DONE 0.3s [2020-09-01T04:10:18.137Z] [2020-09-01T04:10:18.137Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:18.137Z] #40 127.7 CC criu/pstree.o [2020-09-01T04:10:18.342Z] #40 7.903 DEP images/macvlan.pb-c.d [2020-09-01T04:10:18.342Z] #40 7.939 PBCC images/autofs.pb-c.c [2020-09-01T04:10:18.342Z] #40 7.957 DEP images/autofs.pb-c.d [2020-09-01T04:10:18.342Z] #40 7.990 PBCC images/sysctl.pb-c.c [2020-09-01T04:10:18.342Z] #40 8.007 DEP images/sysctl.pb-c.d [2020-09-01T04:10:18.342Z] #40 8.038 PBCC images/time.pb-c.c [2020-09-01T04:10:18.342Z] #40 8.077 DEP images/time.pb-c.d [2020-09-01T04:10:18.342Z] #40 8.114 PBCC images/binfmt-misc.pb-c.c [2020-09-01T04:10:18.397Z] #40 ... [2020-09-01T04:10:18.397Z] [2020-09-01T04:10:18.397Z] #35 [dev-systemd-false 13/22] COPY --from=tini /build/ /usr/local/b... [2020-09-01T04:10:18.397Z] #35 DONE 0.0s [2020-09-01T04:10:18.605Z] #40 8.134 DEP images/binfmt-misc.pb-c.d [2020-09-01T04:10:18.606Z] #40 8.194 PBCC images/seccomp.pb-c.c [2020-09-01T04:10:18.606Z] #40 8.203 DEP images/seccomp.pb-c.d [2020-09-01T04:10:18.606Z] #40 8.287 PBCC images/userns.pb-c.c [2020-09-01T04:10:18.606Z] #40 8.311 DEP images/userns.pb-c.d [2020-09-01T04:10:18.606Z] #40 8.333 PBCC images/cgroup.pb-c.c [2020-09-01T04:10:18.606Z] #40 8.349 DEP images/cgroup.pb-c.d [2020-09-01T04:10:18.606Z] #40 8.412 PBCC images/ext-file.pb-c.c [2020-09-01T04:10:18.656Z] [2020-09-01T04:10:18.656Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:18.788Z] #47 ... [2020-09-01T04:10:18.788Z] [2020-09-01T04:10:18.788Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:10:18.788Z] #12 96.58 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-01T04:10:18.788Z] #12 96.60 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-01T04:10:18.788Z] #12 96.60 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:10:18.868Z] #40 8.456 DEP images/ext-file.pb-c.d [2020-09-01T04:10:18.868Z] #40 8.491 PBCC images/rpc.pb-c.c [2020-09-01T04:10:18.868Z] #40 8.532 DEP images/rpc.pb-c.d [2020-09-01T04:10:18.868Z] #40 8.558 PBCC images/siginfo.pb-c.c [2020-09-01T04:10:18.868Z] #40 8.568 DEP images/siginfo.pb-c.d [2020-09-01T04:10:18.868Z] #40 8.601 PBCC images/pagemap.pb-c.c [2020-09-01T04:10:18.868Z] #40 8.632 DEP images/pagemap.pb-c.d [2020-09-01T04:10:19.131Z] #40 8.664 PBCC images/rlimit.pb-c.c [2020-09-01T04:10:19.131Z] #40 8.682 DEP images/rlimit.pb-c.d [2020-09-01T04:10:19.131Z] #40 8.709 PBCC images/file-lock.pb-c.c [2020-09-01T04:10:19.131Z] #40 8.721 DEP images/file-lock.pb-c.d [2020-09-01T04:10:19.131Z] #40 8.776 PBCC images/tty.pb-c.c [2020-09-01T04:10:19.131Z] #40 8.880 DEP images/tty.pb-c.d [2020-09-01T04:10:19.131Z] #40 8.932 PBCC images/tun.pb-c.c [2020-09-01T04:10:19.226Z] #40 128.5 CC criu/rbtree.o [2020-09-01T04:10:19.226Z] #40 128.7 CC criu/rst-malloc.o [2020-09-01T04:10:19.394Z] #40 9.027 PBCC images/netdev.pb-c.c [2020-09-01T04:10:19.394Z] #40 9.098 DEP images/tun.pb-c.d [2020-09-01T04:10:19.394Z] #40 9.131 DEP images/netdev.pb-c.d [2020-09-01T04:10:19.394Z] #40 9.183 PBCC images/vma.pb-c.c [2020-09-01T04:10:19.394Z] #40 9.245 DEP images/vma.pb-c.d [2020-09-01T04:10:19.401Z] #20 51.54 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-09-01T04:10:19.401Z] #20 51.55 Setting up xz-utils (5.2.4-1) ... [2020-09-01T04:10:19.401Z] #20 51.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-01T04:10:19.401Z] #20 51.57 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2020-09-01T04:10:19.401Z] #20 51.57 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2020-09-01T04:10:19.401Z] #20 51.57 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2020-09-01T04:10:19.401Z] #20 51.57 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2020-09-01T04:10:19.401Z] #20 51.58 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2020-09-01T04:10:19.401Z] #20 51.58 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2020-09-01T04:10:19.401Z] #20 51.58 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2020-09-01T04:10:19.401Z] #20 51.59 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:10:19.401Z] #20 51.59 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:10:19.401Z] #20 51.59 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:10:19.401Z] #20 51.60 Setting up libmnl0:ppc64el (1.0.4-2) ... [2020-09-01T04:10:19.401Z] #20 51.63 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-01T04:10:19.485Z] #40 128.9 CC criu/seccomp.o [2020-09-01T04:10:19.637Z] Client: [2020-09-01T04:10:19.637Z] Debug Mode: false [2020-09-01T04:10:19.637Z] Plugins: [2020-09-01T04:10:19.637Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-01T04:10:19.637Z] [2020-09-01T04:10:19.637Z] Server: [2020-09-01T04:10:19.637Z] Containers: 0 [2020-09-01T04:10:19.637Z] Running: 0 [2020-09-01T04:10:19.637Z] Paused: 0 [2020-09-01T04:10:19.637Z] Stopped: 0 [2020-09-01T04:10:19.637Z] Images: 0 [2020-09-01T04:10:19.637Z] Server Version: 19.03.5 [2020-09-01T04:10:19.637Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-01T04:10:19.637Z] Windows: [2020-09-01T04:10:19.637Z] LCOW: [2020-09-01T04:10:19.637Z] Logging Driver: json-file [2020-09-01T04:10:19.637Z] Plugins: [2020-09-01T04:10:19.637Z] Volume: local [2020-09-01T04:10:19.637Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-01T04:10:19.637Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-01T04:10:19.637Z] Swarm: inactive [2020-09-01T04:10:19.637Z] Default Isolation: process [2020-09-01T04:10:19.637Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-01T04:10:19.637Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-01T04:10:19.637Z] OSType: windows [2020-09-01T04:10:19.637Z] Architecture: x86_64 [2020-09-01T04:10:19.637Z] CPUs: 4 [2020-09-01T04:10:19.637Z] Total Memory: 32GiB [2020-09-01T04:10:19.637Z] Name: azwin-2-61d680 [2020-09-01T04:10:19.637Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-09-01T04:10:19.637Z] Docker Root Dir: D:\docker [2020-09-01T04:10:19.637Z] Debug Mode: false [2020-09-01T04:10:19.637Z] Registry: https://index.docker.io/v1/ [2020-09-01T04:10:19.637Z] Labels: [2020-09-01T04:10:19.637Z] Experimental: true [2020-09-01T04:10:19.637Z] Insecure Registries: [2020-09-01T04:10:19.637Z] 10.0.0.4:5000 [2020-09-01T04:10:19.637Z] 127.0.0.0/8 [2020-09-01T04:10:19.637Z] Registry Mirrors: [2020-09-01T04:10:19.637Z] http://10.0.0.4:5000/ [2020-09-01T04:10:19.637Z] Live Restore Enabled: false [2020-09-01T04:10:19.637Z] [2020-09-01T04:10:19.657Z] #40 9.282 PBCC images/creds.pb-c.c [2020-09-01T04:10:19.657Z] #40 9.312 DEP images/creds.pb-c.d [2020-09-01T04:10:19.657Z] #40 9.355 PBCC images/utsns.pb-c.c [2020-09-01T04:10:19.657Z] #40 9.363 DEP images/utsns.pb-c.d [2020-09-01T04:10:19.657Z] #40 9.417 PBCC images/ipc-desc.pb-c.c [2020-09-01T04:10:19.657Z] #40 9.454 PBCC images/ipc-sem.pb-c.c [2020-09-01T04:10:19.657Z] #40 9.479 DEP images/ipc-desc.pb-c.d [2020-09-01T04:10:19.699Z] #20 51.76 invoke-rc.d: could not determine current runlevel [2020-09-01T04:10:19.699Z] #20 51.77 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-01T04:10:19.699Z] #20 51.78 Setting up libxtables12:ppc64el (1.8.2-4) ... [2020-09-01T04:10:19.699Z] #20 51.79 Setting up pigz (2.4-1) ... [2020-09-01T04:10:19.699Z] #20 51.80 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-01T04:10:19.699Z] #20 51.81 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-01T04:10:19.699Z] #20 51.81 Setting up python-pip-whl (18.1-5) ... [2020-09-01T04:10:19.699Z] #20 51.82 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-09-01T04:10:19.699Z] #20 51.83 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-01T04:10:19.745Z] #40 129.3 CC criu/seize.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-09-01T04:10:19.920Z] #40 9.516 DEP images/ipc-sem.pb-c.d [2020-09-01T04:10:19.920Z] #40 9.548 PBCC images/ipc-msg.pb-c.c [2020-09-01T04:10:19.920Z] #40 9.568 DEP images/ipc-msg.pb-c.d [2020-09-01T04:10:19.920Z] #40 9.588 PBCC images/ipc-shm.pb-c.c [2020-09-01T04:10:19.920Z] #40 9.602 DEP images/ipc-shm.pb-c.d [2020-09-01T04:10:19.920Z] #40 9.623 PBCC images/ipc-var.pb-c.c [2020-09-01T04:10:19.920Z] #40 9.632 DEP images/ipc-var.pb-c.d [2020-09-01T04:10:19.920Z] #40 9.653 PBCC images/sk-opts.pb-c.c [2020-09-01T04:10:19.920Z] #40 9.668 PBCC images/packet-sock.pb-c.c [2020-09-01T04:10:19.920Z] #40 9.690 DEP images/sk-opts.pb-c.d [2020-09-01T04:10:19.920Z] #40 9.716 DEP images/packet-sock.pb-c.d [2020-09-01T04:10:19.920Z] #40 9.741 PBCC images/sk-netlink.pb-c.c [2020-09-01T04:10:19.920Z] #40 9.784 DEP images/sk-netlink.pb-c.d [2020-09-01T04:10:19.920Z] #40 9.818 PBCC images/sk-inet.pb-c.c [2020-09-01T04:10:19.997Z] #20 52.32 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-09-01T04:10:19.997Z] #20 ... [2020-09-01T04:10:19.997Z] [2020-09-01T04:10:19.997Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:19.997Z] #41 72.28 CC criu/aio.o [2020-09-01T04:10:19.997Z] #41 72.80 CC criu/autofs.o [2020-09-01T04:10:19.997Z] #41 74.50 CC criu/bfd.o [2020-09-01T04:10:19.997Z] #41 75.18 CC criu/bitmap.o [2020-09-01T04:10:19.997Z] #41 75.29 CC criu/cgroup-props.o [2020-09-01T04:10:19.997Z] #41 76.27 CC criu/cgroup.o [2020-09-01T04:10:19.997Z] #41 79.98 CC criu/clone-noasan.o [2020-09-01T04:10:19.997Z] #41 80.30 CC criu/config.o [2020-09-01T04:10:19.997Z] #41 ... [2020-09-01T04:10:19.997Z] [2020-09-01T04:10:19.997Z] #20 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:10:19.997Z] #20 52.32 Setting up libelf1:ppc64el (0.176-1.1) ... [2020-09-01T04:10:19.997Z] #20 52.33 Setting up iputils-ping (3:20180629-2+deb10u1) ... [2020-09-01T04:10:19.997Z] #20 52.34 Setting up readline-common (7.0-5) ... [2020-09-01T04:10:19.997Z] #20 52.36 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-01T04:10:19.997Z] #20 52.36 Setting up libreadline7:ppc64el (7.0-5) ... [2020-09-01T04:10:19.997Z] #20 52.38 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-01T04:10:19.997Z] #20 52.38 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-01T04:10:19.997Z] #20 52.39 Setting up vim (2:8.1.0875-5) ... [2020-09-01T04:10:19.997Z] #20 52.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-01T04:10:19.997Z] #20 52.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-01T04:10:19.997Z] #20 52.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-01T04:10:19.997Z] #20 52.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-01T04:10:19.997Z] #20 52.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-01T04:10:20.184Z] #40 9.843 DEP images/sk-inet.pb-c.d [2020-09-01T04:10:20.184Z] #40 9.865 PBCC images/sk-unix.pb-c.c [2020-09-01T04:10:20.184Z] #40 9.895 DEP images/sk-unix.pb-c.d [2020-09-01T04:10:20.184Z] #40 9.930 PBCC images/mm.pb-c.c [2020-09-01T04:10:20.184Z] #40 9.960 DEP images/mm.pb-c.d [2020-09-01T04:10:20.184Z] #40 9.998 PBCC images/timerfd.pb-c.c [2020-09-01T04:10:20.184Z] #40 10.04 DEP images/timerfd.pb-c.d [2020-09-01T04:10:20.296Z] #20 52.42 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.42 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.42 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.42 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.42 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.42 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.42 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.42 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-01T04:10:20.296Z] #20 52.43 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.43 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.43 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.43 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.43 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.43 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.43 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.43 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.44 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:10:20.296Z] #20 52.47 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-01T04:10:20.296Z] #20 52.48 Setting up iproute2 (4.20.0-2) ... [2020-09-01T04:10:20.451Z] #40 10.09 PBCC images/timer.pb-c.c [2020-09-01T04:10:20.451Z] #40 10.11 DEP images/timer.pb-c.d [2020-09-01T04:10:20.451Z] #40 10.14 PBCC images/sa.pb-c.c [2020-09-01T04:10:20.451Z] #40 10.17 DEP images/sa.pb-c.d [2020-09-01T04:10:20.451Z] #40 10.20 PBCC images/pipe-data.pb-c.c [2020-09-01T04:10:20.451Z] #40 10.22 DEP images/pipe-data.pb-c.d [2020-09-01T04:10:20.451Z] #40 10.25 PBCC images/mnt.pb-c.c [2020-09-01T04:10:20.451Z] #40 10.28 DEP images/mnt.pb-c.d [2020-09-01T04:10:20.684Z] #40 129.8 CC criu/servicefd.o [2020-09-01T04:10:20.684Z] #40 130.2 CC criu/shmem.o [2020-09-01T04:10:20.698Z] #12 ... [2020-09-01T04:10:20.698Z] [2020-09-01T04:10:20.698Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:20.698Z] #40 18.41 CC images/core-aarch64.o [2020-09-01T04:10:20.698Z] #40 18.89 CC images/core-ppc64.o [2020-09-01T04:10:20.698Z] #40 19.54 CC images/core-s390.o [2020-09-01T04:10:20.698Z] #40 20.26 CC images/cpuinfo.o [2020-09-01T04:10:20.698Z] #40 20.59 CC images/inventory.o [2020-09-01T04:10:20.698Z] #40 20.88 CC images/fdinfo.o [2020-09-01T04:10:20.698Z] #40 21.26 CC images/fown.o [2020-09-01T04:10:20.698Z] #40 21.42 CC images/ns.o [2020-09-01T04:10:20.698Z] #40 21.57 CC images/regfile.o [2020-09-01T04:10:20.698Z] #40 21.86 CC images/ghost-file.o [2020-09-01T04:10:20.698Z] #40 22.17 CC images/fifo.o [2020-09-01T04:10:20.698Z] #40 22.38 CC images/remap-file-path.o [2020-09-01T04:10:20.698Z] #40 22.52 CC images/eventfd.o [2020-09-01T04:10:20.698Z] #40 22.71 CC images/eventpoll.o [2020-09-01T04:10:20.698Z] #40 23.02 CC images/fh.o [2020-09-01T04:10:20.698Z] #40 23.33 CC images/fsnotify.o [2020-09-01T04:10:20.698Z] #40 24.02 CC images/signalfd.o [2020-09-01T04:10:20.698Z] #40 24.22 CC images/fs.o [2020-09-01T04:10:20.698Z] #40 24.38 CC images/pstree.o [2020-09-01T04:10:20.698Z] #40 24.70 CC images/pipe.o [2020-09-01T04:10:20.698Z] #40 24.95 CC images/tcp-stream.o [2020-09-01T04:10:20.698Z] #40 25.16 CC images/sk-packet.o [2020-09-01T04:10:20.698Z] #40 25.50 CC images/mnt.o [2020-09-01T04:10:20.698Z] #40 25.89 CC images/pipe-data.o [2020-09-01T04:10:20.698Z] #40 26.13 CC images/sa.o [2020-09-01T04:10:20.698Z] #40 26.41 CC images/timer.o [2020-09-01T04:10:20.698Z] #40 26.90 CC images/timerfd.o [2020-09-01T04:10:20.698Z] #40 27.12 CC images/mm.o [2020-09-01T04:10:20.698Z] #40 27.42 CC images/sk-opts.o [2020-09-01T04:10:20.698Z] #40 27.69 CC images/sk-unix.o [2020-09-01T04:10:20.698Z] #40 28.11 CC images/sk-inet.o [2020-09-01T04:10:20.698Z] #40 28.53 CC images/tun.o [2020-09-01T04:10:20.714Z] #40 ... [2020-09-01T04:10:20.714Z] [2020-09-01T04:10:20.714Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:10:20.714Z] #34 7.590 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-01T04:10:20.714Z] #34 8.468 [100%] Linking C executable tini-static [2020-09-01T04:10:20.714Z] #34 8.960 [100%] Built target tini-static [2020-09-01T04:10:20.714Z] #34 9.031 + mkdir -p /build [2020-09-01T04:10:20.714Z] #34 9.040 + cp tini-static /build/docker-init [2020-09-01T04:10:20.714Z] #34 DONE 10.4s [2020-09-01T04:10:20.714Z] [2020-09-01T04:10:20.714Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:20.714Z] #40 10.30 PBCC images/sk-packet.pb-c.c [2020-09-01T04:10:20.714Z] #40 10.32 DEP images/sk-packet.pb-c.d [2020-09-01T04:10:20.714Z] #40 10.35 PBCC images/tcp-stream.pb-c.c [2020-09-01T04:10:20.714Z] #40 10.39 DEP images/tcp-stream.pb-c.d [2020-09-01T04:10:20.714Z] #40 10.43 PBCC images/pipe.pb-c.c [2020-09-01T04:10:20.714Z] #40 10.52 DEP images/pipe.pb-c.d [2020-09-01T04:10:20.949Z] #20 53.06 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-09-01T04:10:20.949Z] #20 53.06 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-01T04:10:20.949Z] #20 53.07 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-01T04:10:20.949Z] #20 53.07 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-01T04:10:20.949Z] #20 53.08 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-01T04:10:20.949Z] #20 53.08 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-01T04:10:21.008Z] #40 10.59 PBCC images/pstree.pb-c.c [2020-09-01T04:10:21.008Z] #40 10.61 DEP images/pstree.pb-c.d [2020-09-01T04:10:21.008Z] #40 10.70 PBCC images/fs.pb-c.c [2020-09-01T04:10:21.008Z] #40 10.70 DEP images/fs.pb-c.d [2020-09-01T04:10:21.008Z] #40 10.76 PBCC images/signalfd.pb-c.c [2020-09-01T04:10:21.008Z] #40 10.80 DEP images/signalfd.pb-c.d [2020-09-01T04:10:21.252Z] #40 130.8 CC criu/sigframe.o [2020-09-01T04:10:21.268Z] #40 28.83 CC images/sk-netlink.o [2020-09-01T04:10:21.272Z] #40 10.84 PBCC images/fh.pb-c.c [2020-09-01T04:10:21.272Z] #40 10.87 PBCC images/fsnotify.pb-c.c [2020-09-01T04:10:21.272Z] #40 10.95 DEP images/fh.pb-c.d [2020-09-01T04:10:21.272Z] #40 11.01 DEP images/fsnotify.pb-c.d [2020-09-01T04:10:21.512Z] #40 130.9 CC criu/signalfd.o [2020-09-01T04:10:21.512Z] #40 131.1 CC criu/sk-inet.o [2020-09-01T04:10:21.531Z] #40 29.18 CC images/packet-sock.o [2020-09-01T04:10:21.535Z] #40 11.10 PBCC images/eventpoll.pb-c.c [2020-09-01T04:10:21.535Z] #40 11.11 DEP images/eventpoll.pb-c.d [2020-09-01T04:10:21.535Z] #40 11.17 PBCC images/eventfd.pb-c.c [2020-09-01T04:10:21.535Z] #40 11.18 DEP images/eventfd.pb-c.d [2020-09-01T04:10:21.535Z] #40 11.21 PBCC images/remap-file-path.pb-c.c [2020-09-01T04:10:21.535Z] #40 11.23 DEP images/remap-file-path.pb-c.d [2020-09-01T04:10:21.535Z] #40 11.27 PBCC images/fifo.pb-c.c [2020-09-01T04:10:21.535Z] #40 11.29 DEP images/fifo.pb-c.d [2020-09-01T04:10:21.535Z] #40 11.33 PBCC images/ghost-file.pb-c.c [2020-09-01T04:10:21.635Z] ok github.com/docker/docker/cmd/dockerd 0.039s coverage: 30.8% of statements [2020-09-01T04:10:21.635Z] ok github.com/docker/docker/container 0.112s coverage: 34.4% of statements [2020-09-01T04:10:21.635Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-01T04:10:21.635Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-01T04:10:21.635Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-01T04:10:21.635Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-01T04:10:21.800Z] #40 11.36 DEP images/ghost-file.pb-c.d [2020-09-01T04:10:21.800Z] #40 11.40 PBCC images/regfile.pb-c.c [2020-09-01T04:10:21.800Z] #40 11.44 DEP images/regfile.pb-c.d [2020-09-01T04:10:21.800Z] #40 11.47 PBCC images/ns.pb-c.c [2020-09-01T04:10:21.800Z] #40 11.48 DEP images/ns.pb-c.d [2020-09-01T04:10:21.800Z] #40 11.51 PBCC images/fdinfo.pb-c.c [2020-09-01T04:10:21.800Z] #40 11.57 DEP images/fdinfo.pb-c.d [2020-09-01T04:10:21.922Z] #47 ... [2020-09-01T04:10:21.922Z] [2020-09-01T04:10:21.922Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:21.922Z] #40 20.93 CC images/inventory.o [2020-09-01T04:10:21.922Z] #40 21.27 CC images/fdinfo.o [2020-09-01T04:10:21.922Z] #40 21.65 CC images/fown.o [2020-09-01T04:10:21.922Z] #40 21.93 CC images/ns.o [2020-09-01T04:10:21.922Z] #40 22.33 CC images/regfile.o [2020-09-01T04:10:21.922Z] #40 22.69 CC images/ghost-file.o [2020-09-01T04:10:21.922Z] #40 23.19 CC images/fifo.o [2020-09-01T04:10:21.922Z] #40 23.51 CC images/remap-file-path.o [2020-09-01T04:10:21.922Z] #40 23.63 CC images/eventfd.o [2020-09-01T04:10:21.922Z] #40 23.78 CC images/eventpoll.o [2020-09-01T04:10:21.922Z] #40 24.12 CC images/fh.o [2020-09-01T04:10:21.922Z] #40 24.41 CC images/fsnotify.o [2020-09-01T04:10:21.922Z] #40 24.81 CC images/signalfd.o [2020-09-01T04:10:21.922Z] #40 25.05 CC images/fs.o [2020-09-01T04:10:21.922Z] #40 25.23 CC images/pstree.o [2020-09-01T04:10:21.922Z] #40 25.49 CC images/pipe.o [2020-09-01T04:10:21.922Z] #40 25.73 CC images/tcp-stream.o [2020-09-01T04:10:21.922Z] #40 25.99 CC images/sk-packet.o [2020-09-01T04:10:21.922Z] #40 26.35 CC images/mnt.o [2020-09-01T04:10:21.922Z] #40 26.67 CC images/pipe-data.o [2020-09-01T04:10:21.922Z] #40 26.91 CC images/sa.o [2020-09-01T04:10:21.922Z] #40 27.28 CC images/timer.o [2020-09-01T04:10:21.922Z] #40 27.73 CC images/timerfd.o [2020-09-01T04:10:21.922Z] #40 27.87 CC images/mm.o [2020-09-01T04:10:21.922Z] #40 28.24 CC images/sk-opts.o [2020-09-01T04:10:21.922Z] #40 28.58 CC images/sk-unix.o [2020-09-01T04:10:21.922Z] #40 28.93 CC images/sk-inet.o [2020-09-01T04:10:21.922Z] #40 29.35 CC images/tun.o [2020-09-01T04:10:21.922Z] #40 29.73 CC images/sk-netlink.o [2020-09-01T04:10:21.922Z] #40 30.01 CC images/packet-sock.o [2020-09-01T04:10:21.922Z] #40 30.59 CC images/ipc-var.o [2020-09-01T04:10:21.922Z] #40 30.65 CC images/ipc-desc.o [2020-09-01T04:10:21.922Z] #40 30.69 CC images/ipc-shm.o [2020-09-01T04:10:21.922Z] #40 30.93 CC images/ipc-msg.o [2020-09-01T04:10:21.922Z] #40 31.31 CC images/ipc-sem.o [2020-09-01T04:10:21.922Z] #40 31.60 CC images/utsns.o [2020-09-01T04:10:21.922Z] #40 31.87 CC images/creds.o [2020-09-01T04:10:22.063Z] #40 11.62 PBCC images/core-aarch64.pb-c.c [2020-09-01T04:10:22.063Z] #40 11.64 PBCC images/core-arm.pb-c.c [2020-09-01T04:10:22.063Z] #40 11.71 PBCC images/core-ppc64.pb-c.c [2020-09-01T04:10:22.063Z] #40 11.75 PBCC images/core-s390.pb-c.c [2020-09-01T04:10:22.063Z] #40 11.80 PBCC images/core-x86.pb-c.c [2020-09-01T04:10:22.063Z] #40 11.84 PBCC images/core.pb-c.c [2020-09-01T04:10:22.063Z] #40 11.90 PBCC images/inventory.pb-c.c [2020-09-01T04:10:22.063Z] #40 11.95 DEP images/core-aarch64.pb-c.d [2020-09-01T04:10:22.102Z] #40 29.78 CC images/ipc-var.o [2020-09-01T04:10:22.328Z] #40 11.99 DEP images/core-arm.pb-c.d [2020-09-01T04:10:22.328Z] #40 12.03 DEP images/core-ppc64.pb-c.d [2020-09-01T04:10:22.328Z] #40 12.08 DEP images/core-s390.pb-c.d [2020-09-01T04:10:22.328Z] #40 12.11 DEP images/core-x86.pb-c.d [2020-09-01T04:10:22.328Z] #40 12.16 DEP images/core.pb-c.d [2020-09-01T04:10:22.328Z] #40 12.22 DEP images/inventory.pb-c.d [2020-09-01T04:10:22.363Z] #40 30.15 CC images/ipc-desc.o [2020-09-01T04:10:22.451Z] #40 131.7 CC criu/sk-netlink.o [2020-09-01T04:10:22.487Z] #40 32.07 CC images/vma.o [2020-09-01T04:10:22.623Z] #40 30.38 CC images/ipc-shm.o [2020-09-01T04:10:22.711Z] #40 132.0 CC criu/sk-packet.o [2020-09-01T04:10:22.744Z] #40 32.34 CC images/netdev.o [2020-09-01T04:10:22.884Z] #40 30.63 CC images/ipc-msg.o [2020-09-01T04:10:22.904Z] #40 12.47 PBCC images/cpuinfo.pb-c.c [2020-09-01T04:10:22.904Z] #40 12.48 DEP images/cpuinfo.pb-c.d [2020-09-01T04:10:22.904Z] #40 12.53 PBCC images/stats.pb-c.c [2020-09-01T04:10:22.904Z] #40 12.54 DEP images/stats.pb-c.d [2020-09-01T04:10:22.971Z] #40 132.3 CC criu/sk-queue.o [2020-09-01T04:10:23.001Z] #40 32.75 CC images/tty.o [2020-09-01T04:10:23.231Z] #40 132.7 CC criu/sk-tcp.o [2020-09-01T04:10:23.455Z] #40 31.05 CC images/ipc-sem.o [2020-09-01T04:10:23.455Z] #40 31.35 CC images/utsns.o [2020-09-01T04:10:23.491Z] #40 132.9 CC criu/sk-unix.o [2020-09-01T04:10:23.720Z] #20 55.99 Setting up iptables (1.8.2-4) ... [2020-09-01T04:10:23.720Z] #20 56.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-01T04:10:23.720Z] #20 56.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-01T04:10:23.720Z] #20 56.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-01T04:10:23.720Z] #20 56.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-01T04:10:23.720Z] #20 56.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-01T04:10:23.720Z] #20 56.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-01T04:10:23.720Z] #20 56.06 Setting up python3 (3.7.3-1) ... [2020-09-01T04:10:23.951Z] #40 33.74 CC images/file-lock.o [2020-09-01T04:10:24.026Z] #40 31.69 CC images/creds.o [2020-09-01T04:10:24.208Z] #40 ... [2020-09-01T04:10:24.208Z] [2020-09-01T04:10:24.208Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:10:24.208Z] #12 94.96 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-01T04:10:24.208Z] #12 94.96 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-01T04:10:24.208Z] #12 94.98 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:10:24.286Z] #40 31.97 CC images/vma.o [2020-09-01T04:10:24.310Z] #40 13.68 make[1]: Nothing to be done for 'all'. [2020-09-01T04:10:24.371Z] #20 56.45 Setting up python3-wheel (0.32.3-2) ... [2020-09-01T04:10:24.465Z] #12 ... [2020-09-01T04:10:24.465Z] [2020-09-01T04:10:24.465Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:24.465Z] #40 34.11 CC images/rlimit.o [2020-09-01T04:10:24.465Z] #40 34.40 CC images/pagemap.o [2020-09-01T04:10:24.547Z] #40 32.28 CC images/netdev.o [2020-09-01T04:10:24.671Z] #20 ... [2020-09-01T04:10:24.671Z] [2020-09-01T04:10:24.671Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:10:24.671Z] #32 DONE 135.5s [2020-09-01T04:10:24.671Z] [2020-09-01T04:10:24.671Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:24.671Z] #41 83.13 CC criu/cr-check.o [2020-09-01T04:10:24.671Z] #41 85.37 CC criu/cr-dedup.o [2020-09-01T04:10:24.671Z] #41 85.81 CC criu/cr-dump.o [2020-09-01T04:10:24.872Z] #40 134.2 CC criu/sockets.o [2020-09-01T04:10:25.034Z] #40 34.59 CC images/siginfo.o [2020-09-01T04:10:25.034Z] #40 34.80 CC images/rpc.o [2020-09-01T04:10:25.117Z] #40 32.81 CC images/tty.o [2020-09-01T04:10:25.133Z] #40 ... [2020-09-01T04:10:25.133Z] [2020-09-01T04:10:25.133Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:10:25.133Z] #37 DONE 208.6s [2020-09-01T04:10:25.133Z] [2020-09-01T04:10:25.133Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:25.133Z] #40 134.7 CC criu/stats.o [2020-09-01T04:10:25.393Z] #40 134.9 CC criu/string.o [2020-09-01T04:10:25.653Z] #40 135.0 CC criu/sysctl.o [2020-09-01T04:10:25.688Z] #40 33.38 CC images/file-lock.o [2020-09-01T04:10:25.705Z] #40 15.45 CC images/stats.o [2020-09-01T04:10:25.948Z] #40 33.58 CC images/rlimit.o [2020-09-01T04:10:25.948Z] #40 33.78 CC images/pagemap.o [2020-09-01T04:10:25.968Z] #40 15.85 CC images/core.o [2020-09-01T04:10:26.111Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2020-09-01T04:10:26.204Z] #41 88.41 CC criu/cr-errno.o [2020-09-01T04:10:26.204Z] #41 88.48 CC criu/cr-restore.o [2020-09-01T04:10:26.214Z] #40 34.12 CC images/siginfo.o [2020-09-01T04:10:26.223Z] #40 135.5 CC criu/sysfs_parse.o [2020-09-01T04:10:26.223Z] #40 ... [2020-09-01T04:10:26.223Z] [2020-09-01T04:10:26.223Z] #38 [dev-systemd-false 14/22] COPY --from=registry /build/ /usr/local/b... [2020-09-01T04:10:26.223Z] #38 DONE 0.2s [2020-09-01T04:10:26.404Z] #40 36.03 CC images/ext-file.o [2020-09-01T04:10:26.482Z] [2020-09-01T04:10:26.482Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:26.482Z] #40 135.7 CC criu/timens.o [2020-09-01T04:10:26.482Z] #40 135.9 CC criu/timerfd.o [2020-09-01T04:10:26.546Z] #40 ... [2020-09-01T04:10:26.546Z] [2020-09-01T04:10:26.546Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:10:26.546Z] #31 DONE 77.5s [2020-09-01T04:10:26.546Z] [2020-09-01T04:10:26.546Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:10:26.546Z] #12 75.26 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-01T04:10:26.546Z] #12 75.27 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-01T04:10:26.546Z] #12 75.27 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:10:26.661Z] #40 36.38 CC images/cgroup.o [2020-09-01T04:10:26.741Z] #40 136.0 CC criu/tty.o [2020-09-01T04:10:27.153Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-09-01T04:10:27.156Z] #40 34.67 CC images/rpc.o [2020-09-01T04:10:27.310Z] #40 136.9 CC criu/tun.o [2020-09-01T04:10:27.591Z] #40 37.13 CC images/userns.o [2020-09-01T04:10:27.741Z] #41 ... [2020-09-01T04:10:27.741Z] [2020-09-01T04:10:27.741Z] #20 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:10:27.741Z] #20 57.31 Setting up apparmor (2.13.2-10) ... [2020-09-01T04:10:27.741Z] #20 58.69 Setting up xfsprogs (4.20.0-1) ... [2020-09-01T04:10:27.741Z] #20 58.70 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-01T04:10:27.741Z] #20 59.03 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-01T04:10:27.741Z] #20 59.97 Setting up python3-distutils (3.7.3-1) ... [2020-09-01T04:10:27.857Z] #40 37.55 CC images/google/protobuf/descriptor.o [2020-09-01T04:10:27.878Z] #40 137.2 CC criu/uffd.o [2020-09-01T04:10:28.207Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-09-01T04:10:28.337Z] #20 60.37 Setting up python3-setuptools (40.8.0-1) ... [2020-09-01T04:10:28.452Z] #40 137.7 CC criu/util.o [2020-09-01T04:10:28.541Z] #40 36.12 CC images/ext-file.o [2020-09-01T04:10:28.804Z] #40 36.45 CC images/cgroup.o [2020-09-01T04:10:28.981Z] #20 61.19 Setting up python3-pip (18.1-5) ... [2020-09-01T04:10:29.021Z] #40 138.3 CC criu/uts_ns.o [2020-09-01T04:10:29.282Z] #40 138.5 CC criu/vdso-compat.o [2020-09-01T04:10:29.282Z] #40 138.6 CC criu/vdso.o [2020-09-01T04:10:29.375Z] #40 37.17 CC images/userns.o [2020-09-01T04:10:29.542Z] #40 138.9 LINK criu/built-in.o [2020-09-01T04:10:29.542Z] #40 139.0 LINK criu/criu [2020-09-01T04:10:29.751Z] #40 39.55 CC images/opts.o [2020-09-01T04:10:29.802Z] #40 139.2 DEP lib/c/criu.d [2020-09-01T04:10:29.802Z] #40 139.3 CC images/rpc.pb-c.o [2020-09-01T04:10:29.868Z] #12 ... [2020-09-01T04:10:29.868Z] [2020-09-01T04:10:29.868Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:10:29.946Z] #40 37.66 CC images/google/protobuf/descriptor.o [2020-09-01T04:10:30.009Z] #40 39.81 CC images/seccomp.o [2020-09-01T04:10:30.042Z] #20 62.20 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:10:30.042Z] #20 DONE 62.4s [2020-09-01T04:10:30.042Z] [2020-09-01T04:10:30.042Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:10:30.265Z] #40 40.15 CC images/binfmt-misc.o [2020-09-01T04:10:30.342Z] #45 ... [2020-09-01T04:10:30.342Z] [2020-09-01T04:10:30.342Z] #21 [dev-systemd-false 8/22] RUN update-alternatives --set iptables /usr/s... [2020-09-01T04:10:30.342Z] #21 0.291 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-01T04:10:30.373Z] #40 139.6 CC lib/c/criu.o [2020-09-01T04:10:30.641Z] #21 0.297 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-01T04:10:30.641Z] #21 0.298 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-01T04:10:30.641Z] #21 DONE 0.4s [2020-09-01T04:10:30.641Z] [2020-09-01T04:10:30.641Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:30.641Z] #41 92.66 CC criu/cr-service.o [2020-09-01T04:10:30.941Z] #40 140.2 LINK lib/c/built-in.o [2020-09-01T04:10:30.941Z] #40 140.2 LINK lib/c/libcriu.so [2020-09-01T04:10:30.941Z] #40 140.2 LINK lib/c/libcriu.a [2020-09-01T04:10:30.941Z] #40 140.3 GEN magic.py [2020-09-01T04:10:31.184Z] #24 80.42 Checking out files: 34% (3725/10862) Checking out files: 35% (3802/10862) Checking out files: 36% (3911/10862) Checking out files: 37% (4019/10862) Checking out files: 38% (4128/10862) Checking out files: 39% (4237/10862) Checking out files: 40% (4345/10862) Checking out files: 41% (4454/10862) Checking out files: 42% (4563/10862) Checking out files: 43% (4671/10862) Checking out files: 44% (4780/10862) Checking out files: 45% (4888/10862) Checking out files: 46% (4997/10862) Checking out files: 47% (5106/10862) Checking out files: 48% (5214/10862) Checking out files: 49% (5323/10862) Checking out files: 50% (5431/10862) Checking out files: 51% (5540/10862) Checking out files: 52% (5649/10862) Checking out files: 53% (5757/10862) Checking out files: 54% (5866/10862) Checking out files: 55% (5975/10862) Checking out files: 56% (6083/10862) Checking out files: 57% (6192/10862) Checking out files: 58% (6300/10862) Checking out files: 59% (6409/10862) Checking out files: 60% (6518/10862) Checking out files: 61% (6626/10862) Checking out files: 62% (6735/10862) Checking out files: 63% (6844/10862) Checking out files: 64% (6952/10862) Checking out files: 65% (7061/10862) Checking out files: 66% (7169/10862) Checking out files: 67% (7278/10862) Checking out files: 67% (7329/10862) Checking out files: 68% (7387/10862) Checking out files: 69% (7495/10862) Checking out files: 70% (7604/10862) Checking out files: 71% (7713/10862) Checking out files: 72% (7821/10862) Checking out files: 73% (7930/10862) Checking out files: 74% (8038/10862) Checking out files: 75% (8147/10862) Checking out files: 76% (8256/10862) Checking out files: 77% (8364/10862) Checking out files: 78% (8473/10862) Checking out files: 79% (8581/10862) Checking out files: 80% (8690/10862) Checking out files: 81% (8799/10862) Checking out files: 82% (8907/10862) Checking out files: 83% (9016/10862) Checking out files: 84% (9125/10862) Checking out files: 85% (9233/10862) Checking out files: 86% (9342/10862) Checking out files: 87% (9450/10862) Checking out files: 88% (9559/10862) Checking out files: 89% (9668/10862) Checking out files: 90% (9776/10862) Checking out files: 91% (9885/10862) Checking out files: 92% (9994/10862) Checking out files: 93% (10102/10862) Checking out files: 94% (10211/10862) Checking out files: 95% (10319/10862) Checking out files: 96% (10428/10862) Checking out files: 97% (10537/10862) Checking out files: 98% (10645/10862) Checking out files: 99% (10754/10862) Checking out files: 100% (10862/10862) Checking out files: 100% (10862/10862), done. [2020-09-01T04:10:31.184Z] #24 82.49 + cd /tmp/tmp.MvYSckZTDd/tmp/docker-ce [2020-09-01T04:10:31.195Z] #40 40.67 CC images/time.o [2020-09-01T04:10:31.195Z] #40 40.84 CC images/sysctl.o [2020-09-01T04:10:31.195Z] #40 41.01 CC images/autofs.o [2020-09-01T04:10:31.200Z] #40 140.4 Note: Building without setproctitle() and strlcpy() support. [2020-09-01T04:10:31.200Z] #40 140.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-01T04:10:31.200Z] #40 140.4 Note: Building without GnuTLS support [2020-09-01T04:10:31.200Z] #40 140.4 Makefile.config:39: Warn: you have no libnftables installed [2020-09-01T04:10:31.200Z] #40 140.4 Makefile.config:40: Warn: Building without nftables support [2020-09-01T04:10:31.448Z] #24 82.49 + git checkout -q v17.06.2-ce [2020-09-01T04:10:31.452Z] #40 41.38 CC images/macvlan.o [2020-09-01T04:10:31.460Z] #40 140.8 fatal: not a git repository (or any of the parent directories): .git [2020-09-01T04:10:31.719Z] #40 141.2 make[1]: Nothing to be done for 'all'. [2020-09-01T04:10:31.859Z] #40 39.36 CC images/opts.o [2020-09-01T04:10:31.859Z] #40 39.59 CC images/seccomp.o [2020-09-01T04:10:32.016Z] #40 41.56 CC images/sit.o [2020-09-01T04:10:32.016Z] #40 41.75 CC images/memfd.o [2020-09-01T04:10:32.120Z] #40 39.91 CC images/binfmt-misc.o [2020-09-01T04:10:32.178Z] #41 94.43 CC criu/crtools.o [2020-09-01T04:10:32.272Z] #40 42.06 CC images/timens.o [2020-09-01T04:10:32.289Z] #40 141.6 make[1]: 'images/built-in.o' is up to date. [2020-09-01T04:10:32.289Z] #40 141.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-01T04:10:32.289Z] #40 141.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-01T04:10:32.289Z] #40 141.7 make[1]: 'compel/libcompel.a' is up to date. [2020-09-01T04:10:32.289Z] #40 141.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-01T04:10:32.289Z] #40 141.7 make[1]: Nothing to be done for 'all'. [2020-09-01T04:10:32.289Z] #40 141.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-01T04:10:32.387Z] #40 40.12 CC images/time.o [2020-09-01T04:10:32.528Z] #40 42.38 LINK images/built-in.o [2020-09-01T04:10:32.549Z] #40 141.8 make[2]: Nothing to be done for 'all'. [2020-09-01T04:10:32.549Z] #40 141.9 make[2]: Nothing to be done for 'all'. [2020-09-01T04:10:32.549Z] #40 141.9 make[2]: Nothing to be done for 'all'. [2020-09-01T04:10:32.549Z] #40 141.9 make[2]: Nothing to be done for 'all'. [2020-09-01T04:10:32.549Z] #40 142.0 make[2]: Nothing to be done for 'all'. [2020-09-01T04:10:32.549Z] #40 142.0 make[2]: Nothing to be done for 'all'. [2020-09-01T04:10:32.549Z] #40 142.0 make[2]: Nothing to be done for 'all'. [2020-09-01T04:10:32.549Z] #40 142.1 make[2]: Nothing to be done for 'all'. [2020-09-01T04:10:32.648Z] #40 40.32 CC images/sysctl.o [2020-09-01T04:10:32.785Z] #40 42.57 GEN compel/include/asm [2020-09-01T04:10:32.785Z] #40 42.64 GEN compel/include/version.h [2020-09-01T04:10:32.809Z] #40 142.1 INSTALL criu/criu [2020-09-01T04:10:32.809Z] #40 DONE 142.3s [2020-09-01T04:10:32.809Z] [2020-09-01T04:10:32.809Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:10:32.826Z] #41 94.96 CC criu/eventfd.o [2020-09-01T04:10:32.909Z] #40 40.66 CC images/autofs.o [2020-09-01T04:10:33.041Z] #40 42.65 touch .config [2020-09-01T04:10:33.041Z] #40 42.72 GEN include/common/config.h [2020-09-01T04:10:33.041Z] #40 42.84 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-01T04:10:33.041Z] #40 42.87 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-01T04:10:33.041Z] #40 42.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-01T04:10:33.140Z] #41 95.36 CC criu/eventpoll.o [2020-09-01T04:10:33.171Z] #40 40.87 CC images/macvlan.o [2020-09-01T04:10:33.298Z] #40 42.92 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-01T04:10:33.298Z] #40 42.95 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-01T04:10:33.298Z] #40 42.97 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-01T04:10:33.298Z] #40 42.99 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-01T04:10:33.298Z] #40 43.03 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-01T04:10:33.298Z] #40 43.05 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-01T04:10:33.298Z] #40 43.08 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-01T04:10:33.298Z] #40 43.08 DEP compel/plugins/std/infect.d [2020-09-01T04:10:33.298Z] #40 43.17 DEP compel/plugins/std/string.d [2020-09-01T04:10:33.432Z] #40 41.09 CC images/sit.o [2020-09-01T04:10:33.432Z] #40 41.28 CC images/memfd.o [2020-09-01T04:10:33.556Z] #40 43.28 DEP compel/plugins/std/log.d [2020-09-01T04:10:33.556Z] #40 43.38 DEP compel/plugins/std/fds.d [2020-09-01T04:10:33.693Z] #40 41.56 CC images/timens.o [2020-09-01T04:10:33.747Z] #47 ... [2020-09-01T04:10:33.747Z] [2020-09-01T04:10:33.747Z] #41 [dev-systemd-false 15/22] COPY --from=criu /build/ /usr/local/ [2020-09-01T04:10:33.747Z] #41 DONE 0.0s [2020-09-01T04:10:33.747Z] [2020-09-01T04:10:33.747Z] #43 [dev-systemd-false 16/22] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-01T04:10:33.747Z] #43 DONE 0.0s [2020-09-01T04:10:33.747Z] [2020-09-01T04:10:33.747Z] #45 [dev-systemd-false 17/22] COPY --from=runc /build/ /usr/local/b... [2020-09-01T04:10:33.881Z] #40 43.45 DEP compel/plugins/std/std.d [2020-09-01T04:10:33.881Z] #40 43.55 DEP compel/plugins/shmem/shmem.d [2020-09-01T04:10:33.954Z] #40 41.85 LINK images/built-in.o [2020-09-01T04:10:34.011Z] #24 85.17 + mkdir -p /tmp/tmp.MvYSckZTDd/src/github.com/docker [2020-09-01T04:10:34.011Z] #24 85.17 + mv components/cli /tmp/tmp.MvYSckZTDd/src/github.com/docker/cli [2020-09-01T04:10:34.011Z] #24 85.18 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-01T04:10:34.151Z] #40 43.72 DEP compel/plugins/fds/fds.d [2020-09-01T04:10:34.151Z] #40 43.97 CC compel/plugins/std/std.o [2020-09-01T04:10:34.208Z] #41 96.25 CC criu/external.o [2020-09-01T04:10:34.214Z] #40 42.01 GEN compel/include/asm [2020-09-01T04:10:34.214Z] #40 42.03 GEN compel/include/version.h [2020-09-01T04:10:34.214Z] #40 42.06 touch .config [2020-09-01T04:10:34.214Z] #40 42.10 GEN include/common/config.h [2020-09-01T04:10:34.315Z] #45 DONE 0.6s [2020-09-01T04:10:34.315Z] [2020-09-01T04:10:34.315Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:10:34.419Z] #40 44.24 CC compel/plugins/std/fds.o [2020-09-01T04:10:34.419Z] #40 ... [2020-09-01T04:10:34.419Z] [2020-09-01T04:10:34.419Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:10:34.419Z] #12 115.1 Selecting previously unselected package libapparmor1:amd64. [2020-09-01T04:10:34.419Z] #12 115.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-01T04:10:34.419Z] #12 115.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-01T04:10:34.475Z] #40 42.24 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-01T04:10:34.475Z] #40 42.25 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-01T04:10:34.475Z] #40 42.28 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-01T04:10:34.475Z] #40 42.31 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-01T04:10:34.475Z] #40 42.34 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-01T04:10:34.507Z] #41 96.58 CC criu/fault-injection.o [2020-09-01T04:10:34.507Z] #41 96.72 CC criu/fdstore.o [2020-09-01T04:10:34.680Z] #12 115.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-01T04:10:34.680Z] #12 115.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-01T04:10:34.680Z] #12 115.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-01T04:10:34.680Z] #12 115.5 Selecting previously unselected package libbtrfs0. [2020-09-01T04:10:34.735Z] #40 42.37 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-01T04:10:34.735Z] #40 42.41 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-01T04:10:34.735Z] #40 42.44 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-01T04:10:34.735Z] #40 42.46 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-01T04:10:34.735Z] #40 42.48 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-01T04:10:34.735Z] #40 42.48 DEP compel/plugins/std/infect.d [2020-09-01T04:10:34.735Z] #40 42.58 DEP compel/plugins/std/string.d [2020-09-01T04:10:34.945Z] #12 115.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-01T04:10:34.945Z] #12 115.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-01T04:10:34.945Z] #12 115.6 Selecting previously unselected package libbtrfs-dev. [2020-09-01T04:10:34.945Z] #12 115.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-01T04:10:34.945Z] #12 115.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:10:34.996Z] #40 42.68 DEP compel/plugins/std/log.d [2020-09-01T04:10:34.996Z] #40 42.74 DEP compel/plugins/std/fds.d [2020-09-01T04:10:34.996Z] #40 42.83 DEP compel/plugins/std/std.d [2020-09-01T04:10:35.125Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 14.1% of statements [2020-09-01T04:10:35.136Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-09-01T04:10:35.136Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b9e124aa\powershellScript.ps1'; exit $LASTEXITCODE; [2020-09-01T04:10:35.136Z] ---------------------------------------------------------------------------- [2020-09-01T04:10:35.136Z] [2020-09-01T04:10:35.136Z] INFO: executeCI.ps1 starting at Tue Sep 1 04:10:33 CUT 2020 [2020-09-01T04:10:35.136Z] [2020-09-01T04:10:35.136Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-09-01T04:10:35.136Z] INFO: Running git version 2.24.1.windows.2 [2020-09-01T04:10:35.136Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-09-01T04:10:35.136Z] INFO: Environment variables: [2020-09-01T04:10:35.136Z] [2020-09-01T04:10:35.136Z] Name Value [2020-09-01T04:10:35.136Z] ---- ----- [2020-09-01T04:10:35.136Z] ALLUSERSPROFILE C:\ProgramData [2020-09-01T04:10:35.136Z] amd64 true [2020-09-01T04:10:35.136Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-09-01T04:10:35.136Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-09-01T04:10:35.136Z] arm64 true [2020-09-01T04:10:35.136Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-09-01T04:10:35.136Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-09-01T04:10:35.136Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-09-01T04:10:35.136Z] BRANCH_NAME PR-41404 [2020-09-01T04:10:35.136Z] BUILD_DISPLAY_NAME #5 [2020-09-01T04:10:35.136Z] BUILD_ID 5 [2020-09-01T04:10:35.136Z] BUILD_NUMBER 5 [2020-09-01T04:10:35.136Z] BUILD_TAG jenkins-moby-PR-41404-5 [2020-09-01T04:10:35.136Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41404/5/ [2020-09-01T04:10:35.136Z] CHANGE_AUTHOR cpuguy83 [2020-09-01T04:10:35.136Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2020-09-01T04:10:35.136Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2020-09-01T04:10:35.136Z] CHANGE_BRANCH optimize_dockerfile_go [2020-09-01T04:10:35.136Z] CHANGE_FORK cpuguy83/docker [2020-09-01T04:10:35.136Z] CHANGE_ID 41404 [2020-09-01T04:10:35.136Z] CHANGE_TARGET master [2020-09-01T04:10:35.136Z] CHANGE_TITLE Optimize some things in Dockerfile/CI [2020-09-01T04:10:35.137Z] CHANGE_URL https://github.com/moby/moby/pull/41404 [2020-09-01T04:10:35.137Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-01T04:10:35.137Z] CommonProgramFiles C:\Program Files\Common Files [2020-09-01T04:10:35.137Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-09-01T04:10:35.137Z] CommonProgramW6432 C:\Program Files\Common Files [2020-09-01T04:10:35.137Z] COMPUTERNAME azwin-2-61d680 [2020-09-01T04:10:35.137Z] ComSpec C:\windows\system32\cmd.exe [2020-09-01T04:10:35.137Z] ConfigSequenceNumber 0 [2020-09-01T04:10:35.137Z] dco true [2020-09-01T04:10:35.137Z] DOCKER_BUILDKIT 0 [2020-09-01T04:10:35.137Z] DOCKER_DUT_DEBUG 1 [2020-09-01T04:10:35.137Z] DOCKER_EXPERIMENTAL 1 [2020-09-01T04:10:35.137Z] DOCKER_GRAPHDRIVER overlay2 [2020-09-01T04:10:35.137Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-09-01T04:10:35.137Z] EXECUTOR_NUMBER 0 [2020-09-01T04:10:35.137Z] FQDN azwin-2-61d680.westus.cloudapp.azure.com [2020-09-01T04:10:35.137Z] GIT_BRANCH PR-41404 [2020-09-01T04:10:35.137Z] GIT_COMMIT 8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:10:35.137Z] GIT_PREVIOUS_COMMIT facbed709eebe7c152e5da977367e26cd56e380f [2020-09-01T04:10:35.137Z] GIT_URL https://github.com/moby/moby.git [2020-09-01T04:10:35.137Z] HUDSON_COOKIE 99a2dceb-a93a-46a7-9c5c-6da8764b0da3 [2020-09-01T04:10:35.137Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-09-01T04:10:35.137Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-09-01T04:10:35.137Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-09-01T04:10:35.137Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-09-01T04:10:35.137Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-09-01T04:10:35.137Z] JENKINS_NODE_COOKIE 8d397974-f1ce-4f06-9506-093ca1854804 [2020-09-01T04:10:35.137Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-09-01T04:10:35.137Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-09-01T04:10:35.137Z] JOB_BASE_NAME PR-41404 [2020-09-01T04:10:35.137Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41404/display/redirect [2020-09-01T04:10:35.137Z] JOB_NAME moby/PR-41404 [2020-09-01T04:10:35.137Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41404/ [2020-09-01T04:10:35.137Z] library.jps.version master [2020-09-01T04:10:35.137Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-09-01T04:10:35.137Z] NODE_LABELS amd64 azure azwin-2-61d680 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-09-01T04:10:35.137Z] NODE_NAME azwin-2-61d680 [2020-09-01T04:10:35.137Z] NUMBER_OF_PROCESSORS 4 [2020-09-01T04:10:35.138Z] OS Windows_NT [2020-09-01T04:10:35.138Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-09-01T04:10:35.138Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-09-01T04:10:35.138Z] ppc64le true [2020-09-01T04:10:35.138Z] PROCESSOR_ARCHITECTURE AMD64 [2020-09-01T04:10:35.138Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-09-01T04:10:35.138Z] PROCESSOR_LEVEL 6 [2020-09-01T04:10:35.138Z] PROCESSOR_REVISION 5504 [2020-09-01T04:10:35.138Z] ProgramData C:\ProgramData [2020-09-01T04:10:35.138Z] ProgramFiles C:\Program Files [2020-09-01T04:10:35.138Z] ProgramFiles(x86) C:\Program Files (x86) [2020-09-01T04:10:35.138Z] ProgramW6432 C:\Program Files [2020-09-01T04:10:35.138Z] PROMPT $P$G [2020-09-01T04:10:35.138Z] PSExecutionPolicyPreference Bypass [2020-09-01T04:10:35.138Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-09-01T04:10:35.138Z] PUBLIC C:\Users\Public [2020-09-01T04:10:35.138Z] rootless true [2020-09-01T04:10:35.138Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41404/5/display/redirect?page=changes [2020-09-01T04:10:35.138Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41404/5/display/redirect [2020-09-01T04:10:35.138Z] s390x true [2020-09-01T04:10:35.138Z] SKIP_VALIDATION_TESTS 1 [2020-09-01T04:10:35.138Z] SOURCES_DRIVE d [2020-09-01T04:10:35.138Z] SOURCES_SUBDIR gopath [2020-09-01T04:10:35.138Z] STAGE_NAME Run tests [2020-09-01T04:10:35.138Z] SystemDrive C: [2020-09-01T04:10:35.138Z] SystemRoot C:\windows [2020-09-01T04:10:35.138Z] TEMP C:\windows\TEMP [2020-09-01T04:10:35.139Z] TESTDEBUG 0 [2020-09-01T04:10:35.139Z] TESTRUN_DRIVE d [2020-09-01T04:10:35.139Z] TESTRUN_SUBDIR CI [2020-09-01T04:10:35.139Z] TIMEOUT 120m [2020-09-01T04:10:35.139Z] TMP C:\windows\TEMP [2020-09-01T04:10:35.139Z] unit_validate true [2020-09-01T04:10:35.139Z] USERDOMAIN WORKGROUP [2020-09-01T04:10:35.139Z] USERNAME azwin-2-61d680$ [2020-09-01T04:10:35.139Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-09-01T04:10:35.139Z] windir C:\windows [2020-09-01T04:10:35.139Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-09-01T04:10:35.139Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-09-01T04:10:35.139Z] windowsRS1 false [2020-09-01T04:10:35.139Z] windowsRS5 true [2020-09-01T04:10:35.139Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-09-01T04:10:35.139Z] [2020-09-01T04:10:35.139Z] [2020-09-01T04:10:35.139Z] [2020-09-01T04:10:35.139Z] INFO: Sources under d:\gopath\... [2020-09-01T04:10:35.139Z] INFO: Test run under d:\CI\... [2020-09-01T04:10:35.139Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-09-01T04:10:35.139Z] INFO: docker/docker repository was found [2020-09-01T04:10:35.139Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-09-01T04:10:35.158Z] #41 97.17 CC criu/fifo.o [2020-09-01T04:10:35.207Z] #12 115.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-01T04:10:35.208Z] #12 115.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-01T04:10:35.208Z] #12 115.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-01T04:10:35.208Z] #12 115.9 Selecting previously unselected package libudev-dev:amd64. [2020-09-01T04:10:35.208Z] #12 115.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-01T04:10:35.208Z] #12 115.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-01T04:10:35.258Z] #40 42.91 DEP compel/plugins/shmem/shmem.d [2020-09-01T04:10:35.258Z] #40 43.03 DEP compel/plugins/fds/fds.d [2020-09-01T04:10:35.457Z] #41 97.75 CC criu/file-ids.o [2020-09-01T04:10:35.463Z] #12 116.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-01T04:10:35.463Z] #12 116.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-01T04:10:35.463Z] #12 116.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-01T04:10:35.518Z] #40 43.21 CC compel/plugins/std/std.o [2020-09-01T04:10:35.598Z] ltsc2019: Pulling from windows/servercore [2020-09-01T04:10:35.719Z] #12 116.5 Selecting previously unselected package libpcre16-3:amd64. [2020-09-01T04:10:35.719Z] #12 116.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-01T04:10:35.719Z] #12 116.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-01T04:10:35.755Z] #41 98.07 CC criu/file-lock.o [2020-09-01T04:10:35.778Z] #40 43.48 CC compel/plugins/std/fds.o [2020-09-01T04:10:35.975Z] #12 116.8 Selecting previously unselected package libpcre32-3:amd64. [2020-09-01T04:10:35.975Z] #12 116.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-01T04:10:35.975Z] #12 116.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-01T04:10:36.058Z] 4612f6d0b889: Pulling fs layer [2020-09-01T04:10:36.058Z] 3ab49687905c: Pulling fs layer [2020-09-01T04:10:36.182Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2020-09-01T04:10:36.223Z] #47 169.8 + bin/containerd [2020-09-01T04:10:36.231Z] #12 117.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-01T04:10:36.231Z] #12 117.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-01T04:10:36.231Z] #12 117.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-01T04:10:36.231Z] #12 117.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-01T04:10:36.349Z] #40 43.96 CC compel/plugins/std/log.o [2020-09-01T04:10:36.489Z] #12 117.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-01T04:10:36.489Z] #12 117.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-01T04:10:36.572Z] #24 ... [2020-09-01T04:10:36.572Z] [2020-09-01T04:10:36.572Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:10:36.572Z] #12 85.25 Selecting previously unselected package libapparmor1:arm64. [2020-09-01T04:10:36.572Z] #12 85.26 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-09-01T04:10:36.572Z] #12 85.26 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-09-01T04:10:36.572Z] #12 85.39 Selecting previously unselected package libapparmor-dev:arm64. [2020-09-01T04:10:36.572Z] #12 85.40 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-09-01T04:10:36.572Z] #12 85.41 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-09-01T04:10:36.572Z] #12 85.54 Selecting previously unselected package libbtrfs0. [2020-09-01T04:10:36.572Z] #12 85.55 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-09-01T04:10:36.572Z] #12 85.56 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-01T04:10:36.572Z] #12 85.63 Selecting previously unselected package libbtrfs-dev. [2020-09-01T04:10:36.572Z] #12 85.63 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-09-01T04:10:36.572Z] #12 85.66 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:10:36.572Z] #12 85.79 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-09-01T04:10:36.572Z] #12 85.80 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-09-01T04:10:36.572Z] #12 85.81 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-09-01T04:10:36.572Z] #12 85.91 Selecting previously unselected package libudev-dev:arm64. [2020-09-01T04:10:36.572Z] #12 85.91 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-09-01T04:10:36.572Z] #12 85.94 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-09-01T04:10:36.572Z] #12 86.09 Selecting previously unselected package libsepol1-dev:arm64. [2020-09-01T04:10:36.572Z] #12 86.09 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-09-01T04:10:36.572Z] #12 86.10 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-09-01T04:10:36.572Z] #12 86.38 Selecting previously unselected package libpcre16-3:arm64. [2020-09-01T04:10:36.572Z] #12 86.38 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-09-01T04:10:36.572Z] #12 86.39 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-09-01T04:10:36.572Z] #12 86.56 Selecting previously unselected package libpcre32-3:arm64. [2020-09-01T04:10:36.572Z] #12 86.56 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-09-01T04:10:36.572Z] #12 86.57 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-09-01T04:10:36.572Z] #12 86.71 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-09-01T04:10:36.572Z] #12 86.72 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-09-01T04:10:36.572Z] #12 86.72 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-09-01T04:10:36.572Z] #12 86.80 Selecting previously unselected package libpcre3-dev:arm64. [2020-09-01T04:10:36.572Z] #12 86.80 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-09-01T04:10:36.572Z] #12 86.81 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-09-01T04:10:36.572Z] #12 87.04 Selecting previously unselected package libselinux1-dev:arm64. [2020-09-01T04:10:36.572Z] #12 87.04 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-09-01T04:10:36.572Z] #12 87.04 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-09-01T04:10:36.572Z] #12 87.17 Selecting previously unselected package libdevmapper-dev:arm64. [2020-09-01T04:10:36.572Z] #12 87.17 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-09-01T04:10:36.572Z] #12 87.19 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-09-01T04:10:36.572Z] #12 87.27 Selecting previously unselected package libseccomp-dev:arm64. [2020-09-01T04:10:36.572Z] #12 87.27 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-09-01T04:10:36.572Z] #12 87.28 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-09-01T04:10:36.572Z] #12 87.41 Selecting previously unselected package libsystemd-dev:arm64. [2020-09-01T04:10:36.572Z] #12 87.41 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-09-01T04:10:36.572Z] #12 87.41 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-09-01T04:10:36.572Z] #12 87.60 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-09-01T04:10:36.572Z] #12 87.61 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-09-01T04:10:36.572Z] #12 87.62 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-09-01T04:10:36.572Z] #12 87.63 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-01T04:10:36.572Z] #12 87.64 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-09-01T04:10:36.572Z] #12 87.66 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-09-01T04:10:36.573Z] #12 87.67 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:10:36.573Z] #12 87.68 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-01T04:10:36.573Z] #12 87.69 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-09-01T04:10:36.573Z] #12 87.70 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-09-01T04:10:36.573Z] #12 87.73 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-01T04:10:36.573Z] #12 87.74 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:10:36.573Z] #12 87.75 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-09-01T04:10:36.573Z] #12 87.76 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-01T04:10:36.573Z] #12 87.77 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-09-01T04:10:36.573Z] #12 87.78 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-01T04:10:36.573Z] #12 87.80 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-09-01T04:10:36.573Z] #12 87.81 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:10:36.573Z] #12 87.83 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-09-01T04:10:36.573Z] #12 87.84 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-09-01T04:10:36.573Z] #12 87.85 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:10:36.573Z] #12 87.86 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-09-01T04:10:36.573Z] #12 87.86 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-09-01T04:10:36.573Z] #12 87.87 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-01T04:10:36.573Z] #12 ... [2020-09-01T04:10:36.573Z] [2020-09-01T04:10:36.573Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:36.573Z] #40 16.45 CC images/core-x86.o [2020-09-01T04:10:36.573Z] #40 17.08 CC images/core-arm.o [2020-09-01T04:10:36.573Z] #40 17.39 CC images/core-aarch64.o [2020-09-01T04:10:36.573Z] #40 17.60 CC images/core-ppc64.o [2020-09-01T04:10:36.573Z] #40 17.95 CC images/core-s390.o [2020-09-01T04:10:36.573Z] #40 18.47 CC images/cpuinfo.o [2020-09-01T04:10:36.573Z] #40 18.77 CC images/inventory.o [2020-09-01T04:10:36.573Z] #40 18.99 CC images/fdinfo.o [2020-09-01T04:10:36.573Z] #40 19.32 CC images/fown.o [2020-09-01T04:10:36.573Z] #40 19.47 CC images/ns.o [2020-09-01T04:10:36.573Z] #40 19.61 CC images/regfile.o [2020-09-01T04:10:36.573Z] #40 19.85 CC images/ghost-file.o [2020-09-01T04:10:36.573Z] #40 20.06 CC images/fifo.o [2020-09-01T04:10:36.573Z] #40 20.16 CC images/remap-file-path.o [2020-09-01T04:10:36.573Z] #40 20.26 CC images/eventfd.o [2020-09-01T04:10:36.573Z] #40 20.41 CC images/eventpoll.o [2020-09-01T04:10:36.573Z] #40 20.60 CC images/fh.o [2020-09-01T04:10:36.573Z] #40 20.77 CC images/fsnotify.o [2020-09-01T04:10:36.573Z] #40 21.13 CC images/signalfd.o [2020-09-01T04:10:36.573Z] #40 21.25 CC images/fs.o [2020-09-01T04:10:36.573Z] #40 21.38 CC images/pstree.o [2020-09-01T04:10:36.573Z] #40 21.50 CC images/pipe.o [2020-09-01T04:10:36.573Z] #40 21.70 CC images/tcp-stream.o [2020-09-01T04:10:36.573Z] #40 21.94 CC images/sk-packet.o [2020-09-01T04:10:36.573Z] #40 22.15 CC images/mnt.o [2020-09-01T04:10:36.573Z] #40 22.42 CC images/pipe-data.o [2020-09-01T04:10:36.573Z] #40 22.56 CC images/sa.o [2020-09-01T04:10:36.573Z] #40 22.70 CC images/timer.o [2020-09-01T04:10:36.573Z] #40 22.94 CC images/timerfd.o [2020-09-01T04:10:36.573Z] #40 23.14 CC images/mm.o [2020-09-01T04:10:36.573Z] #40 23.37 CC images/sk-opts.o [2020-09-01T04:10:36.573Z] #40 23.53 CC images/sk-unix.o [2020-09-01T04:10:36.573Z] #40 23.69 CC images/sk-inet.o [2020-09-01T04:10:36.573Z] #40 24.01 CC images/tun.o [2020-09-01T04:10:36.573Z] #40 24.25 CC images/sk-netlink.o [2020-09-01T04:10:36.573Z] #40 24.37 CC images/packet-sock.o [2020-09-01T04:10:36.573Z] #40 24.63 CC images/ipc-var.o [2020-09-01T04:10:36.573Z] #40 24.74 CC images/ipc-desc.o [2020-09-01T04:10:36.573Z] #40 24.89 CC images/ipc-shm.o [2020-09-01T04:10:36.573Z] #40 25.05 CC images/ipc-msg.o [2020-09-01T04:10:36.573Z] #40 25.22 CC images/ipc-sem.o [2020-09-01T04:10:36.573Z] #40 25.38 CC images/utsns.o [2020-09-01T04:10:36.573Z] #40 25.48 CC images/creds.o [2020-09-01T04:10:36.573Z] #40 25.60 CC images/vma.o [2020-09-01T04:10:36.573Z] #40 25.73 CC images/netdev.o [2020-09-01T04:10:36.573Z] #40 26.06 CC images/tty.o [2020-09-01T04:10:36.573Z] #40 26.45 CC images/file-lock.o [2020-09-01T04:10:36.746Z] #12 117.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-01T04:10:36.746Z] #12 117.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-01T04:10:36.746Z] #12 117.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-01T04:10:36.808Z] #41 98.89 CC criu/files-ext.o [2020-09-01T04:10:36.820Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-09-01T04:10:36.836Z] #40 26.55 CC images/rlimit.o [2020-09-01T04:10:36.836Z] #40 ... [2020-09-01T04:10:36.836Z] [2020-09-01T04:10:36.836Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:10:36.836Z] #12 87.88 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-09-01T04:10:36.836Z] #12 87.89 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-09-01T04:10:36.836Z] #12 87.90 Setting up dmsetup (2:1.02.155-3) ... [2020-09-01T04:10:36.836Z] #12 87.92 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-09-01T04:10:36.836Z] #12 87.93 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-09-01T04:10:36.836Z] #12 87.94 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:10:36.924Z] #40 44.76 CC compel/plugins/std/string.o [2020-09-01T04:10:37.003Z] #12 117.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-01T04:10:37.003Z] #12 117.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-01T04:10:37.003Z] #12 117.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-01T04:10:37.003Z] #12 117.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-01T04:10:37.003Z] #12 117.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-01T04:10:37.003Z] #12 117.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-01T04:10:37.108Z] #41 99.27 CC criu/files-reg.o [2020-09-01T04:10:37.115Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-09-01T04:10:37.260Z] #12 118.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-01T04:10:37.260Z] #12 118.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-01T04:10:37.260Z] #12 118.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-01T04:10:37.517Z] #12 118.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-01T04:10:37.517Z] #12 118.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-01T04:10:37.517Z] #12 118.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-01T04:10:37.517Z] #12 118.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-01T04:10:37.517Z] #12 118.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-01T04:10:37.517Z] #12 118.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-01T04:10:37.517Z] #12 118.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:10:37.517Z] #12 118.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-01T04:10:37.517Z] #12 118.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-01T04:10:37.774Z] #12 118.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-01T04:10:37.774Z] #12 118.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-01T04:10:37.774Z] #12 118.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:10:37.774Z] #12 118.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-01T04:10:37.774Z] #12 118.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-01T04:10:37.774Z] #12 118.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-01T04:10:37.774Z] #12 118.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-01T04:10:37.774Z] #12 118.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-01T04:10:37.774Z] #12 118.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:10:37.774Z] #12 118.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-09-01T04:10:37.774Z] #12 118.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-09-01T04:10:37.865Z] #40 45.45 CC compel/plugins/std/infect.o [2020-09-01T04:10:38.031Z] #12 118.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:10:38.031Z] #12 118.7 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-09-01T04:10:38.031Z] #12 118.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-01T04:10:38.031Z] #12 118.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-01T04:10:38.031Z] #12 118.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-01T04:10:38.031Z] #12 118.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-01T04:10:38.031Z] #12 118.8 Setting up dmsetup (2:1.02.155-3) ... [2020-09-01T04:10:38.031Z] #12 118.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-01T04:10:38.031Z] #12 118.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-01T04:10:38.031Z] #12 118.8 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:10:38.126Z] #40 45.85 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-01T04:10:38.126Z] #40 45.87 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-01T04:10:38.126Z] #40 45.93 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-01T04:10:38.156Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-09-01T04:10:38.232Z] #12 DONE 89.4s [2020-09-01T04:10:38.232Z] [2020-09-01T04:10:38.232Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:10:38.386Z] #40 46.00 AR compel/plugins/std.lib.a [2020-09-01T04:10:38.386Z] #40 ... [2020-09-01T04:10:38.386Z] [2020-09-01T04:10:38.386Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:10:38.386Z] #12 116.0 Selecting previously unselected package libapparmor1:amd64. [2020-09-01T04:10:38.386Z] #12 116.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-01T04:10:38.386Z] #12 116.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-01T04:10:38.386Z] #12 116.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-01T04:10:38.386Z] #12 116.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-01T04:10:38.386Z] #12 116.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-01T04:10:38.449Z] ok github.com/docker/docker/daemon 12.265s coverage: 17.4% of statements [2020-09-01T04:10:38.449Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-01T04:10:38.449Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-01T04:10:38.449Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-01T04:10:38.449Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-01T04:10:38.643Z] #41 ... [2020-09-01T04:10:38.643Z] [2020-09-01T04:10:38.643Z] #22 [dev-systemd-false 9/22] RUN pip3 install yamllint==1.16.0 [2020-09-01T04:10:38.643Z] #22 3.989 Collecting yamllint==1.16.0 [2020-09-01T04:10:38.643Z] #22 4.333 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-01T04:10:38.643Z] #22 4.466 Collecting pyyaml (from yamllint==1.16.0) [2020-09-01T04:10:38.643Z] #22 4.700 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-01T04:10:38.643Z] #22 6.050 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-01T04:10:38.643Z] #22 6.102 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-01T04:10:38.643Z] #22 6.132 Building wheels for collected packages: pyyaml [2020-09-01T04:10:38.643Z] #22 6.133 Running setup.py bdist_wheel for pyyaml: started [2020-09-01T04:10:38.643Z] #22 7.252 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-01T04:10:38.643Z] #22 7.253 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-01T04:10:38.643Z] #22 7.406 Successfully built pyyaml [2020-09-01T04:10:38.643Z] #22 7.435 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-01T04:10:38.643Z] #22 7.787 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-01T04:10:38.643Z] #22 DONE 8.0s [2020-09-01T04:10:38.648Z] #12 116.3 Selecting previously unselected package libbtrfs0. [2020-09-01T04:10:38.648Z] #12 116.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-01T04:10:38.648Z] #12 116.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-01T04:10:38.648Z] #12 116.4 Selecting previously unselected package libbtrfs-dev. [2020-09-01T04:10:38.648Z] #12 116.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-01T04:10:38.648Z] #12 116.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:10:38.909Z] #12 116.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-01T04:10:38.909Z] #12 116.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-01T04:10:38.909Z] #12 116.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-01T04:10:38.909Z] #12 116.7 Selecting previously unselected package libudev-dev:amd64. [2020-09-01T04:10:38.909Z] #12 116.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-01T04:10:38.909Z] #12 116.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-01T04:10:38.941Z] [2020-09-01T04:10:38.941Z] #48 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:10:39.170Z] #12 116.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-01T04:10:39.170Z] #12 116.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-01T04:10:39.170Z] #12 116.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-01T04:10:39.239Z] #48 ... [2020-09-01T04:10:39.239Z] [2020-09-01T04:10:39.239Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:39.239Z] #41 101.3 CC criu/files.o [2020-09-01T04:10:39.430Z] #12 117.2 Selecting previously unselected package libpcre16-3:amd64. [2020-09-01T04:10:39.430Z] #12 117.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-01T04:10:39.430Z] #12 117.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-01T04:10:39.430Z] #12 117.4 Selecting previously unselected package libpcre32-3:amd64. [2020-09-01T04:10:39.430Z] #12 117.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-01T04:10:39.691Z] #12 117.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-01T04:10:39.691Z] #12 117.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-01T04:10:39.691Z] #12 117.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-01T04:10:39.691Z] #12 117.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-01T04:10:39.951Z] #12 117.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-01T04:10:39.951Z] #12 117.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-01T04:10:39.966Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-09-01T04:10:40.158Z] #44 1.686 + RM_GOPATH=0 [2020-09-01T04:10:40.158Z] #44 1.687 + TMP_GOPATH= [2020-09-01T04:10:40.158Z] #44 1.687 + : /build [2020-09-01T04:10:40.158Z] #44 1.688 + '[' -z '' ']' [2020-09-01T04:10:40.158Z] #44 1.690 ++ mktemp -d [2020-09-01T04:10:40.158Z] #44 1.692 + export GOPATH=/tmp/tmp.bbJZPH5aSe [2020-09-01T04:10:40.158Z] #44 1.692 + GOPATH=/tmp/tmp.bbJZPH5aSe [2020-09-01T04:10:40.158Z] #44 1.692 + RM_GOPATH=1 [2020-09-01T04:10:40.158Z] #44 1.693 + case "$(go env GOARCH)" in [2020-09-01T04:10:40.158Z] #44 1.694 ++ go env GOARCH [2020-09-01T04:10:40.158Z] #44 1.721 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:10:40.158Z] #44 1.721 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:10:40.158Z] #44 1.721 ++ dirname /tmp/install/install.sh [2020-09-01T04:10:40.158Z] #44 1.721 + dir=/tmp/install [2020-09-01T04:10:40.158Z] #44 1.721 + bin=runc [2020-09-01T04:10:40.158Z] #44 1.721 + shift [2020-09-01T04:10:40.158Z] #44 1.721 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-01T04:10:40.159Z] #44 1.721 + . /tmp/install/runc.installer [2020-09-01T04:10:40.159Z] #44 1.721 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-01T04:10:40.159Z] #44 1.721 + install_runc [2020-09-01T04:10:40.159Z] #44 1.721 + uname -r [2020-09-01T04:10:40.159Z] #44 ... [2020-09-01T04:10:40.159Z] [2020-09-01T04:10:40.159Z] #13 [dev-systemd-false 1/22] RUN groupadd -r docker [2020-09-01T04:10:40.159Z] #13 DONE 1.8s [2020-09-01T04:10:40.159Z] [2020-09-01T04:10:40.159Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:10:40.159Z] #44 1.727 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-01T04:10:40.159Z] #44 1.728 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-01T04:10:40.159Z] #44 1.728 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-01T04:10:40.159Z] #44 1.728 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bbJZPH5aSe/src/github.com/opencontainers/runc [2020-09-01T04:10:40.159Z] #44 1.729 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-01T04:10:40.159Z] #44 1.730 Cloning into '/tmp/tmp.bbJZPH5aSe/src/github.com/opencontainers/runc'... [2020-09-01T04:10:40.333Z] #12 117.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-01T04:10:40.808Z] 3ab49687905c: Verifying Checksum [2020-09-01T04:10:40.808Z] 3ab49687905c: Download complete [2020-09-01T04:10:40.927Z] #12 118.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-01T04:10:40.927Z] #12 118.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-01T04:10:40.927Z] #12 118.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-01T04:10:41.007Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.177s coverage: 57.0% of statements [2020-09-01T04:10:41.192Z] #12 118.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-01T04:10:41.192Z] #12 118.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-01T04:10:41.192Z] #12 118.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-01T04:10:41.192Z] #12 119.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-01T04:10:41.192Z] #12 119.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-01T04:10:41.192Z] #12 119.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-01T04:10:41.192Z] #12 119.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-01T04:10:41.300Z] #12 ... [2020-09-01T04:10:41.300Z] [2020-09-01T04:10:41.301Z] #49 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:10:41.301Z] #49 113.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-01T04:10:41.301Z] #49 113.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-01T04:10:41.355Z] #41 103.4 CC criu/filesystems.o [2020-09-01T04:10:41.456Z] #12 119.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-01T04:10:41.456Z] #12 119.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-01T04:10:41.557Z] #49 ... [2020-09-01T04:10:41.557Z] [2020-09-01T04:10:41.557Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-01T04:10:41.557Z] #12 DONE 122.4s [2020-09-01T04:10:41.813Z] [2020-09-01T04:10:41.813Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:41.813Z] #40 44.79 CC compel/plugins/std/log.o [2020-09-01T04:10:41.813Z] #40 45.69 CC compel/plugins/std/string.o [2020-09-01T04:10:41.813Z] #40 46.30 CC compel/plugins/std/infect.o [2020-09-01T04:10:41.813Z] #40 46.78 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-01T04:10:41.813Z] #40 46.88 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-01T04:10:41.813Z] #40 46.94 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-01T04:10:41.813Z] #40 46.98 AR compel/plugins/std.lib.a [2020-09-01T04:10:41.813Z] #40 47.07 CC compel/plugins/fds/fds.o [2020-09-01T04:10:41.813Z] #40 47.29 AR compel/plugins/fds.lib.a [2020-09-01T04:10:41.813Z] #40 47.37 HOSTDEP compel/src/lib/log-host.d [2020-09-01T04:10:41.813Z] #40 47.45 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-01T04:10:41.813Z] #40 47.56 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-01T04:10:41.813Z] #40 47.63 HOSTDEP compel/src/main-host.d [2020-09-01T04:10:41.813Z] #40 47.72 DEP compel/src/lib/ptrace.d [2020-09-01T04:10:41.813Z] #40 47.85 DEP compel/src/lib/infect.d [2020-09-01T04:10:41.813Z] #40 48.00 DEP compel/src/lib/infect-util.d [2020-09-01T04:10:41.813Z] #40 48.10 DEP compel/src/lib/infect-rpc.d [2020-09-01T04:10:41.813Z] #40 48.23 DEP compel/arch/x86/src/lib/infect.d [2020-09-01T04:10:41.813Z] #40 48.39 DEP compel/arch/x86/src/lib/cpu.d [2020-09-01T04:10:41.813Z] #40 48.52 DEP compel/src/lib/log.d [2020-09-01T04:10:41.813Z] #40 48.56 DEP compel/src/main.d [2020-09-01T04:10:41.813Z] #40 48.63 DEP compel/src/lib/handle-elf.d [2020-09-01T04:10:41.813Z] #40 48.71 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-01T04:10:41.813Z] #40 48.87 CC compel/src/lib/log.o [2020-09-01T04:10:41.813Z] #40 49.22 CC compel/arch/x86/src/lib/cpu.o [2020-09-01T04:10:41.813Z] #40 50.01 CC compel/arch/x86/src/lib/infect.o [2020-09-01T04:10:41.813Z] #40 50.94 CC compel/src/lib/infect-rpc.o [2020-09-01T04:10:41.813Z] #40 51.37 CC compel/src/lib/infect-util.o [2020-09-01T04:10:41.813Z] #40 51.72 CC compel/src/lib/infect.o [2020-09-01T04:10:41.985Z] #12 119.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-01T04:10:41.985Z] #12 119.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-01T04:10:41.985Z] #12 119.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-01T04:10:41.985Z] #12 119.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-01T04:10:41.985Z] #12 119.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-01T04:10:41.985Z] #12 119.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-01T04:10:41.985Z] #12 119.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:10:41.985Z] #12 119.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-01T04:10:41.985Z] #12 119.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-01T04:10:41.985Z] #12 119.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-01T04:10:41.985Z] #12 119.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-01T04:10:41.985Z] #12 119.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-01T04:10:42.005Z] #41 104.2 CC criu/fsnotify.o [2020-09-01T04:10:42.085Z] #44 ... [2020-09-01T04:10:42.085Z] [2020-09-01T04:10:42.085Z] #14 [dev-systemd-false 2/22] RUN useradd --create-home --gid docker unprivi... [2020-09-01T04:10:42.085Z] #14 DONE 1.8s [2020-09-01T04:10:42.085Z] [2020-09-01T04:10:42.085Z] #15 [dev-systemd-false 3/22] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-01T04:10:42.251Z] #12 119.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-01T04:10:42.251Z] #12 120.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-01T04:10:42.251Z] #12 120.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-01T04:10:42.251Z] #12 120.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-01T04:10:42.251Z] #12 120.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-01T04:10:42.251Z] #12 120.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:10:42.513Z] #12 120.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-01T04:10:42.513Z] #12 120.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-01T04:10:42.513Z] #12 120.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-01T04:10:42.513Z] #12 120.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-01T04:10:42.513Z] #12 120.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-01T04:10:42.513Z] #12 120.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-01T04:10:42.513Z] #12 120.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-01T04:10:42.513Z] #12 120.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-01T04:10:42.513Z] #12 120.3 Setting up dmsetup (2:1.02.155-3) ... [2020-09-01T04:10:42.513Z] #12 120.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-01T04:10:42.513Z] #12 120.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-01T04:10:42.778Z] #12 120.4 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:10:43.063Z] #41 105.2 CC criu/image-desc.o [2020-09-01T04:10:43.362Z] #41 105.4 CC criu/image.o [2020-09-01T04:10:43.492Z] #15 1.452 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-01T04:10:43.706Z] #40 ... [2020-09-01T04:10:43.706Z] [2020-09-01T04:10:43.706Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:10:43.706Z] #44 2.155 + RM_GOPATH=0 [2020-09-01T04:10:43.706Z] #44 2.155 + TMP_GOPATH= [2020-09-01T04:10:43.706Z] #44 2.155 + : /build [2020-09-01T04:10:43.706Z] #44 2.155 + '[' -z '' ']' [2020-09-01T04:10:43.706Z] #44 2.155 ++ mktemp -d [2020-09-01T04:10:43.706Z] #44 2.160 + export GOPATH=/tmp/tmp.WohX7vbZLR [2020-09-01T04:10:43.706Z] #44 2.160 + GOPATH=/tmp/tmp.WohX7vbZLR [2020-09-01T04:10:43.706Z] #44 2.160 + RM_GOPATH=1 [2020-09-01T04:10:43.706Z] #44 2.160 + case "$(go env GOARCH)" in [2020-09-01T04:10:43.706Z] #44 2.160 ++ go env GOARCH [2020-09-01T04:10:43.706Z] #44 2.184 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:10:43.706Z] #44 2.185 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:10:43.706Z] #44 2.185 ++ dirname /tmp/install/install.sh [2020-09-01T04:10:43.706Z] #44 2.187 + dir=/tmp/install [2020-09-01T04:10:43.706Z] #44 2.187 + bin=runc [2020-09-01T04:10:43.706Z] #44 2.187 + shift [2020-09-01T04:10:43.706Z] #44 2.187 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-01T04:10:43.706Z] #44 2.188 + . /tmp/install/runc.installer [2020-09-01T04:10:43.706Z] #44 2.188 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-01T04:10:43.706Z] #44 2.188 + install_runc [2020-09-01T04:10:43.706Z] #44 2.189 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-01T04:10:43.706Z] #44 2.190 + uname -r [2020-09-01T04:10:43.706Z] #44 2.192 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-01T04:10:43.706Z] #44 2.192 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-01T04:10:43.706Z] #44 2.193 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-01T04:10:43.706Z] #44 2.193 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WohX7vbZLR/src/github.com/opencontainers/runc [2020-09-01T04:10:43.706Z] #44 2.201 Cloning into '/tmp/tmp.WohX7vbZLR/src/github.com/opencontainers/runc'... [2020-09-01T04:10:43.754Z] #15 DONE 1.9s [2020-09-01T04:10:43.755Z] [2020-09-01T04:10:43.755Z] #16 [dev-systemd-false 4/22] RUN echo "source /usr/share/bash-completion/ba... [2020-09-01T04:10:43.964Z] #44 ... [2020-09-01T04:10:43.964Z] [2020-09-01T04:10:43.964Z] #13 [dev-systemd-false 1/22] RUN groupadd -r docker [2020-09-01T04:10:43.964Z] #13 DONE 2.5s [2020-09-01T04:10:44.008Z] #41 106.2 CC criu/ipc_ns.o [2020-09-01T04:10:44.220Z] [2020-09-01T04:10:44.220Z] #14 [dev-systemd-false 2/22] RUN useradd --create-home --gid docker unprivi... [2020-09-01T04:10:45.075Z] #41 107.4 CC criu/irmap.o [2020-09-01T04:10:45.317Z] #12 DONE 122.7s [2020-09-01T04:10:45.317Z] [2020-09-01T04:10:45.317Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:10:45.478Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.975s coverage: 46.2% of statements [2020-09-01T04:10:45.593Z] #14 DONE 1.5s [2020-09-01T04:10:45.593Z] [2020-09-01T04:10:45.593Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:45.593Z] #40 54.89 CC compel/src/lib/ptrace.o [2020-09-01T04:10:45.593Z] #40 55.40 AR compel/libcompel.a [2020-09-01T04:10:45.593Z] #40 55.54 HOSTCC compel/src/main-host.o [2020-09-01T04:10:45.716Z] #41 108.0 CC criu/kcmp-ids.o [2020-09-01T04:10:45.772Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-09-01T04:10:45.887Z] #44 ... [2020-09-01T04:10:45.887Z] [2020-09-01T04:10:45.887Z] #49 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:10:45.887Z] #49 111.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-01T04:10:45.887Z] #49 111.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-01T04:10:45.887Z] #49 DONE 118.2s [2020-09-01T04:10:45.887Z] [2020-09-01T04:10:45.887Z] #50 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-01T04:10:45.887Z] #50 DONE 0.1s [2020-09-01T04:10:45.887Z] [2020-09-01T04:10:45.887Z] #51 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-01T04:10:45.887Z] #51 DONE 0.1s [2020-09-01T04:10:45.887Z] [2020-09-01T04:10:45.887Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:45.887Z] #40 46.09 CC compel/plugins/fds/fds.o [2020-09-01T04:10:45.887Z] #40 46.31 AR compel/plugins/fds.lib.a [2020-09-01T04:10:45.887Z] #40 46.36 HOSTDEP compel/src/lib/log-host.d [2020-09-01T04:10:45.887Z] #40 46.45 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-01T04:10:45.887Z] #40 46.55 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-01T04:10:45.887Z] #40 46.67 HOSTDEP compel/src/main-host.d [2020-09-01T04:10:45.887Z] #40 46.79 DEP compel/src/lib/ptrace.d [2020-09-01T04:10:45.887Z] #40 46.92 DEP compel/src/lib/infect.d [2020-09-01T04:10:45.887Z] #40 47.07 DEP compel/src/lib/infect-util.d [2020-09-01T04:10:45.887Z] #40 47.24 DEP compel/src/lib/infect-rpc.d [2020-09-01T04:10:45.887Z] #40 47.33 DEP compel/arch/x86/src/lib/infect.d [2020-09-01T04:10:45.887Z] #40 47.63 DEP compel/arch/x86/src/lib/cpu.d [2020-09-01T04:10:45.887Z] #40 47.78 DEP compel/src/lib/log.d [2020-09-01T04:10:45.887Z] #40 47.91 DEP compel/src/main.d [2020-09-01T04:10:45.887Z] #40 48.11 DEP compel/src/lib/handle-elf.d [2020-09-01T04:10:45.887Z] #40 48.26 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-01T04:10:45.887Z] #40 48.50 CC compel/src/lib/log.o [2020-09-01T04:10:45.887Z] #40 48.91 CC compel/arch/x86/src/lib/cpu.o [2020-09-01T04:10:45.887Z] #40 49.95 CC compel/arch/x86/src/lib/infect.o [2020-09-01T04:10:45.887Z] #40 50.88 CC compel/src/lib/infect-rpc.o [2020-09-01T04:10:45.887Z] #40 51.16 CC compel/src/lib/infect-util.o [2020-09-01T04:10:45.887Z] #40 51.49 CC compel/src/lib/infect.o [2020-09-01T04:10:46.014Z] #41 108.2 CC criu/kerndat.o [2020-09-01T04:10:46.158Z] #40 55.93 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-01T04:10:46.158Z] #40 56.09 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-01T04:10:46.330Z] #16 DONE 2.3s [2020-09-01T04:10:46.330Z] [2020-09-01T04:10:46.330Z] #17 [dev-systemd-false 5/22] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-01T04:10:46.457Z] #40 53.96 CC compel/src/lib/ptrace.o [2020-09-01T04:10:46.717Z] #40 54.39 AR compel/libcompel.a [2020-09-01T04:10:46.717Z] #40 54.49 HOSTCC compel/src/main-host.o [2020-09-01T04:10:46.724Z] #40 56.45 HOSTCC compel/src/lib/log-host.o [2020-09-01T04:10:46.724Z] #40 56.65 HOSTLINK compel/compel-host-bin [2020-09-01T04:10:46.908Z] #17 ... [2020-09-01T04:10:46.908Z] [2020-09-01T04:10:46.908Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:46.908Z] #40 26.66 CC images/pagemap.o [2020-09-01T04:10:46.908Z] #40 26.80 CC images/siginfo.o [2020-09-01T04:10:46.908Z] #40 27.00 CC images/rpc.o [2020-09-01T04:10:46.908Z] #40 27.70 CC images/ext-file.o [2020-09-01T04:10:46.908Z] #40 27.79 CC images/cgroup.o [2020-09-01T04:10:46.908Z] #40 28.43 CC images/userns.o [2020-09-01T04:10:46.908Z] #40 28.58 CC images/google/protobuf/descriptor.o [2020-09-01T04:10:46.908Z] #40 29.92 CC images/opts.o [2020-09-01T04:10:46.908Z] #40 30.15 CC images/seccomp.o [2020-09-01T04:10:46.908Z] #40 30.34 CC images/binfmt-misc.o [2020-09-01T04:10:46.908Z] #40 30.58 CC images/time.o [2020-09-01T04:10:46.908Z] #40 30.80 CC images/sysctl.o [2020-09-01T04:10:46.908Z] #40 30.98 CC images/autofs.o [2020-09-01T04:10:46.908Z] #40 31.09 CC images/macvlan.o [2020-09-01T04:10:46.908Z] #40 31.28 CC images/sit.o [2020-09-01T04:10:46.908Z] #40 31.50 CC images/memfd.o [2020-09-01T04:10:46.908Z] #40 31.76 CC images/timens.o [2020-09-01T04:10:46.908Z] #40 32.04 LINK images/built-in.o [2020-09-01T04:10:46.908Z] #40 32.13 GEN compel/include/asm [2020-09-01T04:10:46.908Z] #40 32.17 GEN compel/include/version.h [2020-09-01T04:10:46.908Z] #40 32.22 touch .config [2020-09-01T04:10:46.908Z] #40 32.32 GEN include/common/config.h [2020-09-01T04:10:46.908Z] #40 32.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-01T04:10:46.908Z] #40 32.46 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-09-01T04:10:46.908Z] #40 32.51 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-09-01T04:10:46.908Z] #40 32.53 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-09-01T04:10:46.908Z] #40 32.56 DEP compel/plugins/std/infect.d [2020-09-01T04:10:46.908Z] #40 32.70 DEP compel/plugins/std/string.d [2020-09-01T04:10:46.908Z] #40 32.79 DEP compel/plugins/std/log.d [2020-09-01T04:10:46.908Z] #40 32.83 DEP compel/plugins/std/fds.d [2020-09-01T04:10:46.908Z] #40 32.87 DEP compel/plugins/std/std.d [2020-09-01T04:10:46.908Z] #40 32.91 DEP compel/plugins/shmem/shmem.d [2020-09-01T04:10:46.908Z] #40 32.94 DEP compel/plugins/fds/fds.d [2020-09-01T04:10:46.908Z] #40 33.00 CC compel/plugins/std/std.o [2020-09-01T04:10:46.908Z] #40 33.24 CC compel/plugins/std/fds.o [2020-09-01T04:10:46.908Z] #40 33.76 CC compel/plugins/std/log.o [2020-09-01T04:10:46.908Z] #40 34.59 CC compel/plugins/std/string.o [2020-09-01T04:10:46.908Z] #40 35.09 CC compel/plugins/std/infect.o [2020-09-01T04:10:46.908Z] #40 35.49 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-09-01T04:10:46.908Z] #40 35.55 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-09-01T04:10:46.908Z] #40 35.61 AR compel/plugins/std.lib.a [2020-09-01T04:10:46.908Z] #40 35.71 CC compel/plugins/fds/fds.o [2020-09-01T04:10:46.908Z] #40 36.03 AR compel/plugins/fds.lib.a [2020-09-01T04:10:46.908Z] #40 36.17 HOSTDEP compel/src/lib/log-host.d [2020-09-01T04:10:46.908Z] #40 36.27 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-01T04:10:46.908Z] #40 36.37 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-09-01T04:10:46.908Z] #40 36.47 HOSTDEP compel/src/main-host.d [2020-09-01T04:10:46.908Z] #40 36.58 DEP compel/src/lib/ptrace.d [2020-09-01T04:10:46.908Z] #40 36.70 DEP compel/src/lib/infect.d [2020-09-01T04:10:46.981Z] #40 ... [2020-09-01T04:10:46.981Z] [2020-09-01T04:10:46.981Z] #15 [dev-systemd-false 3/22] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-01T04:10:46.981Z] #15 1.342 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-01T04:10:46.981Z] #15 DONE 1.5s [2020-09-01T04:10:46.981Z] [2020-09-01T04:10:46.981Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:46.981Z] #40 56.90 DEP soccr/soccr.d [2020-09-01T04:10:47.067Z] #41 109.4 CC criu/libnetlink.o [2020-09-01T04:10:47.175Z] #40 36.86 DEP compel/src/lib/infect-util.d [2020-09-01T04:10:47.175Z] #40 36.93 DEP compel/src/lib/infect-rpc.d [2020-09-01T04:10:47.175Z] #40 37.00 DEP compel/arch/aarch64/src/lib/infect.d [2020-09-01T04:10:47.288Z] #40 54.85 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-01T04:10:47.288Z] #40 55.03 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-01T04:10:47.363Z] #41 109.6 CC criu/log.o [2020-09-01T04:10:47.438Z] #40 37.13 DEP compel/arch/aarch64/src/lib/cpu.d [2020-09-01T04:10:47.439Z] #40 37.16 DEP compel/src/lib/log.d [2020-09-01T04:10:47.439Z] #40 37.22 DEP compel/src/main.d [2020-09-01T04:10:47.545Z] #40 57.12 CC soccr/soccr.o [2020-09-01T04:10:47.549Z] #40 55.38 HOSTCC compel/src/lib/log-host.o [2020-09-01T04:10:47.660Z] #41 110.1 CC criu/lsm.o [2020-09-01T04:10:47.701Z] #40 ... [2020-09-01T04:10:47.701Z] [2020-09-01T04:10:47.701Z] #17 [dev-systemd-false 5/22] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-01T04:10:47.701Z] #17 DONE 1.6s [2020-09-01T04:10:47.701Z] [2020-09-01T04:10:47.701Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:47.701Z] #40 37.29 DEP compel/src/lib/handle-elf.d [2020-09-01T04:10:47.701Z] #40 37.40 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-09-01T04:10:47.701Z] #40 ... [2020-09-01T04:10:47.701Z] [2020-09-01T04:10:47.701Z] #18 [dev-systemd-false 6/22] RUN ldconfig [2020-09-01T04:10:47.809Z] #40 55.59 HOSTLINK compel/compel-host-bin [2020-09-01T04:10:48.070Z] #40 ... [2020-09-01T04:10:48.070Z] [2020-09-01T04:10:48.070Z] #13 [dev-systemd-false 1/22] RUN groupadd -r docker [2020-09-01T04:10:48.070Z] #13 DONE 3.0s [2020-09-01T04:10:48.070Z] [2020-09-01T04:10:48.070Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:48.070Z] #40 55.77 DEP soccr/soccr.d [2020-09-01T04:10:48.070Z] #40 ... [2020-09-01T04:10:48.070Z] [2020-09-01T04:10:48.070Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:10:48.070Z] #44 3.122 + RM_GOPATH=0 [2020-09-01T04:10:48.070Z] #44 3.122 + TMP_GOPATH= [2020-09-01T04:10:48.070Z] #44 3.122 + : /build [2020-09-01T04:10:48.070Z] #44 3.122 + '[' -z '' ']' [2020-09-01T04:10:48.070Z] #44 3.123 ++ mktemp -d [2020-09-01T04:10:48.070Z] #44 3.133 + export GOPATH=/tmp/tmp.tEr22l1vcE [2020-09-01T04:10:48.070Z] #44 3.133 + GOPATH=/tmp/tmp.tEr22l1vcE [2020-09-01T04:10:48.070Z] #44 3.133 + RM_GOPATH=1 [2020-09-01T04:10:48.070Z] #44 3.133 + case "$(go env GOARCH)" in [2020-09-01T04:10:48.070Z] #44 3.133 ++ go env GOARCH [2020-09-01T04:10:48.070Z] #44 3.173 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:10:48.070Z] #44 3.173 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:10:48.070Z] #44 3.173 ++ dirname /tmp/install/install.sh [2020-09-01T04:10:48.070Z] #44 3.175 + dir=/tmp/install [2020-09-01T04:10:48.070Z] #44 3.175 + bin=runc [2020-09-01T04:10:48.070Z] #44 3.175 + shift [2020-09-01T04:10:48.070Z] #44 3.175 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-01T04:10:48.070Z] #44 3.175 + . /tmp/install/runc.installer [2020-09-01T04:10:48.070Z] #44 3.175 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-01T04:10:48.070Z] #44 3.175 + install_runc [2020-09-01T04:10:48.070Z] #44 3.179 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-01T04:10:48.070Z] #44 3.179 + uname -r [2020-09-01T04:10:48.070Z] #44 3.193 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-01T04:10:48.070Z] #44 3.194 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-01T04:10:48.070Z] #44 3.194 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-01T04:10:48.070Z] #44 3.194 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tEr22l1vcE/src/github.com/opencontainers/runc [2020-09-01T04:10:48.070Z] #44 3.194 Cloning into '/tmp/tmp.tEr22l1vcE/src/github.com/opencontainers/runc'... [2020-09-01T04:10:48.304Z] #41 110.5 CC criu/mem.o [2020-09-01T04:10:48.498Z] #40 ... [2020-09-01T04:10:48.498Z] [2020-09-01T04:10:48.498Z] #16 [dev-systemd-false 4/22] RUN echo "source /usr/share/bash-completion/ba... [2020-09-01T04:10:48.498Z] #16 DONE 1.3s [2020-09-01T04:10:48.498Z] [2020-09-01T04:10:48.498Z] #17 [dev-systemd-false 5/22] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-01T04:10:49.309Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.291s coverage: 49.5% of statements [2020-09-01T04:10:49.627Z] #18 DONE 1.7s [2020-09-01T04:10:49.627Z] [2020-09-01T04:10:49.627Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:49.627Z] #40 37.53 CC compel/src/lib/log.o [2020-09-01T04:10:49.627Z] #40 37.79 CC compel/arch/aarch64/src/lib/cpu.o [2020-09-01T04:10:49.627Z] #40 37.96 CC compel/arch/aarch64/src/lib/infect.o [2020-09-01T04:10:49.627Z] #40 38.22 CC compel/src/lib/infect-rpc.o [2020-09-01T04:10:49.627Z] #40 38.49 CC compel/src/lib/infect-util.o [2020-09-01T04:10:49.627Z] #40 38.69 CC compel/src/lib/infect.o [2020-09-01T04:10:49.868Z] #17 DONE 1.3s [2020-09-01T04:10:49.868Z] [2020-09-01T04:10:49.868Z] #18 [dev-systemd-false 6/22] RUN ldconfig [2020-09-01T04:10:49.981Z] #44 ... [2020-09-01T04:10:49.981Z] [2020-09-01T04:10:49.981Z] #14 [dev-systemd-false 2/22] RUN useradd --create-home --gid docker unprivi... [2020-09-01T04:10:49.981Z] #14 DONE 1.9s [2020-09-01T04:10:49.981Z] [2020-09-01T04:10:49.981Z] #15 [dev-systemd-false 3/22] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-01T04:10:50.399Z] #41 112.4 CC criu/memfd.o [2020-09-01T04:10:50.434Z] #18 ... [2020-09-01T04:10:50.434Z] [2020-09-01T04:10:50.434Z] #49 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:10:50.434Z] #49 DONE 122.2s [2020-09-01T04:10:50.434Z] [2020-09-01T04:10:50.434Z] #50 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-01T04:10:50.434Z] #50 DONE 0.1s [2020-09-01T04:10:50.434Z] [2020-09-01T04:10:50.434Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:50.434Z] #40 59.02 AR soccr/libsoccr.a [2020-09-01T04:10:50.434Z] #40 59.07 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-01T04:10:50.434Z] #40 59.60 DEP criu/arch/x86/sigframe.d [2020-09-01T04:10:50.434Z] #40 59.71 DEP criu/arch/x86/sigaction_compat.d [2020-09-01T04:10:50.434Z] #40 59.85 DEP criu/arch/x86/kerndat.d [2020-09-01T04:10:50.434Z] #40 60.00 DEP criu/arch/x86/crtools.d [2020-09-01T04:10:50.434Z] #40 60.11 DEP criu/arch/x86/cpu.d [2020-09-01T04:10:50.434Z] #40 60.32 CC criu/arch/x86/cpu.o [2020-09-01T04:10:50.691Z] #40 ... [2020-09-01T04:10:50.691Z] [2020-09-01T04:10:50.691Z] #51 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-01T04:10:50.691Z] #51 DONE 0.1s [2020-09-01T04:10:50.691Z] [2020-09-01T04:10:50.691Z] #18 [dev-systemd-false 6/22] RUN ldconfig [2020-09-01T04:10:50.696Z] #41 112.9 CC criu/mount.o [2020-09-01T04:10:50.920Z] #15 1.117 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-01T04:10:51.021Z] #40 40.55 CC compel/src/lib/ptrace.o [2020-09-01T04:10:51.180Z] #15 DONE 1.2s [2020-09-01T04:10:51.180Z] [2020-09-01T04:10:51.180Z] #16 [dev-systemd-false 4/22] RUN echo "source /usr/share/bash-completion/ba... [2020-09-01T04:10:51.284Z] #40 40.88 AR compel/libcompel.a [2020-09-01T04:10:51.284Z] #40 40.93 HOSTCC compel/src/main-host.o [2020-09-01T04:10:51.548Z] #40 41.27 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-09-01T04:10:51.548Z] #40 41.41 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-01T04:10:51.812Z] #40 41.69 HOSTCC compel/src/lib/log-host.o [2020-09-01T04:10:52.065Z] #18 DONE 2.6s [2020-09-01T04:10:52.065Z] [2020-09-01T04:10:52.065Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:52.065Z] #40 61.11 CC criu/arch/x86/crtools.o [2020-09-01T04:10:52.393Z] #40 42.02 HOSTLINK compel/compel-host-bin [2020-09-01T04:10:52.393Z] #40 42.22 DEP soccr/soccr.d [2020-09-01T04:10:52.655Z] #40 42.41 CC soccr/soccr.o [2020-09-01T04:10:52.997Z] #40 62.63 CC criu/arch/x86/kerndat.o [2020-09-01T04:10:53.185Z] 4612f6d0b889: Verifying Checksum [2020-09-01T04:10:53.186Z] 4612f6d0b889: Download complete [2020-09-01T04:10:53.254Z] #40 63.12 CC criu/arch/x86/sigaction_compat.o [2020-09-01T04:10:53.511Z] #40 63.35 CC criu/arch/x86/sigframe.o [2020-09-01T04:10:53.720Z] #16 DONE 2.3s [2020-09-01T04:10:53.720Z] [2020-09-01T04:10:53.720Z] #17 [dev-systemd-false 5/22] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-01T04:10:53.767Z] #40 63.69 LINK criu/arch/x86/crtools.built-in.o [2020-09-01T04:10:54.024Z] #40 63.83 DEP criu/pie/util-vdso-elf32.d [2020-09-01T04:10:54.060Z] #40 43.60 AR soccr/libsoccr.a [2020-09-01T04:10:54.060Z] #40 43.67 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-01T04:10:54.280Z] #40 63.97 DEP criu/pie/util-vdso.d [2020-09-01T04:10:54.280Z] #40 64.05 DEP criu/pie/util.d [2020-09-01T04:10:54.280Z] #40 64.18 CC criu/pie/util.o [2020-09-01T04:10:54.323Z] #40 44.16 DEP criu/arch/aarch64/sigframe.d [2020-09-01T04:10:54.586Z] #40 44.32 DEP criu/arch/aarch64/crtools.d [2020-09-01T04:10:54.676Z] #17 DONE 1.3s [2020-09-01T04:10:54.676Z] [2020-09-01T04:10:54.676Z] #18 [dev-systemd-false 6/22] RUN ldconfig [2020-09-01T04:10:54.843Z] #40 64.55 CC criu/pie/util-vdso.o [2020-09-01T04:10:54.849Z] #40 44.50 DEP criu/arch/aarch64/cpu.d [2020-09-01T04:10:54.849Z] #40 44.52 DEP criu/arch/aarch64/bitops.d [2020-09-01T04:10:54.849Z] #40 44.54 CC criu/arch/aarch64/bitops.o [2020-09-01T04:10:54.849Z] #40 44.61 CC criu/arch/aarch64/cpu.o [2020-09-01T04:10:54.849Z] #40 44.75 CC criu/arch/aarch64/crtools.o [2020-09-01T04:10:54.849Z] #40 ... [2020-09-01T04:10:54.849Z] [2020-09-01T04:10:54.849Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:10:54.849Z] #44 6.711 + cd /tmp/tmp.bbJZPH5aSe/src/github.com/opencontainers/runc [2020-09-01T04:10:54.849Z] #44 6.712 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-01T04:10:54.849Z] #44 7.047 + '[' -z '' ']' [2020-09-01T04:10:54.849Z] #44 7.047 + target=static [2020-09-01T04:10:54.849Z] #44 7.048 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-01T04:10:54.849Z] #44 7.163 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-01T04:10:54.894Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.222s coverage: 73.1% of statements [2020-09-01T04:10:54.894Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-01T04:10:55.113Z] #44 ... [2020-09-01T04:10:55.113Z] [2020-09-01T04:10:55.113Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:10:55.113Z] #19 2.010 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:10:55.113Z] #19 2.096 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:10:55.113Z] #19 2.263 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:10:55.113Z] #19 2.654 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-01T04:10:55.113Z] #19 3.342 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [219 kB] [2020-09-01T04:10:55.113Z] #19 4.130 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-01T04:10:55.235Z] #41 117.2 CC criu/namespaces.o [2020-09-01T04:10:55.405Z] #40 65.33 CC criu/pie/util-vdso-elf32.o [2020-09-01T04:10:55.689Z] #19 ... [2020-09-01T04:10:55.689Z] [2020-09-01T04:10:55.689Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:55.689Z] #40 45.29 CC criu/arch/aarch64/sigframe.o [2020-09-01T04:10:55.969Z] #40 45.52 LINK criu/arch/aarch64/crtools.built-in.o [2020-09-01T04:10:55.969Z] #40 45.56 DEP criu/pie/util-vdso.d [2020-09-01T04:10:55.969Z] #40 45.71 DEP criu/pie/util.d [2020-09-01T04:10:56.232Z] #40 45.83 CC criu/pie/util.o [2020-09-01T04:10:56.338Z] #40 66.10 AR criu/pie/pie.lib.a [2020-09-01T04:10:56.338Z] #40 66.15 DEP criu/pie/restorer.d [2020-09-01T04:10:56.425Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.333s coverage: 57.7% of statements [2020-09-01T04:10:56.425Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-01T04:10:56.425Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.707s coverage: 76.1% of statements [2020-09-01T04:10:56.425Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-01T04:10:56.494Z] #40 46.17 CC criu/pie/util-vdso.o [2020-09-01T04:10:56.585Z] #18 DONE 1.5s [2020-09-01T04:10:56.585Z] [2020-09-01T04:10:56.585Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:10:56.594Z] #40 66.33 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-01T04:10:56.594Z] #40 66.47 DEP criu/arch/x86/restorer_unmap.d [2020-09-01T04:10:56.594Z] #40 66.47 DEP criu/arch/x86/restorer.d [2020-09-01T04:10:56.849Z] #40 66.60 DEP criu/arch/x86/vdso-pie.d [2020-09-01T04:10:57.105Z] #40 66.78 DEP criu/pie/parasite-vdso.d [2020-09-01T04:10:57.105Z] #40 66.94 DEP criu/pie/parasite.d [2020-09-01T04:10:57.361Z] #40 67.17 CC criu/pie/parasite.o [2020-09-01T04:10:57.421Z] #41 119.4 CC criu/net.o [2020-09-01T04:10:57.445Z] #40 46.86 AR criu/pie/pie.lib.a [2020-09-01T04:10:57.445Z] #40 46.94 DEP criu/pie/restorer.d [2020-09-01T04:10:57.445Z] #40 47.15 DEP criu/arch/aarch64/intraprocedure.d [2020-09-01T04:10:57.445Z] #40 47.17 DEP criu/arch/aarch64/restorer.d [2020-09-01T04:10:57.466Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-09-01T04:10:57.720Z] #40 47.37 DEP criu/arch/aarch64/vdso-pie.d [2020-09-01T04:10:57.720Z] #40 47.48 DEP criu/pie/parasite-vdso.d [2020-09-01T04:10:57.760Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-09-01T04:10:57.968Z] #19 1.763 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:10:57.968Z] #19 1.810 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:10:57.968Z] #19 1.813 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:10:57.983Z] #40 47.71 DEP criu/pie/parasite.d [2020-09-01T04:10:58.228Z] #19 ... [2020-09-01T04:10:58.228Z] [2020-09-01T04:10:58.228Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:10:58.228Z] #40 56.00 CC soccr/soccr.o [2020-09-01T04:10:58.228Z] #40 57.36 AR soccr/libsoccr.a [2020-09-01T04:10:58.228Z] #40 57.41 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-01T04:10:58.228Z] #40 57.97 DEP criu/arch/x86/sigframe.d [2020-09-01T04:10:58.228Z] #40 58.07 DEP criu/arch/x86/sigaction_compat.d [2020-09-01T04:10:58.228Z] #40 58.13 DEP criu/arch/x86/kerndat.d [2020-09-01T04:10:58.228Z] #40 58.25 DEP criu/arch/x86/crtools.d [2020-09-01T04:10:58.228Z] #40 58.33 DEP criu/arch/x86/cpu.d [2020-09-01T04:10:58.228Z] #40 58.46 CC criu/arch/x86/cpu.o [2020-09-01T04:10:58.228Z] #40 59.26 CC criu/arch/x86/crtools.o [2020-09-01T04:10:58.228Z] #40 60.48 CC criu/arch/x86/kerndat.o [2020-09-01T04:10:58.228Z] #40 61.00 CC criu/arch/x86/sigaction_compat.o [2020-09-01T04:10:58.228Z] #40 61.45 CC criu/arch/x86/sigframe.o [2020-09-01T04:10:58.228Z] #40 61.76 LINK criu/arch/x86/crtools.built-in.o [2020-09-01T04:10:58.228Z] #40 61.85 DEP criu/pie/util-vdso-elf32.d [2020-09-01T04:10:58.228Z] #40 62.09 DEP criu/pie/util-vdso.d [2020-09-01T04:10:58.228Z] #40 62.19 DEP criu/pie/util.d [2020-09-01T04:10:58.228Z] #40 62.38 CC criu/pie/util.o [2020-09-01T04:10:58.228Z] #40 62.83 CC criu/pie/util-vdso.o [2020-09-01T04:10:58.228Z] #40 63.62 CC criu/pie/util-vdso-elf32.o [2020-09-01T04:10:58.228Z] #40 64.41 AR criu/pie/pie.lib.a [2020-09-01T04:10:58.228Z] #40 64.47 DEP criu/pie/restorer.d [2020-09-01T04:10:58.228Z] #40 64.71 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-01T04:10:58.228Z] #40 64.84 DEP criu/arch/x86/restorer_unmap.d [2020-09-01T04:10:58.228Z] #40 64.87 DEP criu/arch/x86/restorer.d [2020-09-01T04:10:58.228Z] #40 65.15 DEP criu/arch/x86/vdso-pie.d [2020-09-01T04:10:58.228Z] #40 65.37 DEP criu/pie/parasite-vdso.d [2020-09-01T04:10:58.228Z] #40 65.69 DEP criu/pie/parasite.d [2020-09-01T04:10:58.228Z] #40 66.14 CC criu/pie/parasite.o [2020-09-01T04:10:58.247Z] #40 47.96 CC criu/pie/parasite.o [2020-09-01T04:10:58.725Z] #40 68.43 LINK criu/pie/parasite.built-in.o [2020-09-01T04:10:58.725Z] #40 68.44 GEN criu/pie/parasite-blob.h [2020-09-01T04:10:58.725Z] #40 68.45 CC criu/pie/parasite-vdso.o [2020-09-01T04:10:58.796Z] #40 ... [2020-09-01T04:10:58.796Z] [2020-09-01T04:10:58.796Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:10:58.796Z] #19 2.546 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:10:58.801Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2020-09-01T04:10:59.266Z] #40 49.13 LINK criu/pie/parasite.built-in.o [2020-09-01T04:10:59.287Z] #40 69.20 CC criu/arch/x86/vdso-pie.o [2020-09-01T04:10:59.438Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 4.8% of statements [2020-09-01T04:10:59.438Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-01T04:10:59.438Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-01T04:10:59.530Z] #40 49.14 GEN criu/pie/parasite-blob.h [2020-09-01T04:10:59.530Z] #40 49.15 CC criu/pie/parasite-vdso.o [2020-09-01T04:10:59.737Z] #19 3.632 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:10:59.850Z] #40 69.75 CC criu/arch/x86/restorer.o [2020-09-01T04:11:00.081Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 41.0% of statements [2020-09-01T04:11:00.114Z] #40 49.74 CC criu/arch/aarch64/vdso-pie.o [2020-09-01T04:11:00.377Z] #40 49.97 CC criu/arch/aarch64/restorer.o [2020-09-01T04:11:00.641Z] #40 50.33 CC criu/arch/aarch64/intraprocedure.o [2020-09-01T04:11:00.641Z] #40 50.40 CC criu/pie/restorer.o [2020-09-01T04:11:00.779Z] #40 70.47 CC criu/arch/x86/restorer_unmap.o [2020-09-01T04:11:00.779Z] #40 70.57 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-01T04:11:01.122Z] ok github.com/docker/docker/daemon/logger/awslogs 0.098s coverage: 77.8% of statements [2020-09-01T04:11:01.122Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-01T04:11:01.122Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-01T04:11:01.289Z] #41 122.8 CC criu/netfilter.o [2020-09-01T04:11:01.289Z] #41 123.2 CC criu/page-pipe.o [2020-09-01T04:11:01.341Z] #40 71.07 CC criu/pie/restorer.o [2020-09-01T04:11:01.416Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-09-01T04:11:01.628Z] #41 124.0 CC criu/page-xfer.o [2020-09-01T04:11:01.651Z] #19 5.171 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:11:02.053Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 26.2% of statements [2020-09-01T04:11:02.275Z] #40 ... [2020-09-01T04:11:02.275Z] [2020-09-01T04:11:02.275Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:02.275Z] #19 1.946 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-01T04:11:02.275Z] #19 2.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-01T04:11:02.275Z] #19 2.140 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-01T04:11:02.275Z] #19 2.988 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-01T04:11:02.275Z] #19 4.376 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [224 kB] [2020-09-01T04:11:02.275Z] #19 5.696 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-01T04:11:02.690Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 61.6% of statements [2020-09-01T04:11:02.690Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-09-01T04:11:03.288Z] #41 ... [2020-09-01T04:11:03.288Z] [2020-09-01T04:11:03.288Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:11:03.288Z] #45 97.58 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-01T04:11:03.642Z] #19 ... [2020-09-01T04:11:03.642Z] [2020-09-01T04:11:03.642Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:11:03.642Z] #44 11.94 + cd /tmp/tmp.WohX7vbZLR/src/github.com/opencontainers/runc [2020-09-01T04:11:03.642Z] #44 11.94 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-01T04:11:03.642Z] #44 12.32 + '[' -z '' ']' [2020-09-01T04:11:03.642Z] #44 12.32 + target=static [2020-09-01T04:11:03.642Z] #44 12.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-01T04:11:03.642Z] #44 12.85 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-01T04:11:03.732Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 75.2% of statements [2020-09-01T04:11:03.732Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-01T04:11:03.898Z] #44 ... [2020-09-01T04:11:03.898Z] [2020-09-01T04:11:03.898Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:03.898Z] #19 11.73 Fetched 8378 kB in 10s (822 kB/s) [2020-09-01T04:11:03.969Z] #40 53.55 LINK criu/pie/restorer.built-in.o [2020-09-01T04:11:03.969Z] #40 53.56 GEN criu/pie/restorer-blob.h [2020-09-01T04:11:03.969Z] #40 53.67 DEP criu/vdso.d [2020-09-01T04:11:04.026Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.082s coverage: 37.7% of statements [2020-09-01T04:11:04.232Z] #40 53.88 DEP criu/uts_ns.d [2020-09-01T04:11:04.232Z] #40 53.99 DEP criu/util.d [2020-09-01T04:11:04.232Z] #40 54.11 DEP criu/uffd.d [2020-09-01T04:11:07.231Z] #19 ... [2020-09-01T04:11:07.231Z] [2020-09-01T04:11:07.231Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:07.231Z] #40 67.30 LINK criu/pie/parasite.built-in.o [2020-09-01T04:11:07.231Z] #40 67.31 GEN criu/pie/parasite-blob.h [2020-09-01T04:11:07.231Z] #40 67.32 CC criu/pie/parasite-vdso.o [2020-09-01T04:11:07.231Z] #40 67.83 CC criu/arch/x86/vdso-pie.o [2020-09-01T04:11:07.231Z] #40 68.22 CC criu/arch/x86/restorer.o [2020-09-01T04:11:07.231Z] #40 69.19 CC criu/arch/x86/restorer_unmap.o [2020-09-01T04:11:07.231Z] #40 69.29 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-01T04:11:07.231Z] #40 69.84 CC criu/pie/restorer.o [2020-09-01T04:11:07.231Z] #40 72.82 LINK criu/pie/restorer.built-in.o [2020-09-01T04:11:07.231Z] #40 72.83 GEN criu/pie/restorer-blob.h [2020-09-01T04:11:07.231Z] #40 72.92 DEP criu/vdso.d [2020-09-01T04:11:07.231Z] #40 73.08 DEP criu/vdso-compat.d [2020-09-01T04:11:07.231Z] #40 73.18 DEP criu/uts_ns.d [2020-09-01T04:11:07.231Z] #40 73.27 DEP criu/util.d [2020-09-01T04:11:07.231Z] #40 73.41 DEP criu/uffd.d [2020-09-01T04:11:07.231Z] #40 73.53 DEP criu/tun.d [2020-09-01T04:11:07.231Z] #40 ... [2020-09-01T04:11:07.231Z] [2020-09-01T04:11:07.231Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:11:07.231Z] #44 10.95 + cd /tmp/tmp.tEr22l1vcE/src/github.com/opencontainers/runc [2020-09-01T04:11:07.231Z] #44 10.96 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-01T04:11:07.231Z] #44 11.59 + '[' -z '' ']' [2020-09-01T04:11:07.231Z] #44 11.59 + target=static [2020-09-01T04:11:07.231Z] #44 11.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-01T04:11:07.231Z] #44 11.90 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-01T04:11:07.231Z] #44 ... [2020-09-01T04:11:07.231Z] [2020-09-01T04:11:07.231Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:07.231Z] #40 73.71 DEP criu/tty.d [2020-09-01T04:11:07.231Z] #40 73.84 DEP criu/timerfd.d [2020-09-01T04:11:07.231Z] #40 74.00 DEP criu/timens.d [2020-09-01T04:11:07.231Z] #40 74.20 DEP criu/sysfs_parse.d [2020-09-01T04:11:07.231Z] #40 74.34 DEP criu/sysctl.d [2020-09-01T04:11:07.231Z] #40 74.54 DEP criu/string.d [2020-09-01T04:11:07.231Z] #40 74.58 DEP criu/stats.d [2020-09-01T04:11:07.231Z] #40 74.75 DEP criu/sockets.d [2020-09-01T04:11:07.231Z] #40 74.86 DEP criu/sk-unix.d [2020-09-01T04:11:07.231Z] #40 74.99 DEP criu/sk-tcp.d [2020-09-01T04:11:07.232Z] #19 11.73 Reading package lists... [2020-09-01T04:11:07.232Z] #40 54.27 DEP criu/tun.d [2020-09-01T04:11:07.232Z] #40 54.45 DEP criu/tty.d [2020-09-01T04:11:07.232Z] #40 ... [2020-09-01T04:11:07.232Z] [2020-09-01T04:11:07.232Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:07.232Z] #19 6.678 Fetched 8202 kB in 5s (1602 kB/s) [2020-09-01T04:11:07.232Z] #19 6.678 Reading package lists... [2020-09-01T04:11:07.232Z] #19 9.280 Reading package lists... [2020-09-01T04:11:07.232Z] #19 12.32 Building dependency tree... [2020-09-01T04:11:07.232Z] #19 13.67 The following additional packages will be installed: [2020-09-01T04:11:07.232Z] #19 13.68 libaio1 libcap2 libelf1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-09-01T04:11:07.232Z] #19 13.68 libmnl0 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-09-01T04:11:07.232Z] #19 13.68 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2020-09-01T04:11:07.232Z] #19 13.68 libreadline7 libsqlite3-0 libxtables12 mime-support python-pip-whl python3 [2020-09-01T04:11:07.232Z] #19 13.68 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-01T04:11:07.232Z] #19 13.69 python3.7 python3.7-minimal readline-common vim-runtime xxd [2020-09-01T04:11:07.232Z] #19 13.69 Suggested packages: [2020-09-01T04:11:07.232Z] #19 13.69 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc kmod gpm [2020-09-01T04:11:07.232Z] #19 13.69 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2020-09-01T04:11:07.232Z] #19 13.69 python3.7-doc binfmt-support readline-doc ctags vim-doc vim-scripts xfsdump [2020-09-01T04:11:07.232Z] #19 13.69 acl attr quota [2020-09-01T04:11:07.232Z] #19 13.69 Recommended packages: [2020-09-01T04:11:07.232Z] #19 13.69 aufs-dkms libatm1 nftables libpam-cap build-essential python3-dev [2020-09-01T04:11:07.232Z] #19 13.69 python3-keyring python3-keyrings.alt python3-xdg unzip [2020-09-01T04:11:07.233Z] #19 15.08 The following NEW packages will be installed: [2020-09-01T04:11:07.233Z] #19 15.08 apparmor aufs-tools bash-completion bzip2 iproute2 iptables iputils-ping jq [2020-09-01T04:11:07.233Z] #19 15.08 libaio1 libcap2 libcap2-bin libelf1 libgpm2 libicu63 libip4tc0 libip6tc0 [2020-09-01T04:11:07.233Z] #19 15.08 libiptc0 libjq1 libmnl0 libmpdec2 libnet1 libnetfilter-conntrack3 [2020-09-01T04:11:07.233Z] #19 15.08 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2020-09-01T04:11:07.233Z] #19 15.08 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2020-09-01T04:11:07.233Z] #19 15.09 libreadline7 libsqlite3-0 libxtables12 mime-support net-tools pigz [2020-09-01T04:11:07.233Z] #19 15.09 python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal [2020-09-01T04:11:07.233Z] #19 15.09 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-09-01T04:11:07.233Z] #19 15.09 python3.7-minimal readline-common sudo thin-provisioning-tools uidmap vim [2020-09-01T04:11:07.233Z] #19 15.09 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-09-01T04:11:07.233Z] #19 15.41 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:11:07.233Z] #19 15.41 Need to get 29.6 MB of archives. [2020-09-01T04:11:07.233Z] #19 15.41 After this operation, 120 MB of additional disk space will be used. [2020-09-01T04:11:07.233Z] #19 15.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-09-01T04:11:07.233Z] #19 15.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-09-01T04:11:07.233Z] #19 15.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-09-01T04:11:07.233Z] #19 15.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-09-01T04:11:07.233Z] #19 ... [2020-09-01T04:11:07.233Z] [2020-09-01T04:11:07.233Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:07.233Z] #40 54.56 DEP criu/timerfd.d [2020-09-01T04:11:07.233Z] #40 54.70 DEP criu/timens.d [2020-09-01T04:11:07.233Z] #40 54.81 DEP criu/sysfs_parse.d [2020-09-01T04:11:07.233Z] #40 54.95 DEP criu/sysctl.d [2020-09-01T04:11:07.233Z] #40 55.07 DEP criu/string.d [2020-09-01T04:11:07.233Z] #40 55.11 DEP criu/stats.d [2020-09-01T04:11:07.233Z] #40 55.27 DEP criu/sockets.d [2020-09-01T04:11:07.233Z] #40 55.52 DEP criu/sk-unix.d [2020-09-01T04:11:07.233Z] #40 55.69 DEP criu/sk-tcp.d [2020-09-01T04:11:07.233Z] #40 55.78 DEP criu/sk-queue.d [2020-09-01T04:11:07.233Z] #40 55.92 DEP criu/sk-packet.d [2020-09-01T04:11:07.233Z] #40 56.04 DEP criu/sk-netlink.d [2020-09-01T04:11:07.233Z] #40 56.12 DEP criu/sk-inet.d [2020-09-01T04:11:07.233Z] #40 56.22 DEP criu/signalfd.d [2020-09-01T04:11:07.233Z] #40 56.29 DEP criu/sigframe.d [2020-09-01T04:11:07.233Z] #40 56.34 DEP criu/shmem.d [2020-09-01T04:11:07.233Z] #40 56.42 DEP criu/servicefd.d [2020-09-01T04:11:07.233Z] #40 56.52 DEP criu/seize.d [2020-09-01T04:11:07.233Z] #40 56.62 DEP criu/seccomp.d [2020-09-01T04:11:07.233Z] #40 56.71 DEP criu/rst-malloc.d [2020-09-01T04:11:07.233Z] #40 56.78 DEP criu/rbtree.d [2020-09-01T04:11:07.233Z] #40 56.82 DEP criu/pstree.d [2020-09-01T04:11:07.233Z] #40 56.94 DEP criu/protobuf.d [2020-09-01T04:11:07.260Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-09-01T04:11:07.260Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2020-09-01T04:11:07.260Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-09-01T04:11:07.260Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-09-01T04:11:07.260Z] ok github.com/docker/docker/daemon/logger/splunk 1.463s coverage: 82.5% of statements [2020-09-01T04:11:07.260Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-01T04:11:07.260Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-01T04:11:07.336Z] #45 100.2 + mkdir -p /build [2020-09-01T04:11:07.336Z] #45 100.3 + cp runc /build/runc [2020-09-01T04:11:07.336Z] #45 DONE 100.4s [2020-09-01T04:11:07.336Z] [2020-09-01T04:11:07.336Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:07.336Z] #41 125.6 CC criu/pagemap-cache.o [2020-09-01T04:11:07.336Z] #41 126.0 CC criu/pagemap.o [2020-09-01T04:11:07.336Z] #41 126.9 CC criu/parasite-syscall.o [2020-09-01T04:11:07.336Z] #41 127.9 CC criu/path.o [2020-09-01T04:11:07.336Z] #41 128.4 CC criu/pie-util-vdso.o [2020-09-01T04:11:07.336Z] #41 129.1 CC criu/pie-util.o [2020-09-01T04:11:07.336Z] #41 129.4 CC criu/pipes.o [2020-09-01T04:11:07.490Z] #40 75.15 DEP criu/sk-queue.d [2020-09-01T04:11:07.495Z] #40 57.09 GEN criu/protobuf-desc-gen.h [2020-09-01T04:11:07.750Z] #40 75.32 DEP criu/sk-packet.d [2020-09-01T04:11:07.750Z] #40 75.51 DEP criu/sk-netlink.d [2020-09-01T04:11:07.907Z] #41 130.1 CC criu/plugin.o [2020-09-01T04:11:08.010Z] #40 75.69 DEP criu/sk-inet.d [2020-09-01T04:11:08.270Z] #40 75.90 DEP criu/signalfd.d [2020-09-01T04:11:08.270Z] #40 76.01 DEP criu/sigframe.d [2020-09-01T04:11:08.270Z] #40 76.07 DEP criu/shmem.d [2020-09-01T04:11:08.302Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2020-09-01T04:11:08.329Z] #47 199.2 + bin/containerd-stress [2020-09-01T04:11:08.329Z] #47 201.8 + bin/containerd-shim [2020-09-01T04:11:08.530Z] #40 76.22 DEP criu/servicefd.d [2020-09-01T04:11:08.530Z] #40 76.32 DEP criu/seize.d [2020-09-01T04:11:08.530Z] #40 76.42 DEP criu/seccomp.d [2020-09-01T04:11:08.595Z] ok github.com/docker/docker/distribution 0.316s coverage: 21.9% of statements [2020-09-01T04:11:08.595Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-01T04:11:08.737Z] #41 130.6 CC criu/proc_parse.o [2020-09-01T04:11:08.789Z] #40 76.55 DEP criu/rst-malloc.d [2020-09-01T04:11:08.789Z] #40 76.59 DEP criu/rbtree.d [2020-09-01T04:11:08.789Z] #40 76.62 DEP criu/pstree.d [2020-09-01T04:11:08.889Z] #40 58.71 DEP criu/protobuf-desc.d [2020-09-01T04:11:09.049Z] #40 76.73 DEP criu/protobuf.d [2020-09-01T04:11:09.152Z] #40 58.85 DEP criu/proc_parse.d [2020-09-01T04:11:09.310Z] #40 76.88 GEN criu/protobuf-desc-gen.h [2020-09-01T04:11:09.415Z] #40 59.06 DEP criu/plugin.d [2020-09-01T04:11:09.415Z] #40 59.17 DEP criu/pipes.d [2020-09-01T04:11:09.636Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-09-01T04:11:09.678Z] #40 59.35 DEP criu/pie-util.d [2020-09-01T04:11:09.755Z] #19 14.59 Reading package lists... [2020-09-01T04:11:09.755Z] #19 ... [2020-09-01T04:11:09.755Z] [2020-09-01T04:11:09.755Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:09.755Z] #40 73.56 LINK criu/pie/restorer.built-in.o [2020-09-01T04:11:09.755Z] #40 73.59 GEN criu/pie/restorer-blob.h [2020-09-01T04:11:09.755Z] #40 73.67 DEP criu/vdso.d [2020-09-01T04:11:09.755Z] #40 73.78 DEP criu/vdso-compat.d [2020-09-01T04:11:09.755Z] #40 73.87 DEP criu/uts_ns.d [2020-09-01T04:11:09.755Z] #40 73.98 DEP criu/util.d [2020-09-01T04:11:09.755Z] #40 74.11 DEP criu/uffd.d [2020-09-01T04:11:09.755Z] #40 74.22 DEP criu/tun.d [2020-09-01T04:11:09.755Z] #40 74.37 DEP criu/tty.d [2020-09-01T04:11:09.755Z] #40 74.52 DEP criu/timerfd.d [2020-09-01T04:11:09.755Z] #40 74.70 DEP criu/timens.d [2020-09-01T04:11:09.755Z] #40 74.82 DEP criu/sysfs_parse.d [2020-09-01T04:11:09.755Z] #40 74.94 DEP criu/sysctl.d [2020-09-01T04:11:09.755Z] #40 75.13 DEP criu/string.d [2020-09-01T04:11:09.755Z] #40 75.16 DEP criu/stats.d [2020-09-01T04:11:09.755Z] #40 75.25 DEP criu/sockets.d [2020-09-01T04:11:09.755Z] #40 75.37 DEP criu/sk-unix.d [2020-09-01T04:11:09.755Z] #40 75.57 DEP criu/sk-tcp.d [2020-09-01T04:11:09.755Z] #40 75.70 DEP criu/sk-queue.d [2020-09-01T04:11:09.755Z] #40 75.91 DEP criu/sk-packet.d [2020-09-01T04:11:09.755Z] #40 76.13 DEP criu/sk-netlink.d [2020-09-01T04:11:09.755Z] #40 76.25 DEP criu/sk-inet.d [2020-09-01T04:11:09.755Z] #40 76.38 DEP criu/signalfd.d [2020-09-01T04:11:09.755Z] #40 76.53 DEP criu/sigframe.d [2020-09-01T04:11:09.755Z] #40 76.59 DEP criu/shmem.d [2020-09-01T04:11:09.755Z] #40 76.71 DEP criu/servicefd.d [2020-09-01T04:11:09.755Z] #40 76.82 DEP criu/seize.d [2020-09-01T04:11:09.755Z] #40 76.91 DEP criu/seccomp.d [2020-09-01T04:11:09.755Z] #40 77.04 DEP criu/rst-malloc.d [2020-09-01T04:11:09.755Z] #40 77.11 DEP criu/rbtree.d [2020-09-01T04:11:09.755Z] #40 77.14 DEP criu/pstree.d [2020-09-01T04:11:09.755Z] #40 77.32 DEP criu/protobuf.d [2020-09-01T04:11:09.755Z] #40 77.43 GEN criu/protobuf-desc-gen.h [2020-09-01T04:11:09.755Z] #40 78.61 DEP criu/protobuf-desc.d [2020-09-01T04:11:09.755Z] #40 78.73 DEP criu/proc_parse.d [2020-09-01T04:11:09.755Z] #40 78.89 DEP criu/plugin.d [2020-09-01T04:11:09.755Z] #40 78.95 DEP criu/pipes.d [2020-09-01T04:11:09.755Z] #40 79.13 DEP criu/pie-util.d [2020-09-01T04:11:09.755Z] #40 79.21 DEP criu/pie-util-vdso.d [2020-09-01T04:11:09.755Z] #40 79.34 DEP criu/pie-util-vdso-elf32.d [2020-09-01T04:11:09.755Z] #40 79.49 DEP criu/path.d [2020-09-01T04:11:09.942Z] #40 59.46 DEP criu/pie-util-vdso.d [2020-09-01T04:11:09.942Z] #40 59.65 DEP criu/path.d [2020-09-01T04:11:09.942Z] #40 59.74 DEP criu/parasite-syscall.d [2020-09-01T04:11:10.012Z] #40 79.59 DEP criu/parasite-syscall.d [2020-09-01T04:11:10.012Z] #40 79.74 DEP criu/pagemap.d [2020-09-01T04:11:10.205Z] #40 59.90 DEP criu/pagemap.d [2020-09-01T04:11:10.249Z] #40 78.17 DEP criu/protobuf-desc.d [2020-09-01T04:11:10.268Z] #40 79.89 DEP criu/pagemap-cache.d [2020-09-01T04:11:10.268Z] #40 79.97 DEP criu/page-xfer.d [2020-09-01T04:11:10.268Z] #40 80.13 DEP criu/page-pipe.d [2020-09-01T04:11:10.273Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2020-09-01T04:11:10.468Z] #40 60.05 DEP criu/pagemap-cache.d [2020-09-01T04:11:10.468Z] #40 60.21 DEP criu/page-xfer.d [2020-09-01T04:11:10.527Z] #40 80.22 DEP criu/netfilter.d [2020-09-01T04:11:10.527Z] #40 80.38 DEP criu/net.d [2020-09-01T04:11:10.731Z] #40 60.37 DEP criu/page-pipe.d [2020-09-01T04:11:10.731Z] #40 60.42 DEP criu/netfilter.d [2020-09-01T04:11:10.783Z] #40 80.52 DEP criu/namespaces.d [2020-09-01T04:11:10.819Z] #40 78.32 DEP criu/proc_parse.d [2020-09-01T04:11:10.819Z] #40 78.53 DEP criu/plugin.d [2020-09-01T04:11:10.913Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-09-01T04:11:10.994Z] #40 60.53 DEP criu/net.d [2020-09-01T04:11:11.041Z] #40 80.63 DEP criu/mount.d [2020-09-01T04:11:11.041Z] #40 80.77 DEP criu/memfd.d [2020-09-01T04:11:11.041Z] #40 80.89 DEP criu/mem.d [2020-09-01T04:11:11.079Z] #40 78.64 DEP criu/pipes.d [2020-09-01T04:11:11.079Z] #40 78.80 DEP criu/pie-util.d [2020-09-01T04:11:11.079Z] #40 78.88 DEP criu/pie-util-vdso.d [2020-09-01T04:11:11.079Z] #40 78.99 DEP criu/pie-util-vdso-elf32.d [2020-09-01T04:11:11.206Z] ok github.com/docker/docker/distribution/xfer 1.866s coverage: 85.1% of statements [2020-09-01T04:11:11.206Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-01T04:11:11.206Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-01T04:11:11.257Z] #40 60.83 DEP criu/namespaces.d [2020-09-01T04:11:11.257Z] #40 61.01 DEP criu/mount.d [2020-09-01T04:11:11.297Z] #40 81.07 DEP criu/lsm.d [2020-09-01T04:11:11.339Z] #40 79.08 DEP criu/path.d [2020-09-01T04:11:11.339Z] #40 79.24 DEP criu/parasite-syscall.d [2020-09-01T04:11:11.520Z] #40 61.16 DEP criu/memfd.d [2020-09-01T04:11:11.520Z] #40 61.35 DEP criu/mem.d [2020-09-01T04:11:11.553Z] #40 81.20 DEP criu/log.d [2020-09-01T04:11:11.553Z] #40 81.34 DEP criu/libnetlink.d [2020-09-01T04:11:11.553Z] #40 81.43 DEP criu/kerndat.d [2020-09-01T04:11:11.599Z] #40 79.52 DEP criu/pagemap.d [2020-09-01T04:11:11.658Z] #41 133.9 CC criu/protobuf-desc.o [2020-09-01T04:11:11.783Z] #40 61.52 DEP criu/lsm.d [2020-09-01T04:11:11.783Z] #40 61.64 DEP criu/log.d [2020-09-01T04:11:11.810Z] #40 81.57 DEP criu/kcmp-ids.d [2020-09-01T04:11:11.810Z] #40 81.63 DEP criu/irmap.d [2020-09-01T04:11:11.810Z] #40 81.74 DEP criu/ipc_ns.d [2020-09-01T04:11:11.845Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-09-01T04:11:11.845Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-01T04:11:12.047Z] #40 61.77 DEP criu/libnetlink.d [2020-09-01T04:11:12.138Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-09-01T04:11:12.168Z] #40 79.73 DEP criu/pagemap-cache.d [2020-09-01T04:11:12.168Z] #40 79.87 DEP criu/page-xfer.d [2020-09-01T04:11:12.168Z] #40 80.00 DEP criu/page-pipe.d [2020-09-01T04:11:12.168Z] #40 80.07 DEP criu/netfilter.d [2020-09-01T04:11:12.310Z] #40 61.92 DEP criu/kerndat.d [2020-09-01T04:11:12.310Z] #40 ... [2020-09-01T04:11:12.310Z] [2020-09-01T04:11:12.310Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:12.310Z] #19 15.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB] [2020-09-01T04:11:12.310Z] #19 15.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-09-01T04:11:12.310Z] #19 15.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB] [2020-09-01T04:11:12.310Z] #19 15.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB] [2020-09-01T04:11:12.310Z] #19 15.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsqlite3-0 arm64 3.27.2-3 [602 kB] [2020-09-01T04:11:12.310Z] #19 15.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-09-01T04:11:12.310Z] #19 16.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-09-01T04:11:12.310Z] #19 16.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-09-01T04:11:12.310Z] #19 16.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-09-01T04:11:12.310Z] #19 16.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap2 arm64 1:2.25-2 [17.5 kB] [2020-09-01T04:11:12.310Z] #19 16.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libelf1 arm64 0.176-1.1 [160 kB] [2020-09-01T04:11:12.310Z] #19 16.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmnl0 arm64 1.0.4-2 [11.3 kB] [2020-09-01T04:11:12.310Z] #19 16.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxtables12 arm64 1.8.2-4 [78.8 kB] [2020-09-01T04:11:12.310Z] #19 16.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap2-bin arm64 1:2.25-2 [28.5 kB] [2020-09-01T04:11:12.310Z] #19 16.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iproute2 arm64 4.20.0-2 [805 kB] [2020-09-01T04:11:12.310Z] #19 16.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-09-01T04:11:12.310Z] #19 16.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-09-01T04:11:12.310Z] #19 16.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-09-01T04:11:12.310Z] #19 16.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-09-01T04:11:12.310Z] #19 16.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-09-01T04:11:12.310Z] #19 16.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-09-01T04:11:12.310Z] #19 16.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-09-01T04:11:12.310Z] #19 16.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iputils-ping arm64 3:20180629-2+deb10u1 [42.9 kB] [2020-09-01T04:11:12.310Z] #19 16.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-09-01T04:11:12.310Z] #19 16.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-01T04:11:12.310Z] #19 16.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-09-01T04:11:12.310Z] #19 16.69 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-09-01T04:11:12.310Z] #19 16.69 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-09-01T04:11:12.310Z] #19 16.70 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-09-01T04:11:12.310Z] #19 16.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-09-01T04:11:12.310Z] #19 16.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-09-01T04:11:12.311Z] #19 16.75 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-09-01T04:11:12.311Z] #19 16.76 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-09-01T04:11:12.311Z] #19 16.76 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-09-01T04:11:12.311Z] #19 16.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-09-01T04:11:12.311Z] #19 16.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-09-01T04:11:12.311Z] #19 17.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-09-01T04:11:12.311Z] #19 17.39 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-09-01T04:11:12.311Z] #19 17.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-09-01T04:11:12.311Z] #19 17.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-09-01T04:11:12.311Z] #19 17.45 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-09-01T04:11:12.311Z] #19 17.46 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-01T04:11:12.311Z] #19 17.51 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-01T04:11:12.311Z] #19 17.51 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-01T04:11:12.311Z] #19 17.52 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-09-01T04:11:12.311Z] #19 17.53 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-01T04:11:12.311Z] #19 17.53 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-01T04:11:12.311Z] #19 17.54 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-01T04:11:12.311Z] #19 17.57 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-09-01T04:11:12.311Z] #19 17.59 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-09-01T04:11:12.311Z] #19 17.65 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-09-01T04:11:12.311Z] #19 17.65 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-01T04:11:12.311Z] #19 17.95 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-09-01T04:11:12.311Z] #19 17.98 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-09-01T04:11:12.311Z] #19 18.00 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-09-01T04:11:12.311Z] #19 18.55 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:11:12.311Z] #19 18.77 Fetched 29.6 MB in 3s (10.3 MB/s) [2020-09-01T04:11:12.311Z] #19 18.96 Selecting previously unselected package pigz. [2020-09-01T04:11:12.311Z] #19 18.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 ... 20362 files and directories currently installed.) [2020-09-01T04:11:12.311Z] #19 19.00 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-09-01T04:11:12.311Z] #19 19.15 Unpacking pigz (2.4-1) ... [2020-09-01T04:11:12.311Z] #19 19.43 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-09-01T04:11:12.311Z] #19 19.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-09-01T04:11:12.311Z] #19 19.45 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:12.311Z] #19 19.88 Selecting previously unselected package python3.7-minimal. [2020-09-01T04:11:12.311Z] #19 19.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-09-01T04:11:12.311Z] #19 19.90 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-01T04:11:12.311Z] #19 20.85 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:12.311Z] #19 20.88 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-01T04:11:12.311Z] #19 22.92 Selecting previously unselected package python3-minimal. [2020-09-01T04:11:12.311Z] #19 22.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20612 files and directories currently installed.) [2020-09-01T04:11:12.311Z] #19 22.97 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ... [2020-09-01T04:11:12.311Z] #19 22.97 Unpacking python3-minimal (3.7.3-1) ... [2020-09-01T04:11:12.311Z] #19 23.04 Selecting previously unselected package mime-support. [2020-09-01T04:11:12.311Z] #19 23.05 Preparing to unpack .../1-mime-support_3.62_all.deb ... [2020-09-01T04:11:12.311Z] #19 23.05 Unpacking mime-support (3.62) ... [2020-09-01T04:11:12.311Z] #19 23.15 Selecting previously unselected package libmpdec2:arm64. [2020-09-01T04:11:12.311Z] #19 ... [2020-09-01T04:11:12.311Z] [2020-09-01T04:11:12.311Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:12.311Z] #40 62.17 DEP criu/kcmp-ids.d [2020-09-01T04:11:12.372Z] #40 81.91 DEP criu/image.d [2020-09-01T04:11:12.372Z] #40 82.03 DEP criu/image-desc.d [2020-09-01T04:11:12.372Z] #40 82.17 DEP criu/fsnotify.d [2020-09-01T04:11:12.372Z] #40 82.32 DEP criu/filesystems.d [2020-09-01T04:11:12.428Z] #40 80.20 DEP criu/net.d [2020-09-01T04:11:12.428Z] #40 80.34 DEP criu/namespaces.d [2020-09-01T04:11:12.573Z] #40 62.28 DEP criu/irmap.d [2020-09-01T04:11:12.573Z] #40 62.42 DEP criu/ipc_ns.d [2020-09-01T04:11:12.688Z] #40 80.46 DEP criu/mount.d [2020-09-01T04:11:12.723Z] #41 134.8 CC criu/protobuf.o [2020-09-01T04:11:12.836Z] #40 62.59 DEP criu/image.d [2020-09-01T04:11:12.934Z] #40 82.47 DEP criu/files.d [2020-09-01T04:11:12.934Z] #40 82.66 DEP criu/files-reg.d [2020-09-01T04:11:12.934Z] #40 82.79 DEP criu/files-ext.d [2020-09-01T04:11:12.950Z] #40 80.68 DEP criu/memfd.d [2020-09-01T04:11:13.023Z] #41 135.2 CC criu/pstree.o [2020-09-01T04:11:13.100Z] #40 62.75 DEP criu/image-desc.d [2020-09-01T04:11:13.100Z] #40 62.90 DEP criu/fsnotify.d [2020-09-01T04:11:13.100Z] #40 62.99 DEP criu/filesystems.d [2020-09-01T04:11:13.179Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2020-09-01T04:11:13.191Z] #40 82.93 DEP criu/file-lock.d [2020-09-01T04:11:13.191Z] #40 ... [2020-09-01T04:11:13.191Z] [2020-09-01T04:11:13.191Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:13.191Z] #19 14.59 Reading package lists... [2020-09-01T04:11:13.191Z] #19 17.66 Building dependency tree... [2020-09-01T04:11:13.191Z] #19 18.77 The following additional packages will be installed: [2020-09-01T04:11:13.191Z] #19 18.78 libaio1 libcap2 libelf1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-09-01T04:11:13.191Z] #19 18.78 libmnl0 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-09-01T04:11:13.191Z] #19 18.78 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2020-09-01T04:11:13.191Z] #19 18.78 libreadline7 libsqlite3-0 libxtables12 mime-support python-pip-whl python3 [2020-09-01T04:11:13.191Z] #19 18.78 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-01T04:11:13.191Z] #19 18.78 python3.7 python3.7-minimal readline-common vim-runtime xxd [2020-09-01T04:11:13.191Z] #19 18.78 Suggested packages: [2020-09-01T04:11:13.191Z] #19 18.78 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc kmod gpm [2020-09-01T04:11:13.191Z] #19 18.78 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2020-09-01T04:11:13.191Z] #19 18.78 python3.7-doc binfmt-support readline-doc ctags vim-doc vim-scripts xfsdump [2020-09-01T04:11:13.191Z] #19 18.78 acl attr quota [2020-09-01T04:11:13.191Z] #19 18.78 Recommended packages: [2020-09-01T04:11:13.191Z] #19 18.78 aufs-dkms libatm1 nftables libpam-cap build-essential python3-dev [2020-09-01T04:11:13.191Z] #19 18.78 python3-keyring python3-keyrings.alt python3-xdg unzip [2020-09-01T04:11:13.191Z] #19 20.61 The following NEW packages will be installed: [2020-09-01T04:11:13.191Z] #19 20.61 apparmor aufs-tools bash-completion bzip2 iproute2 iptables iputils-ping jq [2020-09-01T04:11:13.191Z] #19 20.61 libaio1 libcap2 libcap2-bin libelf1 libgpm2 libicu63 libip4tc0 libip6tc0 [2020-09-01T04:11:13.191Z] #19 20.61 libiptc0 libjq1 libmnl0 libmpdec2 libnet1 libnetfilter-conntrack3 [2020-09-01T04:11:13.191Z] #19 20.61 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2020-09-01T04:11:13.191Z] #19 20.62 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2020-09-01T04:11:13.191Z] #19 20.62 libreadline7 libsqlite3-0 libxtables12 mime-support net-tools pigz [2020-09-01T04:11:13.191Z] #19 20.62 python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal [2020-09-01T04:11:13.191Z] #19 20.62 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-09-01T04:11:13.191Z] #19 20.62 python3.7-minimal readline-common sudo thin-provisioning-tools uidmap vim [2020-09-01T04:11:13.191Z] #19 20.62 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-09-01T04:11:13.191Z] #19 20.93 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:11:13.191Z] #19 20.93 Need to get 30.6 MB of archives. [2020-09-01T04:11:13.191Z] #19 20.93 After this operation, 122 MB of additional disk space will be used. [2020-09-01T04:11:13.191Z] #19 20.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-01T04:11:13.191Z] #19 20.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-01T04:11:13.191Z] #19 20.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-01T04:11:13.191Z] #19 21.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-01T04:11:13.191Z] #19 21.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] [2020-09-01T04:11:13.191Z] #19 21.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-01T04:11:13.191Z] #19 21.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] [2020-09-01T04:11:13.191Z] #19 21.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] [2020-09-01T04:11:13.191Z] #19 21.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsqlite3-0 amd64 3.27.2-3 [641 kB] [2020-09-01T04:11:13.191Z] #19 21.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-01T04:11:13.191Z] #19 21.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-01T04:11:13.211Z] #40 80.81 DEP criu/mem.d [2020-09-01T04:11:13.211Z] #40 81.03 DEP criu/lsm.d [2020-09-01T04:11:13.363Z] #40 63.10 DEP criu/files.d [2020-09-01T04:11:13.363Z] #40 63.18 DEP criu/files-reg.d [2020-09-01T04:11:13.447Z] #19 21.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-01T04:11:13.447Z] #19 21.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-01T04:11:13.447Z] #19 21.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap2 amd64 1:2.25-2 [17.6 kB] [2020-09-01T04:11:13.447Z] #19 21.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libelf1 amd64 0.176-1.1 [161 kB] [2020-09-01T04:11:13.447Z] #19 21.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmnl0 amd64 1.0.4-2 [12.2 kB] [2020-09-01T04:11:13.447Z] #19 21.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxtables12 amd64 1.8.2-4 [80.0 kB] [2020-09-01T04:11:13.447Z] #19 21.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap2-bin amd64 1:2.25-2 [28.8 kB] [2020-09-01T04:11:13.447Z] #19 21.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iproute2 amd64 4.20.0-2 [827 kB] [2020-09-01T04:11:13.447Z] #19 21.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-01T04:11:13.447Z] #19 21.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-01T04:11:13.447Z] #19 21.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-01T04:11:13.447Z] #19 21.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-01T04:11:13.447Z] #19 21.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-01T04:11:13.447Z] #19 21.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-01T04:11:13.447Z] #19 21.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-01T04:11:13.447Z] #19 21.32 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iputils-ping amd64 3:20180629-2+deb10u1 [43.3 kB] [2020-09-01T04:11:13.447Z] #19 21.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-01T04:11:13.471Z] #40 81.18 DEP criu/log.d [2020-09-01T04:11:13.471Z] #40 81.29 DEP criu/libnetlink.d [2020-09-01T04:11:13.471Z] #40 81.39 DEP criu/kerndat.d [2020-09-01T04:11:13.472Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-01T04:11:13.626Z] #40 63.26 DEP criu/files-ext.d [2020-09-01T04:11:13.711Z] #19 21.40 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-01T04:11:13.711Z] #19 21.40 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-01T04:11:13.711Z] #19 21.41 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-01T04:11:13.711Z] #19 21.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-01T04:11:13.711Z] #19 21.42 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-01T04:11:13.711Z] #19 21.45 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-01T04:11:13.711Z] #19 21.45 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-01T04:11:13.711Z] #19 21.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-01T04:11:13.712Z] #19 21.47 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-01T04:11:13.712Z] #19 21.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-01T04:11:13.712Z] #19 21.47 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-01T04:11:13.712Z] #19 21.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-01T04:11:13.731Z] #40 81.56 DEP criu/kcmp-ids.d [2020-09-01T04:11:13.731Z] #40 81.65 DEP criu/irmap.d [2020-09-01T04:11:13.888Z] #40 63.40 DEP criu/file-lock.d [2020-09-01T04:11:13.888Z] #40 63.48 DEP criu/file-ids.d [2020-09-01T04:11:13.888Z] #40 63.55 DEP criu/fifo.d [2020-09-01T04:11:13.888Z] #40 63.64 DEP criu/fdstore.d [2020-09-01T04:11:13.968Z] #19 21.91 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-01T04:11:13.991Z] #40 81.80 DEP criu/ipc_ns.d [2020-09-01T04:11:14.151Z] #40 63.71 DEP criu/fault-injection.d [2020-09-01T04:11:14.151Z] #40 63.74 DEP criu/external.d [2020-09-01T04:11:14.151Z] #40 63.81 DEP criu/eventpoll.d [2020-09-01T04:11:14.151Z] #40 63.90 DEP criu/eventfd.d [2020-09-01T04:11:14.225Z] #19 21.92 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-01T04:11:14.225Z] #19 21.92 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-01T04:11:14.225Z] #19 21.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-01T04:11:14.225Z] #19 21.92 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-01T04:11:14.225Z] #19 21.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-01T04:11:14.225Z] #19 22.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-01T04:11:14.225Z] #19 22.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-01T04:11:14.225Z] #19 22.02 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-01T04:11:14.225Z] #19 22.03 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-01T04:11:14.225Z] #19 22.04 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-01T04:11:14.225Z] #19 22.06 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-01T04:11:14.225Z] #19 22.07 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-01T04:11:14.251Z] #40 81.98 DEP criu/image.d [2020-09-01T04:11:14.251Z] #40 82.09 DEP criu/image-desc.d [2020-09-01T04:11:14.293Z] #41 136.5 CC criu/rbtree.o [2020-09-01T04:11:14.416Z] #40 ... [2020-09-01T04:11:14.416Z] [2020-09-01T04:11:14.416Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:11:14.416Z] #37 124.2 + dpkg --print-architecture [2020-09-01T04:11:14.416Z] #37 DONE 125.4s [2020-09-01T04:11:14.416Z] [2020-09-01T04:11:14.416Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:14.416Z] #40 63.99 DEP criu/crtools.d [2020-09-01T04:11:14.416Z] #40 64.11 DEP criu/cr-service.d [2020-09-01T04:11:14.482Z] #19 22.24 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-01T04:11:14.482Z] #19 22.26 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-01T04:11:14.482Z] #19 22.29 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-01T04:11:14.511Z] #40 82.15 DEP criu/fsnotify.d [2020-09-01T04:11:14.632Z] #41 136.8 CC criu/rst-malloc.o [2020-09-01T04:11:14.679Z] #40 64.42 DEP criu/cr-restore.d [2020-09-01T04:11:14.738Z] #19 22.60 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-01T04:11:14.738Z] #19 22.66 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-01T04:11:14.771Z] #40 82.36 DEP criu/filesystems.d [2020-09-01T04:11:14.771Z] #40 82.48 DEP criu/files.d [2020-09-01T04:11:14.897Z] #47 208.6 + bin/containerd-shim-runc-v1 [2020-09-01T04:11:14.961Z] #41 137.2 CC criu/seccomp.o [2020-09-01T04:11:14.994Z] #19 22.69 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-01T04:11:15.028Z] ok github.com/docker/docker/pkg/archive 0.521s coverage: 76.9% of statements [2020-09-01T04:11:15.031Z] #40 82.68 DEP criu/files-reg.d [2020-09-01T04:11:15.031Z] #40 82.84 DEP criu/files-ext.d [2020-09-01T04:11:15.250Z] #19 23.18 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:11:15.256Z] #40 64.77 DEP criu/cr-errno.d [2020-09-01T04:11:15.256Z] #40 64.83 DEP criu/cr-dump.d [2020-09-01T04:11:15.256Z] #40 65.03 DEP criu/cr-dedup.d [2020-09-01T04:11:15.291Z] #40 82.95 DEP criu/file-lock.d [2020-09-01T04:11:15.291Z] #40 83.06 DEP criu/file-ids.d [2020-09-01T04:11:15.291Z] #40 83.15 DEP criu/fifo.d [2020-09-01T04:11:15.507Z] #19 23.26 Fetched 30.6 MB in 2s (15.1 MB/s) [2020-09-01T04:11:15.507Z] #19 23.30 Selecting previously unselected package pigz. [2020-09-01T04:11:15.507Z] #19 23.30 (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 ... 20389 files and directories currently installed.) [2020-09-01T04:11:15.507Z] #19 23.35 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-01T04:11:15.507Z] #19 23.36 Unpacking pigz (2.4-1) ... [2020-09-01T04:11:15.518Z] #40 65.20 DEP criu/cr-check.d [2020-09-01T04:11:15.551Z] #40 83.27 DEP criu/fdstore.d [2020-09-01T04:11:15.551Z] #40 83.35 DEP criu/fault-injection.d [2020-09-01T04:11:15.551Z] #40 83.39 DEP criu/external.d [2020-09-01T04:11:15.551Z] #40 83.45 DEP criu/eventpoll.d [2020-09-01T04:11:15.627Z] #41 137.8 CC criu/seize.o [2020-09-01T04:11:15.763Z] #19 23.44 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-01T04:11:15.763Z] #19 23.45 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-01T04:11:15.763Z] #19 23.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:15.781Z] #40 65.45 DEP criu/config.d [2020-09-01T04:11:15.781Z] #40 65.55 DEP criu/clone-noasan.d [2020-09-01T04:11:15.811Z] #40 83.60 DEP criu/eventfd.d [2020-09-01T04:11:15.811Z] #40 83.71 DEP criu/crtools.d [2020-09-01T04:11:16.019Z] #19 23.80 Selecting previously unselected package python3.7-minimal. [2020-09-01T04:11:16.019Z] #19 23.81 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-01T04:11:16.019Z] #19 23.82 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-01T04:11:16.044Z] #40 65.62 DEP criu/cgroup.d [2020-09-01T04:11:16.044Z] #40 65.76 DEP criu/cgroup-props.d [2020-09-01T04:11:16.044Z] #40 65.84 DEP criu/bitmap.d [2020-09-01T04:11:16.069Z] ok github.com/docker/docker/pkg/authorization 0.202s coverage: 68.3% of statements [2020-09-01T04:11:16.069Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-01T04:11:16.071Z] #40 83.83 DEP criu/cr-service.d [2020-09-01T04:11:16.071Z] #40 83.95 DEP criu/cr-restore.d [2020-09-01T04:11:16.307Z] #40 65.87 DEP criu/bfd.d [2020-09-01T04:11:16.307Z] #40 65.92 DEP criu/autofs.d [2020-09-01T04:11:16.307Z] #40 66.00 DEP criu/aio.d [2020-09-01T04:11:16.307Z] #40 66.12 DEP criu/action-scripts.d [2020-09-01T04:11:16.331Z] #40 84.14 DEP criu/cr-errno.d [2020-09-01T04:11:16.331Z] #40 84.17 DEP criu/cr-dump.d [2020-09-01T04:11:16.363Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-09-01T04:11:16.570Z] #40 66.34 CC criu/action-scripts.o [2020-09-01T04:11:16.591Z] #40 84.38 DEP criu/cr-dedup.d [2020-09-01T04:11:16.708Z] #41 138.9 CC criu/servicefd.o [2020-09-01T04:11:16.851Z] #40 84.46 DEP criu/cr-check.d [2020-09-01T04:11:16.947Z] #19 24.62 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:16.947Z] #19 24.65 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-01T04:11:17.111Z] #40 84.71 DEP criu/config.d [2020-09-01T04:11:17.111Z] #40 84.84 DEP criu/clone-noasan.d [2020-09-01T04:11:17.111Z] #40 84.93 DEP criu/cgroup.d [2020-09-01T04:11:17.145Z] #40 66.77 CC criu/aio.o [2020-09-01T04:11:17.371Z] #40 85.09 DEP criu/cgroup-props.d [2020-09-01T04:11:17.371Z] #40 ... [2020-09-01T04:11:17.371Z] [2020-09-01T04:11:17.371Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:17.371Z] #19 11.11 Fetched 8378 kB in 10s (862 kB/s) [2020-09-01T04:11:17.371Z] #19 11.11 Reading package lists... [2020-09-01T04:11:17.371Z] #19 14.20 Reading package lists... [2020-09-01T04:11:17.371Z] #19 17.06 Building dependency tree... [2020-09-01T04:11:17.371Z] #19 18.42 The following additional packages will be installed: [2020-09-01T04:11:17.371Z] #19 18.42 libaio1 libcap2 libelf1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-09-01T04:11:17.371Z] #19 18.42 libmnl0 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-09-01T04:11:17.371Z] #19 18.42 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2020-09-01T04:11:17.371Z] #19 18.42 libreadline7 libsqlite3-0 libxtables12 mime-support python-pip-whl python3 [2020-09-01T04:11:17.371Z] #19 18.42 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-01T04:11:17.371Z] #19 18.42 python3.7 python3.7-minimal readline-common vim-runtime xxd [2020-09-01T04:11:17.371Z] #19 18.42 Suggested packages: [2020-09-01T04:11:17.371Z] #19 18.43 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc kmod gpm [2020-09-01T04:11:17.371Z] #19 18.43 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2020-09-01T04:11:17.371Z] #19 18.43 python3.7-doc binfmt-support readline-doc ctags vim-doc vim-scripts xfsdump [2020-09-01T04:11:17.371Z] #19 18.43 acl attr quota [2020-09-01T04:11:17.371Z] #19 18.43 Recommended packages: [2020-09-01T04:11:17.371Z] #19 18.43 aufs-dkms libatm1 nftables libpam-cap build-essential python3-dev [2020-09-01T04:11:17.371Z] #19 18.43 python3-keyring python3-keyrings.alt python3-xdg unzip [2020-09-01T04:11:17.371Z] #19 20.31 The following NEW packages will be installed: [2020-09-01T04:11:17.371Z] #19 20.31 apparmor aufs-tools bash-completion bzip2 iproute2 iptables iputils-ping jq [2020-09-01T04:11:17.371Z] #19 20.31 libaio1 libcap2 libcap2-bin libelf1 libgpm2 libicu63 libip4tc0 libip6tc0 [2020-09-01T04:11:17.371Z] #19 20.31 libiptc0 libjq1 libmnl0 libmpdec2 libnet1 libnetfilter-conntrack3 [2020-09-01T04:11:17.371Z] #19 20.31 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2020-09-01T04:11:17.371Z] #19 20.31 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2020-09-01T04:11:17.371Z] #19 20.31 libreadline7 libsqlite3-0 libxtables12 mime-support net-tools pigz [2020-09-01T04:11:17.371Z] #19 20.32 python-pip-whl python3 python3-distutils python3-lib2to3 python3-minimal [2020-09-01T04:11:17.371Z] #19 20.32 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-09-01T04:11:17.371Z] #19 20.32 python3.7-minimal readline-common sudo thin-provisioning-tools uidmap vim [2020-09-01T04:11:17.371Z] #19 20.32 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-09-01T04:11:17.371Z] #19 20.64 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. [2020-09-01T04:11:17.371Z] #19 20.64 Need to get 30.6 MB of archives. [2020-09-01T04:11:17.371Z] #19 20.64 After this operation, 122 MB of additional disk space will be used. [2020-09-01T04:11:17.371Z] #19 20.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-01T04:11:17.371Z] #19 20.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-01T04:11:17.371Z] #19 20.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-01T04:11:17.371Z] #19 20.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-01T04:11:17.371Z] #19 20.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] [2020-09-01T04:11:17.371Z] #19 20.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-01T04:11:17.371Z] #19 20.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] [2020-09-01T04:11:17.371Z] #19 20.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] [2020-09-01T04:11:17.371Z] #19 20.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsqlite3-0 amd64 3.27.2-3 [641 kB] [2020-09-01T04:11:17.371Z] #19 20.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-01T04:11:17.371Z] #19 20.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-01T04:11:17.371Z] #19 20.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-01T04:11:17.371Z] #19 20.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-01T04:11:17.371Z] #19 20.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap2 amd64 1:2.25-2 [17.6 kB] [2020-09-01T04:11:17.371Z] #19 21.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libelf1 amd64 0.176-1.1 [161 kB] [2020-09-01T04:11:17.371Z] #19 21.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmnl0 amd64 1.0.4-2 [12.2 kB] [2020-09-01T04:11:17.371Z] #19 21.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxtables12 amd64 1.8.2-4 [80.0 kB] [2020-09-01T04:11:17.371Z] #19 21.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap2-bin amd64 1:2.25-2 [28.8 kB] [2020-09-01T04:11:17.371Z] #19 21.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iproute2 amd64 4.20.0-2 [827 kB] [2020-09-01T04:11:17.371Z] #19 21.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-01T04:11:17.371Z] #19 21.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-01T04:11:17.371Z] #19 21.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-01T04:11:17.371Z] #19 21.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-01T04:11:17.371Z] #19 21.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-01T04:11:17.371Z] #19 21.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-01T04:11:17.371Z] #19 21.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-01T04:11:17.371Z] #19 21.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iputils-ping amd64 3:20180629-2+deb10u1 [43.3 kB] [2020-09-01T04:11:17.371Z] #19 21.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-01T04:11:17.371Z] #19 21.12 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-01T04:11:17.371Z] #19 21.14 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-01T04:11:17.371Z] #19 21.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-01T04:11:17.371Z] #19 21.15 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-01T04:11:17.371Z] #19 21.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-01T04:11:17.371Z] #19 21.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-01T04:11:17.371Z] #19 21.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-01T04:11:17.371Z] #19 21.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-01T04:11:17.371Z] #19 21.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-01T04:11:17.371Z] #19 21.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-01T04:11:17.371Z] #19 21.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-01T04:11:17.371Z] #19 21.24 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-01T04:11:17.371Z] #19 ... [2020-09-01T04:11:17.371Z] [2020-09-01T04:11:17.371Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:17.371Z] #40 85.18 DEP criu/bitmap.d [2020-09-01T04:11:17.371Z] #40 85.19 DEP criu/bfd.d [2020-09-01T04:11:17.371Z] #40 85.27 DEP criu/autofs.d [2020-09-01T04:11:17.381Z] #41 139.3 CC criu/shmem.o [2020-09-01T04:11:17.408Z] #40 67.29 CC criu/autofs.o [2020-09-01T04:11:17.941Z] #40 85.45 DEP criu/aio.d [2020-09-01T04:11:17.941Z] #40 85.58 DEP criu/action-scripts.d [2020-09-01T04:11:18.067Z] #41 140.3 CC criu/sigframe.o [2020-09-01T04:11:18.202Z] #40 85.85 CC criu/action-scripts.o [2020-09-01T04:11:18.370Z] #41 140.5 CC criu/signalfd.o [2020-09-01T04:11:18.462Z] #40 86.31 CC criu/aio.o [2020-09-01T04:11:18.705Z] #41 140.7 CC criu/sk-inet.o [2020-09-01T04:11:18.801Z] #40 68.35 CC criu/bfd.o [2020-09-01T04:11:18.837Z] #19 26.66 Selecting previously unselected package python3-minimal. [2020-09-01T04:11:18.837Z] #19 26.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 ... 20639 files and directories currently installed.) [2020-09-01T04:11:18.837Z] #19 26.69 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ... [2020-09-01T04:11:18.837Z] #19 26.71 Unpacking python3-minimal (3.7.3-1) ... [2020-09-01T04:11:19.012Z] #41 ... [2020-09-01T04:11:19.012Z] [2020-09-01T04:11:19.012Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:11:19.012Z] #38 190.0 + dpkg --print-architecture [2020-09-01T04:11:19.012Z] #38 190.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-01T04:11:19.032Z] #40 86.77 CC criu/autofs.o [2020-09-01T04:11:19.093Z] #19 26.79 Selecting previously unselected package mime-support. [2020-09-01T04:11:19.093Z] #19 26.79 Preparing to unpack .../1-mime-support_3.62_all.deb ... [2020-09-01T04:11:19.093Z] #19 26.81 Unpacking mime-support (3.62) ... [2020-09-01T04:11:19.093Z] #19 26.87 Selecting previously unselected package libmpdec2:amd64. [2020-09-01T04:11:19.093Z] #19 26.88 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ... [2020-09-01T04:11:19.093Z] #19 26.88 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-01T04:11:19.093Z] #19 26.97 Selecting previously unselected package readline-common. [2020-09-01T04:11:19.093Z] #19 26.98 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... [2020-09-01T04:11:19.093Z] #19 26.99 Unpacking readline-common (7.0-5) ... [2020-09-01T04:11:19.093Z] #19 27.06 Selecting previously unselected package libreadline7:amd64. [2020-09-01T04:11:19.336Z] #38 190.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-01T04:11:19.336Z] #38 190.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-01T04:11:19.349Z] #19 27.07 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ... [2020-09-01T04:11:19.349Z] #19 27.07 Unpacking libreadline7:amd64 (7.0-5) ... [2020-09-01T04:11:19.349Z] #19 27.21 Selecting previously unselected package libsqlite3-0:amd64. [2020-09-01T04:11:19.349Z] #19 27.22 Preparing to unpack .../5-libsqlite3-0_3.27.2-3_amd64.deb ... [2020-09-01T04:11:19.349Z] #19 27.23 Unpacking libsqlite3-0:amd64 (3.27.2-3) ... [2020-09-01T04:11:19.377Z] #40 69.02 CC criu/bitmap.o [2020-09-01T04:11:19.640Z] #40 69.21 CC criu/cgroup-props.o [2020-09-01T04:11:19.912Z] #19 27.54 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-01T04:11:19.912Z] #19 27.54 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-01T04:11:19.912Z] #19 27.55 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:20.170Z] #47 213.2 + bin/containerd-shim-runc-v2 [2020-09-01T04:11:20.216Z] #40 69.87 CC criu/cgroup.o [2020-09-01T04:11:20.431Z] #47 214.3 + binaries [2020-09-01T04:11:20.431Z] #47 214.3 + install -D bin/containerd /build/containerd [2020-09-01T04:11:20.431Z] #47 214.3 + install -D bin/containerd-shim /build/containerd-shim [2020-09-01T04:11:20.453Z] #40 88.16 CC criu/bfd.o [2020-09-01T04:11:20.690Z] #47 214.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-01T04:11:20.690Z] #47 214.4 + install -D bin/ctr /build/ctr [2020-09-01T04:11:20.712Z] #40 88.53 CC criu/bitmap.o [2020-09-01T04:11:20.834Z] ok github.com/docker/docker/layer 7.340s coverage: 68.8% of statements [2020-09-01T04:11:20.834Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-01T04:11:20.834Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-01T04:11:20.834Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-01T04:11:20.834Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-01T04:11:20.834Z] ? github.com/docker/docker/oci [no test files] [2020-09-01T04:11:20.834Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-01T04:11:20.834Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-09-01T04:11:20.834Z] ok github.com/docker/docker/pkg/chrootarchive 3.575s coverage: 43.2% of statements [2020-09-01T04:11:20.834Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-01T04:11:20.834Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-01T04:11:20.834Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2020-09-01T04:11:20.870Z] #19 28.46 Selecting previously unselected package python3.7. [2020-09-01T04:11:20.870Z] #19 28.46 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-01T04:11:20.870Z] #19 28.47 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:20.870Z] #19 28.60 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-01T04:11:20.870Z] #19 28.60 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-01T04:11:20.870Z] #19 28.60 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-01T04:11:20.870Z] #19 28.66 Setting up python3-minimal (3.7.3-1) ... [2020-09-01T04:11:20.972Z] #40 ... [2020-09-01T04:11:20.972Z] [2020-09-01T04:11:20.972Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:11:20.972Z] #31 DONE 153.5s [2020-09-01T04:11:20.972Z] [2020-09-01T04:11:20.972Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:20.972Z] #40 88.73 CC criu/cgroup-props.o [2020-09-01T04:11:21.127Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [2020-09-01T04:11:21.165Z] #40 ... [2020-09-01T04:11:21.165Z] [2020-09-01T04:11:21.165Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:21.165Z] #19 23.15 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 23.17 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-09-01T04:11:21.165Z] #19 23.29 Selecting previously unselected package readline-common. [2020-09-01T04:11:21.165Z] #19 23.29 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... [2020-09-01T04:11:21.165Z] #19 23.30 Unpacking readline-common (7.0-5) ... [2020-09-01T04:11:21.165Z] #19 23.42 Selecting previously unselected package libreadline7:arm64. [2020-09-01T04:11:21.165Z] #19 23.42 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 23.42 Unpacking libreadline7:arm64 (7.0-5) ... [2020-09-01T04:11:21.165Z] #19 23.70 Selecting previously unselected package libsqlite3-0:arm64. [2020-09-01T04:11:21.165Z] #19 23.70 Preparing to unpack .../5-libsqlite3-0_3.27.2-3_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 23.71 Unpacking libsqlite3-0:arm64 (3.27.2-3) ... [2020-09-01T04:11:21.165Z] #19 23.98 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-09-01T04:11:21.165Z] #19 23.98 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 24.00 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:21.165Z] #19 25.46 Selecting previously unselected package python3.7. [2020-09-01T04:11:21.165Z] #19 25.46 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 25.48 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:21.165Z] #19 25.58 Selecting previously unselected package libpython3-stdlib:arm64. [2020-09-01T04:11:21.165Z] #19 25.58 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 25.58 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-09-01T04:11:21.165Z] #19 25.64 Setting up python3-minimal (3.7.3-1) ... [2020-09-01T04:11:21.165Z] #19 26.78 Selecting previously unselected package python3. [2020-09-01T04:11:21.165Z] #19 26.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21081 files and directories currently installed.) [2020-09-01T04:11:21.165Z] #19 26.82 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 26.84 Unpacking python3 (3.7.3-1) ... [2020-09-01T04:11:21.165Z] #19 27.00 Selecting previously unselected package libcap2:arm64. [2020-09-01T04:11:21.165Z] #19 27.00 Preparing to unpack .../01-libcap2_1%3a2.25-2_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 27.02 Unpacking libcap2:arm64 (1:2.25-2) ... [2020-09-01T04:11:21.165Z] #19 27.15 Selecting previously unselected package libelf1:arm64. [2020-09-01T04:11:21.165Z] #19 27.16 Preparing to unpack .../02-libelf1_0.176-1.1_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 27.17 Unpacking libelf1:arm64 (0.176-1.1) ... [2020-09-01T04:11:21.165Z] #19 27.42 Selecting previously unselected package libmnl0:arm64. [2020-09-01T04:11:21.165Z] #19 27.42 Preparing to unpack .../03-libmnl0_1.0.4-2_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 27.57 Unpacking libmnl0:arm64 (1.0.4-2) ... [2020-09-01T04:11:21.165Z] #19 27.86 Selecting previously unselected package libxtables12:arm64. [2020-09-01T04:11:21.165Z] #19 27.87 Preparing to unpack .../04-libxtables12_1.8.2-4_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 27.88 Unpacking libxtables12:arm64 (1.8.2-4) ... [2020-09-01T04:11:21.165Z] #19 28.72 Selecting previously unselected package libcap2-bin. [2020-09-01T04:11:21.165Z] #19 28.72 Preparing to unpack .../05-libcap2-bin_1%3a2.25-2_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 28.73 Unpacking libcap2-bin (1:2.25-2) ... [2020-09-01T04:11:21.165Z] #19 28.81 Selecting previously unselected package iproute2. [2020-09-01T04:11:21.165Z] #19 28.82 Preparing to unpack .../06-iproute2_4.20.0-2_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 28.83 Unpacking iproute2 (4.20.0-2) ... [2020-09-01T04:11:21.165Z] #19 29.32 Selecting previously unselected package libip4tc0:arm64. [2020-09-01T04:11:21.165Z] #19 29.33 Preparing to unpack .../07-libip4tc0_1.8.2-4_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 29.34 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-09-01T04:11:21.165Z] #19 29.44 Selecting previously unselected package libip6tc0:arm64. [2020-09-01T04:11:21.165Z] #19 29.45 Preparing to unpack .../08-libip6tc0_1.8.2-4_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 29.45 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-09-01T04:11:21.165Z] #19 29.65 Selecting previously unselected package libiptc0:arm64. [2020-09-01T04:11:21.165Z] #19 29.66 Preparing to unpack .../09-libiptc0_1.8.2-4_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 29.99 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-09-01T04:11:21.165Z] #19 30.73 Selecting previously unselected package libnfnetlink0:arm64. [2020-09-01T04:11:21.165Z] #19 30.73 Preparing to unpack .../10-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 30.74 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-09-01T04:11:21.165Z] #19 30.80 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-09-01T04:11:21.165Z] #19 30.81 Preparing to unpack .../11-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 30.81 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-09-01T04:11:21.165Z] #19 30.91 Selecting previously unselected package libnftnl11:arm64. [2020-09-01T04:11:21.165Z] #19 30.91 Preparing to unpack .../12-libnftnl11_1.1.2-2_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 30.92 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-09-01T04:11:21.165Z] #19 31.02 Selecting previously unselected package iptables. [2020-09-01T04:11:21.165Z] #19 31.02 Preparing to unpack .../13-iptables_1.8.2-4_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 31.02 Unpacking iptables (1.8.2-4) ... [2020-09-01T04:11:21.165Z] #19 31.27 Selecting previously unselected package iputils-ping. [2020-09-01T04:11:21.165Z] #19 31.29 Preparing to unpack .../14-iputils-ping_3%3a20180629-2+deb10u1_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 31.29 Unpacking iputils-ping (3:20180629-2+deb10u1) ... [2020-09-01T04:11:21.165Z] #19 31.47 Selecting previously unselected package xxd. [2020-09-01T04:11:21.165Z] #19 31.47 Preparing to unpack .../15-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-09-01T04:11:21.165Z] #19 31.48 Unpacking xxd (2:8.1.0875-5) ... [2020-09-01T04:11:21.165Z] #19 31.79 Selecting previously unselected package vim-common. [2020-09-01T04:11:21.165Z] #19 31.79 Preparing to unpack .../16-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:11:21.165Z] #19 31.79 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-01T04:11:21.423Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-09-01T04:11:21.428Z] #19 31.98 Selecting previously unselected package bash-completion. [2020-09-01T04:11:21.428Z] #19 31.98 Preparing to unpack .../17-bash-completion_1%3a2.8-6_all.deb ... [2020-09-01T04:11:22.059Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-09-01T04:11:22.065Z] #47 DONE 215.8s [2020-09-01T04:11:22.320Z] #19 30.16 Selecting previously unselected package python3. [2020-09-01T04:11:22.320Z] #19 30.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21108 files and directories currently installed.) [2020-09-01T04:11:22.320Z] #19 30.21 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-01T04:11:22.320Z] #19 30.23 Unpacking python3 (3.7.3-1) ... [2020-09-01T04:11:22.352Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-09-01T04:11:22.355Z] #40 89.97 CC criu/cgroup.o [2020-09-01T04:11:22.589Z] #19 ... [2020-09-01T04:11:22.589Z] [2020-09-01T04:11:22.589Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-01T04:11:22.589Z] #31 DONE 154.3s [2020-09-01T04:11:22.589Z] [2020-09-01T04:11:22.589Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:22.589Z] #19 30.42 Selecting previously unselected package libcap2:amd64. [2020-09-01T04:11:22.589Z] #19 ... [2020-09-01T04:11:22.589Z] [2020-09-01T04:11:22.589Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:22.589Z] #40 83.10 DEP criu/file-ids.d [2020-09-01T04:11:22.589Z] #40 83.21 DEP criu/fifo.d [2020-09-01T04:11:22.589Z] #40 83.37 DEP criu/fdstore.d [2020-09-01T04:11:22.589Z] #40 83.44 DEP criu/fault-injection.d [2020-09-01T04:11:22.589Z] #40 83.47 DEP criu/external.d [2020-09-01T04:11:22.589Z] #40 83.53 DEP criu/eventpoll.d [2020-09-01T04:11:22.589Z] #40 83.71 DEP criu/eventfd.d [2020-09-01T04:11:22.589Z] #40 83.84 DEP criu/crtools.d [2020-09-01T04:11:22.589Z] #40 83.97 DEP criu/cr-service.d [2020-09-01T04:11:22.589Z] #40 84.16 DEP criu/cr-restore.d [2020-09-01T04:11:22.589Z] #40 84.32 DEP criu/cr-errno.d [2020-09-01T04:11:22.589Z] #40 84.33 DEP criu/cr-dump.d [2020-09-01T04:11:22.589Z] #40 84.54 DEP criu/cr-dedup.d [2020-09-01T04:11:22.589Z] #40 84.64 DEP criu/cr-check.d [2020-09-01T04:11:22.589Z] #40 84.80 DEP criu/config.d [2020-09-01T04:11:22.589Z] #40 84.93 DEP criu/clone-noasan.d [2020-09-01T04:11:22.589Z] #40 85.01 DEP criu/cgroup.d [2020-09-01T04:11:22.589Z] #40 85.15 DEP criu/cgroup-props.d [2020-09-01T04:11:22.589Z] #40 85.23 DEP criu/bitmap.d [2020-09-01T04:11:22.589Z] #40 85.25 DEP criu/bfd.d [2020-09-01T04:11:22.589Z] #40 85.32 DEP criu/autofs.d [2020-09-01T04:11:22.589Z] #40 85.43 DEP criu/aio.d [2020-09-01T04:11:22.589Z] #40 85.65 DEP criu/action-scripts.d [2020-09-01T04:11:22.589Z] #40 85.96 CC criu/action-scripts.o [2020-09-01T04:11:22.589Z] #40 86.34 CC criu/aio.o [2020-09-01T04:11:22.589Z] #40 86.78 CC criu/autofs.o [2020-09-01T04:11:22.589Z] #40 88.07 CC criu/bfd.o [2020-09-01T04:11:22.589Z] #40 88.51 CC criu/bitmap.o [2020-09-01T04:11:22.589Z] #40 88.67 CC criu/cgroup-props.o [2020-09-01T04:11:22.589Z] #40 89.42 CC criu/cgroup.o [2020-09-01T04:11:22.589Z] #40 92.01 CC criu/clone-noasan.o [2020-09-01T04:11:22.589Z] #40 92.22 CC criu/config.o [2020-09-01T04:11:22.589Z] #40 ... [2020-09-01T04:11:22.589Z] [2020-09-01T04:11:22.589Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:22.589Z] #19 30.43 Preparing to unpack .../01-libcap2_1%3a2.25-2_amd64.deb ... [2020-09-01T04:11:22.589Z] #19 30.44 Unpacking libcap2:amd64 (1:2.25-2) ... [2020-09-01T04:11:22.589Z] #19 30.56 Selecting previously unselected package libelf1:amd64. [2020-09-01T04:11:22.632Z] [2020-09-01T04:11:22.632Z] #48 [dev-systemd-false 18/22] COPY --from=containerd /build/ /usr/local/b... [2020-09-01T04:11:22.846Z] #19 30.58 Preparing to unpack .../02-libelf1_0.176-1.1_amd64.deb ... [2020-09-01T04:11:22.846Z] #19 30.61 Unpacking libelf1:amd64 (0.176-1.1) ... [2020-09-01T04:11:22.846Z] #19 30.78 Selecting previously unselected package libmnl0:amd64. [2020-09-01T04:11:22.846Z] #19 30.78 Preparing to unpack .../03-libmnl0_1.0.4-2_amd64.deb ... [2020-09-01T04:11:22.846Z] #19 30.80 Unpacking libmnl0:amd64 (1.0.4-2) ... [2020-09-01T04:11:22.846Z] #19 30.85 Selecting previously unselected package libxtables12:amd64. [2020-09-01T04:11:22.846Z] #19 30.85 Preparing to unpack .../04-libxtables12_1.8.2-4_amd64.deb ... [2020-09-01T04:11:22.891Z] #48 DONE 0.3s [2020-09-01T04:11:23.105Z] #19 30.86 Unpacking libxtables12:amd64 (1.8.2-4) ... [2020-09-01T04:11:23.150Z] [2020-09-01T04:11:23.150Z] #52 [dev-systemd-false 19/22] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-01T04:11:23.150Z] #52 DONE 0.1s [2020-09-01T04:11:23.150Z] [2020-09-01T04:11:23.150Z] #54 [dev-systemd-false 20/22] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-01T04:11:23.150Z] #54 DONE 0.1s [2020-09-01T04:11:23.361Z] #19 31.00 Selecting previously unselected package libcap2-bin. [2020-09-01T04:11:23.362Z] #19 31.00 Preparing to unpack .../05-libcap2-bin_1%3a2.25-2_amd64.deb ... [2020-09-01T04:11:23.362Z] #19 31.00 Unpacking libcap2-bin (1:2.25-2) ... [2020-09-01T04:11:23.362Z] #19 31.07 Selecting previously unselected package iproute2. [2020-09-01T04:11:23.362Z] #19 31.08 Preparing to unpack .../06-iproute2_4.20.0-2_amd64.deb ... [2020-09-01T04:11:23.362Z] #19 31.09 Unpacking iproute2 (4.20.0-2) ... [2020-09-01T04:11:23.393Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-09-01T04:11:23.409Z] [2020-09-01T04:11:23.409Z] #56 [dev-systemd-false 21/22] COPY --from=proxy /build/ /usr/local/b... [2020-09-01T04:11:23.409Z] #56 DONE 0.0s [2020-09-01T04:11:23.409Z] [2020-09-01T04:11:23.409Z] #57 [dev-systemd-false 22/22] WORKDIR /go/src/github.com/docker/docker [2020-09-01T04:11:23.409Z] #57 DONE 0.0s [2020-09-01T04:11:23.409Z] [2020-09-01T04:11:23.409Z] #58 [dev 1/1] COPY --from=go /usr/local/go /usr/local/go [2020-09-01T04:11:23.618Z] #19 31.51 Selecting previously unselected package libip4tc0:amd64. [2020-09-01T04:11:23.618Z] #19 31.51 Preparing to unpack .../07-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-01T04:11:23.618Z] #19 31.52 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-01T04:11:23.875Z] #19 31.61 Selecting previously unselected package libip6tc0:amd64. [2020-09-01T04:11:23.875Z] #19 31.62 Preparing to unpack .../08-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-01T04:11:23.875Z] #19 31.63 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-01T04:11:23.875Z] #19 31.73 Selecting previously unselected package libiptc0:amd64. [2020-09-01T04:11:23.875Z] #19 31.74 Preparing to unpack .../09-libiptc0_1.8.2-4_amd64.deb ... [2020-09-01T04:11:23.875Z] #19 31.74 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-01T04:11:23.875Z] #19 31.80 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-01T04:11:23.875Z] #19 31.82 Preparing to unpack .../10-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-01T04:11:23.875Z] #19 31.82 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-01T04:11:23.987Z] #19 34.46 Unpacking bash-completion (1:2.8-6) ... [2020-09-01T04:11:24.030Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-09-01T04:11:24.131Z] #19 31.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-01T04:11:24.132Z] #19 31.87 Preparing to unpack .../11-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-01T04:11:24.132Z] #19 31.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-01T04:11:24.132Z] #19 31.93 Selecting previously unselected package libnftnl11:amd64. [2020-09-01T04:11:24.132Z] #19 31.93 Preparing to unpack .../12-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-01T04:11:24.132Z] #19 31.93 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-01T04:11:24.132Z] #19 32.01 Selecting previously unselected package iptables. [2020-09-01T04:11:24.132Z] #19 32.01 Preparing to unpack .../13-iptables_1.8.2-4_amd64.deb ... [2020-09-01T04:11:24.132Z] #19 32.01 Unpacking iptables (1.8.2-4) ... [2020-09-01T04:11:24.250Z] #19 34.96 Selecting previously unselected package bzip2. [2020-09-01T04:11:24.250Z] #19 34.97 Preparing to unpack .../18-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-09-01T04:11:24.250Z] #19 34.98 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-01T04:11:24.514Z] #19 35.05 Selecting previously unselected package xz-utils. [2020-09-01T04:11:24.514Z] #19 35.06 Preparing to unpack .../19-xz-utils_5.2.4-1_arm64.deb ... [2020-09-01T04:11:24.514Z] #19 35.07 Unpacking xz-utils (5.2.4-1) ... [2020-09-01T04:11:24.669Z] ok github.com/docker/docker/pkg/fsutils 0.424s coverage: 85.1% of statements [2020-09-01T04:11:24.669Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2020-09-01T04:11:24.694Z] #19 32.31 Selecting previously unselected package iputils-ping. [2020-09-01T04:11:24.694Z] #19 32.31 Preparing to unpack .../14-iputils-ping_3%3a20180629-2+deb10u1_amd64.deb ... [2020-09-01T04:11:24.694Z] #19 32.31 Unpacking iputils-ping (3:20180629-2+deb10u1) ... [2020-09-01T04:11:24.694Z] #19 32.36 Selecting previously unselected package xxd. [2020-09-01T04:11:24.694Z] #19 32.37 Preparing to unpack .../15-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-01T04:11:24.694Z] #19 32.38 Unpacking xxd (2:8.1.0875-5) ... [2020-09-01T04:11:24.694Z] #19 32.49 Selecting previously unselected package vim-common. [2020-09-01T04:11:24.694Z] #19 32.49 Preparing to unpack .../16-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:11:24.694Z] #19 32.51 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-01T04:11:24.777Z] #19 35.30 Selecting previously unselected package apparmor. [2020-09-01T04:11:24.777Z] #19 35.30 Preparing to unpack .../20-apparmor_2.13.2-10_arm64.deb ... [2020-09-01T04:11:24.777Z] #19 35.46 Unpacking apparmor (2.13.2-10) ... [2020-09-01T04:11:24.897Z] #40 92.19 CC criu/clone-noasan.o [2020-09-01T04:11:24.897Z] #40 92.37 CC criu/config.o [2020-09-01T04:11:24.950Z] #19 32.63 Selecting previously unselected package bash-completion. [2020-09-01T04:11:24.950Z] #19 32.64 Preparing to unpack .../17-bash-completion_1%3a2.8-6_all.deb ... [2020-09-01T04:11:24.962Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-09-01T04:11:25.313Z] #58 DONE 1.9s [2020-09-01T04:11:25.313Z] [2020-09-01T04:11:25.313Z] #59 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-01T04:11:25.353Z] #19 35.93 Selecting previously unselected package aufs-tools. [2020-09-01T04:11:25.353Z] #19 35.93 Preparing to unpack .../21-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-09-01T04:11:25.353Z] #19 35.94 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-01T04:11:25.353Z] #19 36.03 Selecting previously unselected package libonig5:arm64. [2020-09-01T04:11:25.353Z] #19 36.04 Preparing to unpack .../22-libonig5_6.9.1-1_arm64.deb ... [2020-09-01T04:11:25.353Z] #19 36.04 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-09-01T04:11:25.599Z] ok github.com/docker/docker/pkg/idtools 0.278s coverage: 70.1% of statements [2020-09-01T04:11:25.617Z] #19 36.24 Selecting previously unselected package libjq1:arm64. [2020-09-01T04:11:25.617Z] #19 36.25 Preparing to unpack .../23-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-09-01T04:11:25.617Z] #19 36.25 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-01T04:11:25.837Z] #40 93.42 CC criu/cr-check.o [2020-09-01T04:11:25.881Z] #19 36.37 Selecting previously unselected package jq. [2020-09-01T04:11:25.881Z] #19 36.37 Preparing to unpack .../24-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-09-01T04:11:25.881Z] #19 36.38 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-01T04:11:25.881Z] #19 36.50 Selecting previously unselected package libaio1:arm64. [2020-09-01T04:11:25.881Z] #19 36.50 Preparing to unpack .../25-libaio1_0.3.112-3_arm64.deb ... [2020-09-01T04:11:25.881Z] #19 36.50 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-09-01T04:11:25.881Z] #19 36.63 Selecting previously unselected package libgpm2:arm64. [2020-09-01T04:11:25.892Z] ok github.com/docker/docker/pkg/ioutils 0.304s coverage: 70.1% of statements [2020-09-01T04:11:25.892Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-09-01T04:11:26.144Z] #19 36.64 Preparing to unpack .../26-libgpm2_1.20.7-5_arm64.deb ... [2020-09-01T04:11:26.144Z] #19 36.65 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-09-01T04:11:26.144Z] #19 36.75 Selecting previously unselected package libicu63:arm64. [2020-09-01T04:11:26.144Z] #19 36.75 Preparing to unpack .../27-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-09-01T04:11:26.144Z] #19 36.81 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-01T04:11:26.186Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-09-01T04:11:26.186Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-09-01T04:11:26.186Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-01T04:11:26.186Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-01T04:11:26.186Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-09-01T04:11:26.186Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-01T04:11:26.249Z] #59 DONE 1.0s [2020-09-01T04:11:26.249Z] [2020-09-01T04:11:26.249Z] #60 exporting to image [2020-09-01T04:11:26.249Z] #60 exporting layers [2020-09-01T04:11:26.479Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-09-01T04:11:26.772Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-09-01T04:11:26.772Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2020-09-01T04:11:26.772Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-09-01T04:11:26.772Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-01T04:11:26.772Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-01T04:11:27.220Z] #40 94.70 CC criu/cr-dedup.o [2020-09-01T04:11:27.220Z] #40 95.03 CC criu/cr-dump.o [2020-09-01T04:11:27.410Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2020-09-01T04:11:27.469Z] #19 34.93 Unpacking bash-completion (1:2.8-6) ... [2020-09-01T04:11:27.470Z] #19 35.28 Selecting previously unselected package bzip2. [2020-09-01T04:11:27.470Z] #19 35.28 Preparing to unpack .../18-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-01T04:11:27.470Z] #19 35.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-01T04:11:27.470Z] #19 35.35 Selecting previously unselected package xz-utils. [2020-09-01T04:11:27.470Z] #19 35.35 Preparing to unpack .../19-xz-utils_5.2.4-1_amd64.deb ... [2020-09-01T04:11:27.470Z] #19 35.35 Unpacking xz-utils (5.2.4-1) ... [2020-09-01T04:11:27.481Z] #40 ... [2020-09-01T04:11:27.481Z] [2020-09-01T04:11:27.481Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:27.481Z] #19 21.72 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-01T04:11:27.481Z] #19 21.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-01T04:11:27.481Z] #19 21.73 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-01T04:11:27.481Z] #19 21.73 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-01T04:11:27.481Z] #19 21.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-01T04:11:27.481Z] #19 21.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-01T04:11:27.481Z] #19 21.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-01T04:11:27.481Z] #19 21.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-01T04:11:27.481Z] #19 21.88 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-01T04:11:27.481Z] #19 21.89 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-01T04:11:27.481Z] #19 21.90 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-01T04:11:27.481Z] #19 21.92 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-01T04:11:27.481Z] #19 21.93 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-01T04:11:27.481Z] #19 21.99 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-01T04:11:27.481Z] #19 22.01 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-01T04:11:27.481Z] #19 22.02 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-01T04:11:27.481Z] #19 22.42 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-01T04:11:27.481Z] #19 22.49 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-01T04:11:27.481Z] #19 22.53 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-01T04:11:27.481Z] #19 23.15 debconf: delaying package configuration, since apt-utils is not installed [2020-09-01T04:11:27.481Z] #19 23.25 Fetched 30.6 MB in 2s (14.1 MB/s) [2020-09-01T04:11:27.481Z] #19 23.30 Selecting previously unselected package pigz. [2020-09-01T04:11:27.481Z] #19 23.30 (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 ... 20389 files and directories currently installed.) [2020-09-01T04:11:27.481Z] #19 23.32 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 23.35 Unpacking pigz (2.4-1) ... [2020-09-01T04:11:27.481Z] #19 23.44 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-01T04:11:27.481Z] #19 23.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 23.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:27.481Z] #19 24.61 Selecting previously unselected package python3.7-minimal. [2020-09-01T04:11:27.481Z] #19 24.62 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 24.63 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-01T04:11:27.481Z] #19 25.38 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:27.481Z] #19 25.39 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-01T04:11:27.481Z] #19 27.13 Selecting previously unselected package python3-minimal. [2020-09-01T04:11:27.481Z] #19 27.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20639 files and directories currently installed.) [2020-09-01T04:11:27.481Z] #19 27.18 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 27.18 Unpacking python3-minimal (3.7.3-1) ... [2020-09-01T04:11:27.481Z] #19 27.24 Selecting previously unselected package mime-support. [2020-09-01T04:11:27.481Z] #19 27.25 Preparing to unpack .../1-mime-support_3.62_all.deb ... [2020-09-01T04:11:27.481Z] #19 27.25 Unpacking mime-support (3.62) ... [2020-09-01T04:11:27.481Z] #19 27.31 Selecting previously unselected package libmpdec2:amd64. [2020-09-01T04:11:27.481Z] #19 27.31 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 27.32 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-01T04:11:27.481Z] #19 27.41 Selecting previously unselected package readline-common. [2020-09-01T04:11:27.481Z] #19 27.41 Preparing to unpack .../3-readline-common_7.0-5_all.deb ... [2020-09-01T04:11:27.481Z] #19 27.42 Unpacking readline-common (7.0-5) ... [2020-09-01T04:11:27.481Z] #19 27.46 Selecting previously unselected package libreadline7:amd64. [2020-09-01T04:11:27.481Z] #19 27.47 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 27.48 Unpacking libreadline7:amd64 (7.0-5) ... [2020-09-01T04:11:27.481Z] #19 27.62 Selecting previously unselected package libsqlite3-0:amd64. [2020-09-01T04:11:27.481Z] #19 27.63 Preparing to unpack .../5-libsqlite3-0_3.27.2-3_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 27.63 Unpacking libsqlite3-0:amd64 (3.27.2-3) ... [2020-09-01T04:11:27.481Z] #19 27.86 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-01T04:11:27.481Z] #19 27.87 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 27.88 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:27.481Z] #19 28.67 Selecting previously unselected package python3.7. [2020-09-01T04:11:27.481Z] #19 28.67 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 28.68 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:27.481Z] #19 28.77 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-01T04:11:27.481Z] #19 28.78 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 28.79 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-01T04:11:27.481Z] #19 28.88 Setting up python3-minimal (3.7.3-1) ... [2020-09-01T04:11:27.481Z] #19 29.50 Selecting previously unselected package python3. [2020-09-01T04:11:27.481Z] #19 29.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 ... 21108 files and directories currently installed.) [2020-09-01T04:11:27.481Z] #19 29.54 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 29.56 Unpacking python3 (3.7.3-1) ... [2020-09-01T04:11:27.481Z] #19 29.63 Selecting previously unselected package libcap2:amd64. [2020-09-01T04:11:27.481Z] #19 29.64 Preparing to unpack .../01-libcap2_1%3a2.25-2_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 29.65 Unpacking libcap2:amd64 (1:2.25-2) ... [2020-09-01T04:11:27.481Z] #19 29.69 Selecting previously unselected package libelf1:amd64. [2020-09-01T04:11:27.481Z] #19 29.70 Preparing to unpack .../02-libelf1_0.176-1.1_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 29.71 Unpacking libelf1:amd64 (0.176-1.1) ... [2020-09-01T04:11:27.481Z] #19 29.84 Selecting previously unselected package libmnl0:amd64. [2020-09-01T04:11:27.481Z] #19 29.85 Preparing to unpack .../03-libmnl0_1.0.4-2_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 29.86 Unpacking libmnl0:amd64 (1.0.4-2) ... [2020-09-01T04:11:27.481Z] #19 29.91 Selecting previously unselected package libxtables12:amd64. [2020-09-01T04:11:27.481Z] #19 29.91 Preparing to unpack .../04-libxtables12_1.8.2-4_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 29.93 Unpacking libxtables12:amd64 (1.8.2-4) ... [2020-09-01T04:11:27.481Z] #19 30.00 Selecting previously unselected package libcap2-bin. [2020-09-01T04:11:27.481Z] #19 30.01 Preparing to unpack .../05-libcap2-bin_1%3a2.25-2_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 30.02 Unpacking libcap2-bin (1:2.25-2) ... [2020-09-01T04:11:27.481Z] #19 30.09 Selecting previously unselected package iproute2. [2020-09-01T04:11:27.481Z] #19 30.09 Preparing to unpack .../06-iproute2_4.20.0-2_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 30.10 Unpacking iproute2 (4.20.0-2) ... [2020-09-01T04:11:27.481Z] #19 30.35 Selecting previously unselected package libip4tc0:amd64. [2020-09-01T04:11:27.481Z] #19 30.35 Preparing to unpack .../07-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 30.36 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-01T04:11:27.481Z] #19 30.43 Selecting previously unselected package libip6tc0:amd64. [2020-09-01T04:11:27.481Z] #19 30.43 Preparing to unpack .../08-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 30.44 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-01T04:11:27.481Z] #19 30.51 Selecting previously unselected package libiptc0:amd64. [2020-09-01T04:11:27.481Z] #19 30.51 Preparing to unpack .../09-libiptc0_1.8.2-4_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 30.51 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-01T04:11:27.481Z] #19 30.56 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-01T04:11:27.481Z] #19 30.57 Preparing to unpack .../10-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 30.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-01T04:11:27.481Z] #19 30.63 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-01T04:11:27.481Z] #19 30.63 Preparing to unpack .../11-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 30.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-01T04:11:27.481Z] #19 30.71 Selecting previously unselected package libnftnl11:amd64. [2020-09-01T04:11:27.481Z] #19 30.71 Preparing to unpack .../12-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 30.72 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-01T04:11:27.481Z] #19 30.78 Selecting previously unselected package iptables. [2020-09-01T04:11:27.481Z] #19 30.79 Preparing to unpack .../13-iptables_1.8.2-4_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 30.80 Unpacking iptables (1.8.2-4) ... [2020-09-01T04:11:27.481Z] #19 31.07 Selecting previously unselected package iputils-ping. [2020-09-01T04:11:27.481Z] #19 31.07 Preparing to unpack .../14-iputils-ping_3%3a20180629-2+deb10u1_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 31.08 Unpacking iputils-ping (3:20180629-2+deb10u1) ... [2020-09-01T04:11:27.481Z] #19 31.12 Selecting previously unselected package xxd. [2020-09-01T04:11:27.481Z] #19 31.13 Preparing to unpack .../15-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-01T04:11:27.481Z] #19 31.13 Unpacking xxd (2:8.1.0875-5) ... [2020-09-01T04:11:27.481Z] #19 31.25 Selecting previously unselected package vim-common. [2020-09-01T04:11:27.481Z] #19 31.25 Preparing to unpack .../16-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:11:27.481Z] #19 31.28 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-01T04:11:27.727Z] #19 35.50 Selecting previously unselected package apparmor. [2020-09-01T04:11:27.727Z] #19 35.51 Preparing to unpack .../20-apparmor_2.13.2-10_amd64.deb ... [2020-09-01T04:11:27.727Z] #19 35.59 Unpacking apparmor (2.13.2-10) ... [2020-09-01T04:11:27.742Z] #19 31.43 Selecting previously unselected package bash-completion. [2020-09-01T04:11:27.742Z] #19 31.43 Preparing to unpack .../17-bash-completion_1%3a2.8-6_all.deb ... [2020-09-01T04:11:28.048Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-09-01T04:11:28.290Z] #19 35.90 Selecting previously unselected package aufs-tools. [2020-09-01T04:11:28.290Z] #19 35.91 Preparing to unpack .../21-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-01T04:11:28.290Z] #19 35.92 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-01T04:11:28.290Z] #19 36.03 Selecting previously unselected package libonig5:amd64. [2020-09-01T04:11:28.290Z] #19 36.05 Preparing to unpack .../22-libonig5_6.9.1-1_amd64.deb ... [2020-09-01T04:11:28.290Z] #19 36.06 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-01T04:11:28.290Z] #19 36.18 Selecting previously unselected package libjq1:amd64. [2020-09-01T04:11:28.290Z] #19 36.18 Preparing to unpack .../23-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-01T04:11:28.290Z] #19 36.18 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-01T04:11:28.290Z] #19 36.28 Selecting previously unselected package jq. [2020-09-01T04:11:28.342Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-09-01T04:11:28.342Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-01T04:11:28.546Z] #19 36.28 Preparing to unpack .../24-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-01T04:11:28.547Z] #19 36.28 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-01T04:11:28.547Z] #19 36.36 Selecting previously unselected package libaio1:amd64. [2020-09-01T04:11:28.547Z] #19 36.36 Preparing to unpack .../25-libaio1_0.3.112-3_amd64.deb ... [2020-09-01T04:11:28.547Z] #19 36.37 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-01T04:11:28.547Z] #19 36.41 Selecting previously unselected package libgpm2:amd64. [2020-09-01T04:11:28.547Z] #19 36.41 Preparing to unpack .../26-libgpm2_1.20.7-5_amd64.deb ... [2020-09-01T04:11:28.547Z] #19 36.41 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-01T04:11:28.547Z] #19 36.48 Selecting previously unselected package libicu63:amd64. [2020-09-01T04:11:28.547Z] #19 36.49 Preparing to unpack .../27-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-01T04:11:28.547Z] #19 36.49 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-01T04:11:29.459Z] #19 39.85 Selecting previously unselected package libnet1:arm64. [2020-09-01T04:11:29.459Z] #19 39.85 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-01T04:11:29.459Z] #19 39.87 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-01T04:11:29.459Z] #19 39.96 Selecting previously unselected package libnl-3-200:arm64. [2020-09-01T04:11:29.459Z] #19 39.97 Preparing to unpack .../29-libnl-3-200_3.4.0-1_arm64.deb ... [2020-09-01T04:11:29.459Z] #19 40.00 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-09-01T04:11:29.459Z] #19 40.09 Selecting previously unselected package libprotobuf-c1:arm64. [2020-09-01T04:11:29.459Z] #19 40.09 Preparing to unpack .../30-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-09-01T04:11:29.459Z] #19 40.11 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-01T04:11:29.459Z] #19 40.22 Selecting previously unselected package libreadline5:arm64. [2020-09-01T04:11:29.719Z] #19 ... [2020-09-01T04:11:29.719Z] [2020-09-01T04:11:29.719Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:29.719Z] #40 97.07 CC criu/cr-errno.o [2020-09-01T04:11:29.719Z] #40 97.16 CC criu/cr-restore.o [2020-09-01T04:11:29.723Z] #19 40.22 Preparing to unpack .../31-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-09-01T04:11:29.723Z] #19 40.31 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-09-01T04:11:29.723Z] #19 40.44 Selecting previously unselected package net-tools. [2020-09-01T04:11:29.723Z] #19 40.45 Preparing to unpack .../32-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-09-01T04:11:29.723Z] #19 40.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-01T04:11:29.858Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 73.9% of statements [2020-09-01T04:11:29.858Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-09-01T04:11:29.956Z] #38 ... [2020-09-01T04:11:29.956Z] [2020-09-01T04:11:29.956Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:29.956Z] #41 141.9 CC criu/sk-netlink.o [2020-09-01T04:11:29.956Z] #41 142.3 CC criu/sk-packet.o [2020-09-01T04:11:29.956Z] #41 143.0 CC criu/sk-queue.o [2020-09-01T04:11:29.956Z] #41 143.5 CC criu/sk-tcp.o [2020-09-01T04:11:29.956Z] #41 144.1 CC criu/sk-unix.o [2020-09-01T04:11:29.956Z] #41 146.0 CC criu/sockets.o [2020-09-01T04:11:29.956Z] #41 146.9 CC criu/stats.o [2020-09-01T04:11:29.956Z] #41 147.3 CC criu/string.o [2020-09-01T04:11:29.956Z] #41 147.4 CC criu/sysctl.o [2020-09-01T04:11:29.956Z] #41 148.1 CC criu/sysfs_parse.o [2020-09-01T04:11:29.956Z] #41 148.5 CC criu/timens.o [2020-09-01T04:11:29.956Z] #41 148.8 CC criu/timerfd.o [2020-09-01T04:11:29.956Z] #41 149.4 CC criu/tty.o [2020-09-01T04:11:29.956Z] #41 151.3 CC criu/tun.o [2020-09-01T04:11:29.956Z] #41 151.8 CC criu/uffd.o [2020-09-01T04:11:29.986Z] #19 40.60 Selecting previously unselected package python-pip-whl. [2020-09-01T04:11:29.986Z] #19 40.61 Preparing to unpack .../33-python-pip-whl_18.1-5_all.deb ... [2020-09-01T04:11:29.986Z] #19 40.62 Unpacking python-pip-whl (18.1-5) ... [2020-09-01T04:11:30.563Z] #19 41.05 Selecting previously unselected package python3-lib2to3. [2020-09-01T04:11:30.563Z] #19 41.06 Preparing to unpack .../34-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-01T04:11:30.563Z] #19 41.07 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-01T04:11:30.563Z] #19 41.20 Selecting previously unselected package python3-distutils. [2020-09-01T04:11:30.563Z] #19 41.21 Preparing to unpack .../35-python3-distutils_3.7.3-1_all.deb ... [2020-09-01T04:11:30.563Z] #19 41.26 Unpacking python3-distutils (3.7.3-1) ... [2020-09-01T04:11:30.826Z] #19 41.41 Selecting previously unselected package python3-pip. [2020-09-01T04:11:30.826Z] #19 41.42 Preparing to unpack .../36-python3-pip_18.1-5_all.deb ... [2020-09-01T04:11:30.826Z] #19 41.43 Unpacking python3-pip (18.1-5) ... [2020-09-01T04:11:31.096Z] #19 41.72 Selecting previously unselected package python3-pkg-resources. [2020-09-01T04:11:31.096Z] #19 41.72 Preparing to unpack .../37-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-01T04:11:31.096Z] #19 41.74 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-01T04:11:31.103Z] #41 153.1 CC criu/util.o [2020-09-01T04:11:31.364Z] #19 41.94 Selecting previously unselected package python3-setuptools. [2020-09-01T04:11:31.365Z] #19 41.94 Preparing to unpack .../38-python3-setuptools_40.8.0-1_all.deb ... [2020-09-01T04:11:31.365Z] #19 41.95 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-01T04:11:31.628Z] #19 42.17 Selecting previously unselected package python3-wheel. [2020-09-01T04:11:31.628Z] #19 42.17 Preparing to unpack .../39-python3-wheel_0.32.3-2_all.deb ... [2020-09-01T04:11:31.628Z] #19 42.18 Unpacking python3-wheel (0.32.3-2) ... [2020-09-01T04:11:31.628Z] #19 42.34 Selecting previously unselected package sudo. [2020-09-01T04:11:31.628Z] #19 42.34 Preparing to unpack .../40-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-09-01T04:11:31.628Z] #19 42.36 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-01T04:11:31.817Z] #19 39.37 Selecting previously unselected package libnet1:amd64. [2020-09-01T04:11:31.817Z] #19 39.38 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-01T04:11:31.817Z] #19 39.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-01T04:11:31.817Z] #19 39.44 Selecting previously unselected package libnl-3-200:amd64. [2020-09-01T04:11:31.817Z] #19 39.45 Preparing to unpack .../29-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-01T04:11:31.817Z] #19 39.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-01T04:11:31.817Z] #19 39.54 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-01T04:11:31.817Z] #19 39.55 Preparing to unpack .../30-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-01T04:11:31.817Z] #19 39.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-01T04:11:31.817Z] #19 39.61 Selecting previously unselected package libreadline5:amd64. [2020-09-01T04:11:31.817Z] #19 39.61 Preparing to unpack .../31-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-01T04:11:31.817Z] #19 39.62 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-01T04:11:31.817Z] #19 39.68 Selecting previously unselected package net-tools. [2020-09-01T04:11:31.817Z] #19 39.68 Preparing to unpack .../32-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-01T04:11:31.817Z] #19 39.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-01T04:11:32.074Z] #19 39.81 Selecting previously unselected package python-pip-whl. [2020-09-01T04:11:32.074Z] #19 39.82 Preparing to unpack .../33-python-pip-whl_18.1-5_all.deb ... [2020-09-01T04:11:32.074Z] #19 39.82 Unpacking python-pip-whl (18.1-5) ... [2020-09-01T04:11:32.205Z] #19 42.77 Selecting previously unselected package thin-provisioning-tools. [2020-09-01T04:11:32.205Z] #19 42.78 Preparing to unpack .../41-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-09-01T04:11:32.205Z] #19 42.79 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-01T04:11:32.468Z] #19 43.07 Selecting previously unselected package uidmap. [2020-09-01T04:11:32.468Z] #19 43.07 Preparing to unpack .../42-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-09-01T04:11:32.468Z] #19 43.09 Unpacking uidmap (1:4.5-1.1) ... [2020-09-01T04:11:32.600Z] ok github.com/docker/docker/pkg/signal 2.330s coverage: 61.0% of statements [2020-09-01T04:11:32.637Z] #19 40.30 Selecting previously unselected package python3-lib2to3. [2020-09-01T04:11:32.637Z] #19 40.31 Preparing to unpack .../34-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-01T04:11:32.637Z] #19 40.31 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-01T04:11:32.637Z] #19 40.38 Selecting previously unselected package python3-distutils. [2020-09-01T04:11:32.637Z] #19 40.38 Preparing to unpack .../35-python3-distutils_3.7.3-1_all.deb ... [2020-09-01T04:11:32.637Z] #19 40.39 Unpacking python3-distutils (3.7.3-1) ... [2020-09-01T04:11:32.637Z] #19 40.51 Selecting previously unselected package python3-pip. [2020-09-01T04:11:32.637Z] #19 40.52 Preparing to unpack .../36-python3-pip_18.1-5_all.deb ... [2020-09-01T04:11:32.637Z] #19 40.53 Unpacking python3-pip (18.1-5) ... [2020-09-01T04:11:32.637Z] #19 40.64 Selecting previously unselected package python3-pkg-resources. [2020-09-01T04:11:32.731Z] #19 43.20 Selecting previously unselected package vim-runtime. [2020-09-01T04:11:32.731Z] #19 43.20 Preparing to unpack .../43-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:11:32.731Z] #19 43.23 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-01T04:11:32.731Z] #19 43.26 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-01T04:11:32.731Z] #19 43.27 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-01T04:11:32.748Z] #41 154.9 CC criu/uts_ns.o [2020-09-01T04:11:32.893Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-09-01T04:11:32.893Z] #19 40.65 Preparing to unpack .../37-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-01T04:11:32.893Z] #19 40.66 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-01T04:11:32.893Z] #19 40.78 Selecting previously unselected package python3-setuptools. [2020-09-01T04:11:32.995Z] #19 ... [2020-09-01T04:11:32.995Z] [2020-09-01T04:11:32.995Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:32.995Z] #40 72.59 CC criu/clone-noasan.o [2020-09-01T04:11:32.995Z] #40 72.80 CC criu/config.o [2020-09-01T04:11:32.995Z] #40 74.28 CC criu/cr-check.o [2020-09-01T04:11:32.995Z] #40 75.93 CC criu/cr-dedup.o [2020-09-01T04:11:32.995Z] #40 76.53 CC criu/cr-dump.o [2020-09-01T04:11:32.995Z] #40 78.57 CC criu/cr-errno.o [2020-09-01T04:11:32.995Z] #40 78.64 CC criu/cr-restore.o [2020-09-01T04:11:32.995Z] #40 82.69 CC criu/cr-service.o [2020-09-01T04:11:33.081Z] #41 155.1 CC criu/vdso.o [2020-09-01T04:11:33.150Z] #19 40.79 Preparing to unpack .../38-python3-setuptools_40.8.0-1_all.deb ... [2020-09-01T04:11:33.150Z] #19 40.79 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-01T04:11:33.150Z] #19 40.99 Selecting previously unselected package python3-wheel. [2020-09-01T04:11:33.150Z] #19 41.01 Preparing to unpack .../39-python3-wheel_0.32.3-2_all.deb ... [2020-09-01T04:11:33.150Z] #19 41.01 Unpacking python3-wheel (0.32.3-2) ... [2020-09-01T04:11:33.186Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-09-01T04:11:33.406Z] #19 41.07 Selecting previously unselected package sudo. [2020-09-01T04:11:33.406Z] #19 41.08 Preparing to unpack .../40-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-01T04:11:33.406Z] #19 41.09 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-01T04:11:33.479Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-09-01T04:11:33.479Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-09-01T04:11:33.663Z] #19 41.45 Selecting previously unselected package thin-provisioning-tools. [2020-09-01T04:11:33.663Z] #19 41.45 Preparing to unpack .../41-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-01T04:11:33.663Z] #19 41.46 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-01T04:11:33.748Z] #41 155.8 LINK criu/built-in.o [2020-09-01T04:11:33.748Z] #41 156.0 LINK criu/criu [2020-09-01T04:11:33.919Z] #40 101.0 CC criu/cr-service.o [2020-09-01T04:11:33.919Z] #19 41.65 Selecting previously unselected package uidmap. [2020-09-01T04:11:33.919Z] #19 41.67 Preparing to unpack .../42-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-01T04:11:33.919Z] #19 41.69 Unpacking uidmap (1:4.5-1.1) ... [2020-09-01T04:11:33.919Z] #19 41.78 Selecting previously unselected package vim-runtime. [2020-09-01T04:11:33.919Z] #19 41.79 Preparing to unpack .../43-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:11:33.919Z] #19 41.81 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-01T04:11:33.919Z] #19 41.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-01T04:11:33.919Z] #19 41.84 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-01T04:11:33.919Z] #19 ... [2020-09-01T04:11:33.919Z] [2020-09-01T04:11:33.919Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:33.919Z] #40 93.71 CC criu/cr-check.o [2020-09-01T04:11:33.919Z] #40 95.14 CC criu/cr-dedup.o [2020-09-01T04:11:33.919Z] #40 95.48 CC criu/cr-dump.o [2020-09-01T04:11:33.919Z] #40 97.20 CC criu/cr-errno.o [2020-09-01T04:11:33.919Z] #40 97.30 CC criu/cr-restore.o [2020-09-01T04:11:33.919Z] #40 101.0 CC criu/cr-service.o [2020-09-01T04:11:33.919Z] #40 102.3 CC criu/crtools.o [2020-09-01T04:11:33.919Z] #40 102.7 CC criu/eventfd.o [2020-09-01T04:11:33.919Z] #40 103.0 CC criu/eventpoll.o [2020-09-01T04:11:33.919Z] #40 103.7 CC criu/external.o [2020-09-01T04:11:34.115Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-09-01T04:11:34.176Z] #40 104.0 CC criu/fault-injection.o [2020-09-01T04:11:34.176Z] #40 104.0 CC criu/fdstore.o [2020-09-01T04:11:34.388Z] #40 84.11 CC criu/crtools.o [2020-09-01T04:11:34.408Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2020-09-01T04:11:34.422Z] #41 156.6 DEP lib/c/criu.d [2020-09-01T04:11:34.422Z] #41 156.7 CC images/rpc.pb-c.o [2020-09-01T04:11:34.432Z] #40 104.4 CC criu/fifo.o [2020-09-01T04:11:34.489Z] #40 ... [2020-09-01T04:11:34.489Z] [2020-09-01T04:11:34.489Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:34.489Z] #19 33.86 Unpacking bash-completion (1:2.8-6) ... [2020-09-01T04:11:34.489Z] #19 34.18 Selecting previously unselected package bzip2. [2020-09-01T04:11:34.489Z] #19 34.19 Preparing to unpack .../18-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-01T04:11:34.489Z] #19 34.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-01T04:11:34.489Z] #19 34.27 Selecting previously unselected package xz-utils. [2020-09-01T04:11:34.489Z] #19 34.28 Preparing to unpack .../19-xz-utils_5.2.4-1_amd64.deb ... [2020-09-01T04:11:34.489Z] #19 34.28 Unpacking xz-utils (5.2.4-1) ... [2020-09-01T04:11:34.489Z] #19 34.43 Selecting previously unselected package apparmor. [2020-09-01T04:11:34.489Z] #19 34.43 Preparing to unpack .../20-apparmor_2.13.2-10_amd64.deb ... [2020-09-01T04:11:34.489Z] #19 34.51 Unpacking apparmor (2.13.2-10) ... [2020-09-01T04:11:34.489Z] #19 34.79 Selecting previously unselected package aufs-tools. [2020-09-01T04:11:34.489Z] #19 34.79 Preparing to unpack .../21-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-01T04:11:34.489Z] #19 34.80 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-01T04:11:34.489Z] #19 34.90 Selecting previously unselected package libonig5:amd64. [2020-09-01T04:11:34.489Z] #19 34.90 Preparing to unpack .../22-libonig5_6.9.1-1_amd64.deb ... [2020-09-01T04:11:34.489Z] #19 34.91 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-01T04:11:34.489Z] #19 35.03 Selecting previously unselected package libjq1:amd64. [2020-09-01T04:11:34.489Z] #19 35.04 Preparing to unpack .../23-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-01T04:11:34.489Z] #19 35.05 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-01T04:11:34.489Z] #19 35.13 Selecting previously unselected package jq. [2020-09-01T04:11:34.489Z] #19 35.13 Preparing to unpack .../24-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-01T04:11:34.489Z] #19 35.14 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-01T04:11:34.489Z] #19 35.18 Selecting previously unselected package libaio1:amd64. [2020-09-01T04:11:34.489Z] #19 35.19 Preparing to unpack .../25-libaio1_0.3.112-3_amd64.deb ... [2020-09-01T04:11:34.489Z] #19 35.20 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-01T04:11:34.489Z] #19 35.24 Selecting previously unselected package libgpm2:amd64. [2020-09-01T04:11:34.489Z] #19 35.25 Preparing to unpack .../26-libgpm2_1.20.7-5_amd64.deb ... [2020-09-01T04:11:34.489Z] #19 35.26 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-01T04:11:34.489Z] #19 35.31 Selecting previously unselected package libicu63:amd64. [2020-09-01T04:11:34.489Z] #19 35.31 Preparing to unpack .../27-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-01T04:11:34.489Z] #19 35.32 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-01T04:11:34.489Z] #19 38.08 Selecting previously unselected package libnet1:amd64. [2020-09-01T04:11:34.489Z] #19 38.09 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-01T04:11:34.489Z] #19 38.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-01T04:11:34.489Z] #19 38.16 Selecting previously unselected package libnl-3-200:amd64. [2020-09-01T04:11:34.489Z] #19 38.18 Preparing to unpack .../29-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-01T04:11:34.489Z] #19 38.18 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-01T04:11:34.489Z] #19 38.27 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-01T04:11:34.489Z] #19 38.28 Preparing to unpack .../30-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-01T04:11:34.489Z] #19 38.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-01T04:11:34.489Z] #19 38.37 Selecting previously unselected package libreadline5:amd64. [2020-09-01T04:11:34.489Z] #19 38.38 Preparing to unpack .../31-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-01T04:11:34.489Z] #19 38.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-01T04:11:34.750Z] #19 38.47 Selecting previously unselected package net-tools. [2020-09-01T04:11:34.750Z] #19 38.48 Preparing to unpack .../32-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-01T04:11:34.750Z] #19 38.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-01T04:11:34.964Z] #40 84.63 CC criu/eventfd.o [2020-09-01T04:11:34.995Z] #40 104.7 CC criu/file-ids.o [2020-09-01T04:11:34.995Z] #40 104.9 CC criu/file-lock.o [2020-09-01T04:11:35.010Z] #19 38.66 Selecting previously unselected package python-pip-whl. [2020-09-01T04:11:35.010Z] #19 38.67 Preparing to unpack .../33-python-pip-whl_18.1-5_all.deb ... [2020-09-01T04:11:35.010Z] #19 38.68 Unpacking python-pip-whl (18.1-5) ... [2020-09-01T04:11:35.072Z] ok github.com/docker/docker/pkg/tailfile 0.074s coverage: 88.6% of statements [2020-09-01T04:11:35.107Z] #41 157.4 CC lib/c/criu.o [2020-09-01T04:11:35.228Z] #40 84.90 CC criu/eventpoll.o [2020-09-01T04:11:35.270Z] #19 39.09 Selecting previously unselected package python3-lib2to3. [2020-09-01T04:11:35.270Z] #19 39.09 Preparing to unpack .../34-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-01T04:11:35.270Z] #19 39.10 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-01T04:11:35.366Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2020-09-01T04:11:35.366Z] testing: warning: no tests to run [2020-09-01T04:11:35.366Z] coverage: [no statements] [2020-09-01T04:11:35.366Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-01T04:11:35.490Z] #40 ... [2020-09-01T04:11:35.490Z] [2020-09-01T04:11:35.490Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:35.490Z] #19 46.09 Selecting previously unselected package vim. [2020-09-01T04:11:35.490Z] #19 46.10 Preparing to unpack .../44-vim_2%3a8.1.0875-5_arm64.deb ... [2020-09-01T04:11:35.490Z] #19 46.13 Unpacking vim (2:8.1.0875-5) ... [2020-09-01T04:11:35.530Z] #19 39.19 Selecting previously unselected package python3-distutils. [2020-09-01T04:11:35.530Z] #19 39.20 Preparing to unpack .../35-python3-distutils_3.7.3-1_all.deb ... [2020-09-01T04:11:35.530Z] #19 39.21 Unpacking python3-distutils (3.7.3-1) ... [2020-09-01T04:11:35.530Z] #19 39.36 Selecting previously unselected package python3-pip. [2020-09-01T04:11:35.530Z] #19 39.37 Preparing to unpack .../36-python3-pip_18.1-5_all.deb ... [2020-09-01T04:11:35.530Z] #19 39.38 Unpacking python3-pip (18.1-5) ... [2020-09-01T04:11:35.530Z] #19 39.50 Selecting previously unselected package python3-pkg-resources. [2020-09-01T04:11:35.790Z] #19 39.51 Preparing to unpack .../37-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-01T04:11:35.790Z] #19 39.52 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-01T04:11:35.790Z] #19 39.63 Selecting previously unselected package python3-setuptools. [2020-09-01T04:11:35.790Z] #19 39.64 Preparing to unpack .../38-python3-setuptools_40.8.0-1_all.deb ... [2020-09-01T04:11:35.790Z] #19 39.65 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-01T04:11:35.924Z] #40 105.7 CC criu/files-ext.o [2020-09-01T04:11:36.003Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-09-01T04:11:36.004Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-01T04:11:36.004Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-01T04:11:36.050Z] #19 39.86 Selecting previously unselected package python3-wheel. [2020-09-01T04:11:36.050Z] #19 39.87 Preparing to unpack .../39-python3-wheel_0.32.3-2_all.deb ... [2020-09-01T04:11:36.050Z] #19 39.87 Unpacking python3-wheel (0.32.3-2) ... [2020-09-01T04:11:36.067Z] #19 46.67 Selecting previously unselected package xfsprogs. [2020-09-01T04:11:36.067Z] #19 46.68 Preparing to unpack .../45-xfsprogs_4.20.0-1_arm64.deb ... [2020-09-01T04:11:36.067Z] #19 46.69 Unpacking xfsprogs (4.20.0-1) ... [2020-09-01T04:11:36.180Z] #40 106.0 CC criu/files-reg.o [2020-09-01T04:11:36.240Z] #60 exporting layers 8.5s done [2020-09-01T04:11:36.240Z] #60 writing image sha256:1d7fc8afe6e322663c90dd5a574560adbf3a235373300f44ab39abe624002fb9 done [2020-09-01T04:11:36.240Z] #60 naming to docker.io/library/docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b done [2020-09-01T04:11:36.240Z] #60 DONE 8.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-09-01T04:11:36.310Z] #19 39.94 Selecting previously unselected package sudo. [2020-09-01T04:11:36.310Z] #19 39.94 Preparing to unpack .../40-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-01T04:11:36.310Z] #19 39.94 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-01T04:11:36.319Z] #41 158.6 LINK lib/c/built-in.o [2020-09-01T04:11:36.319Z] #41 158.6 LINK lib/c/libcriu.so [2020-09-01T04:11:36.570Z] #19 40.25 Selecting previously unselected package thin-provisioning-tools. [2020-09-01T04:11:36.570Z] #19 40.26 Preparing to unpack .../41-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-01T04:11:36.570Z] #19 40.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-01T04:11:36.570Z] #19 40.48 Selecting previously unselected package uidmap. [2020-09-01T04:11:36.570Z] #19 40.48 Preparing to unpack .../42-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-01T04:11:36.580Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41404/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b hack/make.sh dynbinary-daemon test-docker-py [2020-09-01T04:11:36.643Z] #19 47.37 Selecting previously unselected package zip. [2020-09-01T04:11:36.643Z] #19 47.37 Preparing to unpack .../46-zip_3.0-11+b1_arm64.deb ... [2020-09-01T04:11:36.643Z] #19 47.38 Unpacking zip (3.0-11+b1) ... [2020-09-01T04:11:36.645Z] #41 158.7 LINK lib/c/libcriu.a [2020-09-01T04:11:36.645Z] #41 158.9 GEN magic.py [2020-09-01T04:11:36.743Z] #40 ... [2020-09-01T04:11:36.743Z] [2020-09-01T04:11:36.743Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:36.743Z] #19 44.42 Selecting previously unselected package vim. [2020-09-01T04:11:36.743Z] #19 44.42 Preparing to unpack .../44-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-01T04:11:36.743Z] #19 44.44 Unpacking vim (2:8.1.0875-5) ... [2020-09-01T04:11:36.830Z] #19 40.49 Unpacking uidmap (1:4.5-1.1) ... [2020-09-01T04:11:36.830Z] #19 40.57 Selecting previously unselected package vim-runtime. [2020-09-01T04:11:36.830Z] #19 40.58 Preparing to unpack .../43-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-01T04:11:36.830Z] #19 40.61 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-01T04:11:36.830Z] #19 40.64 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-01T04:11:36.830Z] #19 40.64 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-01T04:11:36.839Z] [2020-09-01T04:11:36.906Z] #19 47.69 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-01T04:11:36.999Z] #19 44.89 Selecting previously unselected package xfsprogs. [2020-09-01T04:11:36.999Z] #19 44.89 Preparing to unpack .../45-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-01T04:11:36.999Z] #19 44.90 Unpacking xfsprogs (4.20.0-1) ... [2020-09-01T04:11:37.020Z] #41 159.0 Note: Building without setproctitle() and strlcpy() support. [2020-09-01T04:11:37.020Z] #41 159.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-01T04:11:37.020Z] #41 159.0 Note: Building without GnuTLS support [2020-09-01T04:11:37.020Z] #41 159.0 Makefile.config:39: Warn: you have no libnftables installed [2020-09-01T04:11:37.020Z] #41 159.0 Makefile.config:40: Warn: Building without nftables support [2020-09-01T04:11:37.098Z] Removing bundles/ [2020-09-01T04:11:37.098Z] [2020-09-01T04:11:37.098Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-01T04:11:37.098Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-01T04:11:37.098Z] GOOS="" GOARCH="" GOARM="" [2020-09-01T04:11:37.170Z] #19 47.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-01T04:11:37.170Z] #19 47.75 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-09-01T04:11:37.170Z] #19 47.77 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-09-01T04:11:37.170Z] #19 47.78 Setting up mime-support (3.62) ... [2020-09-01T04:11:37.170Z] #19 47.92 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-09-01T04:11:37.170Z] #19 47.94 Setting up uidmap (1:4.5-1.1) ... [2020-09-01T04:11:37.170Z] #19 47.95 Setting up libsqlite3-0:arm64 (3.27.2-3) ... [2020-09-01T04:11:37.432Z] #19 47.97 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-01T04:11:37.432Z] #19 47.98 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-01T04:11:37.432Z] #19 48.00 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-01T04:11:37.432Z] #19 48.02 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-01T04:11:37.432Z] #19 48.04 Setting up xxd (2:8.1.0875-5) ... [2020-09-01T04:11:37.432Z] #19 48.05 Setting up libcap2:arm64 (1:2.25-2) ... [2020-09-01T04:11:37.432Z] #19 48.07 Setting up libcap2-bin (1:2.25-2) ... [2020-09-01T04:11:37.432Z] #19 48.08 Setting up zip (3.0-11+b1) ... [2020-09-01T04:11:37.432Z] #19 48.10 Setting up vim-common (2:8.1.0875-5) ... [2020-09-01T04:11:37.432Z] #19 48.16 Setting up bash-completion (1:2.8-6) ... [2020-09-01T04:11:37.561Z] #19 45.30 Selecting previously unselected package zip. [2020-09-01T04:11:37.562Z] #19 45.30 Preparing to unpack .../46-zip_3.0-11+b1_amd64.deb ... [2020-09-01T04:11:37.562Z] #19 45.31 Unpacking zip (3.0-11+b1) ... [2020-09-01T04:11:37.562Z] #19 45.50 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-01T04:11:37.720Z] #41 159.8 fatal: not a git repository (or any of the parent directories): .git [2020-09-01T04:11:37.818Z] #19 45.53 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-01T04:11:37.818Z] #19 45.55 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-01T04:11:37.818Z] #19 45.56 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-01T04:11:37.818Z] #19 45.57 Setting up mime-support (3.62) ... [2020-09-01T04:11:37.818Z] #19 45.62 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-01T04:11:37.818Z] #19 45.63 Setting up uidmap (1:4.5-1.1) ... [2020-09-01T04:11:37.818Z] #19 45.66 Setting up libsqlite3-0:amd64 (3.27.2-3) ... [2020-09-01T04:11:37.818Z] #19 45.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-01T04:11:37.818Z] #19 45.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-01T04:11:37.818Z] #19 45.68 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-01T04:11:37.818Z] #19 45.69 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-01T04:11:37.818Z] #19 45.70 Setting up xxd (2:8.1.0875-5) ... [2020-09-01T04:11:37.818Z] #19 45.71 Setting up libcap2:amd64 (1:2.25-2) ... [2020-09-01T04:11:37.818Z] #19 45.72 Setting up libcap2-bin (1:2.25-2) ... [2020-09-01T04:11:38.075Z] #19 45.73 Setting up zip (3.0-11+b1) ... [2020-09-01T04:11:38.075Z] #19 45.74 Setting up vim-common (2:8.1.0875-5) ... [2020-09-01T04:11:38.075Z] #19 45.76 Setting up bash-completion (1:2.8-6) ... [2020-09-01T04:11:38.081Z] ok github.com/docker/docker/plugin 0.550s coverage: 23.1% of statements [2020-09-01T04:11:38.375Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-09-01T04:11:38.444Z] #41 160.7 make[1]: Nothing to be done for 'all'. [2020-09-01T04:11:39.012Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-09-01T04:11:39.306Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-09-01T04:11:39.372Z] #19 43.21 Selecting previously unselected package vim. [2020-09-01T04:11:39.372Z] #19 43.21 Preparing to unpack .../44-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-01T04:11:39.372Z] #19 43.23 Unpacking vim (2:8.1.0875-5) ... [2020-09-01T04:11:39.622Z] #41 161.6 make[1]: 'images/built-in.o' is up to date. [2020-09-01T04:11:39.622Z] #41 161.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-01T04:11:39.622Z] #41 161.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-01T04:11:39.622Z] #41 161.7 make[1]: 'compel/libcompel.a' is up to date. [2020-09-01T04:11:39.622Z] #41 161.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-01T04:11:39.622Z] #41 161.8 make[1]: Nothing to be done for 'all'. [2020-09-01T04:11:39.622Z] #41 161.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-01T04:11:39.622Z] #41 162.0 make[2]: Nothing to be done for 'all'. [2020-09-01T04:11:39.622Z] #41 162.0 make[2]: Nothing to be done for 'all'. [2020-09-01T04:11:39.929Z] #41 162.1 make[2]: Nothing to be done for 'all'. [2020-09-01T04:11:39.929Z] #41 162.3 make[2]: Nothing to be done for 'all'. [2020-09-01T04:11:39.942Z] #19 43.70 Selecting previously unselected package xfsprogs. [2020-09-01T04:11:39.943Z] #19 43.71 Preparing to unpack .../45-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-01T04:11:39.943Z] #19 43.72 Unpacking xfsprogs (4.20.0-1) ... [2020-09-01T04:11:40.245Z] #41 162.3 make[2]: Nothing to be done for 'all'. [2020-09-01T04:11:40.245Z] #41 162.3 make[2]: Nothing to be done for 'all'. [2020-09-01T04:11:40.245Z] #41 162.4 make[2]: Nothing to be done for 'all'. [2020-09-01T04:11:40.245Z] #41 ... [2020-09-01T04:11:40.245Z] [2020-09-01T04:11:40.245Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:11:40.245Z] #38 DONE 211.3s [2020-09-01T04:11:40.347Z] ok github.com/docker/docker/registry 0.089s coverage: 56.3% of statements [2020-09-01T04:11:40.465Z] #19 44.09 Selecting previously unselected package zip. [2020-09-01T04:11:40.465Z] #19 44.09 Preparing to unpack .../46-zip_3.0-11+b1_amd64.deb ... [2020-09-01T04:11:40.465Z] #19 44.10 Unpacking zip (3.0-11+b1) ... [2020-09-01T04:11:40.465Z] #19 44.28 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-01T04:11:40.465Z] #19 44.30 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-01T04:11:40.465Z] #19 44.31 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-01T04:11:40.465Z] #19 44.32 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-01T04:11:40.465Z] #19 44.33 Setting up mime-support (3.62) ... [2020-09-01T04:11:40.572Z] [2020-09-01T04:11:40.572Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:40.572Z] #41 162.6 make[2]: Nothing to be done for 'all'. [2020-09-01T04:11:40.572Z] #41 162.6 INSTALL criu/criu [2020-09-01T04:11:40.572Z] #41 DONE 162.8s [2020-09-01T04:11:40.572Z] [2020-09-01T04:11:40.572Z] #48 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:11:40.594Z] #19 48.01 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-01T04:11:40.594Z] #19 48.02 Setting up xz-utils (5.2.4-1) ... [2020-09-01T04:11:40.594Z] #19 48.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-01T04:11:40.594Z] #19 48.03 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.594Z] #19 48.03 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.594Z] #19 48.03 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.594Z] #19 48.03 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.594Z] #19 48.03 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.594Z] #19 48.03 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.594Z] #19 48.03 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.594Z] #19 48.03 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.594Z] #19 48.03 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.594Z] #19 48.03 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.594Z] #19 48.04 Setting up libmnl0:amd64 (1.0.4-2) ... [2020-09-01T04:11:40.594Z] #19 48.05 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-01T04:11:40.594Z] #19 48.12 invoke-rc.d: could not determine current runlevel [2020-09-01T04:11:40.594Z] #19 48.12 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-01T04:11:40.594Z] #19 48.13 Setting up libxtables12:amd64 (1.8.2-4) ... [2020-09-01T04:11:40.594Z] #19 48.14 Setting up pigz (2.4-1) ... [2020-09-01T04:11:40.594Z] #19 48.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-01T04:11:40.594Z] #19 48.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-01T04:11:40.594Z] #19 48.17 Setting up python-pip-whl (18.1-5) ... [2020-09-01T04:11:40.594Z] #19 48.18 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-01T04:11:40.594Z] #19 48.19 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-01T04:11:40.594Z] #19 48.54 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-01T04:11:40.725Z] #19 44.38 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-01T04:11:40.725Z] #19 44.39 Setting up uidmap (1:4.5-1.1) ... [2020-09-01T04:11:40.725Z] #19 44.40 Setting up libsqlite3-0:amd64 (3.27.2-3) ... [2020-09-01T04:11:40.725Z] #19 44.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-01T04:11:40.725Z] #19 44.42 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-01T04:11:40.725Z] #19 44.43 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-01T04:11:40.725Z] #19 44.44 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-01T04:11:40.725Z] #19 44.46 Setting up xxd (2:8.1.0875-5) ... [2020-09-01T04:11:40.725Z] #19 44.47 Setting up libcap2:amd64 (1:2.25-2) ... [2020-09-01T04:11:40.725Z] #19 44.49 Setting up libcap2-bin (1:2.25-2) ... [2020-09-01T04:11:40.725Z] #19 44.50 Setting up zip (3.0-11+b1) ... [2020-09-01T04:11:40.725Z] #19 44.51 Setting up vim-common (2:8.1.0875-5) ... [2020-09-01T04:11:40.725Z] #19 44.53 Setting up bash-completion (1:2.8-6) ... [2020-09-01T04:11:40.748Z] #19 51.33 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-09-01T04:11:40.748Z] #19 51.50 Setting up xz-utils (5.2.4-1) ... [2020-09-01T04:11:40.748Z] #19 51.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-01T04:11:40.748Z] #19 51.55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.748Z] #19 51.55 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.748Z] #19 51.55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.748Z] #19 51.55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.748Z] #19 51.55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.748Z] #19 51.55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.748Z] #19 51.55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.748Z] #19 51.55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.748Z] #19 51.55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.748Z] #19 51.55 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.56 Setting up libelf1:amd64 (0.176-1.1) ... [2020-09-01T04:11:40.851Z] #19 48.57 Setting up iputils-ping (3:20180629-2+deb10u1) ... [2020-09-01T04:11:40.851Z] #19 48.58 Setting up readline-common (7.0-5) ... [2020-09-01T04:11:40.851Z] #19 48.59 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-01T04:11:40.851Z] #19 48.60 Setting up libreadline7:amd64 (7.0-5) ... [2020-09-01T04:11:40.851Z] #19 48.61 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:40.851Z] #19 48.61 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-01T04:11:40.851Z] #19 48.62 Setting up vim (2:8.1.0875-5) ... [2020-09-01T04:11:40.851Z] #19 48.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-01T04:11:40.851Z] #19 48.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-01T04:11:40.851Z] #19 48.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-01T04:11:40.851Z] #19 48.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.65 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-01T04:11:40.851Z] #19 48.66 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.66 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.66 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.66 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.66 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.66 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.66 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.66 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-01T04:11:40.851Z] #19 48.67 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.67 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.67 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.67 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.67 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.67 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.67 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.67 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:40.851Z] #19 48.68 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-01T04:11:40.851Z] #19 48.69 Setting up iproute2 (4.20.0-2) ... [2020-09-01T04:11:40.984Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-09-01T04:11:40.984Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-09-01T04:11:41.011Z] #19 51.57 Setting up libmnl0:arm64 (1.0.4-2) ... [2020-09-01T04:11:41.011Z] #19 51.59 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-01T04:11:41.011Z] #19 51.66 invoke-rc.d: could not determine current runlevel [2020-09-01T04:11:41.011Z] #19 51.67 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-01T04:11:41.011Z] #19 51.68 Setting up libxtables12:arm64 (1.8.2-4) ... [2020-09-01T04:11:41.011Z] #19 51.70 Setting up pigz (2.4-1) ... [2020-09-01T04:11:41.011Z] #19 51.71 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-09-01T04:11:41.011Z] #19 51.73 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-09-01T04:11:41.011Z] #19 51.77 Setting up python-pip-whl (18.1-5) ... [2020-09-01T04:11:41.108Z] #19 48.97 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-01T04:11:41.108Z] #19 48.98 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-01T04:11:41.108Z] #19 48.99 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-01T04:11:41.274Z] #19 51.80 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-09-01T04:11:41.274Z] #19 51.89 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-01T04:11:41.364Z] #19 49.03 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-01T04:11:41.364Z] #19 49.04 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-01T04:11:41.364Z] #19 49.05 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:41.620Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-09-01T04:11:41.913Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-09-01T04:11:42.223Z] #19 52.70 Setting up libaio1:arm64 (0.3.112-3) ... [2020-09-01T04:11:42.223Z] #19 52.93 Setting up libelf1:arm64 (0.176-1.1) ... [2020-09-01T04:11:42.223Z] #19 53.02 Setting up iputils-ping (3:20180629-2+deb10u1) ... [2020-09-01T04:11:42.486Z] #19 53.06 Setting up readline-common (7.0-5) ... [2020-09-01T04:11:42.486Z] #19 53.10 Setting up libonig5:arm64 (6.9.1-1) ... [2020-09-01T04:11:43.167Z] #19 53.71 Setting up libreadline7:arm64 (7.0-5) ... [2020-09-01T04:11:43.167Z] #19 53.84 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:43.266Z] #19 46.91 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-01T04:11:43.266Z] #19 46.92 Setting up xz-utils (5.2.4-1) ... [2020-09-01T04:11:43.266Z] #19 46.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-01T04:11:43.266Z] #19 46.94 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:43.266Z] #19 46.94 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:43.266Z] #19 46.94 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:43.266Z] #19 46.94 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:43.266Z] #19 46.94 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:43.266Z] #19 46.94 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:43.266Z] #19 46.94 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:43.266Z] #19 46.94 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:43.266Z] #19 46.94 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:43.266Z] #19 46.94 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2020-09-01T04:11:43.266Z] #19 46.95 Setting up libmnl0:amd64 (1.0.4-2) ... [2020-09-01T04:11:43.266Z] #19 46.96 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-01T04:11:43.266Z] #19 47.01 invoke-rc.d: could not determine current runlevel [2020-09-01T04:11:43.266Z] #19 47.02 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-01T04:11:43.266Z] #19 47.02 Setting up libxtables12:amd64 (1.8.2-4) ... [2020-09-01T04:11:43.266Z] #19 47.04 Setting up pigz (2.4-1) ... [2020-09-01T04:11:43.266Z] #19 47.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-01T04:11:43.266Z] #19 47.06 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-01T04:11:43.266Z] #19 47.08 Setting up python-pip-whl (18.1-5) ... [2020-09-01T04:11:43.266Z] #19 47.09 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-01T04:11:43.266Z] #19 47.10 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-01T04:11:43.429Z] #19 54.12 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-09-01T04:11:43.836Z] #19 47.48 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-01T04:11:43.836Z] #19 47.49 Setting up libelf1:amd64 (0.176-1.1) ... [2020-09-01T04:11:43.836Z] #19 47.51 Setting up iputils-ping (3:20180629-2+deb10u1) ... [2020-09-01T04:11:43.836Z] #19 47.52 Setting up readline-common (7.0-5) ... [2020-09-01T04:11:43.836Z] #19 47.54 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-01T04:11:43.836Z] #19 47.55 Setting up libreadline7:amd64 (7.0-5) ... [2020-09-01T04:11:43.836Z] #19 47.56 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:43.836Z] #19 47.57 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-01T04:11:43.836Z] #19 47.58 Setting up vim (2:8.1.0875-5) ... [2020-09-01T04:11:43.836Z] #19 47.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-01T04:11:43.836Z] #19 47.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-01T04:11:43.836Z] #19 47.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-01T04:11:43.836Z] #19 47.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-01T04:11:43.836Z] #19 47.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-01T04:11:43.836Z] #19 47.60 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.60 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.61 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.61 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.61 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.61 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.61 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.61 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-01T04:11:43.836Z] #19 47.63 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.63 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.63 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.63 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.63 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.63 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.63 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.63 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-01T04:11:43.836Z] #19 47.64 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.64 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.64 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.64 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.64 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.64 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.64 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.64 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-01T04:11:43.836Z] #19 47.65 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.65 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.65 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.65 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.65 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.65 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.65 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.65 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:43.836Z] #19 47.67 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-01T04:11:43.836Z] #19 47.68 Setting up iproute2 (4.20.0-2) ... [2020-09-01T04:11:43.881Z] #19 51.48 Setting up iptables (1.8.2-4) ... [2020-09-01T04:11:43.881Z] #19 51.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-01T04:11:43.881Z] #19 51.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-01T04:11:43.881Z] #19 51.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-01T04:11:43.881Z] #19 51.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-01T04:11:43.881Z] #19 51.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-01T04:11:43.881Z] #19 51.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-01T04:11:43.881Z] #19 51.53 Setting up python3 (3.7.3-1) ... [2020-09-01T04:11:43.991Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-09-01T04:11:44.005Z] #19 ... [2020-09-01T04:11:44.005Z] [2020-09-01T04:11:44.005Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:11:44.005Z] #44 60.34 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-01T04:11:44.005Z] #44 62.67 + mkdir -p /build [2020-09-01T04:11:44.005Z] #44 62.68 + cp runc /build/runc [2020-09-01T04:11:44.005Z] #44 DONE 65.8s [2020-09-01T04:11:44.005Z] [2020-09-01T04:11:44.005Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:44.005Z] #19 54.72 Setting up vim (2:8.1.0875-5) ... [2020-09-01T04:11:44.005Z] #19 54.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-01T04:11:44.005Z] #19 54.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-01T04:11:44.005Z] #19 54.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-01T04:11:44.005Z] #19 54.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-01T04:11:44.005Z] #19 54.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-01T04:11:44.005Z] #19 54.80 update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:44.005Z] #19 54.80 update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:44.005Z] #19 54.80 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:44.005Z] #19 54.80 update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:44.005Z] #19 54.80 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.80 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.80 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.80 update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-01T04:11:44.006Z] #19 54.80 update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.80 update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.80 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.80 update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.80 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.80 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.80 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.80 update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-01T04:11:44.006Z] #19 54.82 update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.82 update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.82 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.82 update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.82 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.82 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.82 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.82 update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-01T04:11:44.006Z] #19 54.83 update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.83 update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.83 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.83 update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.83 update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.83 update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.83 update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:44.006Z] #19 54.83 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist [2020-09-01T04:11:44.006Z] #19 ... [2020-09-01T04:11:44.006Z] [2020-09-01T04:11:44.006Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:44.006Z] #40 85.77 CC criu/external.o [2020-09-01T04:11:44.006Z] #40 86.04 CC criu/fault-injection.o [2020-09-01T04:11:44.006Z] #40 86.12 CC criu/fdstore.o [2020-09-01T04:11:44.006Z] #40 86.39 CC criu/fifo.o [2020-09-01T04:11:44.006Z] #40 86.90 CC criu/file-ids.o [2020-09-01T04:11:44.006Z] #40 87.16 CC criu/file-lock.o [2020-09-01T04:11:44.006Z] #40 87.99 CC criu/files-ext.o [2020-09-01T04:11:44.006Z] #40 88.39 CC criu/files-reg.o [2020-09-01T04:11:44.006Z] #40 90.59 CC criu/files.o [2020-09-01T04:11:44.006Z] #40 92.08 CC criu/filesystems.o [2020-09-01T04:11:44.006Z] #40 92.81 CC criu/fsnotify.o [2020-09-01T04:11:44.006Z] #40 93.68 CC criu/image-desc.o [2020-09-01T04:11:44.006Z] #40 93.83 CC criu/image.o [2020-09-01T04:11:44.096Z] #19 48.00 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-01T04:11:44.096Z] #19 48.01 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-01T04:11:44.096Z] #19 48.03 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-01T04:11:44.096Z] #19 48.05 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-01T04:11:44.096Z] #19 48.07 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-01T04:11:44.136Z] #19 51.91 Setting up python3-wheel (0.32.3-2) ... [2020-09-01T04:11:44.271Z] #40 ... [2020-09-01T04:11:44.271Z] [2020-09-01T04:11:44.271Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:44.271Z] #19 54.88 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-01T04:11:44.271Z] #19 54.89 Setting up iproute2 (4.20.0-2) ... [2020-09-01T04:11:44.356Z] #19 48.08 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:44.616Z] #19 ... [2020-09-01T04:11:44.617Z] [2020-09-01T04:11:44.617Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:44.617Z] #40 102.4 CC criu/crtools.o [2020-09-01T04:11:44.617Z] #40 102.8 CC criu/eventfd.o [2020-09-01T04:11:44.617Z] #40 103.2 CC criu/eventpoll.o [2020-09-01T04:11:44.617Z] #40 104.0 CC criu/external.o [2020-09-01T04:11:44.617Z] #40 104.4 CC criu/fault-injection.o [2020-09-01T04:11:44.617Z] #40 104.5 CC criu/fdstore.o [2020-09-01T04:11:44.617Z] #40 104.8 CC criu/fifo.o [2020-09-01T04:11:44.617Z] #40 105.1 CC criu/file-ids.o [2020-09-01T04:11:44.617Z] #40 105.4 CC criu/file-lock.o [2020-09-01T04:11:44.617Z] #40 106.3 CC criu/files-ext.o [2020-09-01T04:11:44.617Z] #40 106.6 CC criu/files-reg.o [2020-09-01T04:11:44.617Z] #40 108.4 CC criu/files.o [2020-09-01T04:11:44.617Z] #40 110.1 CC criu/filesystems.o [2020-09-01T04:11:44.617Z] #40 110.7 CC criu/fsnotify.o [2020-09-01T04:11:44.617Z] #40 111.6 CC criu/image-desc.o [2020-09-01T04:11:44.617Z] #40 111.8 CC criu/image.o [2020-09-01T04:11:44.617Z] #40 112.4 CC criu/ipc_ns.o [2020-09-01T04:11:44.628Z] ok github.com/docker/docker/volume/local 0.049s coverage: 73.0% of statements [2020-09-01T04:11:44.699Z] #19 52.56 Setting up apparmor (2.13.2-10) ... [2020-09-01T04:11:44.848Z] #19 55.44 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-09-01T04:11:44.848Z] #19 55.45 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-01T04:11:44.848Z] #19 55.50 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-09-01T04:11:44.848Z] #19 55.52 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-01T04:11:44.848Z] #19 55.54 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-09-01T04:11:44.848Z] #19 55.56 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-01T04:11:44.922Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-09-01T04:11:45.557Z] #40 113.5 CC criu/irmap.o [2020-09-01T04:11:45.962Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2020-09-01T04:11:46.066Z] #19 53.89 Setting up xfsprogs (4.20.0-1) ... [2020-09-01T04:11:46.066Z] #19 53.90 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-01T04:11:46.127Z] #40 114.0 CC criu/kcmp-ids.o [2020-09-01T04:11:46.387Z] #40 114.3 CC criu/kerndat.o [2020-09-01T04:11:46.629Z] #19 54.29 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-01T04:11:46.647Z] #40 ... [2020-09-01T04:11:46.647Z] [2020-09-01T04:11:46.647Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:46.647Z] #19 50.48 Setting up iptables (1.8.2-4) ... [2020-09-01T04:11:46.647Z] #19 50.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-01T04:11:46.647Z] #19 50.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-01T04:11:46.647Z] #19 50.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-01T04:11:46.647Z] #19 50.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-01T04:11:46.647Z] #19 50.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-01T04:11:46.647Z] #19 50.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-01T04:11:46.647Z] #19 50.54 Setting up python3 (3.7.3-1) ... [2020-09-01T04:11:47.217Z] #19 50.88 Setting up python3-wheel (0.32.3-2) ... [2020-09-01T04:11:47.410Z] #19 57.97 Setting up iptables (1.8.2-4) ... [2020-09-01T04:11:47.410Z] #19 58.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-01T04:11:47.449Z] #19 55.14 Setting up python3-distutils (3.7.3-1) ... [2020-09-01T04:11:47.673Z] #19 58.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-01T04:11:47.673Z] #19 58.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-01T04:11:47.673Z] #19 58.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-01T04:11:47.673Z] #19 58.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-01T04:11:47.714Z] #19 55.55 Setting up python3-setuptools (40.8.0-1) ... [2020-09-01T04:11:47.714Z] #19 ... [2020-09-01T04:11:47.714Z] [2020-09-01T04:11:47.714Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:47.714Z] #40 107.6 CC criu/files.o [2020-09-01T04:11:47.714Z] #40 109.2 CC criu/filesystems.o [2020-09-01T04:11:47.714Z] #40 109.8 CC criu/fsnotify.o [2020-09-01T04:11:47.714Z] #40 110.8 CC criu/image-desc.o [2020-09-01T04:11:47.714Z] #40 111.0 CC criu/image.o [2020-09-01T04:11:47.714Z] #40 111.7 CC criu/ipc_ns.o [2020-09-01T04:11:47.714Z] #40 112.7 CC criu/irmap.o [2020-09-01T04:11:47.714Z] #40 113.2 CC criu/kcmp-ids.o [2020-09-01T04:11:47.714Z] #40 113.5 CC criu/kerndat.o [2020-09-01T04:11:47.714Z] #40 114.3 CC criu/libnetlink.o [2020-09-01T04:11:47.714Z] #40 114.6 CC criu/log.o [2020-09-01T04:11:47.714Z] #40 115.0 CC criu/lsm.o [2020-09-01T04:11:47.714Z] #40 115.3 CC criu/mem.o [2020-09-01T04:11:47.714Z] #40 116.7 CC criu/memfd.o [2020-09-01T04:11:47.714Z] #40 117.2 CC criu/mount.o [2020-09-01T04:11:47.787Z] #19 51.49 Setting up apparmor (2.13.2-10) ... [2020-09-01T04:11:47.936Z] #19 58.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-01T04:11:47.936Z] #19 58.69 Setting up python3 (3.7.3-1) ... [2020-09-01T04:11:48.514Z] #19 59.34 Setting up python3-wheel (0.32.3-2) ... [2020-09-01T04:11:48.643Z] #40 ... [2020-09-01T04:11:48.643Z] [2020-09-01T04:11:48.643Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:48.643Z] #19 56.31 Setting up python3-pip (18.1-5) ... [2020-09-01T04:11:49.169Z] #19 52.96 Setting up xfsprogs (4.20.0-1) ... [2020-09-01T04:11:49.169Z] #19 52.98 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-01T04:11:49.205Z] #19 57.08 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:11:49.429Z] #19 53.35 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-01T04:11:49.910Z] #19 60.34 Setting up apparmor (2.13.2-10) ... [2020-09-01T04:11:50.135Z] #19 DONE 57.9s [2020-09-01T04:11:50.135Z] [2020-09-01T04:11:50.135Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:50.135Z] #40 ... [2020-09-01T04:11:50.135Z] [2020-09-01T04:11:50.135Z] #20 [dev-systemd-false 8/22] RUN update-alternatives --set iptables /usr/s... [2020-09-01T04:11:50.369Z] #19 54.13 Setting up python3-distutils (3.7.3-1) ... [2020-09-01T04:11:50.629Z] #19 54.53 Setting up python3-setuptools (40.8.0-1) ... [2020-09-01T04:11:51.064Z] #20 0.900 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-01T04:11:51.064Z] #20 0.904 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-01T04:11:51.064Z] #20 0.907 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-01T04:11:51.064Z] #20 DONE 0.9s [2020-09-01T04:11:51.064Z] [2020-09-01T04:11:51.064Z] #21 [dev-systemd-false 9/22] RUN pip3 install yamllint==1.16.0 [2020-09-01T04:11:51.836Z] #19 62.45 Setting up xfsprogs (4.20.0-1) ... [2020-09-01T04:11:51.836Z] #19 62.46 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-01T04:11:52.011Z] #19 55.58 Setting up python3-pip (18.1-5) ... [2020-09-01T04:11:52.100Z] #19 62.71 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-01T04:11:52.951Z] #19 56.59 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:11:53.063Z] #19 63.47 Setting up python3-distutils (3.7.3-1) ... [2020-09-01T04:11:53.340Z] #19 64.05 Setting up python3-setuptools (40.8.0-1) ... [2020-09-01T04:11:53.537Z] #19 DONE 57.4s [2020-09-01T04:11:53.537Z] [2020-09-01T04:11:53.537Z] #20 [dev-systemd-false 8/22] RUN update-alternatives --set iptables /usr/s... [2020-09-01T04:11:53.617Z] #19 ... [2020-09-01T04:11:53.617Z] [2020-09-01T04:11:53.617Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:11:53.617Z] #47 130.5 + bin/containerd [2020-09-01T04:11:54.481Z] #20 0.880 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-01T04:11:54.481Z] #20 0.883 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-01T04:11:54.481Z] #20 0.887 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-01T04:11:54.481Z] #20 DONE 0.9s [2020-09-01T04:11:54.481Z] [2020-09-01T04:11:54.481Z] #21 [dev-systemd-false 9/22] RUN pip3 install yamllint==1.16.0 [2020-09-01T04:11:55.027Z] #47 ... [2020-09-01T04:11:55.027Z] [2020-09-01T04:11:55.027Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:55.027Z] #40 94.66 CC criu/ipc_ns.o [2020-09-01T04:11:55.027Z] #40 95.52 CC criu/irmap.o [2020-09-01T04:11:55.027Z] #40 95.99 CC criu/kcmp-ids.o [2020-09-01T04:11:55.027Z] #40 96.23 CC criu/kerndat.o [2020-09-01T04:11:55.027Z] #40 97.33 CC criu/libnetlink.o [2020-09-01T04:11:55.027Z] #40 97.69 CC criu/log.o [2020-09-01T04:11:55.027Z] #40 98.25 CC criu/lsm.o [2020-09-01T04:11:55.027Z] #40 98.53 CC criu/mem.o [2020-09-01T04:11:55.027Z] #40 99.97 CC criu/memfd.o [2020-09-01T04:11:55.027Z] #40 100.4 CC criu/mount.o [2020-09-01T04:11:55.027Z] #40 103.6 CC criu/namespaces.o [2020-09-01T04:11:55.027Z] #40 ... [2020-09-01T04:11:55.027Z] [2020-09-01T04:11:55.027Z] #19 [dev-systemd-false 7/22] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-01T04:11:55.027Z] #19 64.90 Setting up python3-pip (18.1-5) ... [2020-09-01T04:11:55.027Z] #19 65.80 Processing triggers for libc-bin (2.28-10) ... [2020-09-01T04:11:55.234Z] #21 4.000 Collecting yamllint==1.16.0 [2020-09-01T04:11:56.314Z] #48 199.9 + bin/containerd [2020-09-01T04:11:56.955Z] #19 DONE 67.5s [2020-09-01T04:11:56.955Z] [2020-09-01T04:11:56.955Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:56.955Z] #40 105.1 CC criu/net.o [2020-09-01T04:11:57.753Z] #21 ... [2020-09-01T04:11:57.753Z] [2020-09-01T04:11:57.753Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:57.753Z] #40 121.0 CC criu/namespaces.o [2020-09-01T04:11:57.753Z] #40 122.9 CC criu/net.o [2020-09-01T04:11:57.753Z] #40 125.6 CC criu/netfilter.o [2020-09-01T04:11:57.753Z] #40 125.9 CC criu/page-pipe.o [2020-09-01T04:11:57.753Z] #40 126.3 CC criu/page-xfer.o [2020-09-01T04:11:57.753Z] #40 127.3 CC criu/pagemap-cache.o [2020-09-01T04:11:57.753Z] #40 127.6 CC criu/pagemap.o [2020-09-01T04:11:57.781Z] #21 ... [2020-09-01T04:11:57.781Z] [2020-09-01T04:11:57.781Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:11:57.781Z] #40 115.2 CC criu/libnetlink.o [2020-09-01T04:11:57.781Z] #40 115.5 CC criu/log.o [2020-09-01T04:11:57.781Z] #40 115.9 CC criu/lsm.o [2020-09-01T04:11:57.781Z] #40 116.3 CC criu/mem.o [2020-09-01T04:11:57.781Z] #40 117.7 CC criu/memfd.o [2020-09-01T04:11:57.781Z] #40 118.2 CC criu/mount.o [2020-09-01T04:11:57.781Z] #40 121.8 CC criu/namespaces.o [2020-09-01T04:11:57.781Z] #40 123.6 CC criu/net.o [2020-09-01T04:11:57.902Z] #40 107.6 CC criu/netfilter.o [2020-09-01T04:11:58.165Z] #40 107.9 CC criu/page-pipe.o [2020-09-01T04:11:58.683Z] #40 128.4 CC criu/parasite-syscall.o [2020-09-01T04:11:58.722Z] #40 126.4 CC criu/netfilter.o [2020-09-01T04:11:58.722Z] #40 ... [2020-09-01T04:11:58.722Z] [2020-09-01T04:11:58.722Z] #21 [dev-systemd-false 9/22] RUN pip3 install yamllint==1.16.0 [2020-09-01T04:11:58.722Z] #21 4.130 Collecting yamllint==1.16.0 [2020-09-01T04:11:58.740Z] #40 ... [2020-09-01T04:11:58.740Z] [2020-09-01T04:11:58.740Z] #20 [dev-systemd-false 8/22] RUN update-alternatives --set iptables /usr/s... [2020-09-01T04:11:58.740Z] #20 1.296 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-01T04:11:58.740Z] #20 1.367 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-01T04:11:58.740Z] #20 1.373 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-01T04:11:58.740Z] #20 DONE 1.6s [2020-09-01T04:11:58.740Z] [2020-09-01T04:11:58.740Z] #21 [dev-systemd-false 9/22] RUN pip3 install yamllint==1.16.0 [2020-09-01T04:11:59.611Z] #40 129.1 CC criu/path.o [2020-09-01T04:11:59.611Z] #40 129.4 CC criu/pie-util-vdso-elf32.o [2020-09-01T04:12:00.173Z] #40 129.7 CC criu/pie-util-vdso.o [2020-09-01T04:12:00.173Z] #40 130.1 CC criu/pie-util.o [2020-09-01T04:12:00.173Z] #40 ... [2020-09-01T04:12:00.173Z] [2020-09-01T04:12:00.173Z] #21 [dev-systemd-false 9/22] RUN pip3 install yamllint==1.16.0 [2020-09-01T04:12:00.173Z] #21 9.311 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-01T04:12:00.429Z] #21 9.417 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-01T04:12:00.429Z] #21 9.462 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-01T04:12:00.429Z] #21 9.504 Collecting pyyaml (from yamllint==1.16.0) [2020-09-01T04:12:00.684Z] #21 9.638 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-01T04:12:01.331Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/rootless [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/volume [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-01T04:12:01.331Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === Skipped [2020-09-01T04:12:01.331Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-01T04:12:01.331Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-01T04:12:01.331Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-01T04:12:01.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:12:01.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-01T04:12:01.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:12:01.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-01T04:12:01.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:12:01.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-01T04:12:01.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:12:01.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-01T04:12:01.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:12:01.331Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-01T04:12:01.331Z] graphtest_unix.go:73: No driver to put! [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-01T04:12:01.331Z] time="2020-09-01T04:10:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:12:01.331Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:12:01.331Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-01T04:12:01.331Z] time="2020-09-01T04:10:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:12:01.331Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:12:01.331Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-01T04:12:01.331Z] time="2020-09-01T04:10:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:12:01.331Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:12:01.331Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-01T04:12:01.331Z] time="2020-09-01T04:10:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:12:01.331Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:12:01.331Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-01T04:12:01.331Z] time="2020-09-01T04:10:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:12:01.331Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:12:01.331Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-01T04:12:01.331Z] graphtest_unix.go:73: No driver to put! [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-01T04:12:01.331Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-01T04:12:01.331Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-01T04:12:01.331Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-01T04:12:01.331Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-01T04:12:01.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:12:01.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-01T04:12:01.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:12:01.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-01T04:12:01.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:12:01.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-01T04:12:01.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:12:01.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-01T04:12:01.331Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:12:01.331Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-01T04:12:01.331Z] graphtest_unix.go:73: No driver to put! [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-01T04:12:01.331Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-01T04:12:01.331Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] [2020-09-01T04:12:01.331Z] DONE 2142 tests, 26 skipped in 192.012s Post stage [Pipeline] junit [2020-09-01T04:12:02.017Z] Recording test results [2020-09-01T04:12:02.050Z] #21 10.77 Building wheels for collected packages: pyyaml [2020-09-01T04:12:02.050Z] #21 10.77 Running setup.py bdist_wheel for pyyaml: started [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-01T04:12:02.568Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41404/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b -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:8cc47be176c2fa0c70b4e5105d7498b71a3e797b hack/make.sh dynbinary test-integration [2020-09-01T04:12:02.611Z] #21 11.74 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-01T04:12:02.863Z] [2020-09-01T04:12:02.863Z] Removing bundles/ [2020-09-01T04:12:02.863Z] [2020-09-01T04:12:02.863Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-01T04:12:02.863Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-01T04:12:02.863Z] GOOS="" GOARCH="" GOARM="" [2020-09-01T04:12:02.871Z] #21 11.74 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-01T04:12:02.871Z] #21 11.80 Successfully built pyyaml [2020-09-01T04:12:02.871Z] #21 11.82 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-01T04:12:02.961Z] #21 3.858 Collecting yamllint==1.16.0 [2020-09-01T04:12:03.131Z] #21 ... [2020-09-01T04:12:03.131Z] [2020-09-01T04:12:03.131Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:12:03.131Z] #44 79.06 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-01T04:12:03.131Z] #44 80.98 + mkdir -p /build [2020-09-01T04:12:03.131Z] #44 80.98 + cp runc /build/runc [2020-09-01T04:12:03.131Z] #44 DONE 81.5s [2020-09-01T04:12:03.131Z] [2020-09-01T04:12:03.131Z] #21 [dev-systemd-false 9/22] RUN pip3 install yamllint==1.16.0 [2020-09-01T04:12:03.131Z] #21 12.18 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-01T04:12:03.388Z] #21 DONE 12.4s [2020-09-01T04:12:03.388Z] [2020-09-01T04:12:03.388Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:12:03.388Z] #37 193.6 + dpkg --print-architecture [2020-09-01T04:12:03.388Z] #37 193.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-01T04:12:03.388Z] #37 193.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-01T04:12:03.388Z] #37 193.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-01T04:12:03.522Z] #48 ... [2020-09-01T04:12:03.522Z] [2020-09-01T04:12:03.522Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:12:03.522Z] #25 234.1 + return [2020-09-01T04:12:03.522Z] #25 DONE 234.3s [2020-09-01T04:12:03.522Z] [2020-09-01T04:12:03.522Z] #48 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:12:03.908Z] #21 ... [2020-09-01T04:12:03.908Z] [2020-09-01T04:12:03.908Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:12:03.908Z] #24 173.3 + return [2020-09-01T04:12:03.908Z] #24 DONE 174.8s [2020-09-01T04:12:03.908Z] [2020-09-01T04:12:03.908Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:12:03.908Z] #40 108.5 CC criu/page-xfer.o [2020-09-01T04:12:03.908Z] #40 110.1 CC criu/pagemap-cache.o [2020-09-01T04:12:03.908Z] #40 110.4 CC criu/pagemap.o [2020-09-01T04:12:03.908Z] #40 111.1 CC criu/parasite-syscall.o [2020-09-01T04:12:03.908Z] #40 111.7 CC criu/path.o [2020-09-01T04:12:03.908Z] #40 112.1 CC criu/pie-util-vdso.o [2020-09-01T04:12:03.908Z] #40 112.4 CC criu/pie-util.o [2020-09-01T04:12:03.908Z] #40 112.5 CC criu/pipes.o [2020-09-01T04:12:03.908Z] #40 113.1 CC criu/plugin.o [2020-09-01T04:12:03.908Z] #40 113.4 CC criu/proc_parse.o [2020-09-01T04:12:03.972Z] #37 ... [2020-09-01T04:12:03.972Z] [2020-09-01T04:12:03.972Z] #25 [dev-systemd-false 10/22] COPY --from=dockercli /build/ /usr/local/c... [2020-09-01T04:12:03.972Z] #25 DONE 0.5s [2020-09-01T04:12:04.004Z] #21 ... [2020-09-01T04:12:04.004Z] [2020-09-01T04:12:04.004Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:12:04.004Z] #37 193.0 + dpkg --print-architecture [2020-09-01T04:12:04.004Z] #37 193.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-01T04:12:04.004Z] #37 193.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-01T04:12:04.004Z] #37 193.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-01T04:12:04.167Z] #48 ... [2020-09-01T04:12:04.167Z] [2020-09-01T04:12:04.167Z] #26 [dev-systemd-false 10/22] COPY --from=dockercli /build/ /usr/local/c... [2020-09-01T04:12:04.167Z] #26 DONE 0.1s [2020-09-01T04:12:04.167Z] [2020-09-01T04:12:04.167Z] #48 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:12:04.230Z] [2020-09-01T04:12:04.230Z] #29 [dev-systemd-false 11/22] COPY --from=frozen-images /build/ /docker-froz... [2020-09-01T04:12:04.264Z] #37 ... [2020-09-01T04:12:04.264Z] [2020-09-01T04:12:04.264Z] #44 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-01T04:12:04.264Z] #44 77.22 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-01T04:12:04.264Z] #44 78.89 + mkdir -p /build [2020-09-01T04:12:04.264Z] #44 78.89 + cp runc /build/runc [2020-09-01T04:12:04.264Z] #44 DONE 79.4s [2020-09-01T04:12:04.465Z] #48 ... [2020-09-01T04:12:04.465Z] [2020-09-01T04:12:04.465Z] #30 [dev-systemd-false 11/22] COPY --from=frozen-images /build/ /docker-froz... [2020-09-01T04:12:04.525Z] [2020-09-01T04:12:04.525Z] #21 [dev-systemd-false 9/22] RUN pip3 install yamllint==1.16.0 [2020-09-01T04:12:04.525Z] #21 9.449 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-01T04:12:04.525Z] #21 9.516 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-01T04:12:04.525Z] #21 9.548 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-01T04:12:04.525Z] #21 9.598 Collecting pyyaml (from yamllint==1.16.0) [2020-09-01T04:12:04.525Z] #21 9.708 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-01T04:12:05.110Z] #30 DONE 0.6s [2020-09-01T04:12:05.110Z] [2020-09-01T04:12:05.110Z] #33 [dev-systemd-false 12/22] COPY --from=swagger /build/ /usr/local/b... [2020-09-01T04:12:05.110Z] #33 DONE 0.1s [2020-09-01T04:12:05.110Z] [2020-09-01T04:12:05.110Z] #48 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:12:05.110Z] #48 ... [2020-09-01T04:12:05.110Z] [2020-09-01T04:12:05.110Z] #36 [dev-systemd-false 13/22] COPY --from=tini /build/ /usr/local/b... [2020-09-01T04:12:05.110Z] #36 DONE 0.1s [2020-09-01T04:12:05.110Z] [2020-09-01T04:12:05.110Z] #39 [dev-systemd-false 14/22] COPY --from=registry /build/ /usr/local/b... [2020-09-01T04:12:05.110Z] #39 DONE 0.1s [2020-09-01T04:12:05.110Z] [2020-09-01T04:12:05.110Z] #48 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:12:05.408Z] #48 ... [2020-09-01T04:12:05.408Z] [2020-09-01T04:12:05.408Z] #42 [dev-systemd-false 15/22] COPY --from=criu /build/ /usr/local/ [2020-09-01T04:12:05.408Z] #42 DONE 0.1s [2020-09-01T04:12:05.408Z] [2020-09-01T04:12:05.408Z] #44 [dev-systemd-false 16/22] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-01T04:12:05.408Z] #44 DONE 0.1s [2020-09-01T04:12:05.408Z] [2020-09-01T04:12:05.408Z] #46 [dev-systemd-false 17/22] COPY --from=runc /build/ /usr/local/b... [2020-09-01T04:12:05.408Z] #46 DONE 0.1s [2020-09-01T04:12:05.408Z] [2020-09-01T04:12:05.408Z] #48 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:12:05.465Z] #21 10.94 Building wheels for collected packages: pyyaml [2020-09-01T04:12:05.465Z] #21 10.96 Running setup.py bdist_wheel for pyyaml: started [2020-09-01T04:12:05.832Z] #40 115.4 CC criu/protobuf-desc.o [2020-09-01T04:12:06.405Z] #21 11.73 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-01T04:12:06.405Z] #21 11.73 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-01T04:12:06.405Z] #21 11.78 Successfully built pyyaml [2020-09-01T04:12:06.405Z] #21 11.79 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-01T04:12:06.408Z] #40 116.1 CC criu/protobuf.o [2020-09-01T04:12:06.666Z] #21 12.04 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-01T04:12:06.666Z] #21 DONE 12.2s [2020-09-01T04:12:06.666Z] [2020-09-01T04:12:06.666Z] #25 [dev-systemd-false 10/22] COPY --from=dockercli /build/ /usr/local/c... [2020-09-01T04:12:06.671Z] #40 116.4 CC criu/pstree.o [2020-09-01T04:12:07.236Z] #25 DONE 0.4s [2020-09-01T04:12:07.236Z] [2020-09-01T04:12:07.236Z] #29 [dev-systemd-false 11/22] COPY --from=frozen-images /build/ /docker-froz... [2020-09-01T04:12:07.495Z] #29 DONE 3.4s [2020-09-01T04:12:07.495Z] [2020-09-01T04:12:07.495Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:12:07.495Z] #40 130.3 CC criu/pipes.o [2020-09-01T04:12:07.495Z] #40 131.1 CC criu/plugin.o [2020-09-01T04:12:07.495Z] #40 131.5 CC criu/proc_parse.o [2020-09-01T04:12:07.495Z] #40 134.3 CC criu/protobuf-desc.o [2020-09-01T04:12:07.495Z] #40 134.9 CC criu/protobuf.o [2020-09-01T04:12:07.495Z] #40 135.2 CC criu/pstree.o [2020-09-01T04:12:07.495Z] #40 135.8 CC criu/rbtree.o [2020-09-01T04:12:07.495Z] #40 136.0 CC criu/rst-malloc.o [2020-09-01T04:12:07.495Z] #40 136.2 CC criu/seccomp.o [2020-09-01T04:12:07.495Z] #40 136.7 CC criu/seize.o [2020-09-01T04:12:07.495Z] #40 137.2 CC criu/servicefd.o [2020-09-01T04:12:07.495Z] #40 ... [2020-09-01T04:12:07.495Z] [2020-09-01T04:12:07.495Z] #32 [dev-systemd-false 12/22] COPY --from=swagger /build/ /usr/local/b... [2020-09-01T04:12:07.624Z] #40 117.3 CC criu/rbtree.o [2020-09-01T04:12:07.624Z] #40 ... [2020-09-01T04:12:07.624Z] [2020-09-01T04:12:07.624Z] #21 [dev-systemd-false 9/22] RUN pip3 install yamllint==1.16.0 [2020-09-01T04:12:07.624Z] #21 9.151 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-01T04:12:07.624Z] #21 9.224 Collecting pyyaml (from yamllint==1.16.0) [2020-09-01T04:12:07.751Z] #32 DONE 0.2s [2020-09-01T04:12:07.751Z] [2020-09-01T04:12:07.751Z] #35 [dev-systemd-false 13/22] COPY --from=tini /build/ /usr/local/b... [2020-09-01T04:12:07.751Z] #35 DONE 0.0s [2020-09-01T04:12:07.751Z] [2020-09-01T04:12:07.751Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:12:07.751Z] #40 137.6 CC criu/shmem.o [2020-09-01T04:12:07.886Z] #21 9.350 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-01T04:12:08.314Z] #40 138.2 CC criu/sigframe.o [2020-09-01T04:12:08.570Z] #40 138.3 CC criu/signalfd.o [2020-09-01T04:12:08.826Z] #40 138.5 CC criu/sk-inet.o [2020-09-01T04:12:08.834Z] #21 10.42 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-01T04:12:08.834Z] #21 10.48 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-01T04:12:08.834Z] #21 10.52 Building wheels for collected packages: pyyaml [2020-09-01T04:12:09.097Z] #21 10.54 Running setup.py bdist_wheel for pyyaml: started [2020-09-01T04:12:09.147Z] #29 ... [2020-09-01T04:12:09.147Z] [2020-09-01T04:12:09.147Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:12:09.147Z] #40 126.8 CC criu/page-pipe.o [2020-09-01T04:12:09.147Z] #40 127.2 CC criu/page-xfer.o [2020-09-01T04:12:09.147Z] #40 128.4 CC criu/pagemap-cache.o [2020-09-01T04:12:09.147Z] #40 128.5 CC criu/pagemap.o [2020-09-01T04:12:09.147Z] #40 129.3 CC criu/parasite-syscall.o [2020-09-01T04:12:09.147Z] #40 130.0 CC criu/path.o [2020-09-01T04:12:09.147Z] #40 130.3 CC criu/pie-util-vdso-elf32.o [2020-09-01T04:12:09.147Z] #40 130.6 CC criu/pie-util-vdso.o [2020-09-01T04:12:09.147Z] #40 131.0 CC criu/pie-util.o [2020-09-01T04:12:09.147Z] #40 131.1 CC criu/pipes.o [2020-09-01T04:12:09.147Z] #40 131.7 CC criu/plugin.o [2020-09-01T04:12:09.147Z] #40 132.1 CC criu/proc_parse.o [2020-09-01T04:12:09.147Z] #40 134.6 CC criu/protobuf-desc.o [2020-09-01T04:12:09.147Z] #40 135.3 CC criu/protobuf.o [2020-09-01T04:12:09.147Z] #40 135.6 CC criu/pstree.o [2020-09-01T04:12:09.147Z] #40 136.2 CC criu/rbtree.o [2020-09-01T04:12:09.147Z] #40 136.5 CC criu/rst-malloc.o [2020-09-01T04:12:09.147Z] #40 136.7 CC criu/seccomp.o [2020-09-01T04:12:09.390Z] #40 139.2 CC criu/sk-netlink.o [2020-09-01T04:12:09.407Z] #40 137.1 CC criu/seize.o [2020-09-01T04:12:09.647Z] #40 139.4 CC criu/sk-packet.o [2020-09-01T04:12:09.673Z] #21 11.36 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-01T04:12:09.904Z] #40 139.7 CC criu/sk-queue.o [2020-09-01T04:12:09.937Z] #21 11.36 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-01T04:12:09.937Z] #21 11.44 Successfully built pyyaml [2020-09-01T04:12:09.937Z] #21 11.46 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-01T04:12:09.980Z] #40 137.7 CC criu/servicefd.o [2020-09-01T04:12:10.160Z] #40 139.9 CC criu/sk-tcp.o [2020-09-01T04:12:10.202Z] #21 11.72 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-01T04:12:10.240Z] #40 137.9 CC criu/shmem.o [2020-09-01T04:12:10.419Z] #40 140.3 CC criu/sk-unix.o [2020-09-01T04:12:10.780Z] #21 DONE 12.2s [2020-09-01T04:12:10.781Z] [2020-09-01T04:12:10.781Z] #25 [dev-systemd-false 10/22] COPY --from=dockercli /build/ /usr/local/c... [2020-09-01T04:12:10.809Z] #40 138.5 CC criu/sigframe.o [2020-09-01T04:12:10.809Z] #40 138.7 CC criu/signalfd.o [2020-09-01T04:12:11.043Z] #25 DONE 0.5s [2020-09-01T04:12:11.043Z] [2020-09-01T04:12:11.043Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:12:11.043Z] #40 117.5 CC criu/rst-malloc.o [2020-09-01T04:12:11.043Z] #40 117.8 CC criu/seccomp.o [2020-09-01T04:12:11.043Z] #40 118.2 CC criu/seize.o [2020-09-01T04:12:11.043Z] #40 119.0 CC criu/servicefd.o [2020-09-01T04:12:11.043Z] #40 119.3 CC criu/shmem.o [2020-09-01T04:12:11.043Z] #40 120.1 CC criu/sigframe.o [2020-09-01T04:12:11.043Z] #40 120.3 CC criu/signalfd.o [2020-09-01T04:12:11.043Z] #40 120.6 CC criu/sk-inet.o [2020-09-01T04:12:11.070Z] #40 ... [2020-09-01T04:12:11.070Z] [2020-09-01T04:12:11.070Z] #29 [dev-systemd-false 11/22] COPY --from=frozen-images /build/ /docker-froz... [2020-09-01T04:12:11.070Z] #29 DONE 3.8s [2020-09-01T04:12:11.070Z] [2020-09-01T04:12:11.070Z] #32 [dev-systemd-false 12/22] COPY --from=swagger /build/ /usr/local/b... [2020-09-01T04:12:11.330Z] #32 DONE 0.3s [2020-09-01T04:12:11.330Z] [2020-09-01T04:12:11.330Z] #35 [dev-systemd-false 13/22] COPY --from=tini /build/ /usr/local/b... [2020-09-01T04:12:11.330Z] #35 DONE 0.0s [2020-09-01T04:12:11.330Z] [2020-09-01T04:12:11.330Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:12:11.330Z] #40 138.9 CC criu/sk-inet.o [2020-09-01T04:12:11.788Z] #40 141.4 CC criu/sockets.o [2020-09-01T04:12:11.900Z] #40 139.7 CC criu/sk-netlink.o [2020-09-01T04:12:11.994Z] #40 121.4 CC criu/sk-netlink.o [2020-09-01T04:12:11.994Z] #40 121.8 CC criu/sk-packet.o [2020-09-01T04:12:12.044Z] #40 142.0 CC criu/stats.o [2020-09-01T04:12:12.161Z] #40 139.9 CC criu/sk-packet.o [2020-09-01T04:12:12.301Z] #40 142.2 CC criu/string.o [2020-09-01T04:12:12.301Z] #40 142.2 CC criu/sysctl.o [2020-09-01T04:12:12.570Z] #40 122.3 CC criu/sk-queue.o [2020-09-01T04:12:12.731Z] #40 140.3 CC criu/sk-queue.o [2020-09-01T04:12:12.834Z] #40 122.7 CC criu/sk-tcp.o [2020-09-01T04:12:12.991Z] #40 140.6 CC criu/sk-tcp.o [2020-09-01T04:12:13.229Z] #40 142.7 CC criu/sysfs_parse.o [2020-09-01T04:12:13.229Z] #40 143.0 CC criu/timens.o [2020-09-01T04:12:13.251Z] #40 140.9 CC criu/sk-unix.o [2020-09-01T04:12:13.410Z] #40 123.1 CC criu/sk-unix.o [2020-09-01T04:12:13.486Z] #40 143.2 CC criu/timerfd.o [2020-09-01T04:12:13.486Z] #40 143.4 CC criu/tty.o [2020-09-01T04:12:14.633Z] #40 142.1 CC criu/sockets.o [2020-09-01T04:12:14.893Z] #40 142.7 CC criu/stats.o [2020-09-01T04:12:14.914Z] #40 144.7 CC criu/tun.o [2020-09-01T04:12:15.153Z] #40 142.8 CC criu/string.o [2020-09-01T04:12:15.153Z] #40 142.9 CC criu/sysctl.o [2020-09-01T04:12:15.335Z] #40 124.7 CC criu/sockets.o [2020-09-01T04:12:15.483Z] #40 145.1 CC criu/uffd.o [2020-09-01T04:12:15.723Z] #40 143.2 CC criu/sysfs_parse.o [2020-09-01T04:12:15.723Z] #40 143.6 CC criu/timens.o [2020-09-01T04:12:15.910Z] #40 125.4 CC criu/stats.o [2020-09-01T04:12:15.910Z] #40 125.7 CC criu/string.o [2020-09-01T04:12:15.910Z] #40 125.8 CC criu/sysctl.o [2020-09-01T04:12:16.045Z] #40 145.9 CC criu/util.o [2020-09-01T04:12:16.296Z] #40 143.8 CC criu/timerfd.o [2020-09-01T04:12:16.296Z] #40 144.0 CC criu/tty.o [2020-09-01T04:12:16.485Z] #40 126.3 CC criu/sysfs_parse.o [2020-09-01T04:12:16.748Z] #40 126.6 CC criu/timens.o [2020-09-01T04:12:16.971Z] #40 146.8 CC criu/uts_ns.o [2020-09-01T04:12:17.011Z] #40 126.9 CC criu/timerfd.o [2020-09-01T04:12:17.227Z] #40 146.9 CC criu/vdso-compat.o [2020-09-01T04:12:17.483Z] #40 147.1 CC criu/vdso.o [2020-09-01T04:12:17.585Z] #40 127.2 CC criu/tty.o [2020-09-01T04:12:17.678Z] #40 145.2 CC criu/tun.o [2020-09-01T04:12:17.833Z] #40 147.5 LINK criu/built-in.o [2020-09-01T04:12:17.833Z] #40 147.6 LINK criu/criu [2020-09-01T04:12:17.938Z] #40 145.5 CC criu/uffd.o [2020-09-01T04:12:18.198Z] #40 ... [2020-09-01T04:12:18.198Z] [2020-09-01T04:12:18.198Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:12:18.198Z] #37 DONE 210.6s [2020-09-01T04:12:18.198Z] [2020-09-01T04:12:18.198Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:12:18.398Z] #40 148.0 DEP lib/c/criu.d [2020-09-01T04:12:18.398Z] #40 148.1 CC images/rpc.pb-c.o [2020-09-01T04:12:18.657Z] #40 ... [2020-09-01T04:12:18.657Z] [2020-09-01T04:12:18.657Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-01T04:12:18.657Z] #37 DONE 210.4s [2020-09-01T04:12:18.657Z] [2020-09-01T04:12:18.657Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:12:18.657Z] #40 148.4 CC lib/c/criu.o [2020-09-01T04:12:18.772Z] #47 ... [2020-09-01T04:12:18.772Z] [2020-09-01T04:12:18.772Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:12:18.772Z] #40 146.5 CC criu/util.o [2020-09-01T04:12:18.975Z] #40 ... [2020-09-01T04:12:18.975Z] [2020-09-01T04:12:18.975Z] #29 [dev-systemd-false 11/22] COPY --from=frozen-images /build/ /docker-froz... [2020-09-01T04:12:18.975Z] #29 DONE 7.9s [2020-09-01T04:12:19.219Z] #40 149.0 LINK lib/c/built-in.o [2020-09-01T04:12:19.219Z] #40 149.0 LINK lib/c/libcriu.so [2020-09-01T04:12:19.219Z] #40 149.1 LINK lib/c/libcriu.a [2020-09-01T04:12:19.237Z] [2020-09-01T04:12:19.237Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:12:19.237Z] #40 128.9 CC criu/tun.o [2020-09-01T04:12:19.237Z] #40 ... [2020-09-01T04:12:19.237Z] [2020-09-01T04:12:19.237Z] #32 [dev-systemd-false 12/22] COPY --from=swagger /build/ /usr/local/b... [2020-09-01T04:12:19.237Z] #32 DONE 0.2s [2020-09-01T04:12:19.343Z] #40 ... [2020-09-01T04:12:19.343Z] [2020-09-01T04:12:19.343Z] #38 [dev-systemd-false 14/22] COPY --from=registry /build/ /usr/local/b... [2020-09-01T04:12:19.343Z] #38 DONE 0.4s [2020-09-01T04:12:19.475Z] #40 149.2 GEN magic.py [2020-09-01T04:12:19.499Z] [2020-09-01T04:12:19.499Z] #35 [dev-systemd-false 13/22] COPY --from=tini /build/ /usr/local/b... [2020-09-01T04:12:19.499Z] #35 DONE 0.1s [2020-09-01T04:12:19.499Z] [2020-09-01T04:12:19.499Z] #38 [dev-systemd-false 14/22] COPY --from=registry /build/ /usr/local/b... [2020-09-01T04:12:19.603Z] [2020-09-01T04:12:19.603Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:12:19.603Z] #40 147.3 CC criu/uts_ns.o [2020-09-01T04:12:19.603Z] #40 147.4 CC criu/vdso-compat.o [2020-09-01T04:12:19.603Z] #40 147.5 CC criu/vdso.o [2020-09-01T04:12:19.730Z] #40 149.4 Note: Building without setproctitle() and strlcpy() support. [2020-09-01T04:12:19.730Z] #40 149.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-01T04:12:19.730Z] #40 149.4 Note: Building without GnuTLS support [2020-09-01T04:12:19.730Z] #40 149.4 Makefile.config:39: Warn: you have no libnftables installed [2020-09-01T04:12:19.730Z] #40 149.4 Makefile.config:40: Warn: Building without nftables support [2020-09-01T04:12:19.762Z] #38 DONE 0.2s [2020-09-01T04:12:19.762Z] [2020-09-01T04:12:19.762Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:12:19.762Z] #40 129.3 CC criu/uffd.o [2020-09-01T04:12:19.985Z] #40 149.9 fatal: not a git repository (or any of the parent directories): .git [2020-09-01T04:12:20.173Z] #40 147.8 LINK criu/built-in.o [2020-09-01T04:12:20.173Z] #40 147.9 LINK criu/criu [2020-09-01T04:12:20.240Z] #40 ... [2020-09-01T04:12:20.240Z] [2020-09-01T04:12:20.240Z] #38 [dev-systemd-false 14/22] COPY --from=registry /build/ /usr/local/b... [2020-09-01T04:12:20.240Z] #38 DONE 0.6s [2020-09-01T04:12:20.433Z] #40 148.2 DEP lib/c/criu.d [2020-09-01T04:12:20.433Z] #40 148.3 CC images/rpc.pb-c.o [2020-09-01T04:12:20.496Z] [2020-09-01T04:12:20.496Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:12:20.496Z] #47 ... [2020-09-01T04:12:20.496Z] [2020-09-01T04:12:20.496Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-01T04:12:20.496Z] #40 150.3 make[1]: Nothing to be done for 'all'. [2020-09-01T04:12:20.708Z] #40 130.4 CC criu/util.o [2020-09-01T04:12:21.003Z] #40 148.5 CC lib/c/criu.o [2020-09-01T04:12:21.058Z] #40 150.7 make[1]: 'images/built-in.o' is up to date. [2020-09-01T04:12:21.058Z] #40 150.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-01T04:12:21.058Z] #40 150.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-01T04:12:21.058Z] #40 150.8 make[1]: 'compel/libcompel.a' is up to date. [2020-09-01T04:12:21.058Z] #40 150.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-01T04:12:21.058Z] #40 150.8 make[1]: Nothing to be done for 'all'. [2020-09-01T04:12:21.058Z] #40 150.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-01T04:12:21.263Z] #40 149.0 LINK lib/c/built-in.o [2020-09-01T04:12:21.263Z] #40 149.1 LINK lib/c/libcriu.so [2020-09-01T04:12:21.317Z] #40 151.0 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:21.317Z] #40 151.0 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:21.317Z] #40 151.0 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:21.317Z] #40 151.1 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:21.317Z] #40 151.1 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:21.317Z] #40 151.1 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:21.317Z] #40 151.1 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:21.317Z] #40 151.2 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:21.317Z] #40 151.2 INSTALL criu/criu [2020-09-01T04:12:21.523Z] #40 149.1 LINK lib/c/libcriu.a [2020-09-01T04:12:21.523Z] #40 149.1 GEN magic.py [2020-09-01T04:12:21.523Z] #40 149.2 Note: Building without setproctitle() and strlcpy() support. [2020-09-01T04:12:21.523Z] #40 149.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-01T04:12:21.523Z] #40 149.2 Note: Building without GnuTLS support [2020-09-01T04:12:21.523Z] #40 149.2 Makefile.config:39: Warn: you have no libnftables installed [2020-09-01T04:12:21.523Z] #40 149.2 Makefile.config:40: Warn: Building without nftables support [2020-09-01T04:12:21.575Z] #40 DONE 151.3s [2020-09-01T04:12:21.575Z] [2020-09-01T04:12:21.575Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:12:21.656Z] #40 131.5 CC criu/uts_ns.o [2020-09-01T04:12:21.918Z] #40 131.7 CC criu/vdso.o [2020-09-01T04:12:22.097Z] #40 149.7 fatal: not a git repository (or any of the parent directories): .git [2020-09-01T04:12:22.178Z] #47 ... [2020-09-01T04:12:22.178Z] [2020-09-01T04:12:22.178Z] #41 [dev-systemd-false 15/22] COPY --from=criu /build/ /usr/local/ [2020-09-01T04:12:22.180Z] #40 132.1 LINK criu/built-in.o [2020-09-01T04:12:22.357Z] #40 150.1 make[1]: Nothing to be done for 'all'. [2020-09-01T04:12:22.433Z] #41 DONE 0.0s [2020-09-01T04:12:22.433Z] [2020-09-01T04:12:22.433Z] #43 [dev-systemd-false 16/22] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-01T04:12:22.433Z] #43 DONE 0.0s [2020-09-01T04:12:22.433Z] [2020-09-01T04:12:22.433Z] #45 [dev-systemd-false 17/22] COPY --from=runc /build/ /usr/local/b... [2020-09-01T04:12:22.433Z] #45 DONE 0.2s [2020-09-01T04:12:22.433Z] [2020-09-01T04:12:22.433Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:12:22.443Z] #40 132.2 LINK criu/criu [2020-09-01T04:12:22.617Z] #40 150.5 make[1]: 'images/built-in.o' is up to date. [2020-09-01T04:12:22.926Z] #40 150.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-01T04:12:22.926Z] #40 150.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-01T04:12:22.926Z] #40 150.6 make[1]: 'compel/libcompel.a' is up to date. [2020-09-01T04:12:22.926Z] #40 150.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-01T04:12:22.926Z] #40 150.6 make[1]: Nothing to be done for 'all'. [2020-09-01T04:12:22.926Z] #40 150.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-01T04:12:22.926Z] #40 150.8 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:23.017Z] #40 132.5 DEP lib/c/criu.d [2020-09-01T04:12:23.017Z] #40 132.6 CC images/rpc.pb-c.o [2020-09-01T04:12:23.214Z] #40 150.8 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:23.214Z] #40 150.8 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:23.214Z] #40 150.9 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:23.214Z] #40 150.9 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:23.214Z] #40 150.9 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:23.214Z] #40 151.0 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:23.474Z] #40 151.0 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:23.474Z] #40 151.0 INSTALL criu/criu [2020-09-01T04:12:23.474Z] #40 DONE 151.3s [2020-09-01T04:12:23.474Z] [2020-09-01T04:12:23.474Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:12:23.592Z] #40 133.1 CC lib/c/criu.o [2020-09-01T04:12:24.167Z] #40 134.1 LINK lib/c/built-in.o [2020-09-01T04:12:24.430Z] #40 134.1 LINK lib/c/libcriu.so [2020-09-01T04:12:24.430Z] #40 134.1 LINK lib/c/libcriu.a [2020-09-01T04:12:24.430Z] #40 134.2 GEN magic.py [2020-09-01T04:12:24.478Z] #47 ... [2020-09-01T04:12:24.479Z] [2020-09-01T04:12:24.479Z] #41 [dev-systemd-false 15/22] COPY --from=criu /build/ /usr/local/ [2020-09-01T04:12:24.479Z] #41 DONE 0.0s [2020-09-01T04:12:24.479Z] [2020-09-01T04:12:24.479Z] #43 [dev-systemd-false 16/22] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-01T04:12:24.479Z] #43 DONE 0.1s [2020-09-01T04:12:24.479Z] [2020-09-01T04:12:24.479Z] #45 [dev-systemd-false 17/22] COPY --from=runc /build/ /usr/local/b... [2020-09-01T04:12:24.692Z] #40 134.3 Note: Building without setproctitle() and strlcpy() support. [2020-09-01T04:12:24.692Z] #40 134.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-01T04:12:24.692Z] #40 134.3 Note: Building without GnuTLS support [2020-09-01T04:12:24.692Z] #40 134.3 Makefile.config:39: Warn: you have no libnftables installed [2020-09-01T04:12:24.692Z] #40 134.3 Makefile.config:40: Warn: Building without nftables support [2020-09-01T04:12:24.738Z] #45 DONE 0.2s [2020-09-01T04:12:24.738Z] [2020-09-01T04:12:24.738Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:12:24.955Z] #40 134.7 fatal: not a git repository (or any of the parent directories): .git [2020-09-01T04:12:25.528Z] #40 135.2 make[1]: Nothing to be done for 'all'. [2020-09-01T04:12:25.790Z] #40 135.6 make[1]: 'images/built-in.o' is up to date. [2020-09-01T04:12:25.790Z] #40 135.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-01T04:12:25.790Z] #40 135.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-01T04:12:25.791Z] #40 135.7 make[1]: 'compel/libcompel.a' is up to date. [2020-09-01T04:12:26.053Z] #40 135.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-01T04:12:26.053Z] #40 135.7 make[1]: Nothing to be done for 'all'. [2020-09-01T04:12:26.053Z] #40 135.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-01T04:12:26.315Z] #40 135.9 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:26.315Z] #40 135.9 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:26.315Z] #40 135.9 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:26.315Z] #40 136.0 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:26.315Z] #40 136.0 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:26.315Z] #40 136.0 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:26.315Z] #40 136.1 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:26.577Z] #40 136.1 make[2]: Nothing to be done for 'all'. [2020-09-01T04:12:26.577Z] #40 136.1 INSTALL criu/criu [2020-09-01T04:12:26.597Z] #47 165.5 + bin/containerd [2020-09-01T04:12:27.273Z] #47 167.4 + bin/containerd [2020-09-01T04:12:27.965Z] #40 DONE 137.5s [2020-09-01T04:12:27.965Z] [2020-09-01T04:12:27.965Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:12:28.547Z] #47 ... [2020-09-01T04:12:28.547Z] [2020-09-01T04:12:28.547Z] #41 [dev-systemd-false 15/22] COPY --from=criu /build/ /usr/local/ [2020-09-01T04:12:28.547Z] #41 DONE 0.1s [2020-09-01T04:12:28.547Z] [2020-09-01T04:12:28.547Z] #43 [dev-systemd-false 16/22] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-01T04:12:28.808Z] #43 DONE 0.1s [2020-09-01T04:12:28.808Z] [2020-09-01T04:12:28.808Z] #45 [dev-systemd-false 17/22] COPY --from=runc /build/ /usr/local/b... [2020-09-01T04:12:29.068Z] #45 DONE 0.4s [2020-09-01T04:12:29.068Z] [2020-09-01T04:12:29.068Z] #47 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-01T04:12:32.644Z] #48 236.1 + bin/containerd-stress [2020-09-01T04:12:34.752Z] #48 238.5 + bin/containerd-shim [2020-09-01T04:12:41.305Z] #47 177.0 + bin/containerd-stress [2020-09-01T04:12:41.841Z] #48 245.6 + bin/containerd-shim-runc-v1 [2020-09-01T04:12:43.219Z] #47 180.2 + bin/containerd-shim [2020-09-01T04:12:46.424Z] #48 250.3 + bin/containerd-shim-runc-v2 [2020-09-01T04:12:47.509Z] #48 251.5 + binaries [2020-09-01T04:12:47.509Z] #48 251.5 + install -D bin/containerd /build/containerd [2020-09-01T04:12:47.509Z] #48 251.5 + install -D bin/containerd-shim /build/containerd-shim [2020-09-01T04:12:47.509Z] #48 251.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-01T04:12:47.509Z] #48 251.5 + install -D bin/ctr /build/ctr [2020-09-01T04:12:47.509Z] #48 DONE 251.6s [2020-09-01T04:12:48.151Z] [2020-09-01T04:12:48.151Z] #49 [dev-systemd-false 18/22] COPY --from=containerd /build/ /usr/local/b... [2020-09-01T04:12:48.151Z] #49 DONE 0.1s [2020-09-01T04:12:48.151Z] [2020-09-01T04:12:48.151Z] #53 [dev-systemd-false 19/22] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-01T04:12:48.151Z] #53 DONE 0.1s [2020-09-01T04:12:48.151Z] [2020-09-01T04:12:48.151Z] #55 [dev-systemd-false 20/22] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-01T04:12:48.457Z] #55 DONE 0.1s [2020-09-01T04:12:48.457Z] [2020-09-01T04:12:48.457Z] #57 [dev-systemd-false 21/22] COPY --from=proxy /build/ /usr/local/b... [2020-09-01T04:12:48.457Z] #57 DONE 0.0s [2020-09-01T04:12:48.457Z] [2020-09-01T04:12:48.457Z] #58 [dev-systemd-false 22/22] WORKDIR /go/src/github.com/docker/docker [2020-09-01T04:12:48.457Z] #58 DONE 0.0s [2020-09-01T04:12:48.457Z] [2020-09-01T04:12:48.457Z] #59 [dev 1/1] COPY --from=go /usr/local/go /usr/local/go [2020-09-01T04:12:49.815Z] #47 185.7 + bin/containerd-shim-runc-v1 [2020-09-01T04:12:50.045Z] #59 DONE 1.3s [2020-09-01T04:12:50.045Z] [2020-09-01T04:12:50.045Z] #60 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-01T04:12:52.146Z] #60 DONE 2.3s [2020-09-01T04:12:52.146Z] [2020-09-01T04:12:52.146Z] #61 exporting to oci image format [2020-09-01T04:12:52.146Z] #61 exporting layers [2020-09-01T04:12:53.123Z] #47 189.7 + bin/containerd-shim-runc-v2 [2020-09-01T04:12:54.065Z] #47 191.0 + binaries [2020-09-01T04:12:54.065Z] #47 191.0 + install -D bin/containerd /build/containerd [2020-09-01T04:12:54.065Z] #47 191.0 + install -D bin/containerd-shim /build/containerd-shim [2020-09-01T04:12:54.065Z] #47 191.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-01T04:12:54.065Z] #47 191.1 + install -D bin/ctr /build/ctr [2020-09-01T04:12:58.269Z] #47 DONE 194.6s [2020-09-01T04:12:58.530Z] [2020-09-01T04:12:58.530Z] #48 [dev-systemd-false 18/22] COPY --from=containerd /build/ /usr/local/b... [2020-09-01T04:12:58.551Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-01T04:12:58.619Z] #47 193.7 + bin/containerd-stress [2020-09-01T04:12:58.619Z] #47 195.6 + bin/containerd-shim [2020-09-01T04:12:59.125Z] [2020-09-01T04:12:59.125Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-09-01T04:12:59.365Z] #47 195.8 + bin/containerd-stress [2020-09-01T04:12:59.365Z] #47 197.6 + bin/containerd-shim [2020-09-01T04:12:59.692Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-09-01T04:12:59.692Z] Using test binary docker [2020-09-01T04:12:59.692Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-01T04:12:59.692Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-01T04:12:59.692Z] Starting dockerd [2020-09-01T04:12:59.692Z] INFO: Waiting for daemon to start... [2020-09-01T04:12:59.831Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-01T04:12:59.831Z] [2020-09-01T04:12:59.831Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-01T04:12:59.831Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-01T04:12:59.831Z] HOSTNAME=1d31542e0d3f [2020-09-01T04:12:59.831Z] TESTDEBUG=0 [2020-09-01T04:12:59.831Z] DEST=bundles/test-integration [2020-09-01T04:12:59.831Z] PWD=/go/src/github.com/docker/docker [2020-09-01T04:12:59.831Z] DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:12:59.831Z] container=docker [2020-09-01T04:12:59.831Z] HOME=/root [2020-09-01T04:12:59.831Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-01T04:12:59.831Z] VALIDATE_BRANCH=master [2020-09-01T04:12:59.831Z] TERM=xterm [2020-09-01T04:12:59.831Z] DOCKER_PKG=github.com/docker/docker [2020-09-01T04:12:59.831Z] SHLVL=1 [2020-09-01T04:12:59.831Z] TIMEOUT=120m [2020-09-01T04:12:59.831Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-01T04:12:59.831Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-01T04:12:59.831Z] GO111MODULE=off [2020-09-01T04:12:59.831Z] DOCKER_EXPERIMENTAL=1 [2020-09-01T04:12:59.831Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-01T04:12:59.831Z] PATH=/usr/local/cli:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-01T04:12:59.831Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-01T04:12:59.831Z] GOPATH=/go [2020-09-01T04:12:59.831Z] PKG_CONFIG=pkg-config [2020-09-01T04:12:59.831Z] _=/usr/bin/env [2020-09-01T04:12:59.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-01T04:13:00.441Z] #48 DONE 1.7s [2020-09-01T04:13:00.441Z] [2020-09-01T04:13:00.441Z] #52 [dev-systemd-false 19/22] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-01T04:13:00.441Z] #52 DONE 0.4s [2020-09-01T04:13:00.441Z] [2020-09-01T04:13:00.441Z] #54 [dev-systemd-false 20/22] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-01T04:13:01.381Z] #54 DONE 0.9s [2020-09-01T04:13:01.381Z] [2020-09-01T04:13:01.381Z] #56 [dev-systemd-false 21/22] COPY --from=proxy /build/ /usr/local/b... [2020-09-01T04:13:01.381Z] #56 DONE 0.1s [2020-09-01T04:13:01.381Z] [2020-09-01T04:13:01.381Z] #57 [dev-systemd-false 22/22] WORKDIR /go/src/github.com/docker/docker [2020-09-01T04:13:01.593Z] . [2020-09-01T04:13:01.642Z] #57 DONE 0.1s [2020-09-01T04:13:01.642Z] [2020-09-01T04:13:01.642Z] #58 [dev 1/1] COPY --from=go /usr/local/go /usr/local/go [2020-09-01T04:13:01.855Z] INFO: Building docker-sdk-python3:4.3.0... [2020-09-01T04:13:03.861Z] #47 202.2 + bin/containerd-shim-runc-v1 [2020-09-01T04:13:04.642Z] #47 204.3 + bin/containerd-shim-runc-v1 [2020-09-01T04:13:05.846Z] #58 DONE 4.2s [2020-09-01T04:13:05.846Z] [2020-09-01T04:13:05.846Z] #59 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-01T04:13:06.636Z] 4612f6d0b889: Pull complete [2020-09-01T04:13:07.254Z] #59 DONE 1.5s [2020-09-01T04:13:07.525Z] [2020-09-01T04:13:07.525Z] #60 exporting to image [2020-09-01T04:13:07.525Z] #60 exporting layers [2020-09-01T04:13:08.025Z] #47 206.6 + bin/containerd-shim-runc-v2 [2020-09-01T04:13:08.585Z] #47 207.5 + binaries [2020-09-01T04:13:08.585Z] #47 207.5 + install -D bin/containerd /build/containerd [2020-09-01T04:13:08.585Z] #47 207.5 + install -D bin/containerd-shim /build/containerd-shim [2020-09-01T04:13:08.585Z] #47 207.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-01T04:13:08.585Z] #47 207.6 + install -D bin/ctr /build/ctr [2020-09-01T04:13:08.842Z] #47 208.7 + bin/containerd-shim-runc-v2 [2020-09-01T04:13:09.414Z] #47 209.7 + binaries [2020-09-01T04:13:09.414Z] #47 209.7 + install -D bin/containerd /build/containerd [2020-09-01T04:13:09.414Z] #47 209.7 + install -D bin/containerd-shim /build/containerd-shim [2020-09-01T04:13:09.414Z] #47 209.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-01T04:13:09.673Z] #47 209.7 + install -D bin/ctr /build/ctr [2020-09-01T04:13:10.473Z] #47 DONE 209.1s [2020-09-01T04:13:11.034Z] [2020-09-01T04:13:11.034Z] #48 [dev-systemd-false 18/22] COPY --from=containerd /build/ /usr/local/b... [2020-09-01T04:13:11.585Z] #47 DONE 211.4s [2020-09-01T04:13:11.594Z] #48 DONE 0.8s [2020-09-01T04:13:11.595Z] [2020-09-01T04:13:11.595Z] #52 [dev-systemd-false 19/22] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-01T04:13:11.755Z] #60 exporting layers 4.4s done [2020-09-01T04:13:11.755Z] #60 writing image sha256:9156c275154e34a2df405c575af1e717216986e9e15906844c38cf5b5bfad87f done [2020-09-01T04:13:11.755Z] #60 naming to docker.io/library/docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b done [2020-09-01T04:13:11.755Z] #60 DONE 4.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-01T04:13:11.844Z] [2020-09-01T04:13:11.844Z] #48 [dev-systemd-false 18/22] COPY --from=containerd /build/ /usr/local/b... [2020-09-01T04:13:11.850Z] #52 DONE 0.2s [2020-09-01T04:13:11.850Z] [2020-09-01T04:13:11.850Z] #54 [dev-systemd-false 20/22] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-01T04:13:12.105Z] #54 DONE 0.4s [2020-09-01T04:13:12.106Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41404/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b hack/test/unit [2020-09-01T04:13:12.361Z] [2020-09-01T04:13:12.361Z] #56 [dev-systemd-false 21/22] COPY --from=proxy /build/ /usr/local/b... [2020-09-01T04:13:12.361Z] #56 DONE 0.0s [2020-09-01T04:13:12.361Z] [2020-09-01T04:13:12.361Z] #57 [dev-systemd-false 22/22] WORKDIR /go/src/github.com/docker/docker [2020-09-01T04:13:12.361Z] #57 DONE 0.0s [2020-09-01T04:13:12.361Z] [2020-09-01T04:13:12.361Z] #58 [dev 1/1] COPY --from=go /usr/local/go /usr/local/go [2020-09-01T04:13:12.782Z] #48 DONE 0.8s [2020-09-01T04:13:12.782Z] [2020-09-01T04:13:12.782Z] #52 [dev-systemd-false 19/22] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-01T04:13:13.041Z] #52 DONE 0.2s [2020-09-01T04:13:13.041Z] [2020-09-01T04:13:13.041Z] #54 [dev-systemd-false 20/22] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-01T04:13:13.303Z] #54 DONE 0.3s [2020-09-01T04:13:13.303Z] [2020-09-01T04:13:13.303Z] #56 [dev-systemd-false 21/22] COPY --from=proxy /build/ /usr/local/b... [2020-09-01T04:13:13.303Z] #56 DONE 0.0s [2020-09-01T04:13:13.303Z] [2020-09-01T04:13:13.303Z] #57 [dev-systemd-false 22/22] WORKDIR /go/src/github.com/docker/docker [2020-09-01T04:13:13.303Z] #57 DONE 0.0s [2020-09-01T04:13:13.303Z] [2020-09-01T04:13:13.303Z] #58 [dev 1/1] COPY --from=go /usr/local/go /usr/local/go [2020-09-01T04:13:14.876Z] #58 DONE 2.2s [2020-09-01T04:13:14.876Z] [2020-09-01T04:13:14.876Z] #59 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-01T04:13:15.437Z] #59 DONE 1.0s [2020-09-01T04:13:15.437Z] [2020-09-01T04:13:15.437Z] #60 exporting to image [2020-09-01T04:13:15.437Z] #60 exporting layers [2020-09-01T04:13:15.839Z] #58 DONE 2.4s [2020-09-01T04:13:15.839Z] [2020-09-01T04:13:15.839Z] #59 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-01T04:13:16.778Z] #59 DONE 1.1s [2020-09-01T04:13:17.038Z] [2020-09-01T04:13:17.038Z] #60 exporting to image [2020-09-01T04:13:17.038Z] #60 exporting layers [2020-09-01T04:13:17.402Z] ? github.com/docker/docker/api [no test files] [2020-09-01T04:13:22.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-01T04:13:22.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-01T04:13:23.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-01T04:13:25.378Z] #60 exporting layers 8.5s done [2020-09-01T04:13:25.378Z] #60 writing image sha256:d94f1046a9527df33182db77216c85a7b462c8badebf08026927c89a3ef69101 done [2020-09-01T04:13:25.378Z] #60 naming to docker.io/library/docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b done [2020-09-01T04:13:25.378Z] #60 DONE 8.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-01T04:13:25.723Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41404/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b -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:8cc47be176c2fa0c70b4e5105d7498b71a3e797b hack/make.sh dynbinary test-integration [2020-09-01T04:13:26.648Z] [2020-09-01T04:13:26.905Z] Removing bundles/ [2020-09-01T04:13:26.905Z] [2020-09-01T04:13:26.905Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-01T04:13:26.905Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-01T04:13:26.905Z] GOOS="" GOARCH="" GOARM="" [2020-09-01T04:13:27.027Z] #60 exporting layers 8.6s done [2020-09-01T04:13:27.027Z] #60 writing image sha256:d697064ac42b5c084e199aeff0ee8bc7297968e4e51b01a1b72c8b6f3f497e5e done [2020-09-01T04:13:27.027Z] #60 naming to docker.io/library/docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b done [2020-09-01T04:13:27.027Z] #60 DONE 8.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-09-01T04:13:27.371Z] + trap exit INT TERM [2020-09-01T04:13:27.371Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-09-01T04:13:27.371Z] + CONTAINER_NAME=docker-pr5 [2020-09-01T04:13:27.371Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41404/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41404/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b -e DOCKER_GRAPHDRIVER docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b hack/make.sh dynbinary-daemon [2020-09-01T04:13:28.310Z] [2020-09-01T04:13:28.311Z] Removing bundles/ [2020-09-01T04:13:28.311Z] [2020-09-01T04:13:28.311Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-01T04:13:28.311Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-01T04:13:28.311Z] GOOS="" GOARCH="" GOARM="" [2020-09-01T04:13:29.653Z] ok github.com/docker/docker/api/server 0.036s coverage: 9.0% of statements [2020-09-01T04:13:38.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-01T04:13:38.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-01T04:13:39.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-01T04:13:40.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-01T04:13:40.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-01T04:13:42.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-01T04:13:44.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-01T04:13:45.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-01T04:13:46.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-01T04:13:46.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-01T04:13:47.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-01T04:13:48.548Z] sha256:ccfc476fbef709033f0b0be548618c10bdf05468e3ce4f98581b4206c72babd9 [2020-09-01T04:13:48.548Z] INFO: Starting docker-py tests... [2020-09-01T04:13:48.548Z] ============================= test session starts ============================== [2020-09-01T04:13:48.548Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-09-01T04:13:48.548Z] rootdir: /src, inifile: pytest.ini [2020-09-01T04:13:48.548Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-09-01T04:13:48.548Z] collected 389 items / 1 deselected / 388 selected [2020-09-01T04:13:48.548Z] [2020-09-01T04:13:48.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-01T04:13:49.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-01T04:13:50.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-01T04:13:52.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-01T04:13:52.672Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-01T04:13:52.672Z] Using test binary docker [2020-09-01T04:13:52.672Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-01T04:13:52.672Z] +++ /etc/init.d/apparmor start [2020-09-01T04:13:52.672Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-01T04:13:52.672Z] INFO: Waiting for daemon to start... [2020-09-01T04:13:52.672Z] Starting dockerd [2020-09-01T04:13:52.672Z] +++ 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-09-01T04:13:54.746Z] . [2020-09-01T04:13:54.746Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-01T04:13:54.746Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-01T04:13:54.746Z] Error: No such image: emptyfs [2020-09-01T04:13:54.746Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-01T04:13:54.746Z] ++++ docker load [2020-09-01T04:13:55.038Z] Running integration-test (iteration 1) [2020-09-01T04:13:55.038Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-09-01T04:13:55.038Z] ++ 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-09-01T04:13:55.038Z] ++ set -e [2020-09-01T04:13:55.038Z] ++ '[' -n 0 ']' [2020-09-01T04:13:55.038Z] ++ set -x [2020-09-01T04:13:55.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=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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:14:00.234Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-09-01T04:14:00.802Z] tests/integration/api_client_test.py ..... [ 7%] [2020-09-01T04:14:02.565Z] tests/integration/api_config_test.py ..... [ 8%] [2020-09-01T04:14:03.564Z] Loaded image: buildpack-deps:buster [2020-09-01T04:14:03.564Z] Loaded image: busybox:latest [2020-09-01T04:14:03.564Z] Loaded image: busybox:glibc [2020-09-01T04:14:03.564Z] Loaded image: debian:buster [2020-09-01T04:14:03.564Z] Loaded image: hello-world:latest [2020-09-01T04:14:03.564Z] INFO: Testing against a local daemon [2020-09-01T04:14:03.564Z] === RUN TestCgroupNamespacesBuild [2020-09-01T04:14:06.306Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2020-09-01T04:14:06.306Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-01T04:14:07.818Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2020-09-01T04:14:07.818Z] === RUN TestBuildWithSession [2020-09-01T04:14:07.818Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-01T04:14:07.818Z] build_session_test.go:25: TODO: BuildKit [2020-09-01T04:14:07.818Z] === RUN TestBuildSquashParent [2020-09-01T04:14:14.628Z] #61 exporting layers 82.1s done [2020-09-01T04:14:14.628Z] #61 exporting manifest sha256:a160e9b9db579ab5d600538c8b5d0a7ff6ef6da3cf1cb3fdf3b32e0c16b395d2 done [2020-09-01T04:14:14.628Z] #61 exporting config sha256:9f6111dbbcde1518c84dd19a0d34d963cd7983fff14270a29fd21a37e67064b7 done [2020-09-01T04:14:14.628Z] #61 sending tarball [2020-09-01T04:14:14.728Z] --- PASS: TestBuildSquashParent (6.99s) [2020-09-01T04:14:14.728Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-01T04:14:14.728Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-01T04:14:14.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-01T04:14:14.728Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-01T04:14:14.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-01T04:14:14.728Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-01T04:14:14.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-01T04:14:14.728Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-01T04:14:14.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-01T04:14:14.728Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-01T04:14:14.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-01T04:14:14.728Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-01T04:14:14.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-01T04:14:14.728Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-01T04:14:14.728Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-01T04:14:17.468Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-01T04:14:17.468Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-01T04:14:19.538Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-01T04:14:19.538Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-01T04:14:22.271Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-01T04:14:22.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s) [2020-09-01T04:14:22.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.59s) [2020-09-01T04:14:22.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.37s) [2020-09-01T04:14:22.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.36s) [2020-09-01T04:14:22.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s) [2020-09-01T04:14:22.272Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.34s) [2020-09-01T04:14:22.272Z] === RUN TestBuildMultiStageCopy [2020-09-01T04:14:22.272Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-01T04:14:24.342Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-01T04:14:24.975Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-01T04:14:25.609Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-01T04:14:25.901Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-01T04:14:25.957Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-01T04:14:25.957Z] ok github.com/docker/docker/api/server/middleware 0.032s coverage: 37.7% of statements [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-01T04:14:25.957Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-09-01T04:14:25.957Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 92.2% of statements [2020-09-01T04:14:25.957Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/types [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-01T04:14:25.957Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2020-09-01T04:14:25.957Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 75.0% of statements [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/builder [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-01T04:14:25.957Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-01T04:14:25.957Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-09-01T04:14:25.957Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-09-01T04:14:26.530Z] ok github.com/docker/docker/builder/remotecontext 0.371s coverage: 13.6% of statements [2020-09-01T04:14:26.534Z] --- PASS: TestBuildMultiStageCopy (4.75s) [2020-09-01T04:14:26.534Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2020-09-01T04:14:26.534Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-09-01T04:14:26.534Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-09-01T04:14:26.534Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-09-01T04:14:26.534Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-09-01T04:14:26.534Z] === RUN TestBuildMultiStageParentConfig [2020-09-01T04:14:27.475Z] ok github.com/docker/docker/builder/remotecontext/git 3.218s coverage: 86.3% of statements [2020-09-01T04:14:27.475Z] ok github.com/docker/docker/builder/dockerfile 0.888s coverage: 48.0% of statements [2020-09-01T04:14:27.475Z] ? github.com/docker/docker/cli [no test files] [2020-09-01T04:14:27.475Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-01T04:14:28.044Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2020-09-01T04:14:28.044Z] === RUN TestBuildLabelWithTargets [2020-09-01T04:14:30.157Z] #61 ... [2020-09-01T04:14:30.157Z] [2020-09-01T04:14:30.157Z] #62 importing to docker [2020-09-01T04:14:30.157Z] #62 ... [2020-09-01T04:14:30.157Z] [2020-09-01T04:14:30.157Z] #61 exporting to oci image format [2020-09-01T04:14:30.157Z] #61 sending tarball 13.5s done [2020-09-01T04:14:30.157Z] #61 DONE 95.6s [2020-09-01T04:14:30.157Z] [2020-09-01T04:14:30.157Z] #62 importing to docker [2020-09-01T04:14:30.837Z] --- PASS: TestBuildLabelWithTargets (2.29s) [2020-09-01T04:14:30.837Z] === RUN TestBuildWithEmptyLayers [2020-09-01T04:14:31.297Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-09-01T04:14:31.472Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2020-09-01T04:14:31.472Z] === RUN TestBuildMultiStageOnBuild [2020-09-01T04:14:32.595Z] 3ab49687905c: Pull complete [2020-09-01T04:14:32.595Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36 [2020-09-01T04:14:32.595Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:14:32.595Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:14:32.595Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-09-01T04:14:32.595Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-09-01T04:14:32.595Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1397' [2020-09-01T04:14:32.595Z] INFO: Docker version of control daemon [2020-09-01T04:14:32.595Z] [2020-09-01T04:14:32.595Z] Client: Docker Engine - Enterprise [2020-09-01T04:14:32.595Z] Version: 19.03.5 [2020-09-01T04:14:32.595Z] API version: 1.40 [2020-09-01T04:14:32.595Z] Go version: go1.12.12 [2020-09-01T04:14:32.595Z] Git commit: 2ee0c57608 [2020-09-01T04:14:32.595Z] Built: 11/13/2019 08:00:16 [2020-09-01T04:14:32.595Z] OS/Arch: windows/amd64 [2020-09-01T04:14:32.595Z] Experimental: false [2020-09-01T04:14:32.595Z] [2020-09-01T04:14:32.595Z] Server: Docker Engine - Enterprise [2020-09-01T04:14:32.595Z] Engine: [2020-09-01T04:14:32.595Z] Version: 19.03.5 [2020-09-01T04:14:32.595Z] API version: 1.40 (minimum version 1.24) [2020-09-01T04:14:32.595Z] Go version: go1.12.12 [2020-09-01T04:14:32.595Z] Git commit: 2ee0c57608 [2020-09-01T04:14:32.595Z] Built: 11/13/2019 07:58:51 [2020-09-01T04:14:32.595Z] OS/Arch: windows/amd64 [2020-09-01T04:14:32.595Z] Experimental: true [2020-09-01T04:14:32.595Z] [2020-09-01T04:14:32.595Z] INFO: Docker info of control daemon [2020-09-01T04:14:32.595Z] [2020-09-01T04:14:33.050Z] Client: [2020-09-01T04:14:33.050Z] Debug Mode: false [2020-09-01T04:14:33.050Z] Plugins: [2020-09-01T04:14:33.050Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-01T04:14:33.050Z] [2020-09-01T04:14:33.050Z] Server: [2020-09-01T04:14:33.050Z] Containers: 0 [2020-09-01T04:14:33.050Z] Running: 0 [2020-09-01T04:14:33.050Z] Paused: 0 [2020-09-01T04:14:33.050Z] Stopped: 0 [2020-09-01T04:14:33.050Z] Images: 1 [2020-09-01T04:14:33.050Z] Server Version: 19.03.5 [2020-09-01T04:14:33.050Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-01T04:14:33.050Z] Windows: [2020-09-01T04:14:33.050Z] LCOW: [2020-09-01T04:14:33.050Z] Logging Driver: json-file [2020-09-01T04:14:33.050Z] Plugins: [2020-09-01T04:14:33.050Z] Volume: local [2020-09-01T04:14:33.050Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-01T04:14:33.050Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-01T04:14:33.050Z] Swarm: inactive [2020-09-01T04:14:33.050Z] Default Isolation: process [2020-09-01T04:14:33.050Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-01T04:14:33.050Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-01T04:14:33.050Z] OSType: windows [2020-09-01T04:14:33.050Z] Architecture: x86_64 [2020-09-01T04:14:33.050Z] CPUs: 4 [2020-09-01T04:14:33.050Z] Total Memory: 32GiB [2020-09-01T04:14:33.050Z] Name: azwin-2-61d680 [2020-09-01T04:14:33.050Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-09-01T04:14:33.050Z] Docker Root Dir: D:\docker [2020-09-01T04:14:33.050Z] Debug Mode: false [2020-09-01T04:14:33.050Z] Registry: https://index.docker.io/v1/ [2020-09-01T04:14:33.050Z] Labels: [2020-09-01T04:14:33.050Z] Experimental: true [2020-09-01T04:14:33.050Z] Insecure Registries: [2020-09-01T04:14:33.050Z] 10.0.0.4:5000 [2020-09-01T04:14:33.050Z] 127.0.0.0/8 [2020-09-01T04:14:33.050Z] Registry Mirrors: [2020-09-01T04:14:33.050Z] http://10.0.0.4:5000/ [2020-09-01T04:14:33.050Z] Live Restore Enabled: false [2020-09-01T04:14:33.050Z] [2020-09-01T04:14:33.050Z] [2020-09-01T04:14:33.050Z] INFO: Commit hash is 8cc47be176 [2020-09-01T04:14:33.050Z] INFO: Nuke-Everything... [2020-09-01T04:14:33.050Z] INFO: Container count on control daemon to delete is 0 [2020-09-01T04:14:34.015Z] INFO: Nuking d:\CI [2020-09-01T04:14:34.015Z] INFO: Zapped successfully [2020-09-01T04:14:34.015Z] INFO: Location for testing is d:\CI\PR-41404\5 [2020-09-01T04:14:34.015Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-09-01T04:14:34.015Z] [2020-09-01T04:14:34.015Z] [2020-09-01T04:14:34.015Z] INFO: Building the image from Dockerfile.windows at 09/01/2020 04:14:33... [2020-09-01T04:14:34.015Z] [2020-09-01T04:14:34.081Z] ok github.com/docker/docker/client 0.241s coverage: 75.4% of statements [2020-09-01T04:14:34.994Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2020-09-01T04:14:34.994Z] === RUN TestBuildUncleanTarFilenames [2020-09-01T04:14:35.628Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2020-09-01T04:14:35.628Z] === RUN TestBuildMultiStageLayerLeak [2020-09-01T04:14:38.678Z] Sending build context to Docker daemon 56.25MB [2020-09-01T04:14:38.678Z] [2020-09-01T04:14:38.678Z] Step 1/10 : FROM microsoft/windowsservercore [2020-09-01T04:14:38.678Z] ---> 86eddd4761f5 [2020-09-01T04:14:38.678Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-09-01T04:14:38.678Z] ---> Running in bcbbd88d1638 [2020-09-01T04:14:39.133Z] Removing intermediate container bcbbd88d1638 [2020-09-01T04:14:39.133Z] ---> 9e4e2a2cadc5 [2020-09-01T04:14:39.133Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-09-01T04:14:39.133Z] ---> Running in a76fa96574a2 [2020-09-01T04:14:39.133Z] Removing intermediate container a76fa96574a2 [2020-09-01T04:14:39.133Z] ---> 8d0a4497436e [2020-09-01T04:14:39.133Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-09-01T04:14:39.133Z] ---> Running in a22bfbc24b40 [2020-09-01T04:14:39.153Z] --- PASS: TestBuildMultiStageLayerLeak (2.93s) [2020-09-01T04:14:39.153Z] === RUN TestBuildWithHugeFile [2020-09-01T04:14:39.588Z] Removing intermediate container a22bfbc24b40 [2020-09-01T04:14:39.588Z] ---> 4bed98d6aeb1 [2020-09-01T04:14:39.588Z] 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-09-01T04:14:39.588Z] ---> Running in 758732cfe432 [2020-09-01T04:14:40.043Z] Removing intermediate container 758732cfe432 [2020-09-01T04:14:40.043Z] ---> f372f04acca8 [2020-09-01T04:14:40.044Z] 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-09-01T04:14:40.044Z] ---> Running in a0a5e669eb56 [2020-09-01T04:14:47.085Z] [2020-09-01T04:14:47.086Z] SUCCESS: Specified value was saved. [2020-09-01T04:14:48.277Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-01T04:14:48.611Z] INFO: Downloading git... [2020-09-01T04:14:49.205Z] [2020-09-01T04:14:49.205Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-01T04:14:49.589Z] INFO: Downloading go... [2020-09-01T04:14:49.768Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-01T04:14:49.768Z] HOSTNAME=1d9965e10439 [2020-09-01T04:14:49.768Z] DEST=bundles/test-integration [2020-09-01T04:14:49.768Z] PWD=/go/src/github.com/docker/docker [2020-09-01T04:14:49.768Z] DOCKER_ROOTLESS=1 [2020-09-01T04:14:49.768Z] DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:14:49.768Z] container=docker [2020-09-01T04:14:49.768Z] HOME=/root [2020-09-01T04:14:49.768Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-01T04:14:49.768Z] VALIDATE_BRANCH=master [2020-09-01T04:14:49.768Z] TERM=xterm [2020-09-01T04:14:49.768Z] DOCKER_PKG=github.com/docker/docker [2020-09-01T04:14:49.768Z] SHLVL=1 [2020-09-01T04:14:49.768Z] TIMEOUT=120m [2020-09-01T04:14:49.768Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-01T04:14:49.768Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-01T04:14:49.768Z] GO111MODULE=off [2020-09-01T04:14:49.768Z] DOCKER_EXPERIMENTAL=1 [2020-09-01T04:14:49.768Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-01T04:14:49.768Z] PATH=/usr/local/cli:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-01T04:14:49.768Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-01T04:14:49.768Z] GOPATH=/go [2020-09-01T04:14:49.768Z] PKG_CONFIG=pkg-config [2020-09-01T04:14:49.768Z] _=/usr/bin/env [2020-09-01T04:14:49.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-01T04:14:49.788Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-01T04:14:50.359Z] [2020-09-01T04:14:52.264Z] + TEST_INTEGRATION_DEST=1 [2020-09-01T04:14:52.264Z] + CONTAINER_NAME=docker-pr5-1 [2020-09-01T04:14:52.264Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-09-01T04:14:52.264Z] + run_tests test-integration-flaky [2020-09-01T04:14:52.264Z] + '[' -n 0 ']' [2020-09-01T04:14:52.264Z] + rm= [2020-09-01T04:14:52.264Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41404/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41404/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41404/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b hack/make.sh test-integration-flaky test-integration [2020-09-01T04:14:52.264Z] + c=0 [2020-09-01T04:14:52.264Z] + TEST_INTEGRATION_DEST=2 [2020-09-01T04:14:52.264Z] + CONTAINER_NAME=docker-pr5-2 [2020-09-01T04:14:52.264Z] + TEST_SKIP_INTEGRATION=1 [2020-09-01T04:14:52.264Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-09-01T04:14:52.264Z] + run_tests [2020-09-01T04:14:52.264Z] + '[' -n 0 ']' [2020-09-01T04:14:52.264Z] + rm= [2020-09-01T04:14:52.264Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41404/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41404/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41404/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b hack/make.sh '' test-integration [2020-09-01T04:14:52.264Z] + TEST_INTEGRATION_DEST=3 [2020-09-01T04:14:52.264Z] + CONTAINER_NAME=docker-pr5-3 [2020-09-01T04:14:52.264Z] + TEST_SKIP_INTEGRATION=1 [2020-09-01T04:14:52.264Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-09-01T04:14:52.264Z] + run_tests [2020-09-01T04:14:52.264Z] + '[' -n 0 ']' [2020-09-01T04:14:52.264Z] + rm= [2020-09-01T04:14:52.264Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41404/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41404/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41404/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b hack/make.sh '' test-integration [2020-09-01T04:14:52.264Z] ++ jobs -p [2020-09-01T04:14:52.264Z] + for job in $(jobs -p) [2020-09-01T04:14:52.264Z] + wait 10400 [2020-09-01T04:14:52.481Z] INFO: Downloading compiler 1 of 3... [2020-09-01T04:14:52.938Z] INFO: Downloading compiler 2 of 3... [2020-09-01T04:14:52.940Z] #62 DONE 23.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-01T04:14:53.204Z] [2020-09-01T04:14:53.204Z] [2020-09-01T04:14:53.395Z] INFO: Downloading compiler 3 of 3... [2020-09-01T04:14:53.432Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41404/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b hack/test/unit [2020-09-01T04:14:53.464Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-09-01T04:14:53.464Z] [2020-09-01T04:14:53.464Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-01T04:14:53.464Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-01T04:14:53.464Z] HOSTNAME=e9fedf27c98e [2020-09-01T04:14:53.464Z] TEST_SKIP_INTEGRATION=1 [2020-09-01T04:14:53.464Z] TESTDEBUG=0 [2020-09-01T04:14:53.464Z] DEST=bundles/test-integration [2020-09-01T04:14:53.464Z] PWD=/go/src/github.com/docker/docker [2020-09-01T04:14:53.464Z] KEEPBUNDLE=1 [2020-09-01T04:14:53.464Z] DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:14:53.464Z] container=docker [2020-09-01T04:14:53.464Z] HOME=/root [2020-09-01T04:14:53.464Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-01T04:14:53.464Z] VALIDATE_BRANCH=master [2020-09-01T04:14:53.464Z] TERM=xterm [2020-09-01T04:14:53.464Z] DOCKER_PKG=github.com/docker/docker [2020-09-01T04:14:53.464Z] SHLVL=1 [2020-09-01T04:14:53.464Z] TIMEOUT=120m [2020-09-01T04:14:53.464Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-01T04:14:53.464Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-01T04:14:53.464Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-01T04:14:53.464Z] GO111MODULE=off [2020-09-01T04:14:53.464Z] PATH=/usr/local/cli:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-01T04:14:53.464Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-01T04:14:53.464Z] GOPATH=/go [2020-09-01T04:14:53.464Z] PKG_CONFIG=pkg-config [2020-09-01T04:14:53.464Z] _=/usr/bin/env [2020-09-01T04:14:53.464Z] Building test suite binary ./integration-cli/test.main [2020-09-01T04:14:53.723Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-01T04:14:53.723Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-01T04:14:53.723Z] HOSTNAME=0454a3891807 [2020-09-01T04:14:53.723Z] TEST_SKIP_INTEGRATION=1 [2020-09-01T04:14:53.723Z] TESTDEBUG=0 [2020-09-01T04:14:53.723Z] DEST=bundles/test-integration [2020-09-01T04:14:53.723Z] PWD=/go/src/github.com/docker/docker [2020-09-01T04:14:53.723Z] KEEPBUNDLE=1 [2020-09-01T04:14:53.723Z] DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:14:53.723Z] container=docker [2020-09-01T04:14:53.723Z] HOME=/root [2020-09-01T04:14:53.723Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-01T04:14:53.723Z] VALIDATE_BRANCH=master [2020-09-01T04:14:53.723Z] TERM=xterm [2020-09-01T04:14:53.723Z] DOCKER_PKG=github.com/docker/docker [2020-09-01T04:14:53.723Z] SHLVL=1 [2020-09-01T04:14:53.723Z] TIMEOUT=120m [2020-09-01T04:14:53.723Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-01T04:14:53.723Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-01T04:14:53.723Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-09-01T04:14:53.723Z] GO111MODULE=off [2020-09-01T04:14:53.723Z] PATH=/usr/local/cli:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-01T04:14:53.723Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-01T04:14:53.723Z] GOPATH=/go [2020-09-01T04:14:53.723Z] PKG_CONFIG=pkg-config [2020-09-01T04:14:53.723Z] _=/usr/bin/env [2020-09-01T04:14:53.723Z] Building test suite binary ./integration-cli/test.main [2020-09-01T04:14:53.851Z] INFO: Extracting git... [2020-09-01T04:14:53.983Z] No new tests added to integration. [2020-09-01T04:14:53.983Z] [2020-09-01T04:14:53.983Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-01T04:14:55.365Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-01T04:14:55.365Z] HOSTNAME=f1abb8ff0771 [2020-09-01T04:14:55.365Z] TESTDEBUG=0 [2020-09-01T04:14:55.365Z] DEST=bundles/test-integration [2020-09-01T04:14:55.365Z] PWD=/go/src/github.com/docker/docker [2020-09-01T04:14:55.365Z] KEEPBUNDLE=1 [2020-09-01T04:14:55.365Z] DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:14:55.365Z] container=docker [2020-09-01T04:14:55.365Z] HOME=/root [2020-09-01T04:14:55.365Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-01T04:14:55.365Z] VALIDATE_BRANCH=master [2020-09-01T04:14:55.365Z] TERM=xterm [2020-09-01T04:14:55.365Z] DOCKER_PKG=github.com/docker/docker [2020-09-01T04:14:55.365Z] SHLVL=1 [2020-09-01T04:14:55.365Z] TIMEOUT=120m [2020-09-01T04:14:55.365Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-01T04:14:55.365Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-01T04:14:55.365Z] GO111MODULE=off [2020-09-01T04:14:55.365Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-01T04:14:55.365Z] PATH=/usr/local/cli:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-01T04:14:55.365Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-01T04:14:55.365Z] GOPATH=/go [2020-09-01T04:14:55.365Z] PKG_CONFIG=pkg-config [2020-09-01T04:14:55.365Z] _=/usr/bin/env [2020-09-01T04:14:55.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-01T04:14:56.278Z] ? github.com/docker/docker/api [no test files] [2020-09-01T04:15:00.700Z] ok github.com/docker/docker/cmd/dockerd 0.116s coverage: 30.8% of statements [2020-09-01T04:15:00.700Z] ok github.com/docker/docker/container 0.160s coverage: 34.7% of statements [2020-09-01T04:15:00.700Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-01T04:15:00.700Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-01T04:15:00.700Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-01T04:15:00.700Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-01T04:15:03.256Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2020-09-01T04:15:05.181Z] ok github.com/docker/docker/daemon/cluster/convert 0.025s coverage: 35.9% of statements [2020-09-01T04:15:06.196Z] INFO: Expanding go... [2020-09-01T04:15:06.285Z] --- PASS: TestBuildWithHugeFile (26.34s) [2020-09-01T04:15:06.285Z] === RUN TestBuildWithEmptyDockerfile [2020-09-01T04:15:06.285Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-01T04:15:06.285Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-01T04:15:06.285Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-01T04:15:06.285Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-01T04:15:06.285Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-01T04:15:06.285Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-01T04:15:06.285Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-01T04:15:06.285Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-01T04:15:06.285Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-01T04:15:06.285Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-09-01T04:15:06.285Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-09-01T04:15:06.285Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-09-01T04:15:06.285Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-09-01T04:15:06.285Z] === RUN TestBuildPreserveOwnership [2020-09-01T04:15:06.285Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-01T04:15:07.103Z] ok github.com/docker/docker/daemon/cluster 0.170s coverage: 0.5% of statements [2020-09-01T04:15:09.661Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2020-09-01T04:15:09.854Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-01T04:15:10.238Z] ok github.com/docker/docker/daemon/config 0.073s coverage: 81.8% of statements [2020-09-01T04:15:10.813Z] ok github.com/docker/docker/daemon/events 0.089s coverage: 50.0% of statements [2020-09-01T04:15:11.926Z] --- PASS: TestBuildPreserveOwnership (6.43s) [2020-09-01T04:15:11.926Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.24s) [2020-09-01T04:15:11.926Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.18s) [2020-09-01T04:15:11.926Z] === RUN TestBuildPlatformInvalid [2020-09-01T04:15:11.926Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-09-01T04:15:11.926Z] PASS [2020-09-01T04:15:11.926Z] [2020-09-01T04:15:11.926Z] === Skipped [2020-09-01T04:15:11.926Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-09-01T04:15:11.926Z] build_session_test.go:25: TODO: BuildKit [2020-09-01T04:15:11.926Z] [2020-09-01T04:15:11.926Z] [2020-09-01T04:15:11.926Z] DONE 32 tests, 1 skipped in 76.693s [2020-09-01T04:15:11.926Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-09-01T04:15:11.926Z] ++ 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-09-01T04:15:11.926Z] ++ set -e [2020-09-01T04:15:11.926Z] ++ '[' -n 0 ']' [2020-09-01T04:15:11.926Z] ++ set -x [2020-09-01T04:15:11.926Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:15:11.926Z] INFO: Testing against a local daemon [2020-09-01T04:15:11.926Z] === RUN TestConfigInspect [2020-09-01T04:15:12.208Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-09-01T04:15:15.277Z] ok github.com/docker/docker/api/server 0.030s coverage: 9.0% of statements [2020-09-01T04:15:15.516Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-09-01T04:15:16.088Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.470s coverage: 14.1% of statements [2020-09-01T04:15:16.424Z] --- PASS: TestConfigInspect (3.87s) [2020-09-01T04:15:16.424Z] === RUN TestConfigList [2020-09-01T04:15:17.483Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.677s coverage: 57.0% of statements [2020-09-01T04:15:19.946Z] --- PASS: TestConfigList (3.65s) [2020-09-01T04:15:19.946Z] === RUN TestConfigsCreateAndDelete [2020-09-01T04:15:20.044Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-09-01T04:15:21.963Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.016s coverage: 73.1% of statements [2020-09-01T04:15:21.963Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.102s coverage: 46.2% of statements [2020-09-01T04:15:23.146Z] ..........................xx.................... [ 29%] [2020-09-01T04:15:23.465Z] --- PASS: TestConfigsCreateAndDelete (3.54s) [2020-09-01T04:15:23.465Z] === RUN TestConfigsUpdate [2020-09-01T04:15:23.828Z] INFO: Expanding compiler 1 of 3... [2020-09-01T04:15:23.882Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.071s coverage: 49.5% of statements [2020-09-01T04:15:23.882Z] ok github.com/docker/docker/daemon 12.366s coverage: 17.4% of statements [2020-09-01T04:15:23.882Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-01T04:15:23.882Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-01T04:15:23.882Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-01T04:15:23.882Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-01T04:15:23.882Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-01T04:15:24.284Z] INFO: Expanding compiler 2 of 3... [2020-09-01T04:15:24.829Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.694s coverage: 76.1% of statements [2020-09-01T04:15:25.777Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.029s coverage: 58.0% of statements [2020-09-01T04:15:26.353Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2020-09-01T04:15:26.616Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2020-09-01T04:15:26.984Z] --- PASS: TestConfigsUpdate (3.59s) [2020-09-01T04:15:26.984Z] === RUN TestTemplatedConfig [2020-09-01T04:15:27.997Z] INFO: Expanding compiler 3 of 3... [2020-09-01T04:15:28.453Z] INFO: Removing downloaded files... [2020-09-01T04:15:28.453Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-09-01T04:15:28.453Z] INFO: Configuring git core.autocrlf... [2020-09-01T04:15:28.581Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 4.8% of statements [2020-09-01T04:15:28.857Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 41.0% of statements [2020-09-01T04:15:29.460Z] ok github.com/docker/docker/daemon/logger/awslogs 0.305s coverage: 77.4% of statements [2020-09-01T04:15:30.034Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-09-01T04:15:30.034Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.499s coverage: 57.7% of statements [2020-09-01T04:15:30.034Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-01T04:15:30.034Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-01T04:15:30.034Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-01T04:15:30.034Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-01T04:15:30.034Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-01T04:15:30.034Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-01T04:15:30.034Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 26.2% of statements [2020-09-01T04:15:30.504Z] --- PASS: TestTemplatedConfig (3.58s) [2020-09-01T04:15:30.504Z] === RUN TestConfigCreateResolve [2020-09-01T04:15:30.979Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.031s coverage: 87.2% of statements [2020-09-01T04:15:31.242Z] time="2020-09-01T04:15:31Z" level=error msg="Failed to open log file: open /tmp/docker-logger-263353431/container.log.1: no such file or directory" [2020-09-01T04:15:31.242Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.041s coverage: 61.6% of statements [2020-09-01T04:15:32.190Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 75.2% of statements [2020-09-01T04:15:32.190Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-01T04:15:32.190Z] time="2020-09-01T04:15:32Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate817402599/log104707354.1: no such file or directory" [2020-09-01T04:15:32.190Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.091s coverage: 37.7% of statements [2020-09-01T04:15:33.142Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 33.3% of statements [2020-09-01T04:15:33.404Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2020-09-01T04:15:33.667Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2020-09-01T04:15:34.022Z] --- PASS: TestConfigCreateResolve (3.58s) [2020-09-01T04:15:34.022Z] === RUN TestConfigDaemonLibtrustID [2020-09-01T04:15:34.314Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-09-01T04:15:34.314Z] PASS [2020-09-01T04:15:34.314Z] [2020-09-01T04:15:34.314Z] DONE 7 tests in 22.421s [2020-09-01T04:15:34.314Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-09-01T04:15:34.314Z] ++ 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-09-01T04:15:34.314Z] ++ set -e [2020-09-01T04:15:34.314Z] ++ '[' -n 0 ']' [2020-09-01T04:15:34.314Z] ++ set -x [2020-09-01T04:15:34.314Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:15:34.314Z] INFO: Testing against a local daemon [2020-09-01T04:15:34.314Z] === RUN TestCheckpoint [2020-09-01T04:15:34.314Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-01T04:15:34.314Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-01T04:15:34.314Z] === RUN TestContainerInvalidJSON [2020-09-01T04:15:34.314Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-01T04:15:34.314Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-01T04:15:34.314Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-01T04:15:34.314Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-01T04:15:34.314Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-01T04:15:34.314Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-01T04:15:34.314Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-01T04:15:34.314Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-01T04:15:34.314Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-01T04:15:34.314Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-01T04:15:34.314Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-01T04:15:34.314Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-01T04:15:34.314Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-01T04:15:34.314Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-01T04:15:34.606Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-09-01T04:15:34.606Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-01T04:15:34.606Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-09-01T04:15:34.606Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-01T04:15:34.615Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2020-09-01T04:15:34.898Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-09-01T04:15:34.898Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-01T04:15:34.898Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-09-01T04:15:34.898Z] === RUN TestCopyFromContainer [2020-09-01T04:15:35.191Z] ok github.com/docker/docker/daemon/logger/splunk 1.877s coverage: 82.5% of statements [2020-09-01T04:15:35.191Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-01T04:15:35.191Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-01T04:15:35.768Z] ok github.com/docker/docker/distribution/metadata 0.193s coverage: 48.2% of statements [2020-09-01T04:15:36.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-01T04:15:36.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-01T04:15:36.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-01T04:15:36.716Z] ok github.com/docker/docker/distribution 0.539s coverage: 21.9% of statements [2020-09-01T04:15:36.716Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-01T04:15:36.716Z] ok github.com/docker/docker/errdefs 0.026s coverage: 49.4% of statements [2020-09-01T04:15:36.967Z] === RUN TestCopyFromContainer// [2020-09-01T04:15:37.259Z] === RUN TestCopyFromContainer//bar/root [2020-09-01T04:15:37.259Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-01T04:15:37.259Z] === RUN TestCopyFromContainer/bar/quux [2020-09-01T04:15:37.551Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-01T04:15:37.551Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-01T04:15:37.551Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-01T04:15:37.551Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-01T04:15:37.844Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-01T04:15:37.844Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-01T04:15:37.844Z] --- PASS: TestCopyFromContainer (2.95s) [2020-09-01T04:15:37.844Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-09-01T04:15:37.844Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-09-01T04:15:37.844Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-09-01T04:15:37.844Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-09-01T04:15:37.844Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-09-01T04:15:37.844Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-09-01T04:15:37.844Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-01T04:15:37.844Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-09-01T04:15:37.844Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-09-01T04:15:37.844Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-09-01T04:15:37.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-01T04:15:37.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-01T04:15:37.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-01T04:15:37.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-01T04:15:37.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-01T04:15:37.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-01T04:15:37.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-01T04:15:37.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-01T04:15:37.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-01T04:15:37.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-01T04:15:37.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-01T04:15:37.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-01T04:15:37.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-01T04:15:37.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-01T04:15:37.844Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-01T04:15:37.844Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-09-01T04:15:37.844Z] === RUN TestCreateWithInvalidEnv [2020-09-01T04:15:37.844Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-01T04:15:37.844Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-01T04:15:37.844Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-01T04:15:37.844Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-01T04:15:37.844Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-01T04:15:37.844Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-01T04:15:37.844Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-01T04:15:37.844Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-01T04:15:37.844Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-01T04:15:37.844Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-01T04:15:37.844Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-01T04:15:37.844Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-01T04:15:37.844Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-01T04:15:37.844Z] === RUN TestCreateTmpfsMountsTarget [2020-09-01T04:15:38.111Z] ok github.com/docker/docker/image 0.050s coverage: 86.4% of statements [2020-09-01T04:15:38.111Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-09-01T04:15:38.136Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-09-01T04:15:38.136Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-01T04:15:38.373Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2020-09-01T04:15:38.507Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-09-01T04:15:38.897Z] ok github.com/docker/docker/libcontainerd/queue 0.075s coverage: 100.0% of statements [2020-09-01T04:15:38.897Z] ok github.com/docker/docker/distribution/xfer 1.719s coverage: 85.1% of statements [2020-09-01T04:15:38.897Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-01T04:15:38.897Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-01T04:15:38.897Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-01T04:15:40.206Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s) [2020-09-01T04:15:40.206Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-01T04:15:40.291Z] ok github.com/docker/docker/pkg/aaparser 0.049s coverage: 50.0% of statements [2020-09-01T04:15:40.867Z] ok github.com/docker/docker/opts 0.088s coverage: 67.1% of statements [2020-09-01T04:15:41.813Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-09-01T04:15:42.074Z] ok github.com/docker/docker/pkg/authorization 0.293s coverage: 68.3% of statements [2020-09-01T04:15:42.336Z] ok github.com/docker/docker/pkg/capabilities 0.027s coverage: 87.5% of statements [2020-09-01T04:15:42.598Z] ok github.com/docker/docker/pkg/archive 1.223s coverage: 77.1% of statements [2020-09-01T04:15:42.976Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s) [2020-09-01T04:15:42.976Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-01T04:15:42.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-01T04:15:42.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-01T04:15:42.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-01T04:15:42.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-01T04:15:42.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-01T04:15:42.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-01T04:15:42.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-01T04:15:42.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-01T04:15:42.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-01T04:15:42.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-01T04:15:42.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-01T04:15:42.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-01T04:15:42.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-01T04:15:42.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-01T04:15:42.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-01T04:15:42.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-01T04:15:42.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-09-01T04:15:42.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-09-01T04:15:42.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-09-01T04:15:42.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-01T04:15:42.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-09-01T04:15:42.976Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-01T04:15:43.173Z] ok github.com/docker/docker/pkg/directory 0.023s coverage: 80.0% of statements [2020-09-01T04:15:43.434Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-09-01T04:15:43.610Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-09-01T04:15:43.610Z] === RUN TestCreateDifferentPlatform [2020-09-01T04:15:43.610Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-01T04:15:43.610Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-01T04:15:43.610Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-01T04:15:43.610Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-01T04:15:43.610Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-01T04:15:43.610Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-01T04:15:43.610Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-01T04:15:43.610Z] === RUN TestContainerStartOnDaemonRestart [2020-09-01T04:15:43.611Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-01T04:15:43.611Z] === RUN TestDaemonRestartIpcMode [2020-09-01T04:15:43.611Z] === PAUSE TestDaemonRestartIpcMode [2020-09-01T04:15:43.611Z] === RUN TestDaemonHostGatewayIP [2020-09-01T04:15:43.611Z] === PAUSE TestDaemonHostGatewayIP [2020-09-01T04:15:43.611Z] === RUN TestContainerKillOnDaemonStart [2020-09-01T04:15:43.611Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-01T04:15:43.611Z] === RUN TestDiff [2020-09-01T04:15:43.696Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2020-09-01T04:15:44.268Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-09-01T04:15:44.646Z] --- PASS: TestDiff (0.86s) [2020-09-01T04:15:44.646Z] === RUN TestExecWithCloseStdin [2020-09-01T04:15:44.841Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-09-01T04:15:45.279Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-09-01T04:15:45.279Z] === RUN TestExec [2020-09-01T04:15:45.415Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-09-01T04:15:45.968Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-09-01T04:15:46.314Z] --- PASS: TestExec (0.86s) [2020-09-01T04:15:46.314Z] === RUN TestExecUser [2020-09-01T04:15:46.358Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-09-01T04:15:46.620Z] ok github.com/docker/docker/pkg/chrootarchive 3.494s coverage: 43.2% of statements [2020-09-01T04:15:47.194Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-09-01T04:15:47.350Z] --- PASS: TestExecUser (0.90s) [2020-09-01T04:15:47.350Z] === RUN TestExportContainerAndImportImage [2020-09-01T04:15:47.455Z] ok github.com/docker/docker/pkg/fsutils 0.316s coverage: 85.1% of statements [2020-09-01T04:15:47.455Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-09-01T04:15:48.030Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-09-01T04:15:48.394Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-09-01T04:15:48.394Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-01T04:15:48.658Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-09-01T04:15:48.976Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-09-01T04:15:48.976Z] ok github.com/docker/docker/pkg/idtools 0.586s coverage: 70.1% of statements [2020-09-01T04:15:48.976Z] ok github.com/docker/docker/pkg/ioutils 0.573s coverage: 69.3% of statements [2020-09-01T04:15:49.239Z] ok github.com/docker/docker/layer 7.814s coverage: 68.8% of statements [2020-09-01T04:15:49.239Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-01T04:15:49.239Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-01T04:15:49.239Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-01T04:15:49.239Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-01T04:15:49.239Z] ? github.com/docker/docker/oci [no test files] [2020-09-01T04:15:49.239Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-01T04:15:49.239Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-01T04:15:49.239Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-01T04:15:49.239Z] ok github.com/docker/docker/pkg/locker 0.036s coverage: 88.9% of statements [2020-09-01T04:15:49.501Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-09-01T04:15:49.501Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-01T04:15:49.501Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-01T04:15:49.763Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2020-09-01T04:15:49.764Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-01T04:15:49.764Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2020-09-01T04:15:49.903Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-09-01T04:15:49.903Z] === RUN TestHealthCheckWorkdir [2020-09-01T04:15:50.027Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2020-09-01T04:15:50.027Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 86.7% of statements [2020-09-01T04:15:50.290Z] ok github.com/docker/docker/pkg/pidfile 0.057s coverage: 82.4% of statements [2020-09-01T04:15:50.290Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-01T04:15:50.290Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-01T04:15:50.865Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2020-09-01T04:15:50.941Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2020-09-01T04:15:50.941Z] === RUN TestHealthKillContainer [2020-09-01T04:15:51.438Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2020-09-01T04:15:51.700Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2020-09-01T04:15:51.700Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-09-01T04:15:52.273Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-09-01T04:15:52.845Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-09-01T04:15:53.107Z] ok github.com/docker/docker/pkg/pubsub 1.088s coverage: 73.9% of statements [2020-09-01T04:15:53.674Z] --- PASS: TestHealthKillContainer (2.95s) [2020-09-01T04:15:53.674Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-01T04:15:53.682Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-09-01T04:15:53.682Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-09-01T04:15:53.943Z] ok github.com/docker/docker/pkg/symlink 0.026s coverage: 87.7% of statements [2020-09-01T04:15:54.517Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 53.8% of statements [2020-09-01T04:15:54.711Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-09-01T04:15:54.711Z] === RUN TestIpcModeNone [2020-09-01T04:15:55.090Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2020-09-01T04:15:55.090Z] ok github.com/docker/docker/pkg/signal 2.794s coverage: 61.0% of statements [2020-09-01T04:15:55.353Z] ok github.com/docker/docker/pkg/tailfile 0.141s coverage: 88.6% of statements [2020-09-01T04:15:55.616Z] testing: warning: no tests to run [2020-09-01T04:15:55.616Z] coverage: [no statements] [2020-09-01T04:15:55.616Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-09-01T04:15:55.747Z] --- PASS: TestIpcModeNone (0.94s) [2020-09-01T04:15:55.747Z] === RUN TestIpcModePrivate [2020-09-01T04:15:55.879Z] ok github.com/docker/docker/pkg/tarsum 0.122s coverage: 89.3% of statements [2020-09-01T04:15:56.141Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-09-01T04:15:56.141Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-09-01T04:15:56.384Z] --- PASS: TestIpcModePrivate (0.99s) [2020-09-01T04:15:56.384Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2020-09-01T04:15:56.384Z] === RUN TestIpcModeShareable [2020-09-01T04:15:56.404Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-09-01T04:15:57.420Z] --- PASS: TestIpcModeShareable (0.94s) [2020-09-01T04:15:57.421Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:91, shared: true, mustBeShared: true [2020-09-01T04:15:57.421Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-01T04:15:57.797Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2020-09-01T04:15:58.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-01T04:15:58.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-01T04:15:58.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-01T04:15:58.371Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 73.8% of statements [2020-09-01T04:15:58.633Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-09-01T04:15:58.896Z] ok github.com/docker/docker/plugin 0.574s coverage: 23.1% of statements [2020-09-01T04:15:59.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-01T04:15:59.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-01T04:15:59.843Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2020-09-01T04:16:00.105Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 45.3% of statements [2020-09-01T04:16:00.677Z] ok github.com/docker/docker/registry 0.224s coverage: 56.3% of statements [2020-09-01T04:16:00.677Z] ok github.com/docker/docker/testutil 0.038s coverage: 62.5% of statements [2020-09-01T04:16:00.939Z] ok github.com/docker/docker/runconfig 0.033s coverage: 66.1% of statements [2020-09-01T04:16:00.944Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s) [2020-09-01T04:16:00.944Z] === RUN TestAPIIpcModeHost [2020-09-01T04:16:00.944Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-09-01T04:16:00.944Z] === RUN TestDaemonIpcModeShareable [2020-09-01T04:16:01.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-01T04:16:02.860Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-09-01T04:16:03.069Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-09-01T04:16:03.069Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2020-09-01T04:16:03.069Z] === RUN TestDaemonIpcModePrivate [2020-09-01T04:16:03.808Z] ok github.com/docker/docker/volume/local 0.062s coverage: 73.0% of statements [2020-09-01T04:16:03.808Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.0% of statements [2020-09-01T04:16:03.941Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-09-01T04:16:04.584Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2020-09-01T04:16:04.584Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2020-09-01T04:16:04.584Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-01T04:16:04.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-01T04:16:04.751Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-09-01T04:16:06.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-01T04:16:06.655Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-09-01T04:16:06.655Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2020-09-01T04:16:06.655Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-01T04:16:07.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-01T04:16:08.165Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-09-01T04:16:08.165Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2020-09-01T04:16:08.165Z] === RUN TestIpcModeOlderClient [2020-09-01T04:16:08.165Z] === PAUSE TestIpcModeOlderClient [2020-09-01T04:16:08.165Z] === RUN TestKillContainerInvalidSignal [2020-09-01T04:16:08.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-01T04:16:09.202Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-09-01T04:16:09.202Z] === RUN TestKillContainer [2020-09-01T04:16:09.202Z] === RUN TestKillContainer/no_signal [2020-09-01T04:16:09.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-01T04:16:09.835Z] === RUN TestKillContainer/non_killing_signal [2020-09-01T04:16:10.469Z] === RUN TestKillContainer/killing_signal [2020-09-01T04:16:10.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-01T04:16:11.367Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-09-01T04:16:11.505Z] --- PASS: TestKillContainer (2.64s) [2020-09-01T04:16:11.506Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-09-01T04:16:11.506Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-09-01T04:16:11.506Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-09-01T04:16:11.506Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-01T04:16:11.506Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-01T04:16:12.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-01T04:16:12.542Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-01T04:16:12.868Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-09-01T04:16:13.176Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2020-09-01T04:16:13.176Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-09-01T04:16:13.176Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-09-01T04:16:13.176Z] === RUN TestKillStoppedContainer [2020-09-01T04:16:13.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-01T04:16:13.468Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-09-01T04:16:13.468Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-01T04:16:13.468Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-09-01T04:16:13.468Z] === RUN TestKillDifferentUserContainer [2020-09-01T04:16:14.506Z] --- PASS: TestKillDifferentUserContainer (0.95s) [2020-09-01T04:16:14.506Z] === RUN TestInspectOomKilledTrue [2020-09-01T04:16:14.506Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-01T04:16:14.506Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:16:14.506Z] === RUN TestInspectOomKilledFalse [2020-09-01T04:16:14.506Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-01T04:16:14.506Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:16:14.506Z] === RUN TestLinksEtcHostsContentMatch [2020-09-01T04:16:14.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-01T04:16:15.140Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-09-01T04:16:15.140Z] === RUN TestLinksContainerNames [2020-09-01T04:16:15.753Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-01T04:16:15.753Z] Using test binary docker [2020-09-01T04:16:15.753Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-01T04:16:15.753Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-01T04:16:15.753Z] INFO: Waiting for daemon to start... [2020-09-01T04:16:15.753Z] Starting dockerd [2020-09-01T04:16:16.652Z] --- PASS: TestLinksContainerNames (1.77s) [2020-09-01T04:16:16.652Z] === RUN TestLogsFollowTailEmpty [2020-09-01T04:16:17.189Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-09-01T04:16:17.690Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-09-01T04:16:17.690Z] === RUN TestContainerNetworkMountsNoChown [2020-09-01T04:16:18.729Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/default [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/default [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/private [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/private [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/rprivate [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/slave [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/slave [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/rslave [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/shared [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/shared [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/rshared [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-01T04:16:18.729Z] === CONT TestMountDaemonRoot/default [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-01T04:16:18.729Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-01T04:16:18.729Z] === CONT TestMountDaemonRoot/rshared [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-01T04:16:18.729Z] === CONT TestMountDaemonRoot/rprivate [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-01T04:16:18.729Z] === CONT TestMountDaemonRoot/shared [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-01T04:16:18.729Z] === CONT TestMountDaemonRoot/rslave [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-01T04:16:18.729Z] === CONT TestMountDaemonRoot/slave [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-01T04:16:18.729Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-01T04:16:18.729Z] === CONT TestMountDaemonRoot/private [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-01T04:16:18.729Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-01T04:16:18.729Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-01T04:16:18.729Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-01T04:16:18.729Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-01T04:16:18.729Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-01T04:16:18.729Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-01T04:16:18.729Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-01T04:16:18.729Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-01T04:16:19.014Z] . [2020-09-01T04:16:19.014Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-01T04:16:19.015Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-01T04:16:19.015Z] Error: No such image: emptyfs [2020-09-01T04:16:19.015Z] Running integration-test (iteration 1) [2020-09-01T04:16:19.015Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-01T04:16:19.021Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-01T04:16:19.021Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-01T04:16:19.021Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-01T04:16:19.021Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-01T04:16:19.021Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-01T04:16:19.021Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-01T04:16:19.021Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-01T04:16:19.021Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-01T04:16:19.021Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-01T04:16:19.021Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-01T04:16:19.313Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-01T04:16:19.313Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-01T04:16:19.313Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-01T04:16:19.313Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-01T04:16:19.313Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-01T04:16:19.313Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-01T04:16:19.313Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-01T04:16:19.313Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-01T04:16:19.313Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-01T04:16:19.313Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-09-01T04:16:19.605Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-09-01T04:16:19.606Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-09-01T04:16:19.606Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-01T04:16:19.606Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-09-01T04:16:19.606Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-09-01T04:16:19.606Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-09-01T04:16:19.606Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-09-01T04:16:19.606Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-01T04:16:19.606Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-01T04:16:19.606Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-09-01T04:16:19.606Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-09-01T04:16:19.606Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-01T04:16:19.606Z] === RUN TestContainerBindMountNonRecursive [2020-09-01T04:16:21.676Z] --- PASS: TestContainerBindMountNonRecursive (2.17s) [2020-09-01T04:16:21.676Z] === RUN TestNetworkNat [2020-09-01T04:16:22.734Z] --- PASS: TestNetworkNat (0.95s) [2020-09-01T04:16:22.734Z] === RUN TestNetworkLocalhostTCPNat [2020-09-01T04:16:23.367Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-09-01T04:16:23.367Z] === RUN TestNetworkLoopbackNat [2020-09-01T04:16:26.707Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.6% of statements [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/rootless [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/volume [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-01T04:16:26.707Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === Skipped [2020-09-01T04:16:26.707Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-01T04:16:26.707Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-01T04:16:26.707Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-01T04:16:26.707Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:16:26.707Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-01T04:16:26.707Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:16:26.707Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-01T04:16:26.707Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:16:26.707Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-01T04:16:26.707Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:16:26.707Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-01T04:16:26.707Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:16:26.707Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-01T04:16:26.707Z] graphtest_unix.go:73: No driver to put! [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-01T04:16:26.707Z] time="2020-09-01T04:15:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:16:26.707Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:16:26.707Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-01T04:16:26.707Z] time="2020-09-01T04:15:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:16:26.707Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:16:26.707Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-01T04:16:26.707Z] time="2020-09-01T04:15:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:16:26.707Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:16:26.707Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-01T04:16:26.707Z] time="2020-09-01T04:15:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:16:26.707Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:16:26.707Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-01T04:16:26.707Z] time="2020-09-01T04:15:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:16:26.707Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:16:26.707Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-01T04:16:26.707Z] graphtest_unix.go:73: No driver to put! [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-01T04:16:26.707Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-01T04:16:26.707Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-01T04:16:26.707Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-01T04:16:26.707Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-01T04:16:26.707Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:16:26.707Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-01T04:16:26.707Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:16:26.707Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-01T04:16:26.707Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:16:26.707Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-01T04:16:26.707Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:16:26.707Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-01T04:16:26.707Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:16:26.707Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-01T04:16:26.707Z] graphtest_unix.go:73: No driver to put! [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-01T04:16:26.707Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-01T04:16:26.707Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] [2020-09-01T04:16:26.707Z] DONE 2142 tests, 26 skipped in 190.005s Post stage [Pipeline] junit [2020-09-01T04:16:26.722Z] Recording test results [2020-09-01T04:16:26.891Z] --- PASS: TestNetworkLoopbackNat (3.24s) [2020-09-01T04:16:26.891Z] === RUN TestPause [2020-09-01T04:16:27.527Z] --- PASS: TestPause (0.91s) [2020-09-01T04:16:27.527Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-01T04:16:27.527Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-01T04:16:27.527Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-01T04:16:27.527Z] === RUN TestPauseStopPausedContainer [2020-09-01T04:16:28.563Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-09-01T04:16:28.563Z] === RUN TestPsFilter [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-01T04:16:28.855Z] --- PASS: TestPsFilter (0.29s) [2020-09-01T04:16:28.855Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-01T04:16:29.121Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41404/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b -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:8cc47be176c2fa0c70b4e5105d7498b71a3e797b hack/make.sh dynbinary test-integration [2020-09-01T04:16:29.696Z] [2020-09-01T04:16:29.893Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-09-01T04:16:29.893Z] === RUN TestRemoveContainerWithVolume [2020-09-01T04:16:29.957Z] Removing bundles/ [2020-09-01T04:16:29.957Z] [2020-09-01T04:16:29.957Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-01T04:16:29.957Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-01T04:16:29.957Z] GOOS="" GOARCH="" GOARM="" [2020-09-01T04:16:30.528Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-09-01T04:16:30.528Z] === RUN TestRemoveContainerRunning [2020-09-01T04:16:31.181Z] Loaded image: buildpack-deps:buster [2020-09-01T04:16:31.181Z] Loaded image: busybox:latest [2020-09-01T04:16:31.181Z] Loaded image: busybox:glibc [2020-09-01T04:16:31.181Z] Loaded image: debian:buster [2020-09-01T04:16:31.181Z] Loaded image: hello-world:latest [2020-09-01T04:16:31.181Z] INFO: Testing against a local daemon [2020-09-01T04:16:31.181Z] === RUN TestCgroupNamespacesBuild [2020-09-01T04:16:31.515Z] ......................... [ 67%] [2020-09-01T04:16:31.564Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-09-01T04:16:31.564Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-01T04:16:32.198Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-09-01T04:16:32.198Z] === RUN TestRemoveInvalidContainer [2020-09-01T04:16:32.198Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-01T04:16:32.198Z] === RUN TestRenameLinkedContainer [2020-09-01T04:16:34.443Z] --- PASS: TestCgroupNamespacesBuild (3.03s) [2020-09-01T04:16:34.443Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-01T04:16:35.729Z] --- PASS: TestRenameLinkedContainer (3.49s) [2020-09-01T04:16:35.729Z] === RUN TestRenameStoppedContainer [2020-09-01T04:16:36.330Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s) [2020-09-01T04:16:36.330Z] === RUN TestBuildWithSession [2020-09-01T04:16:36.330Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-01T04:16:36.330Z] build_session_test.go:25: TODO: BuildKit [2020-09-01T04:16:36.330Z] === RUN TestBuildSquashParent [2020-09-01T04:16:36.768Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-09-01T04:16:36.768Z] === RUN TestRenameRunningContainerAndReuse [2020-09-01T04:16:37.654Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-01T04:16:37.654Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-01T04:16:37.654Z] ok github.com/docker/docker/api/types/filters 0.026s coverage: 92.2% of statements [2020-09-01T04:16:37.654Z] ok github.com/docker/docker/api/types/strslice 0.025s coverage: 90.0% of statements [2020-09-01T04:16:37.654Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2020-09-01T04:16:37.654Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 5.7% of statements [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/types [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-01T04:16:37.654Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/builder [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-01T04:16:37.654Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-01T04:16:37.654Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-09-01T04:16:37.654Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2020-09-01T04:16:37.654Z] ok github.com/docker/docker/builder/remotecontext/git 4.030s coverage: 86.3% of statements [2020-09-01T04:16:38.281Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2020-09-01T04:16:38.281Z] === RUN TestRenameInvalidName [2020-09-01T04:16:38.306Z] ok github.com/docker/docker/builder/remotecontext 0.489s coverage: 13.6% of statements [2020-09-01T04:16:39.322Z] --- PASS: TestRenameInvalidName (0.82s) [2020-09-01T04:16:39.322Z] === RUN TestRenameAnonymousContainer [2020-09-01T04:16:40.416Z] ok github.com/docker/docker/builder/dockerfile 1.324s coverage: 48.0% of statements [2020-09-01T04:16:40.416Z] ? github.com/docker/docker/cli [no test files] [2020-09-01T04:16:40.416Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-01T04:16:43.785Z] --- PASS: TestRenameAnonymousContainer (4.77s) [2020-09-01T04:16:43.785Z] === RUN TestRenameContainerWithSameName [2020-09-01T04:16:43.998Z] ok github.com/docker/docker/client 0.569s coverage: 75.4% of statements [2020-09-01T04:16:44.403Z] --- PASS: TestBuildSquashParent (7.18s) [2020-09-01T04:16:44.403Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-01T04:16:44.403Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-01T04:16:44.403Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-01T04:16:44.403Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-01T04:16:44.403Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-01T04:16:44.403Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-01T04:16:44.403Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-01T04:16:44.403Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-01T04:16:44.403Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-01T04:16:44.403Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-01T04:16:44.403Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-01T04:16:44.403Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-01T04:16:44.403Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-01T04:16:44.403Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-01T04:16:44.403Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-01T04:16:44.660Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-01T04:16:44.822Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-09-01T04:16:44.822Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-01T04:16:44.916Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-01T04:16:46.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-01T04:16:46.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-01T04:16:46.910Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2020-09-01T04:16:46.910Z] === RUN TestResize [2020-09-01T04:16:47.543Z] --- PASS: TestResize (0.87s) [2020-09-01T04:16:47.544Z] === RUN TestResizeWithInvalidSize [2020-09-01T04:16:48.177Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-09-01T04:16:48.177Z] === RUN TestResizeWhenContainerNotStarted [2020-09-01T04:16:48.687Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-01T04:16:48.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) [2020-09-01T04:16:48.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s) [2020-09-01T04:16:48.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.93s) [2020-09-01T04:16:48.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.04s) [2020-09-01T04:16:48.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2020-09-01T04:16:48.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2020-09-01T04:16:48.687Z] === RUN TestBuildMultiStageCopy [2020-09-01T04:16:48.687Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-01T04:16:49.214Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2020-09-01T04:16:49.214Z] === RUN TestDaemonRestartKillContainers [2020-09-01T04:16:49.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-01T04:16:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-01T04:16:49.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-01T04:16:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-01T04:16:49.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-01T04:16:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-01T04:16:49.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-01T04:16:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-01T04:16:49.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-01T04:16:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-01T04:16:49.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-01T04:16:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-01T04:16:49.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-01T04:16:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-01T04:16:49.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-01T04:16:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-01T04:16:49.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:16:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:16:49.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:16:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:16:49.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:16:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:16:49.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:16:49.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:16:49.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-01T04:16:49.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-01T04:16:51.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:16:51.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:16:52.617Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:16:52.853Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-01T04:16:52.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:16:53.109Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-01T04:16:54.035Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-01T04:16:54.419Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-01T04:16:54.419Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-01T04:16:55.397Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-01T04:16:56.322Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2020-09-01T04:16:56.322Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s) [2020-09-01T04:16:56.322Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-09-01T04:16:56.322Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-09-01T04:16:56.322Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-09-01T04:16:56.322Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-09-01T04:16:56.322Z] === RUN TestBuildMultiStageParentConfig [2020-09-01T04:16:56.490Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-01T04:16:56.490Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-01T04:16:59.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-01T04:16:59.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-01T04:17:01.558Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-09-01T04:17:01.558Z] === RUN TestBuildLabelWithTargets [2020-09-01T04:17:01.589Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-01T04:17:01.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.22s) [2020-09-01T04:17:01.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2020-09-01T04:17:01.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-09-01T04:17:01.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-09-01T04:17:01.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-09-01T04:17:01.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-09-01T04:17:01.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.25s) [2020-09-01T04:17:01.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2020-09-01T04:17:01.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.76s) [2020-09-01T04:17:01.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.99s) [2020-09-01T04:17:01.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s) [2020-09-01T04:17:01.589Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2020-09-01T04:17:01.589Z] === RUN TestCgroupNamespacesRun [2020-09-01T04:17:01.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-01T04:17:01.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-01T04:17:03.664Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-09-01T04:17:03.664Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-01T04:17:05.174Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-09-01T04:17:05.174Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-01T04:17:06.726Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-09-01T04:17:06.726Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-01T04:17:08.821Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2020-09-01T04:17:08.821Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-01T04:17:09.734Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-09-01T04:17:09.734Z] === RUN TestBuildWithEmptyLayers [2020-09-01T04:17:10.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-01T04:17:10.331Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-09-01T04:17:10.331Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-01T04:17:11.844Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2020-09-01T04:17:11.844Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-01T04:17:12.245Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-09-01T04:17:12.245Z] === RUN TestBuildMultiStageOnBuild [2020-09-01T04:17:12.369Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-09-01T04:17:12.882Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-09-01T04:17:12.882Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-01T04:17:14.952Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2020-09-01T04:17:14.952Z] === RUN TestKernelTCPMemory [2020-09-01T04:17:15.585Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-09-01T04:17:15.585Z] === RUN TestNISDomainname [2020-09-01T04:17:16.620Z] --- PASS: TestNISDomainname (1.08s) [2020-09-01T04:17:16.620Z] === RUN TestHostnameDnsResolution [2020-09-01T04:17:17.481Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-09-01T04:17:17.481Z] === RUN TestBuildUncleanTarFilenames [2020-09-01T04:17:17.736Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2020-09-01T04:17:17.736Z] === RUN TestBuildMultiStageLayerLeak [2020-09-01T04:17:18.129Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-09-01T04:17:18.130Z] === RUN TestStats [2020-09-01T04:17:21.650Z] --- PASS: TestStats (2.90s) [2020-09-01T04:17:21.650Z] === RUN TestStopContainerWithTimeout [2020-09-01T04:17:21.650Z] === RUN TestStopContainerWithTimeout/0 [2020-09-01T04:17:21.650Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-01T04:17:21.650Z] === RUN TestStopContainerWithTimeout/1 [2020-09-01T04:17:21.650Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-01T04:17:21.650Z] === RUN TestStopContainerWithTimeout/3 [2020-09-01T04:17:21.650Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-01T04:17:21.650Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-01T04:17:21.650Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-01T04:17:21.650Z] === CONT TestStopContainerWithTimeout/0 [2020-09-01T04:17:21.650Z] === CONT TestStopContainerWithTimeout/3 [2020-09-01T04:17:22.285Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-01T04:17:22.975Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2020-09-01T04:17:22.975Z] === RUN TestBuildWithHugeFile [2020-09-01T04:17:23.545Z] ok github.com/docker/docker/cmd/dockerd 0.146s coverage: 30.8% of statements [2020-09-01T04:17:24.356Z] === CONT TestStopContainerWithTimeout/1 [2020-09-01T04:17:24.858Z] Removing intermediate container a0a5e669eb56 [2020-09-01T04:17:24.858Z] ---> a46eb9534354 [2020-09-01T04:17:24.858Z] 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-09-01T04:17:24.858Z] ---> Running in 70866b35b7d0 [2020-09-01T04:17:24.858Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-09-01T04:17:24.858Z] go: finding gotest.tools v0.3.5 [2020-09-01T04:17:24.858Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-09-01T04:17:24.858Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-01T04:17:24.858Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-01T04:17:24.858Z] go: downloading gotest.tools v2.1.0+incompatible [2020-09-01T04:17:24.858Z] go: extracting gotest.tools v2.1.0+incompatible [2020-09-01T04:17:24.858Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-09-01T04:17:24.858Z] go: downloading github.com/pkg/errors v0.8.0 [2020-09-01T04:17:24.858Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:17:24.858Z] go: downloading github.com/fatih/color v1.6.0 [2020-09-01T04:17:24.858Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-09-01T04:17:24.858Z] go: extracting github.com/pkg/errors v0.8.0 [2020-09-01T04:17:24.858Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:17:24.858Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:17:24.858Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:17:24.858Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:17:24.858Z] go: extracting github.com/fatih/color v1.6.0 [2020-09-01T04:17:24.858Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:17:24.858Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:17:24.858Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:17:24.858Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:17:24.858Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:17:24.858Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:17:24.858Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:17:24.858Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:17:24.858Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:17:24.858Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:17:24.858Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:17:24.858Z] go: finding github.com/pkg/errors v0.8.0 [2020-09-01T04:17:24.858Z] go: finding github.com/fatih/color v1.6.0 [2020-09-01T04:17:24.858Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-01T04:17:24.858Z] go: finding github.com/spf13/pflag v1.0.1 [2020-09-01T04:17:24.858Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-01T04:17:24.858Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-01T04:17:24.858Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-01T04:17:24.858Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-01T04:17:24.858Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-01T04:17:24.858Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-01T04:17:24.858Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-01T04:17:24.858Z] INFO: Build done for gotestsum... [2020-09-01T04:17:25.866Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-01T04:17:25.866Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-09-01T04:17:25.866Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2020-09-01T04:17:25.866Z] --- PASS: TestStopContainerWithTimeout/-1 (2.81s) [2020-09-01T04:17:25.866Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2020-09-01T04:17:25.866Z] === RUN TestDeleteDevicemapper [2020-09-01T04:17:25.866Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-01T04:17:25.866Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-01T04:17:25.866Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-01T04:17:27.132Z] ok github.com/docker/docker/container 0.173s coverage: 34.7% of statements [2020-09-01T04:17:27.132Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-01T04:17:27.132Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-01T04:17:27.132Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-01T04:17:27.132Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-01T04:17:27.511Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-09-01T04:17:28.601Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.62s) [2020-09-01T04:17:28.601Z] === RUN TestUpdateMemory [2020-09-01T04:17:28.601Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-01T04:17:28.601Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:17:28.601Z] === RUN TestUpdateCPUQuota [2020-09-01T04:17:29.422Z] tests/integration/client_test.py ..... [ 75%] [2020-09-01T04:17:29.422Z] tests/integration/context_api_test.py ... [ 76%] [2020-09-01T04:17:29.992Z] tests/integration/errors_test.py . [ 76%] [2020-09-01T04:17:30.120Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-09-01T04:17:30.120Z] === RUN TestUpdatePidsLimit [2020-09-01T04:17:30.120Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-01T04:17:30.120Z] === RUN TestUpdatePidsLimit/no_change [2020-09-01T04:17:30.412Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-01T04:17:30.620Z] Removing intermediate container 70866b35b7d0 [2020-09-01T04:17:30.620Z] ---> 16e0ce5b7357 [2020-09-01T04:17:30.620Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-09-01T04:17:30.620Z] ---> Running in b2fef0cac8d1 [2020-09-01T04:17:31.046Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-01T04:17:31.075Z] Removing intermediate container b2fef0cac8d1 [2020-09-01T04:17:31.075Z] ---> e603d04d7a07 [2020-09-01T04:17:31.075Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-09-01T04:17:31.075Z] ---> Running in 3de134919c44 [2020-09-01T04:17:31.338Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-01T04:17:31.531Z] Removing intermediate container 3de134919c44 [2020-09-01T04:17:31.531Z] ---> 203a9375fffc [2020-09-01T04:17:31.531Z] Step 10/10 : COPY . . [2020-09-01T04:17:31.630Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-01T04:17:31.680Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.023s coverage: 65.3% of statements [2020-09-01T04:17:31.922Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-01T04:17:33.433Z] --- PASS: TestUpdatePidsLimit (3.52s) [2020-09-01T04:17:33.433Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-09-01T04:17:33.433Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-09-01T04:17:33.433Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-09-01T04:17:33.433Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-09-01T04:17:33.433Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-09-01T04:17:33.433Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-09-01T04:17:33.433Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-09-01T04:17:33.433Z] === RUN TestUpdateRestartPolicy [2020-09-01T04:17:37.359Z] ok github.com/docker/docker/daemon/cluster/convert 0.027s coverage: 35.9% of statements [2020-09-01T04:17:38.919Z] ok github.com/docker/docker/daemon/cluster 0.191s coverage: 0.5% of statements [2020-09-01T04:17:42.512Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2020-09-01T04:17:44.066Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-09-01T04:17:45.125Z] ok github.com/docker/docker/daemon/config 0.113s coverage: 81.8% of statements [2020-09-01T04:17:46.079Z] --- PASS: TestUpdateRestartPolicy (12.74s) [2020-09-01T04:17:46.079Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-01T04:17:46.187Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2020-09-01T04:17:47.121Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-09-01T04:17:47.121Z] === RUN TestWaitNonBlocked [2020-09-01T04:17:47.121Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-01T04:17:47.121Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-01T04:17:47.121Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-01T04:17:47.121Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-01T04:17:47.121Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-01T04:17:47.121Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-01T04:17:48.159Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-01T04:17:48.159Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2020-09-01T04:17:48.159Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2020-09-01T04:17:48.159Z] === RUN TestWaitBlocked [2020-09-01T04:17:48.159Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-01T04:17:48.159Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-01T04:17:48.159Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-01T04:17:48.160Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-01T04:17:48.160Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-01T04:17:48.160Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-01T04:17:48.972Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.480s coverage: 14.1% of statements [2020-09-01T04:17:49.196Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-01T04:17:49.196Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2020-09-01T04:17:49.196Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2020-09-01T04:17:49.196Z] === CONT TestContainerStartOnDaemonRestart [2020-09-01T04:17:49.196Z] === CONT TestContainerKillOnDaemonStart [2020-09-01T04:17:49.270Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-09-01T04:17:51.371Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.537s coverage: 57.9% of statements [2020-09-01T04:17:51.471Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-01T04:17:51.471Z] [2020-09-01T04:17:51.471Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-01T04:17:51.471Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-01T04:17:51.471Z] HOSTNAME=040d9b032f66 [2020-09-01T04:17:51.471Z] TESTDEBUG=0 [2020-09-01T04:17:51.471Z] DEST=bundles/test-integration [2020-09-01T04:17:51.471Z] PWD=/go/src/github.com/docker/docker [2020-09-01T04:17:51.471Z] DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:17:51.471Z] container=docker [2020-09-01T04:17:51.471Z] HOME=/root [2020-09-01T04:17:51.471Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-01T04:17:51.471Z] VALIDATE_BRANCH=master [2020-09-01T04:17:51.471Z] TERM=xterm [2020-09-01T04:17:51.471Z] DOCKER_PKG=github.com/docker/docker [2020-09-01T04:17:51.471Z] SHLVL=1 [2020-09-01T04:17:51.471Z] TIMEOUT=120m [2020-09-01T04:17:51.471Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-01T04:17:51.471Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-01T04:17:51.471Z] GO111MODULE=off [2020-09-01T04:17:51.471Z] DOCKER_EXPERIMENTAL=1 [2020-09-01T04:17:51.471Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-01T04:17:51.471Z] PATH=/usr/local/cli:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-01T04:17:51.471Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-01T04:17:51.471Z] GOPATH=/go [2020-09-01T04:17:51.471Z] PKG_CONFIG=pkg-config [2020-09-01T04:17:51.471Z] _=/usr/bin/env [2020-09-01T04:17:51.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-01T04:17:52.577Z] ---> 0c2b4c1f9795 [2020-09-01T04:17:52.720Z] --- PASS: TestContainerStartOnDaemonRestart (3.05s) [2020-09-01T04:17:52.720Z] === CONT TestDaemonHostGatewayIP [2020-09-01T04:17:53.032Z] Successfully built 0c2b4c1f9795 [2020-09-01T04:17:53.032Z] Successfully tagged docker:latest [2020-09-01T04:17:53.032Z] INFO: Image build ended at 09/01/2020 04:17:52. Duration:00:03:19.0142119 [2020-09-01T04:17:53.032Z] [2020-09-01T04:17:53.032Z] [2020-09-01T04:17:53.032Z] INFO: Building the test binaries at 09/01/2020 04:17:52... [2020-09-01T04:17:54.162Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-09-01T04:17:54.162Z] ok github.com/docker/docker/daemon 12.399s coverage: 17.4% of statements [2020-09-01T04:17:54.162Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-01T04:17:54.162Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-01T04:17:54.162Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-01T04:17:54.162Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-01T04:17:56.246Z] --- PASS: TestDaemonHostGatewayIP (3.31s) [2020-09-01T04:17:56.246Z] === CONT TestDaemonRestartIpcMode [2020-09-01T04:17:56.292Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.896s coverage: 69.2% of statements [2020-09-01T04:17:56.600Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.986s coverage: 46.2% of statements [2020-09-01T04:17:56.600Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-01T04:17:56.777Z] INFO: make.ps1 starting at 09/01/2020 04:17:56 [2020-09-01T04:17:56.777Z] INFO: Git commit (8cc47be176) assumed from DOCKER_GITCOMMIT environment variable [2020-09-01T04:17:56.777Z] INFO: Invoking autogen... [2020-09-01T04:17:58.148Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.039s coverage: 49.5% of statements [2020-09-01T04:17:58.303Z] INFO: Building daemon... [2020-09-01T04:17:59.211Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-09-01T04:17:59.806Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2020-09-01T04:17:59.806Z] === CONT TestIpcModeOlderClient [2020-09-01T04:17:59.806Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-09-01T04:17:59.868Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.514s coverage: 76.1% of statements [2020-09-01T04:18:01.432Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2020-09-01T04:18:01.432Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-09-01T04:18:01.733Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.674s coverage: 52.1% of statements [2020-09-01T04:18:01.733Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-01T04:18:01.733Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-01T04:18:01.877Z] --- PASS: TestContainerKillOnDaemonStart (12.27s) [2020-09-01T04:18:01.877Z] PASS [2020-09-01T04:18:01.877Z] [2020-09-01T04:18:01.877Z] === Skipped [2020-09-01T04:18:01.877Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-09-01T04:18:01.877Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-01T04:18:01.877Z] [2020-09-01T04:18:01.877Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-01T04:18:01.877Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:18:01.877Z] [2020-09-01T04:18:01.877Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-01T04:18:01.877Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:18:01.877Z] [2020-09-01T04:18:01.877Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-01T04:18:01.877Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-01T04:18:01.877Z] [2020-09-01T04:18:01.877Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-09-01T04:18:01.877Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-01T04:18:01.877Z] [2020-09-01T04:18:01.877Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-09-01T04:18:01.877Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:18:01.877Z] [2020-09-01T04:18:01.877Z] [2020-09-01T04:18:01.877Z] DONE 192 tests, 6 skipped in 147.291s [2020-09-01T04:18:01.877Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-09-01T04:18:01.877Z] ++ 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-09-01T04:18:01.877Z] ++ set -e [2020-09-01T04:18:01.877Z] ++ '[' -n 0 ']' [2020-09-01T04:18:01.877Z] ++ set -x [2020-09-01T04:18:01.877Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:18:01.877Z] INFO: Testing against a local daemon [2020-09-01T04:18:01.877Z] === RUN TestCommitInheritsEnv [2020-09-01T04:18:02.169Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-09-01T04:18:02.169Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-01T04:18:02.169Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-01T04:18:02.169Z] === RUN TestImagesFilterMultiReference [2020-09-01T04:18:02.169Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-09-01T04:18:02.169Z] === RUN TestImagePullPlatformInvalid [2020-09-01T04:18:02.169Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-09-01T04:18:02.169Z] === RUN TestRemoveImageOrphaning [2020-09-01T04:18:02.804Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-09-01T04:18:02.804Z] === RUN TestRemoveImageGarbageCollector [2020-09-01T04:18:02.804Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-01T04:18:02.804Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:18:02.804Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-01T04:18:02.804Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-01T04:18:02.804Z] === RUN TestTagInvalidReference [2020-09-01T04:18:02.804Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-01T04:18:02.804Z] === RUN TestTagValidPrefixedRepo [2020-09-01T04:18:02.804Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-01T04:18:02.804Z] === RUN TestTagExistedNameWithoutForce [2020-09-01T04:18:02.804Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-01T04:18:02.804Z] === RUN TestTagOfficialNames [2020-09-01T04:18:02.804Z] --- PASS: TestTagOfficialNames (0.04s) [2020-09-01T04:18:02.804Z] === RUN TestTagMatchesDigest [2020-09-01T04:18:03.095Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-01T04:18:03.095Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-01T04:18:03.389Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-09-01T04:18:05.395Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 67.0% of statements [2020-09-01T04:18:05.395Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 41.0% of statements [2020-09-01T04:18:06.452Z] ok github.com/docker/docker/daemon/logger/awslogs 0.505s coverage: 77.4% of statements [2020-09-01T04:18:06.452Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.8% of statements [2020-09-01T04:18:06.452Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-01T04:18:06.452Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-01T04:18:06.452Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-01T04:18:06.452Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-01T04:18:07.526Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 26.2% of statements [2020-09-01T04:18:07.526Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 87.2% of statements [2020-09-01T04:18:08.173Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 61.6% of statements [2020-09-01T04:18:09.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-01T04:18:09.712Z] ok github.com/docker/docker/daemon/logger/local 0.123s coverage: 75.2% of statements [2020-09-01T04:18:09.712Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-01T04:18:10.362Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.082s coverage: 37.7% of statements [2020-09-01T04:18:10.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-01T04:18:11.009Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 33.3% of statements [2020-09-01T04:18:11.661Z] ok github.com/docker/docker/daemon/logger/templates 0.055s coverage: 8.3% of statements [2020-09-01T04:18:12.722Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2020-09-01T04:18:13.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-01T04:18:14.263Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-09-01T04:18:14.561Z] ok github.com/docker/docker/daemon/logger/splunk 2.541s coverage: 82.5% of statements [2020-09-01T04:18:14.561Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-01T04:18:14.561Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-01T04:18:17.334Z] ok github.com/docker/docker/distribution/metadata 0.184s coverage: 48.2% of statements [2020-09-01T04:18:17.334Z] ok github.com/docker/docker/errdefs 0.034s coverage: 49.4% of statements [2020-09-01T04:18:17.982Z] ok github.com/docker/docker/distribution 0.514s coverage: 21.9% of statements [2020-09-01T04:18:17.982Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-01T04:18:19.140Z] --- PASS: TestBuildWithHugeFile (51.82s) [2020-09-01T04:18:19.140Z] === RUN TestBuildWithEmptyDockerfile [2020-09-01T04:18:19.140Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-01T04:18:19.140Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-01T04:18:19.140Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-01T04:18:19.140Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-01T04:18:19.140Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-01T04:18:19.140Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-01T04:18:19.140Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-01T04:18:19.140Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-01T04:18:19.140Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-01T04:18:19.140Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-09-01T04:18:19.140Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2020-09-01T04:18:19.140Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2020-09-01T04:18:19.140Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-09-01T04:18:19.140Z] === RUN TestBuildPreserveOwnership [2020-09-01T04:18:19.140Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-01T04:18:19.309Z] ......... [ 86%] [2020-09-01T04:18:20.066Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-01T04:18:20.092Z] ok github.com/docker/docker/distribution/xfer 1.723s coverage: 85.1% of statements [2020-09-01T04:18:20.092Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-01T04:18:20.391Z] ok github.com/docker/docker/image 0.059s coverage: 86.4% of statements [2020-09-01T04:18:20.689Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2020-09-01T04:18:20.689Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-01T04:18:20.988Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-09-01T04:18:20.988Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-01T04:18:21.638Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2020-09-01T04:18:21.938Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 50.0% of statements [2020-09-01T04:18:23.391Z] tests/integration/models_images_test.py ............... [ 89%] [2020-09-01T04:18:24.226Z] --- PASS: TestBuildPreserveOwnership (9.87s) [2020-09-01T04:18:24.226Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.86s) [2020-09-01T04:18:24.226Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-09-01T04:18:24.226Z] === RUN TestBuildPlatformInvalid [2020-09-01T04:18:24.226Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-09-01T04:18:24.226Z] PASS [2020-09-01T04:18:24.226Z] [2020-09-01T04:18:24.226Z] === Skipped [2020-09-01T04:18:24.226Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-01T04:18:24.226Z] build_session_test.go:25: TODO: BuildKit [2020-09-01T04:18:24.226Z] [2020-09-01T04:18:24.226Z] [2020-09-01T04:18:24.226Z] DONE 32 tests, 1 skipped in 125.541s [2020-09-01T04:18:24.226Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-01T04:18:24.482Z] INFO: Testing against a local daemon [2020-09-01T04:18:24.482Z] === RUN TestConfigInspect [2020-09-01T04:18:24.482Z] --- SKIP: TestConfigInspect (0.02s) [2020-09-01T04:18:24.482Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:18:24.482Z] === RUN TestConfigList [2020-09-01T04:18:24.482Z] --- SKIP: TestConfigList (0.01s) [2020-09-01T04:18:24.482Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:18:24.482Z] === RUN TestConfigsCreateAndDelete [2020-09-01T04:18:24.482Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-09-01T04:18:24.482Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:18:24.482Z] === RUN TestConfigsUpdate [2020-09-01T04:18:24.482Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-09-01T04:18:24.482Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:18:24.482Z] === RUN TestTemplatedConfig [2020-09-01T04:18:24.482Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-01T04:18:24.482Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:18:24.482Z] === RUN TestConfigCreateResolve [2020-09-01T04:18:24.482Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-09-01T04:18:24.482Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:18:24.482Z] === RUN TestConfigDaemonLibtrustID [2020-09-01T04:18:24.585Z] tests/integration/models_networks_test.py .... [ 90%] [2020-09-01T04:18:25.540Z] ok github.com/docker/docker/opts 0.083s coverage: 67.1% of statements [2020-09-01T04:18:26.368Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-09-01T04:18:26.368Z] PASS [2020-09-01T04:18:26.368Z] [2020-09-01T04:18:26.368Z] === Skipped [2020-09-01T04:18:26.368Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-09-01T04:18:26.368Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:18:26.368Z] [2020-09-01T04:18:26.368Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-09-01T04:18:26.368Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:18:26.368Z] [2020-09-01T04:18:26.368Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-09-01T04:18:26.368Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:18:26.368Z] [2020-09-01T04:18:26.368Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-09-01T04:18:26.368Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:18:26.368Z] [2020-09-01T04:18:26.368Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-09-01T04:18:26.368Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:18:26.368Z] [2020-09-01T04:18:26.368Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-09-01T04:18:26.368Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:18:26.368Z] [2020-09-01T04:18:26.368Z] [2020-09-01T04:18:26.368Z] DONE 7 tests, 6 skipped in 1.722s [2020-09-01T04:18:26.368Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-01T04:18:26.368Z] INFO: Testing against a local daemon [2020-09-01T04:18:26.368Z] === RUN TestCheckpoint [2020-09-01T04:18:26.368Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-01T04:18:26.368Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-01T04:18:26.368Z] === RUN TestContainerInvalidJSON [2020-09-01T04:18:26.368Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-01T04:18:26.368Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-01T04:18:26.368Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-01T04:18:26.368Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-01T04:18:26.368Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-01T04:18:26.368Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-01T04:18:26.368Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-01T04:18:26.368Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-01T04:18:26.368Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-01T04:18:26.368Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-01T04:18:26.368Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-01T04:18:26.368Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-01T04:18:26.368Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-01T04:18:26.368Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-01T04:18:26.368Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-09-01T04:18:26.368Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-01T04:18:26.368Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-09-01T04:18:26.368Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-01T04:18:26.368Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-09-01T04:18:26.368Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-01T04:18:26.368Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-09-01T04:18:26.368Z] === RUN TestCopyFromContainer [2020-09-01T04:18:26.593Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-09-01T04:18:26.891Z] ok github.com/docker/docker/pkg/authorization 0.959s coverage: 68.3% of statements [2020-09-01T04:18:26.891Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-09-01T04:18:27.541Z] ok github.com/docker/docker/pkg/archive 1.216s coverage: 76.8% of statements [2020-09-01T04:18:27.842Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-09-01T04:18:28.900Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-09-01T04:18:28.900Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2020-09-01T04:18:29.852Z] tests/integration/models_nodes_test.py . [ 91%] [2020-09-01T04:18:29.958Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-09-01T04:18:30.529Z] === RUN TestCopyFromContainer// [2020-09-01T04:18:30.529Z] === RUN TestCopyFromContainer//bar/root [2020-09-01T04:18:30.529Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-01T04:18:30.529Z] === RUN TestCopyFromContainer/bar/quux [2020-09-01T04:18:30.529Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-01T04:18:30.529Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-01T04:18:30.529Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-01T04:18:30.529Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-01T04:18:30.529Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-01T04:18:30.605Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-09-01T04:18:30.784Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-01T04:18:30.784Z] --- PASS: TestCopyFromContainer (4.44s) [2020-09-01T04:18:30.784Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-01T04:18:30.784Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-09-01T04:18:30.784Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-01T04:18:30.784Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-09-01T04:18:30.784Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-09-01T04:18:30.784Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-01T04:18:30.784Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-01T04:18:30.784Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-01T04:18:30.784Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-01T04:18:30.784Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-01T04:18:30.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-01T04:18:30.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-01T04:18:30.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-01T04:18:30.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-01T04:18:30.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-01T04:18:30.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-01T04:18:30.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-01T04:18:30.784Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-01T04:18:30.784Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-01T04:18:30.784Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-01T04:18:30.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-01T04:18:30.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-01T04:18:30.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-01T04:18:30.784Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-01T04:18:30.784Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-01T04:18:30.784Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-09-01T04:18:30.784Z] === RUN TestCreateWithInvalidEnv [2020-09-01T04:18:30.784Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-01T04:18:30.784Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-01T04:18:30.784Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-01T04:18:30.784Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-01T04:18:30.784Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-01T04:18:30.784Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-01T04:18:30.784Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-01T04:18:30.784Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-01T04:18:30.784Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-01T04:18:30.784Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-01T04:18:30.784Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-01T04:18:30.784Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-01T04:18:30.784Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-01T04:18:30.784Z] === RUN TestCreateTmpfsMountsTarget [2020-09-01T04:18:30.784Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-01T04:18:30.784Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-01T04:18:30.786Z] tests/integration/models_resources_test.py . [ 91%] [2020-09-01T04:18:30.919Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-09-01T04:18:31.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-01T04:18:31.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-01T04:18:31.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-01T04:18:31.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-01T04:18:31.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-01T04:18:31.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-01T04:18:32.147Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2020-09-01T04:18:32.147Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-01T04:18:32.447Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-09-01T04:18:32.447Z] ok github.com/docker/docker/pkg/chrootarchive 3.757s coverage: 43.2% of statements [2020-09-01T04:18:33.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-01T04:18:33.074Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2020-09-01T04:18:33.074Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-01T04:18:33.074Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-01T04:18:33.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-01T04:18:33.074Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-01T04:18:33.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-01T04:18:33.074Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-01T04:18:33.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-01T04:18:33.074Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-01T04:18:33.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-01T04:18:33.074Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-01T04:18:33.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-01T04:18:33.074Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-01T04:18:33.074Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-01T04:18:33.074Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-01T04:18:33.074Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-01T04:18:33.074Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-01T04:18:33.093Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-09-01T04:18:33.093Z] ok github.com/docker/docker/layer 7.662s coverage: 68.8% of statements [2020-09-01T04:18:33.093Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-01T04:18:33.093Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-01T04:18:33.093Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-01T04:18:33.093Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-01T04:18:33.093Z] ? github.com/docker/docker/oci [no test files] [2020-09-01T04:18:33.093Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-01T04:18:33.093Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-01T04:18:33.093Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-01T04:18:33.330Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-01T04:18:33.330Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-01T04:18:33.330Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-01T04:18:33.330Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-09-01T04:18:33.330Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-09-01T04:18:33.330Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-01T04:18:33.330Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-01T04:18:33.586Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2020-09-01T04:18:33.586Z] === RUN TestCreateDifferentPlatform [2020-09-01T04:18:33.586Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-01T04:18:33.586Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-01T04:18:33.586Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-01T04:18:33.586Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-01T04:18:33.586Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-01T04:18:33.586Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-01T04:18:33.586Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-09-01T04:18:33.586Z] === RUN TestContainerStartOnDaemonRestart [2020-09-01T04:18:33.586Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-09-01T04:18:33.586Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-01T04:18:33.586Z] === RUN TestDaemonRestartIpcMode [2020-09-01T04:18:33.586Z] === PAUSE TestDaemonRestartIpcMode [2020-09-01T04:18:33.586Z] === RUN TestDaemonHostGatewayIP [2020-09-01T04:18:33.586Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-09-01T04:18:33.586Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:18:33.586Z] === RUN TestContainerKillOnDaemonStart [2020-09-01T04:18:33.586Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-01T04:18:33.586Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-01T04:18:33.586Z] === RUN TestDiff [2020-09-01T04:18:33.751Z] ok github.com/docker/docker/pkg/discovery/kv 3.106s coverage: 84.1% of statements [2020-09-01T04:18:33.751Z] ok github.com/docker/docker/pkg/fsutils 0.363s coverage: 85.1% of statements [2020-09-01T04:18:34.147Z] --- PASS: TestDiff (0.36s) [2020-09-01T04:18:34.147Z] === RUN TestExecWithCloseStdin [2020-09-01T04:18:34.400Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 11.4% of statements [2020-09-01T04:18:34.403Z] --- PASS: TestExecWithCloseStdin (0.45s) [2020-09-01T04:18:34.403Z] === RUN TestExec [2020-09-01T04:18:34.964Z] --- PASS: TestExec (0.43s) [2020-09-01T04:18:34.964Z] === RUN TestExecUser [2020-09-01T04:18:34.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-01T04:18:35.220Z] --- PASS: TestExecUser (0.44s) [2020-09-01T04:18:35.220Z] === RUN TestExportContainerAndImportImage [2020-09-01T04:18:35.466Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2020-09-01T04:18:35.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-01T04:18:35.766Z] ok github.com/docker/docker/pkg/locker 0.111s coverage: 88.9% of statements [2020-09-01T04:18:35.766Z] ok github.com/docker/docker/pkg/idtools 0.679s coverage: 70.1% of statements [2020-09-01T04:18:35.780Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2020-09-01T04:18:35.780Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-01T04:18:36.067Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-09-01T04:18:36.370Z] ok github.com/docker/docker/pkg/ioutils 1.258s coverage: 70.6% of statements [2020-09-01T04:18:36.370Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-01T04:18:36.370Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-01T04:18:36.370Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2020-09-01T04:18:36.370Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-01T04:18:36.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-01T04:18:36.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-01T04:18:36.923Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-09-01T04:18:37.021Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-09-01T04:18:37.021Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-09-01T04:18:37.675Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.4% of statements [2020-09-01T04:18:37.675Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 86.7% of statements [2020-09-01T04:18:37.675Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-01T04:18:37.675Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-01T04:18:38.329Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2020-09-01T04:18:38.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-01T04:18:39.042Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-09-01T04:18:39.042Z] === RUN TestHealthCheckWorkdir [2020-09-01T04:18:39.394Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2020-09-01T04:18:39.394Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-09-01T04:18:39.603Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2020-09-01T04:18:39.603Z] === RUN TestHealthKillContainer [2020-09-01T04:18:39.692Z] ok github.com/docker/docker/pkg/plugins/transport 0.023s coverage: 85.7% of statements [2020-09-01T04:18:40.198Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-09-01T04:18:40.198Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-09-01T04:18:40.341Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2020-09-01T04:18:40.988Z] ok github.com/docker/docker/pkg/pubsub 1.130s coverage: 73.9% of statements [2020-09-01T04:18:40.988Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2020-09-01T04:18:41.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-01T04:18:42.051Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2020-09-01T04:18:42.051Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-09-01T04:18:42.118Z] --- PASS: TestHealthKillContainer (2.47s) [2020-09-01T04:18:42.118Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-01T04:18:42.348Z] ok github.com/docker/docker/pkg/symlink 0.024s coverage: 87.7% of statements [2020-09-01T04:18:42.678Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2020-09-01T04:18:42.678Z] === RUN TestIpcModeNone [2020-09-01T04:18:42.935Z] --- PASS: TestIpcModeNone (0.43s) [2020-09-01T04:18:42.935Z] === RUN TestIpcModePrivate [2020-09-01T04:18:43.400Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2020-09-01T04:18:43.496Z] --- PASS: TestIpcModePrivate (0.44s) [2020-09-01T04:18:43.497Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-01T04:18:43.497Z] === RUN TestIpcModeShareable [2020-09-01T04:18:43.497Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-09-01T04:18:43.497Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-01T04:18:43.497Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-01T04:18:43.554Z] tests/integration/regression_test.py ...... [ 98%] [2020-09-01T04:18:43.700Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 53.4% of statements [2020-09-01T04:18:43.700Z] ok github.com/docker/docker/pkg/signal 3.045s coverage: 61.0% of statements [2020-09-01T04:18:43.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-01T04:18:44.071Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-09-01T04:18:44.071Z] tests/integration/credentials/utils_test.py . [100%] [2020-09-01T04:18:44.071Z] [2020-09-01T04:18:44.071Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-09-01T04:18:44.071Z] =========================== short test summary info ============================ [2020-09-01T04:18:44.071Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-09-01T04:18:44.071Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-09-01T04:18:44.071Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-09-01T04:18:44.071Z] Not supported on most drivers [2020-09-01T04:18:44.071Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-09-01T04:18:44.071Z] Output of docker top depends on host distro, and is not formalized. [2020-09-01T04:18:44.071Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-09-01T04:18:44.071Z] Output of docker top depends on host distro, and is not formalized. [2020-09-01T04:18:44.071Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-09-01T04:18:44.071Z] Can fail if eth0 has multiple IP addresses [2020-09-01T04:18:44.071Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-09-01T04:18:44.071Z] This doesn't seem to be taken into account by the engine [2020-09-01T04:18:44.071Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-09-01T04:18:44.071Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-09-01T04:18:44.071Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 299.96 seconds == [2020-09-01T04:18:44.330Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-09-01T04:18:44.349Z] ok github.com/docker/docker/pkg/tailfile 0.094s coverage: 88.6% of statements [2020-09-01T04:18:44.349Z] testing: warning: no tests to run [2020-09-01T04:18:44.349Z] coverage: [no statements] [2020-09-01T04:18:44.349Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2020-09-01T04:18:44.861Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2020-09-01T04:18:44.861Z] === RUN TestAPIIpcModeHost [2020-09-01T04:18:44.861Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-09-01T04:18:44.861Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-01T04:18:44.861Z] === RUN TestDaemonIpcModeShareable [2020-09-01T04:18:44.861Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-09-01T04:18:44.861Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-01T04:18:44.861Z] === RUN TestDaemonIpcModePrivate [2020-09-01T04:18:45.008Z] ok github.com/docker/docker/pkg/tarsum 0.160s coverage: 89.3% of statements [2020-09-01T04:18:45.311Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-09-01T04:18:45.311Z] ok github.com/docker/docker/pkg/truncindex 0.115s coverage: 91.5% of statements [2020-09-01T04:18:45.613Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2020-09-01T04:18:45.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-01T04:18:45.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-01T04:18:46.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-01T04:18:46.746Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2020-09-01T04:18:46.746Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-09-01T04:18:46.746Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-01T04:18:46.746Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-01T04:18:46.746Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-01T04:18:46.746Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-01T04:18:46.746Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-01T04:18:46.746Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-01T04:18:46.746Z] === RUN TestIpcModeOlderClient [2020-09-01T04:18:47.001Z] === PAUSE TestIpcModeOlderClient [2020-09-01T04:18:47.001Z] === RUN TestKillContainerInvalidSignal [2020-09-01T04:18:47.257Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2020-09-01T04:18:47.257Z] === RUN TestKillContainer [2020-09-01T04:18:47.257Z] === RUN TestKillContainer/no_signal [2020-09-01T04:18:47.818Z] === RUN TestKillContainer/non_killing_signal [2020-09-01T04:18:48.074Z] === RUN TestKillContainer/killing_signal [2020-09-01T04:18:48.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-01T04:18:48.407Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-09-01T04:18:48.634Z] --- PASS: TestKillContainer (1.21s) [2020-09-01T04:18:48.634Z] --- PASS: TestKillContainer/no_signal (0.39s) [2020-09-01T04:18:48.634Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-09-01T04:18:48.634Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2020-09-01T04:18:48.634Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-01T04:18:48.634Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-01T04:18:48.890Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-01T04:18:49.053Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 68.8% of statements [2020-09-01T04:18:49.053Z] ok github.com/docker/docker/reference 0.014s coverage: 84.4% of statements [2020-09-01T04:18:49.452Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2020-09-01T04:18:49.452Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2020-09-01T04:18:49.452Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2020-09-01T04:18:49.452Z] === RUN TestKillStoppedContainer [2020-09-01T04:18:49.452Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-09-01T04:18:49.452Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-01T04:18:49.452Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-09-01T04:18:49.452Z] === RUN TestKillDifferentUserContainer [2020-09-01T04:18:49.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-01T04:18:49.700Z] ok github.com/docker/docker/plugin 0.569s coverage: 23.1% of statements [2020-09-01T04:18:49.708Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2020-09-01T04:18:49.708Z] === RUN TestInspectOomKilledTrue [2020-09-01T04:18:49.708Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-01T04:18:49.708Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-01T04:18:49.708Z] === RUN TestInspectOomKilledFalse [2020-09-01T04:18:49.708Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-01T04:18:49.708Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:18:49.708Z] === RUN TestLinksEtcHostsContentMatch [2020-09-01T04:18:49.708Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-09-01T04:18:49.708Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-01T04:18:49.708Z] === RUN TestLinksContainerNames [2020-09-01T04:18:49.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-01T04:18:50.347Z] ok github.com/docker/docker/registry/resumable 0.020s coverage: 100.0% of statements [2020-09-01T04:18:50.633Z] --- PASS: TestLinksContainerNames (0.77s) [2020-09-01T04:18:50.633Z] === RUN TestLogsFollowTailEmpty [2020-09-01T04:18:50.890Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2020-09-01T04:18:50.890Z] === RUN TestContainerNetworkMountsNoChown [2020-09-01T04:18:50.994Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2020-09-01T04:18:51.450Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/default [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/default [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/private [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/private [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/rprivate [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/slave [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/slave [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/rslave [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/shared [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/shared [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/rshared [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/default [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/rshared [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/shared [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/rslave [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/slave [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/rprivate [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/private [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-01T04:18:51.450Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-01T04:18:51.450Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-01T04:18:51.450Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-01T04:18:51.451Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-01T04:18:51.451Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-01T04:18:51.451Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-01T04:18:51.451Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-01T04:18:51.451Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-01T04:18:51.451Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-01T04:18:51.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-01T04:18:51.707Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-01T04:18:51.707Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-01T04:18:51.707Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-01T04:18:51.707Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-01T04:18:51.707Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-01T04:18:51.707Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-01T04:18:51.707Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-01T04:18:51.707Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-01T04:18:51.707Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-01T04:18:51.707Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-01T04:18:51.707Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-01T04:18:51.707Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-09-01T04:18:51.707Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2020-09-01T04:18:51.707Z] === RUN TestContainerBindMountNonRecursive [2020-09-01T04:18:51.707Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-09-01T04:18:51.707Z] 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-09-01T04:18:51.707Z] === RUN TestNetworkNat [2020-09-01T04:18:52.049Z] ok github.com/docker/docker/testutil 0.024s coverage: 62.5% of statements [2020-09-01T04:18:52.269Z] --- PASS: TestNetworkNat (0.54s) [2020-09-01T04:18:52.269Z] === RUN TestNetworkLocalhostTCPNat [2020-09-01T04:18:52.694Z] ok github.com/docker/docker/registry 0.319s coverage: 56.3% of statements [2020-09-01T04:18:52.830Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2020-09-01T04:18:52.830Z] === RUN TestNetworkLoopbackNat [2020-09-01T04:18:52.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-01T04:18:52.999Z] ok github.com/docker/docker/runconfig 0.025s coverage: 66.1% of statements [2020-09-01T04:18:54.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-01T04:18:54.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-01T04:18:55.343Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2020-09-01T04:18:55.343Z] === RUN TestPause [2020-09-01T04:18:55.343Z] --- SKIP: TestPause (0.00s) [2020-09-01T04:18:55.343Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-01T04:18:55.343Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-01T04:18:55.343Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-01T04:18:55.343Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-01T04:18:55.343Z] === RUN TestPauseStopPausedContainer [2020-09-01T04:18:55.343Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-09-01T04:18:55.343Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-01T04:18:55.343Z] === RUN TestPsFilter [2020-09-01T04:18:55.343Z] --- PASS: TestPsFilter (0.09s) [2020-09-01T04:18:55.343Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-01T04:18:55.787Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2020-09-01T04:18:55.939Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2020-09-01T04:18:55.940Z] === RUN TestRemoveContainerWithVolume [2020-09-01T04:18:56.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-01T04:18:56.204Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2020-09-01T04:18:56.204Z] === RUN TestRemoveContainerRunning [2020-09-01T04:18:56.227Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-01T04:18:56.227Z] Using test binary docker [2020-09-01T04:18:56.227Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-01T04:18:56.227Z] +++ /etc/init.d/apparmor start [2020-09-01T04:18:56.227Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-01T04:18:56.227Z] INFO: Waiting for daemon to start... [2020-09-01T04:18:56.227Z] Starting dockerd [2020-09-01T04:18:56.227Z] +++ 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-09-01T04:18:56.527Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-01T04:18:56.527Z] [2020-09-01T04:18:56.527Z] Unloading profiles will leave already running processes permanently [2020-09-01T04:18:56.527Z] unconfined, which can lead to unexpected situations. [2020-09-01T04:18:56.527Z] [2020-09-01T04:18:56.527Z] To set a process to complain mode, use the command line tool [2020-09-01T04:18:56.527Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-01T04:18:56.527Z] [2020-09-01T04:18:56.770Z] --- PASS: TestRemoveContainerRunning (0.43s) [2020-09-01T04:18:56.770Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-01T04:18:56.839Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2020-09-01T04:18:56.839Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2020-09-01T04:18:57.025Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2020-09-01T04:18:57.025Z] === RUN TestRemoveInvalidContainer [2020-09-01T04:18:57.025Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-01T04:18:57.025Z] === RUN TestRenameLinkedContainer Post stage [Pipeline] junit [2020-09-01T04:18:57.480Z] Recording test results [2020-09-01T04:18:57.888Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.1% of statements [2020-09-01T04:18:58.683Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-09-01T04:18:58.683Z] [2020-09-01T04:18:58.683Z] ________ ____ __. [2020-09-01T04:18:58.683Z] \_____ \ | |/ _| [2020-09-01T04:18:58.683Z] / | \| < [2020-09-01T04:18:58.683Z] / | \ | \ [2020-09-01T04:18:58.683Z] \_______ /____|__ \ [2020-09-01T04:18:58.683Z] \/ \/ [2020-09-01T04:18:58.683Z] [2020-09-01T04:18:58.683Z] INFO: make.ps1 ended at 09/01/2020 04:18:55 [2020-09-01T04:18:58.683Z] INFO: Binaries build ended at 09/01/2020 04:18:57. Duration:00:01:04.1998457 [2020-09-01T04:18:58.911Z] --- PASS: TestRenameLinkedContainer (1.60s) [2020-09-01T04:18:58.911Z] === RUN TestRenameStoppedContainer [Pipeline] sh [2020-09-01T04:18:59.166Z] --- PASS: TestRenameStoppedContainer (0.41s) [2020-09-01T04:18:59.166Z] === RUN TestRenameRunningContainerAndReuse [2020-09-01T04:18:59.342Z] + echo Ensuring container killed. [2020-09-01T04:18:59.342Z] Ensuring container killed. [2020-09-01T04:18:59.342Z] + docker rm -vf docker-pr5 [2020-09-01T04:18:59.342Z] Error: No such container: docker-pr5 [2020-09-01T04:18:59.342Z] + true [Pipeline] sh [2020-09-01T04:18:59.630Z] + echo Chowning /workspace to jenkins user [2020-09-01T04:18:59.630Z] Chowning /workspace to jenkins user [2020-09-01T04:18:59.630Z] + id -u [2020-09-01T04:18:59.630Z] + id -g [2020-09-01T04:18:59.630Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41404:/workspace busybox chown -R 1000:1000 /workspace [2020-09-01T04:18:59.630Z] Unable to find image 'busybox:latest' locally [2020-09-01T04:18:59.649Z] INFO: Copying the built daemon binary to d:\CI\PR-41404\5\binary\dockerd-8cc47be176.exe... [2020-09-01T04:18:59.649Z] INFO: Copying the built client binary to d:\CI\PR-41404\5\binary\docker-8cc47be176.exe... [2020-09-01T04:18:59.649Z] INFO: Copying dockerversion from the container... [2020-09-01T04:18:59.649Z] INFO: Copying the golang package from the container to d:\CI\PR-41404\5\installer\go.zip... [2020-09-01T04:18:59.726Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2020-09-01T04:18:59.726Z] === RUN TestRenameInvalidName [2020-09-01T04:19:00.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-01T04:19:00.287Z] --- PASS: TestRenameInvalidName (0.40s) [2020-09-01T04:19:00.287Z] === RUN TestRenameAnonymousContainer [2020-09-01T04:19:01.651Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2020-09-01T04:19:01.651Z] === RUN TestRenameContainerWithSameName [2020-09-01T04:19:02.211Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2020-09-01T04:19:02.212Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-01T04:19:02.806Z] . [2020-09-01T04:19:02.806Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-01T04:19:02.806Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-01T04:19:02.806Z] Error: No such image: emptyfs [2020-09-01T04:19:02.806Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-01T04:19:02.806Z] ++++ docker load [2020-09-01T04:19:02.806Z] Running integration-test (iteration 1) [2020-09-01T04:19:02.806Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-09-01T04:19:02.806Z] ++ 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-09-01T04:19:02.806Z] ++ set -e [2020-09-01T04:19:02.806Z] ++ '[' -n 0 ']' [2020-09-01T04:19:02.806Z] ++ set -x [2020-09-01T04:19:02.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=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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:19:03.138Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2020-09-01T04:19:03.138Z] === RUN TestResize [2020-09-01T04:19:03.383Z] INFO: Extracting go.zip to d:\CI\PR-41404\5\go [2020-09-01T04:19:03.393Z] --- PASS: TestResize (0.39s) [2020-09-01T04:19:03.393Z] === RUN TestResizeWithInvalidSize [2020-09-01T04:19:03.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-01T04:19:03.953Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2020-09-01T04:19:03.953Z] === RUN TestResizeWhenContainerNotStarted [2020-09-01T04:19:04.208Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2020-09-01T04:19:04.208Z] === RUN TestDaemonRestartKillContainers [2020-09-01T04:19:04.208Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-01T04:19:04.208Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-01T04:19:04.208Z] === RUN TestCgroupNamespacesRun [2020-09-01T04:19:04.897Z] latest: Pulling from library/busybox [2020-09-01T04:19:04.897Z] 9c075fe2c773: Pulling fs layer [2020-09-01T04:19:04.897Z] 9c075fe2c773: Download complete [2020-09-01T04:19:04.897Z] 9c075fe2c773: Pull complete [2020-09-01T04:19:04.897Z] Digest: sha256:c4d80ba2ce4337f927ee56f589940b53bf3b4b3b7d0251ba69c8173c7708705b [2020-09-01T04:19:04.897Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-01T04:19:06.568Z] + bundleName=docker-py [2020-09-01T04:19:06.568Z] + echo Creating docker-py-bundles.tar.gz [2020-09-01T04:19:06.568Z] Creating docker-py-bundles.tar.gz [2020-09-01T04:19:06.568Z] + 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-09-01T04:19:06.579Z] Archiving artifacts [2020-09-01T04:19:06.718Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2020-09-01T04:19:06.718Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-01T04:19:08.284Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41404/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-09-01T04:19:08.604Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.09s) [2020-09-01T04:19:08.604Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-01T04:19:08.665Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41404/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b -e DOCKER_GRAPHDRIVER docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b hack/make.sh binary-daemon [2020-09-01T04:19:08.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-01T04:19:08.926Z] [2020-09-01T04:19:09.184Z] Removing bundles/ [2020-09-01T04:19:09.184Z] [2020-09-01T04:19:09.184Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-09-01T04:19:09.184Z] Building: bundles/binary-daemon/dockerd-dev [2020-09-01T04:19:09.184Z] GOOS="" GOARCH="" GOARM="" [2020-09-01T04:19:10.487Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s) [2020-09-01T04:19:10.487Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-01T04:19:11.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-01T04:19:12.999Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2020-09-01T04:19:12.999Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-01T04:19:13.305Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2020-09-01T04:19:13.305Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-01T04:19:13.305Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-01T04:19:13.305Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-01T04:19:13.305Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-01T04:19:13.305Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-01T04:19:13.305Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-01T04:19:13.305Z] ? github.com/docker/docker/rootless [no test files] [2020-09-01T04:19:13.305Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-01T04:19:13.305Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-01T04:19:13.305Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-01T04:19:13.305Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-01T04:19:13.306Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-01T04:19:13.306Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-01T04:19:13.306Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-01T04:19:13.306Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-01T04:19:13.306Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-01T04:19:13.306Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-01T04:19:13.306Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-01T04:19:13.306Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-01T04:19:13.306Z] ? github.com/docker/docker/volume [no test files] [2020-09-01T04:19:13.306Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-01T04:19:13.306Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === Skipped [2020-09-01T04:19:13.306Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-01T04:19:13.306Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-01T04:19:13.306Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-01T04:19:13.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:19:13.306Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-01T04:19:13.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:19:13.306Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-01T04:19:13.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:19:13.306Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-01T04:19:13.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:19:13.306Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-01T04:19:13.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:19:13.306Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-01T04:19:13.306Z] graphtest_unix.go:73: No driver to put! [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-01T04:19:13.306Z] time="2020-09-01T04:17:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:19:13.306Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:19:13.306Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-01T04:19:13.306Z] time="2020-09-01T04:17:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:19:13.306Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:19:13.306Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-01T04:19:13.306Z] time="2020-09-01T04:17:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:19:13.306Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:19:13.306Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-01T04:19:13.306Z] time="2020-09-01T04:17:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:19:13.306Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:19:13.306Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-01T04:19:13.306Z] time="2020-09-01T04:17:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:19:13.306Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:19:13.306Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-01T04:19:13.306Z] graphtest_unix.go:73: No driver to put! [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-01T04:19:13.306Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-01T04:19:13.306Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-01T04:19:13.306Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-01T04:19:13.306Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-01T04:19:13.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:19:13.306Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-01T04:19:13.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:19:13.306Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-01T04:19:13.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:19:13.306Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-01T04:19:13.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:19:13.306Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-01T04:19:13.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:19:13.306Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-01T04:19:13.306Z] graphtest_unix.go:73: No driver to put! [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-01T04:19:13.306Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-01T04:19:13.306Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] [2020-09-01T04:19:13.306Z] DONE 2142 tests, 26 skipped in 258.329s Post stage [Pipeline] junit [2020-09-01T04:19:14.028Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-01T04:19:14.870Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41404/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b -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:8cc47be176c2fa0c70b4e5105d7498b71a3e797b hack/make.sh dynbinary test-integration [2020-09-01T04:19:14.885Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s) [2020-09-01T04:19:14.885Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-01T04:19:15.122Z] Loaded image: buildpack-deps:buster [2020-09-01T04:19:15.192Z] [2020-09-01T04:19:15.192Z] Removing bundles/ [2020-09-01T04:19:15.192Z] [2020-09-01T04:19:15.192Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-01T04:19:15.192Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-01T04:19:15.192Z] GOOS="" GOARCH="" GOARM="" [2020-09-01T04:19:15.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-01T04:19:16.064Z] Loaded image: busybox:latest [2020-09-01T04:19:16.771Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.09s) [2020-09-01T04:19:16.771Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-01T04:19:17.448Z] Loaded image: busybox:glibc [2020-09-01T04:19:17.709Z] Loaded image: debian:buster [2020-09-01T04:19:17.970Z] Loaded image: hello-world:latest [2020-09-01T04:19:17.970Z] INFO: Testing against a local daemon [2020-09-01T04:19:17.970Z] === RUN TestCgroupNamespacesBuild [2020-09-01T04:19:18.656Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-09-01T04:19:18.656Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-01T04:19:18.842Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-01T04:19:18.842Z] Using test binary docker [2020-09-01T04:19:18.842Z] +++ /etc/init.d/apparmor start [2020-09-01T04:19:18.842Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-01T04:19:18.842Z] Starting dockerd [2020-09-01T04:19:18.842Z] INFO: Waiting for daemon to start... [2020-09-01T04:19:18.842Z] +++ 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-09-01T04:19:21.173Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2020-09-01T04:19:21.173Z] === RUN TestKernelTCPMemory [2020-09-01T04:19:21.173Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-09-01T04:19:21.173Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-01T04:19:21.173Z] === RUN TestNISDomainname [2020-09-01T04:19:21.173Z] --- SKIP: TestNISDomainname (0.01s) [2020-09-01T04:19:21.173Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-01T04:19:21.173Z] === RUN TestHostnameDnsResolution [2020-09-01T04:19:21.385Z] . [2020-09-01T04:19:21.386Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-01T04:19:21.386Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-01T04:19:21.386Z] Error: No such image: emptyfs [2020-09-01T04:19:21.386Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-01T04:19:21.386Z] ++++ docker load [2020-09-01T04:19:21.386Z] Running integration-test (iteration 1) [2020-09-01T04:19:21.386Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-01T04:19:21.386Z] ++ 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-09-01T04:19:21.386Z] ++ set -e [2020-09-01T04:19:21.386Z] ++ '[' -n 0 ']' [2020-09-01T04:19:21.386Z] ++ set -x [2020-09-01T04:19:21.386Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:19:21.429Z] --- PASS: TestHostnameDnsResolution (0.61s) [2020-09-01T04:19:21.429Z] === RUN TestStats [2020-09-01T04:19:21.429Z] --- SKIP: TestStats (0.00s) [2020-09-01T04:19:21.429Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-01T04:19:21.429Z] === RUN TestStopContainerWithTimeout [2020-09-01T04:19:21.429Z] === RUN TestStopContainerWithTimeout/0 [2020-09-01T04:19:21.429Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-01T04:19:21.429Z] === RUN TestStopContainerWithTimeout/1 [2020-09-01T04:19:21.429Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-01T04:19:21.429Z] === RUN TestStopContainerWithTimeout/3 [2020-09-01T04:19:21.429Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-01T04:19:21.429Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-01T04:19:21.429Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-01T04:19:21.429Z] === CONT TestStopContainerWithTimeout/0 [2020-09-01T04:19:21.429Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-01T04:19:21.991Z] === CONT TestStopContainerWithTimeout/3 [2020-09-01T04:19:22.174Z] --- PASS: TestCgroupNamespacesBuild (4.28s) [2020-09-01T04:19:22.174Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-01T04:19:23.880Z] === CONT TestStopContainerWithTimeout/1 [2020-09-01T04:19:24.088Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-09-01T04:19:24.088Z] === RUN TestBuildWithSession [2020-09-01T04:19:24.088Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-01T04:19:24.088Z] build_session_test.go:25: TODO: BuildKit [2020-09-01T04:19:24.088Z] === RUN TestBuildSquashParent [2020-09-01T04:19:24.474Z] INFO: Extraction ended at 09/01/2020 04:19:22. Duration:00:00:19.2859380 [2020-09-01T04:19:24.474Z] INFO: Updating the golang and path environment variables [2020-09-01T04:19:24.474Z] INFO: GOPATH=d:\gopath [2020-09-01T04:19:24.474Z] INFO: go version go1.13.15 windows/amd64 [2020-09-01T04:19:24.474Z] INFO: Running the daemon under test in debug mode [2020-09-01T04:19:24.474Z] INFO: Starting a daemon under test... [2020-09-01T04:19:24.474Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41404\5\daemon --pidfile d:\CI\PR-41404\5\docker.pid -D [2020-09-01T04:19:24.474Z] INFO: Process started successfully. [2020-09-01T04:19:24.474Z] INFO: Start tailing logs of the daemon under tests [2020-09-01T04:19:24.474Z] INFO: Waiting for the daemon under test to start... [2020-09-01T04:19:25.496Z] --- PASS: TestImportExtremelyLargeImageWorks (78.60s) [2020-09-01T04:19:25.497Z] PASS [2020-09-01T04:19:25.497Z] [2020-09-01T04:19:25.497Z] === Skipped [2020-09-01T04:19:25.497Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-01T04:19:25.497Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:19:25.497Z] [2020-09-01T04:19:25.497Z] [2020-09-01T04:19:25.497Z] DONE 12 tests, 1 skipped in 79.974s [2020-09-01T04:19:25.497Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-09-01T04:19:25.497Z] ++ 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-09-01T04:19:25.497Z] ++ set -e [2020-09-01T04:19:25.497Z] ++ '[' -n 0 ']' [2020-09-01T04:19:25.497Z] ++ set -x [2020-09-01T04:19:25.497Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:19:25.497Z] INFO: Testing against a local daemon [2020-09-01T04:19:25.497Z] === RUN TestNetworkCreateDelete [2020-09-01T04:19:25.497Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-09-01T04:19:25.497Z] === RUN TestDockerNetworkDeletePreferID [2020-09-01T04:19:25.497Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2020-09-01T04:19:25.497Z] === RUN TestDaemonDNSFallback [2020-09-01T04:19:25.497Z] --- PASS: TestDaemonDNSFallback (2.42s) [2020-09-01T04:19:25.497Z] === RUN TestInspectNetwork [2020-09-01T04:19:25.771Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-01T04:19:25.771Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2020-09-01T04:19:25.771Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2020-09-01T04:19:25.771Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2020-09-01T04:19:25.771Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2020-09-01T04:19:25.771Z] === RUN TestDeleteDevicemapper [2020-09-01T04:19:25.771Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-01T04:19:25.771Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-01T04:19:25.771Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-01T04:19:26.009Z] INFO: Daemon under test started and replied! [2020-09-01T04:19:26.009Z] INFO: Docker version of the daemon under test [2020-09-01T04:19:26.009Z] [2020-09-01T04:19:26.468Z] Client: [2020-09-01T04:19:26.468Z] Version: 17.06.2-ce [2020-09-01T04:19:26.468Z] API version: 1.30 [2020-09-01T04:19:26.468Z] Go version: go1.8.3 [2020-09-01T04:19:26.468Z] Git commit: cec0b72 [2020-09-01T04:19:26.468Z] Built: Tue Sep 5 19:57:19 2017 [2020-09-01T04:19:26.468Z] OS/Arch: windows/amd64 [2020-09-01T04:19:26.468Z] [2020-09-01T04:19:26.468Z] Server: [2020-09-01T04:19:26.468Z] Version: 0.0.0-dev [2020-09-01T04:19:26.468Z] API version: 1.41 (minimum version 1.24) [2020-09-01T04:19:26.468Z] Go version: go1.13.15 [2020-09-01T04:19:26.468Z] Git commit: 8cc47be176 [2020-09-01T04:19:26.468Z] Built: 09/01/2020 04:17:56 [2020-09-01T04:19:26.468Z] OS/Arch: windows/amd64 [2020-09-01T04:19:26.468Z] Experimental: false [2020-09-01T04:19:26.468Z] [2020-09-01T04:19:26.468Z] INFO: Docker info of the daemon under test [2020-09-01T04:19:26.468Z] [2020-09-01T04:19:26.468Z] Containers: 0 [2020-09-01T04:19:26.468Z] Running: 0 [2020-09-01T04:19:26.468Z] Paused: 0 [2020-09-01T04:19:26.468Z] Stopped: 0 [2020-09-01T04:19:26.468Z] Images: 0 [2020-09-01T04:19:26.468Z] Server Version: 0.0.0-dev [2020-09-01T04:19:26.468Z] Storage Driver: windowsfilter [2020-09-01T04:19:26.468Z] Windows: [2020-09-01T04:19:26.468Z] Logging Driver: json-file [2020-09-01T04:19:26.468Z] Plugins: [2020-09-01T04:19:26.468Z] Volume: local [2020-09-01T04:19:26.468Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-01T04:19:26.468Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-01T04:19:26.468Z] Swarm: inactive [2020-09-01T04:19:26.468Z] Default Isolation: process [2020-09-01T04:19:26.468Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-01T04:19:26.468Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-01T04:19:26.468Z] OSType: windows [2020-09-01T04:19:26.468Z] Architecture: x86_64 [2020-09-01T04:19:26.468Z] CPUs: 4 [2020-09-01T04:19:26.468Z] Total Memory: 32GiB [2020-09-01T04:19:26.468Z] Name: azwin-2-61d680 [2020-09-01T04:19:26.468Z] ID: QJAF:P7PW:5M7I:RJQT:TUZG:C3CA:66ZX:LUQK:SW3W:OHD6:UQUH:MBM5 [2020-09-01T04:19:26.468Z] Docker Root Dir: D:\CI\PR-41404\5\daemon [2020-09-01T04:19:26.468Z] Debug Mode (client): false [2020-09-01T04:19:26.468Z] Debug Mode (server): true [2020-09-01T04:19:26.468Z] File Descriptors: -1 [2020-09-01T04:19:26.468Z] Goroutines: 17 [2020-09-01T04:19:26.468Z] System Time: 2020-09-01T04:19:26.0114596Z [2020-09-01T04:19:26.468Z] EventsListeners: 0 [2020-09-01T04:19:26.468Z] Registry: https://index.docker.io/v1/ [2020-09-01T04:19:26.468Z] Labels: [2020-09-01T04:19:26.468Z] Experimental: false [2020-09-01T04:19:26.468Z] Insecure Registries: [2020-09-01T04:19:26.468Z] 127.0.0.0/8 [2020-09-01T04:19:26.468Z] Live Restore Enabled: false [2020-09-01T04:19:26.468Z] [2020-09-01T04:19:26.468Z] [2020-09-01T04:19:26.468Z] INFO: Docker images of the daemon under test [2020-09-01T04:19:26.468Z] [2020-09-01T04:19:26.468Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-01T04:19:26.468Z] [2020-09-01T04:19:26.468Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-09-01T04:19:26.468Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-09-01T04:19:26.468Z] ltsc2019: Pulling from windows/servercore [2020-09-01T04:19:26.468Z] 4612f6d0b889: Pulling fs layer [2020-09-01T04:19:26.468Z] 3ab49687905c: Pulling fs layer [2020-09-01T04:19:27.134Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.86s) [2020-09-01T04:19:27.134Z] === RUN TestUpdateMemory [2020-09-01T04:19:27.134Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-01T04:19:27.134Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-01T04:19:27.134Z] === RUN TestUpdateCPUQuota [2020-09-01T04:19:27.134Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-09-01T04:19:27.134Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-01T04:19:27.134Z] === RUN TestUpdatePidsLimit [2020-09-01T04:19:27.134Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-09-01T04:19:27.134Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-01T04:19:27.134Z] === RUN TestUpdateRestartPolicy [2020-09-01T04:19:29.953Z] === RUN TestInspectNetwork/full_network_id [2020-09-01T04:19:30.245Z] === RUN TestInspectNetwork/partial_network_id [2020-09-01T04:19:30.245Z] === RUN TestInspectNetwork/network_name [2020-09-01T04:19:30.245Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-01T04:19:32.226Z] --- PASS: TestBuildSquashParent (7.02s) [2020-09-01T04:19:32.226Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-01T04:19:32.226Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-01T04:19:32.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-01T04:19:32.226Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-01T04:19:32.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-01T04:19:32.226Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-01T04:19:32.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-01T04:19:32.226Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-01T04:19:32.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-01T04:19:32.226Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-01T04:19:32.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-01T04:19:32.226Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-01T04:19:32.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-01T04:19:32.226Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-01T04:19:32.226Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-01T04:19:32.226Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-01T04:19:32.226Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-01T04:19:33.574Z] 3ab49687905c: Verifying Checksum [2020-09-01T04:19:33.574Z] 3ab49687905c: Download complete [2020-09-01T04:19:33.613Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-01T04:19:33.873Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-01T04:19:35.789Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-01T04:19:35.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s) [2020-09-01T04:19:35.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.71s) [2020-09-01T04:19:35.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.78s) [2020-09-01T04:19:35.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s) [2020-09-01T04:19:35.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2020-09-01T04:19:35.789Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2020-09-01T04:19:35.789Z] === RUN TestBuildMultiStageCopy [2020-09-01T04:19:35.789Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-01T04:19:35.814Z] --- PASS: TestInspectNetwork (10.86s) [2020-09-01T04:19:35.814Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-01T04:19:35.814Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-01T04:19:35.814Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-01T04:19:35.814Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-01T04:19:35.814Z] === RUN TestRunContainerWithBridgeNone [2020-09-01T04:19:37.940Z] --- PASS: TestRunContainerWithBridgeNone (2.39s) [2020-09-01T04:19:37.940Z] === RUN TestNetworkInvalidJSON [2020-09-01T04:19:37.940Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-01T04:19:37.940Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-01T04:19:37.940Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-01T04:19:37.940Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-01T04:19:37.940Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-01T04:19:37.940Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-01T04:19:37.940Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-01T04:19:37.940Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-01T04:19:37.940Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-01T04:19:37.940Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-01T04:19:37.940Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-01T04:19:37.940Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-01T04:19:37.940Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-01T04:19:37.941Z] === RUN TestHostIPv4BridgeLabel [2020-09-01T04:19:38.334Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-01T04:19:38.580Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-09-01T04:19:38.580Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-01T04:19:38.595Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-01T04:19:39.167Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-01T04:19:39.291Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2020-09-01T04:19:39.291Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-01T04:19:39.291Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2020-09-01T04:19:39.291Z] === RUN TestWaitNonBlocked [2020-09-01T04:19:39.291Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-01T04:19:39.291Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-01T04:19:39.291Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-01T04:19:39.291Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-01T04:19:39.291Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-01T04:19:39.291Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-01T04:19:39.291Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-01T04:19:39.291Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2020-09-01T04:19:39.291Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2020-09-01T04:19:39.291Z] === RUN TestWaitBlocked [2020-09-01T04:19:39.291Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-01T04:19:39.291Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-01T04:19:39.291Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-01T04:19:39.291Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-01T04:19:39.291Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-01T04:19:39.291Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-01T04:19:39.427Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-01T04:19:39.625Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-09-01T04:19:39.625Z] === RUN TestDaemonDefaultNetworkPools [2020-09-01T04:19:39.852Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-01T04:19:39.852Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2020-09-01T04:19:39.852Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2020-09-01T04:19:39.852Z] === CONT TestDaemonRestartIpcMode [2020-09-01T04:19:39.852Z] === CONT TestIpcModeOlderClient [2020-09-01T04:19:39.852Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-09-01T04:19:39.999Z] --- PASS: TestBuildMultiStageCopy (4.24s) [2020-09-01T04:19:39.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.18s) [2020-09-01T04:19:39.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-09-01T04:19:39.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-09-01T04:19:39.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-09-01T04:19:39.999Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-09-01T04:19:39.999Z] === RUN TestBuildMultiStageParentConfig [2020-09-01T04:19:40.258Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2020-09-01T04:19:40.258Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-01T04:19:41.384Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2020-09-01T04:19:41.384Z] === RUN TestBuildLabelWithTargets [2020-09-01T04:19:41.767Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-09-01T04:19:41.767Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-01T04:19:42.803Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-09-01T04:19:42.803Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-01T04:19:43.438Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-09-01T04:19:43.438Z] === RUN TestServiceWithPredefinedNetwork [2020-09-01T04:19:43.928Z] --- PASS: TestBuildLabelWithTargets (2.15s) [2020-09-01T04:19:43.928Z] === RUN TestBuildWithEmptyLayers [2020-09-01T04:19:44.013Z] --- PASS: TestDaemonRestartIpcMode (4.11s) [2020-09-01T04:19:44.013Z] PASS [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === Skipped [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-01T04:19:44.013Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-09-01T04:19:44.013Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-09-01T04:19:44.013Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-09-01T04:19:44.013Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-09-01T04:19:44.013Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-09-01T04:19:44.013Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-09-01T04:19:44.013Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-01T04:19:44.013Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-01T04:19:44.013Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-01T04:19:44.013Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-01T04:19:44.013Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-09-01T04:19:44.013Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-09-01T04:19:44.013Z] 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-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-09-01T04:19:44.013Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-01T04:19:44.013Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-09-01T04:19:44.013Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-09-01T04:19:44.013Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-09-01T04:19:44.013Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-09-01T04:19:44.013Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-09-01T04:19:44.013Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-01T04:19:44.013Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-01T04:19:44.013Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-09-01T04:19:44.013Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-09-01T04:19:44.013Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] [2020-09-01T04:19:44.013Z] DONE 173 tests, 24 skipped in 78.010s [2020-09-01T04:19:44.013Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-01T04:19:44.268Z] INFO: Testing against a local daemon [2020-09-01T04:19:44.268Z] === RUN TestCommitInheritsEnv [2020-09-01T04:19:44.500Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-09-01T04:19:44.500Z] === RUN TestBuildMultiStageOnBuild [2020-09-01T04:19:46.152Z] --- PASS: TestCommitInheritsEnv (1.94s) [2020-09-01T04:19:46.152Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-01T04:19:46.152Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-01T04:19:46.152Z] === RUN TestImagesFilterMultiReference [2020-09-01T04:19:46.152Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-01T04:19:46.152Z] === RUN TestImagePullPlatformInvalid [2020-09-01T04:19:46.408Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-01T04:19:46.408Z] === RUN TestRemoveImageOrphaning [2020-09-01T04:19:47.025Z] --- PASS: TestServiceWithPredefinedNetwork (3.73s) [2020-09-01T04:19:47.025Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-01T04:19:47.025Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-01T04:19:47.025Z] service_test.go:236: FLAKY_TEST [2020-09-01T04:19:47.025Z] === RUN TestServiceWithDataPathPortInit [2020-09-01T04:19:47.800Z] --- PASS: TestBuildMultiStageOnBuild (2.62s) [2020-09-01T04:19:47.800Z] === RUN TestBuildUncleanTarFilenames [2020-09-01T04:19:48.294Z] --- PASS: TestRemoveImageOrphaning (1.88s) [2020-09-01T04:19:48.294Z] === RUN TestRemoveImageGarbageCollector [2020-09-01T04:19:48.294Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-01T04:19:48.294Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-01T04:19:48.294Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-01T04:19:48.294Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-01T04:19:48.294Z] === RUN TestTagInvalidReference [2020-09-01T04:19:48.294Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-01T04:19:48.294Z] === RUN TestTagValidPrefixedRepo [2020-09-01T04:19:48.294Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-01T04:19:48.294Z] === RUN TestTagExistedNameWithoutForce [2020-09-01T04:19:48.294Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-01T04:19:48.294Z] === RUN TestTagOfficialNames [2020-09-01T04:19:48.294Z] --- PASS: TestTagOfficialNames (0.05s) [2020-09-01T04:19:48.294Z] === RUN TestTagMatchesDigest [2020-09-01T04:19:48.294Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-01T04:19:48.294Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-01T04:19:48.371Z] 4612f6d0b889: Verifying Checksum [2020-09-01T04:19:48.371Z] 4612f6d0b889: Download complete [2020-09-01T04:19:48.741Z] --- PASS: TestBuildUncleanTarFilenames (1.39s) [2020-09-01T04:19:48.741Z] === RUN TestBuildMultiStageLayerLeak [2020-09-01T04:19:51.284Z] --- PASS: TestBuildMultiStageLayerLeak (2.68s) [2020-09-01T04:19:51.284Z] === RUN TestBuildWithHugeFile [2020-09-01T04:20:08.101Z] Loaded image: buildpack-deps:buster [2020-09-01T04:20:08.101Z] Loaded image: busybox:latest [2020-09-01T04:20:08.101Z] Loaded image: busybox:glibc [2020-09-01T04:20:08.101Z] Loaded image: debian:buster [2020-09-01T04:20:08.101Z] Loaded image: hello-world:latest [2020-09-01T04:20:08.101Z] INFO: Testing against a local daemon [2020-09-01T04:20:08.101Z] === RUN TestCgroupNamespacesBuild [2020-09-01T04:20:08.101Z] --- PASS: TestCgroupNamespacesBuild (3.64s) [2020-09-01T04:20:08.101Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-01T04:20:08.101Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.90s) [2020-09-01T04:20:08.101Z] === RUN TestBuildWithSession [2020-09-01T04:20:08.101Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-01T04:20:08.101Z] build_session_test.go:25: TODO: BuildKit [2020-09-01T04:20:08.101Z] === RUN TestBuildSquashParent [2020-09-01T04:20:09.495Z] --- PASS: TestServiceWithDataPathPortInit (19.94s) [2020-09-01T04:20:09.495Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-01T04:20:16.235Z] --- PASS: TestBuildSquashParent (7.90s) [2020-09-01T04:20:16.235Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-01T04:20:16.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-01T04:20:16.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-01T04:20:16.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-01T04:20:16.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-01T04:20:16.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-01T04:20:16.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-01T04:20:16.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-01T04:20:16.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-01T04:20:16.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-01T04:20:16.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-01T04:20:16.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-01T04:20:16.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-01T04:20:16.235Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-01T04:20:16.235Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-01T04:20:18.046Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.02s) [2020-09-01T04:20:18.046Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:54aj9kauqo62hb3cqplk2a7mf Created:2020-09-01 04:20:08.383668335 +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[76fa0dc814e2a6e799e4e6048fdb12ca10eeee0cecf13c6c5f1d0a00c12caba9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qgpzxnot0vnko8aschgtkq0fo EndpointID:aa7027b40bd0edb96bcc28f626be54a8e84a6daa65b550d5ffe18fe3bf394b05 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:db256ec2ea9982b00bda32531f7510ce281a5bd86f779a82e9f8fe0cd7855a4c 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:658fa236eda8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qgpzxnot0vnko8aschgtkq0fo EndpointID:aa7027b40bd0edb96bcc28f626be54a8e84a6daa65b550d5ffe18fe3bf394b05 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-01T04:20:18.046Z] PASS [2020-09-01T04:20:18.046Z] [2020-09-01T04:20:18.046Z] === Skipped [2020-09-01T04:20:18.046Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-01T04:20:18.046Z] service_test.go:236: FLAKY_TEST [2020-09-01T04:20:18.046Z] [2020-09-01T04:20:18.046Z] [2020-09-01T04:20:18.046Z] DONE 23 tests, 1 skipped in 55.473s [2020-09-01T04:20:18.046Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-01T04:20:18.046Z] ++ 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-09-01T04:20:18.046Z] ++ set -e [2020-09-01T04:20:18.046Z] ++ '[' -n 0 ']' [2020-09-01T04:20:18.046Z] ++ set -x [2020-09-01T04:20:18.046Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:20:18.046Z] INFO: Testing against a local daemon [2020-09-01T04:20:18.046Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-01T04:20:18.046Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-01T04:20:18.046Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:20:18.046Z] === RUN TestDockerNetworkIpvlan [2020-09-01T04:20:18.046Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-01T04:20:18.046Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:20:18.046Z] PASS [2020-09-01T04:20:18.046Z] [2020-09-01T04:20:18.046Z] === Skipped [2020-09-01T04:20:18.046Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-01T04:20:18.046Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:20:18.046Z] [2020-09-01T04:20:18.046Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-01T04:20:18.046Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:20:18.046Z] [2020-09-01T04:20:18.046Z] [2020-09-01T04:20:18.046Z] DONE 2 tests, 2 skipped in 0.077s [2020-09-01T04:20:18.046Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-01T04:20:18.046Z] ++ 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-09-01T04:20:18.046Z] ++ set -e [2020-09-01T04:20:18.046Z] ++ '[' -n 0 ']' [2020-09-01T04:20:18.046Z] ++ set -x [2020-09-01T04:20:18.046Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:20:18.046Z] INFO: Testing against a local daemon [2020-09-01T04:20:18.046Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-01T04:20:18.680Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-09-01T04:20:18.680Z] === RUN TestDockerNetworkMacvlan [2020-09-01T04:20:18.848Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-01T04:20:19.110Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-01T04:20:19.314Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-01T04:20:20.350Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-01T04:20:21.387Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-01T04:20:22.402Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-01T04:20:22.402Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-01T04:20:24.955Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-01T04:20:25.696Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-01T04:20:25.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.39s) [2020-09-01T04:20:25.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.46s) [2020-09-01T04:20:25.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.84s) [2020-09-01T04:20:25.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2020-09-01T04:20:25.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s) [2020-09-01T04:20:25.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.89s) [2020-09-01T04:20:25.696Z] === RUN TestBuildMultiStageCopy [2020-09-01T04:20:25.696Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-01T04:20:27.603Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-01T04:20:28.172Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-01T04:20:28.740Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-01T04:20:29.309Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-01T04:20:29.411Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-01T04:20:29.569Z] --- PASS: TestBuildMultiStageCopy (4.58s) [2020-09-01T04:20:29.569Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.43s) [2020-09-01T04:20:29.569Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-09-01T04:20:29.569Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-09-01T04:20:29.569Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-09-01T04:20:29.570Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2020-09-01T04:20:29.570Z] === RUN TestBuildMultiStageParentConfig [2020-09-01T04:20:30.631Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-09-01T04:20:30.631Z] Copying nested executables into bundles/binary-daemon [2020-09-01T04:20:30.631Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-09-01T04:20:30.950Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2020-09-01T04:20:30.950Z] === RUN TestBuildLabelWithTargets [2020-09-01T04:20:30.971Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41404/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b -e DOCKER_GRAPHDRIVER docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b hack/make.sh cross [2020-09-01T04:20:31.232Z] [2020-09-01T04:20:31.232Z] Removing bundles/ [2020-09-01T04:20:31.491Z] [2020-09-01T04:20:31.491Z] ---> Making bundle: cross (in bundles/cross) [2020-09-01T04:20:31.491Z] Cross building: bundles/cross/linux/amd64 [2020-09-01T04:20:31.491Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-09-01T04:20:31.491Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-09-01T04:20:33.489Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2020-09-01T04:20:33.489Z] === RUN TestBuildWithEmptyLayers [2020-09-01T04:20:34.427Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2020-09-01T04:20:34.427Z] === RUN TestBuildMultiStageOnBuild [2020-09-01T04:20:36.344Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-01T04:20:37.720Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2020-09-01T04:20:37.720Z] === RUN TestBuildUncleanTarFilenames [2020-09-01T04:20:37.856Z] --- PASS: TestDockerNetworkMacvlan (19.15s) [2020-09-01T04:20:37.856Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-09-01T04:20:37.856Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-09-01T04:20:37.856Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.40s) [2020-09-01T04:20:37.856Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s) [2020-09-01T04:20:37.856Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.29s) [2020-09-01T04:20:37.856Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.46s) [2020-09-01T04:20:37.856Z] PASS [2020-09-01T04:20:37.856Z] [2020-09-01T04:20:37.856Z] DONE 8 tests in 20.626s [2020-09-01T04:20:37.856Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-01T04:20:37.856Z] ++ 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-09-01T04:20:37.856Z] ++ set -e [2020-09-01T04:20:37.856Z] ++ '[' -n 0 ']' [2020-09-01T04:20:37.856Z] ++ set -x [2020-09-01T04:20:37.856Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:20:37.856Z] testing: warning: no tests to run [2020-09-01T04:20:37.856Z] PASS [2020-09-01T04:20:37.856Z] [2020-09-01T04:20:37.856Z] DONE 0 tests in 0.015s [2020-09-01T04:20:37.856Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-01T04:20:37.856Z] ++ 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-09-01T04:20:37.856Z] ++ set -e [2020-09-01T04:20:37.856Z] ++ '[' -n 0 ']' [2020-09-01T04:20:37.856Z] ++ set -x [2020-09-01T04:20:37.856Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:20:37.856Z] INFO: Testing against a local daemon [2020-09-01T04:20:37.856Z] === RUN TestAuthZPluginAllowRequest [2020-09-01T04:20:38.038Z] --- PASS: TestBuildWithHugeFile (40.75s) [2020-09-01T04:20:38.038Z] === RUN TestBuildWithEmptyDockerfile [2020-09-01T04:20:38.038Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-01T04:20:38.038Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-01T04:20:38.038Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-01T04:20:38.038Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-01T04:20:38.038Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-01T04:20:38.038Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-01T04:20:38.038Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-01T04:20:38.038Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-01T04:20:38.038Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-01T04:20:38.038Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s) [2020-09-01T04:20:38.038Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-09-01T04:20:38.038Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-09-01T04:20:38.038Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-09-01T04:20:38.038Z] === RUN TestBuildPreserveOwnership [2020-09-01T04:20:38.038Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-01T04:20:38.038Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-01T04:20:38.609Z] --- PASS: TestBuildPreserveOwnership (5.94s) [2020-09-01T04:20:38.609Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.83s) [2020-09-01T04:20:38.609Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-09-01T04:20:38.609Z] === RUN TestBuildPlatformInvalid [2020-09-01T04:20:38.609Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-09-01T04:20:38.609Z] PASS [2020-09-01T04:20:38.609Z] [2020-09-01T04:20:38.609Z] === Skipped [2020-09-01T04:20:38.609Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-09-01T04:20:38.609Z] build_session_test.go:25: TODO: BuildKit [2020-09-01T04:20:38.609Z] [2020-09-01T04:20:38.609Z] [2020-09-01T04:20:38.609Z] DONE 32 tests, 1 skipped in 95.971s [2020-09-01T04:20:38.870Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-09-01T04:20:38.870Z] ++ 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-09-01T04:20:38.870Z] ++ set -e [2020-09-01T04:20:38.870Z] ++ '[' -n 0 ']' [2020-09-01T04:20:38.870Z] ++ set -x [2020-09-01T04:20:38.870Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:20:38.870Z] INFO: Testing against a local daemon [2020-09-01T04:20:38.870Z] === RUN TestConfigInspect [2020-09-01T04:20:39.101Z] --- PASS: TestBuildUncleanTarFilenames (1.83s) [2020-09-01T04:20:39.101Z] === RUN TestBuildMultiStageLayerLeak [2020-09-01T04:20:39.930Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2020-09-01T04:20:39.930Z] === RUN TestAuthZPluginTLS [2020-09-01T04:20:39.930Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-09-01T04:20:39.930Z] === RUN TestAuthZPluginDenyRequest [2020-09-01T04:20:40.563Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-09-01T04:20:40.563Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-01T04:20:41.196Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-09-01T04:20:41.196Z] === RUN TestAuthZPluginDenyResponse [2020-09-01T04:20:41.829Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-09-01T04:20:41.829Z] === RUN TestAuthZPluginAllowEventStream [2020-09-01T04:20:42.400Z] --- PASS: TestBuildMultiStageLayerLeak (3.09s) [2020-09-01T04:20:42.400Z] === RUN TestBuildWithHugeFile [2020-09-01T04:20:43.073Z] --- PASS: TestConfigInspect (3.79s) [2020-09-01T04:20:43.073Z] === RUN TestConfigList [2020-09-01T04:20:43.338Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-09-01T04:20:43.338Z] === RUN TestAuthZPluginErrorResponse [2020-09-01T04:20:43.972Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-09-01T04:20:43.972Z] === RUN TestAuthZPluginErrorRequest [2020-09-01T04:20:44.263Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-09-01T04:20:44.263Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-01T04:20:44.897Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-09-01T04:20:44.897Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-01T04:20:46.385Z] --- PASS: TestConfigList (3.19s) [2020-09-01T04:20:46.385Z] === RUN TestConfigsCreateAndDelete [2020-09-01T04:20:46.970Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2020-09-01T04:20:46.970Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-01T04:20:49.683Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-09-01T04:20:49.683Z] === RUN TestConfigsUpdate [2020-09-01T04:20:49.702Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-09-01T04:20:49.702Z] === RUN TestAuthZPluginHeader [2020-09-01T04:20:49.993Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-09-01T04:20:49.993Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-01T04:20:49.993Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-01T04:20:49.993Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:20:49.993Z] === RUN TestAuthZPluginV2Disable [2020-09-01T04:20:49.993Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-01T04:20:49.993Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:20:49.993Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-01T04:20:49.993Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-01T04:20:49.994Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:20:49.994Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-01T04:20:49.994Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-01T04:20:49.994Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:20:49.994Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-01T04:20:52.228Z] --- PASS: TestConfigsUpdate (3.14s) [2020-09-01T04:20:52.228Z] === RUN TestTemplatedConfig [2020-09-01T04:20:52.388Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-01T04:20:52.388Z] Using test binary docker [2020-09-01T04:20:52.388Z] +++ /etc/init.d/apparmor start [2020-09-01T04:20:52.388Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-01T04:20:52.388Z] INFO: Waiting for daemon to start... [2020-09-01T04:20:52.388Z] Starting dockerd [2020-09-01T04:20:52.388Z] +++ 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-09-01T04:20:52.647Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-01T04:20:52.647Z] Using test binary docker [2020-09-01T04:20:52.647Z] +++ /etc/init.d/apparmor start [2020-09-01T04:20:52.647Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-01T04:20:52.647Z] INFO: Waiting for daemon to start... [2020-09-01T04:20:52.647Z] Starting dockerd [2020-09-01T04:20:52.647Z] +++ 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-09-01T04:20:52.875Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-01T04:20:52.875Z] [2020-09-01T04:20:52.875Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-01T04:20:52.875Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-01T04:20:52.875Z] HOSTNAME=80d303a6dc45 [2020-09-01T04:20:52.875Z] TESTDEBUG=0 [2020-09-01T04:20:52.875Z] DEST=bundles/test-integration [2020-09-01T04:20:52.875Z] PWD=/go/src/github.com/docker/docker [2020-09-01T04:20:52.875Z] DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b [2020-09-01T04:20:52.875Z] container=docker [2020-09-01T04:20:52.875Z] HOME=/root [2020-09-01T04:20:52.875Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-01T04:20:52.875Z] VALIDATE_BRANCH=master [2020-09-01T04:20:52.875Z] TERM=xterm [2020-09-01T04:20:52.875Z] DOCKER_PKG=github.com/docker/docker [2020-09-01T04:20:52.875Z] SHLVL=1 [2020-09-01T04:20:52.875Z] TIMEOUT=120m [2020-09-01T04:20:52.875Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-01T04:20:52.875Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-01T04:20:52.875Z] GO111MODULE=off [2020-09-01T04:20:52.875Z] DOCKER_EXPERIMENTAL=1 [2020-09-01T04:20:52.875Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-01T04:20:52.875Z] PATH=/usr/local/cli:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-01T04:20:52.875Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-01T04:20:52.875Z] GOPATH=/go [2020-09-01T04:20:52.875Z] PKG_CONFIG=pkg-config [2020-09-01T04:20:52.875Z] _=/usr/bin/env [2020-09-01T04:20:52.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-01T04:20:56.432Z] --- PASS: TestTemplatedConfig (3.42s) [2020-09-01T04:20:56.432Z] === RUN TestConfigCreateResolve [2020-09-01T04:20:58.976Z] --- PASS: TestConfigCreateResolve (3.15s) [2020-09-01T04:20:58.976Z] === RUN TestConfigDaemonLibtrustID [2020-09-01T04:20:59.548Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-09-01T04:20:59.548Z] PASS [2020-09-01T04:20:59.548Z] [2020-09-01T04:20:59.548Z] DONE 7 tests in 20.769s [2020-09-01T04:20:59.548Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-09-01T04:20:59.548Z] ++ 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-09-01T04:20:59.548Z] ++ set -e [2020-09-01T04:20:59.548Z] ++ '[' -n 0 ']' [2020-09-01T04:20:59.548Z] ++ set -x [2020-09-01T04:20:59.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=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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:20:59.809Z] INFO: Testing against a local daemon [2020-09-01T04:20:59.809Z] === RUN TestCheckpoint [2020-09-01T04:20:59.809Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-01T04:20:59.809Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-01T04:20:59.809Z] === RUN TestContainerInvalidJSON [2020-09-01T04:20:59.809Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-01T04:20:59.809Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-01T04:20:59.809Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-01T04:20:59.809Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-01T04:20:59.809Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-01T04:20:59.809Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-01T04:20:59.809Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-01T04:20:59.809Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-01T04:20:59.809Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-01T04:20:59.809Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-01T04:20:59.809Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-01T04:20:59.809Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-09-01T04:20:59.809Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-09-01T04:20:59.809Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-01T04:20:59.809Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-09-01T04:20:59.809Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-01T04:21:00.070Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-09-01T04:21:00.070Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-01T04:21:00.070Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-09-01T04:21:00.070Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-01T04:21:00.330Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-09-01T04:21:00.330Z] === RUN TestCopyFromContainer [2020-09-01T04:21:02.245Z] === RUN TestCopyFromContainer// [2020-09-01T04:21:02.245Z] === RUN TestCopyFromContainer//bar/root [2020-09-01T04:21:02.506Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-01T04:21:02.506Z] === RUN TestCopyFromContainer/bar/quux [2020-09-01T04:21:02.642Z] . [2020-09-01T04:21:02.642Z] [2020-09-01T04:21:02.642Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-01T04:21:02.642Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-01T04:21:02.642Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-01T04:21:02.642Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-01T04:21:02.642Z] Error: No such image: emptyfs [2020-09-01T04:21:02.642Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-01T04:21:02.642Z] ++++ docker load [2020-09-01T04:21:02.642Z] Error: No such image: emptyfs [2020-09-01T04:21:02.642Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-01T04:21:02.642Z] ++++ docker load [2020-09-01T04:21:02.642Z] Running integration-test (iteration 1) [2020-09-01T04:21:02.642Z] 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-09-01T04:21:02.642Z] ++ 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-09-01T04:21:02.642Z] ++ set -e [2020-09-01T04:21:02.642Z] ++ '[' -n 0 ']' [2020-09-01T04:21:02.642Z] ++ set -x [2020-09-01T04:21:02.642Z] Running integration-test (iteration 1) [2020-09-01T04:21:02.642Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:21:02.642Z] 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-09-01T04:21:02.642Z] ++ 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-09-01T04:21:02.642Z] ++ set -e [2020-09-01T04:21:02.642Z] ++ '[' -n 0 ']' [2020-09-01T04:21:02.642Z] ++ set -x [2020-09-01T04:21:02.642Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:21:02.768Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-01T04:21:02.768Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-01T04:21:02.768Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-01T04:21:03.029Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-01T04:21:03.029Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-01T04:21:03.290Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-01T04:21:03.290Z] --- PASS: TestCopyFromContainer (3.14s) [2020-09-01T04:21:03.290Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-09-01T04:21:03.290Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-09-01T04:21:03.290Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-09-01T04:21:03.290Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-09-01T04:21:03.290Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-09-01T04:21:03.290Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-09-01T04:21:03.290Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-09-01T04:21:03.290Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-09-01T04:21:03.290Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-09-01T04:21:03.290Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-09-01T04:21:03.290Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-01T04:21:03.290Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-01T04:21:03.290Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-01T04:21:03.290Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-01T04:21:03.290Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-01T04:21:03.290Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-01T04:21:03.290Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-01T04:21:03.290Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-01T04:21:03.290Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-01T04:21:03.290Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-01T04:21:03.290Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-01T04:21:03.290Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-01T04:21:03.290Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-01T04:21:03.290Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-01T04:21:03.290Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-01T04:21:03.550Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-09-01T04:21:03.550Z] === RUN TestCreateWithInvalidEnv [2020-09-01T04:21:03.550Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-01T04:21:03.550Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-01T04:21:03.550Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-01T04:21:03.550Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-01T04:21:03.550Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-01T04:21:03.550Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-01T04:21:03.550Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-01T04:21:03.550Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-01T04:21:03.550Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-01T04:21:03.550Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-01T04:21:03.550Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-01T04:21:03.550Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-01T04:21:03.550Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-01T04:21:03.550Z] === RUN TestCreateTmpfsMountsTarget [2020-09-01T04:21:03.550Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-01T04:21:03.550Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-01T04:21:06.094Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s) [2020-09-01T04:21:06.094Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-01T04:21:08.008Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2020-09-01T04:21:08.008Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-01T04:21:08.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-01T04:21:08.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-01T04:21:08.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-01T04:21:08.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-01T04:21:08.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-01T04:21:08.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-01T04:21:08.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-01T04:21:08.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-01T04:21:08.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-01T04:21:08.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-01T04:21:08.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-01T04:21:08.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-01T04:21:08.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-01T04:21:08.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-01T04:21:08.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-01T04:21:08.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-01T04:21:08.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-09-01T04:21:08.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-09-01T04:21:08.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-09-01T04:21:08.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s) [2020-09-01T04:21:08.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-09-01T04:21:08.008Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-01T04:21:08.661Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.60s) [2020-09-01T04:21:08.661Z] PASS [2020-09-01T04:21:08.661Z] [2020-09-01T04:21:08.661Z] === Skipped [2020-09-01T04:21:08.661Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-01T04:21:08.661Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:21:08.661Z] [2020-09-01T04:21:08.661Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-01T04:21:08.661Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:21:08.661Z] [2020-09-01T04:21:08.661Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-01T04:21:08.661Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:21:08.661Z] [2020-09-01T04:21:08.661Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-01T04:21:08.661Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:21:08.661Z] [2020-09-01T04:21:08.661Z] [2020-09-01T04:21:08.661Z] DONE 17 tests, 4 skipped in 29.939s [2020-09-01T04:21:08.661Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-01T04:21:08.661Z] ++ 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-09-01T04:21:08.661Z] ++ set -e [2020-09-01T04:21:08.661Z] ++ '[' -n 0 ']' [2020-09-01T04:21:08.661Z] ++ set -x [2020-09-01T04:21:08.661Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:21:08.661Z] INFO: Testing against a local daemon [2020-09-01T04:21:08.661Z] === RUN TestPluginInvalidJSON [2020-09-01T04:21:08.661Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-01T04:21:08.661Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-01T04:21:08.661Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-01T04:21:08.661Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-01T04:21:08.661Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-01T04:21:08.661Z] === RUN TestPluginInstall [2020-09-01T04:21:08.661Z] === RUN TestPluginInstall/no_auth [2020-09-01T04:21:08.952Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-09-01T04:21:08.952Z] === RUN TestCreateDifferentPlatform [2020-09-01T04:21:08.952Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-01T04:21:08.952Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-01T04:21:08.952Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-01T04:21:08.952Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-01T04:21:08.952Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-01T04:21:08.952Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-01T04:21:08.952Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-09-01T04:21:08.952Z] === RUN TestContainerStartOnDaemonRestart [2020-09-01T04:21:08.952Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-01T04:21:08.952Z] === RUN TestDaemonRestartIpcMode [2020-09-01T04:21:08.952Z] === PAUSE TestDaemonRestartIpcMode [2020-09-01T04:21:08.952Z] === RUN TestDaemonHostGatewayIP [2020-09-01T04:21:08.952Z] === PAUSE TestDaemonHostGatewayIP [2020-09-01T04:21:08.952Z] === RUN TestContainerKillOnDaemonStart [2020-09-01T04:21:08.952Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-01T04:21:08.952Z] === RUN TestDiff [2020-09-01T04:21:09.523Z] --- PASS: TestDiff (0.80s) [2020-09-01T04:21:09.523Z] === RUN TestExecWithCloseStdin [2020-09-01T04:21:10.465Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-09-01T04:21:10.465Z] === RUN TestExec [2020-09-01T04:21:11.407Z] --- PASS: TestExec (0.82s) [2020-09-01T04:21:11.407Z] === RUN TestExecUser [2020-09-01T04:21:12.185Z] time="2020-09-01T04:21:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:21:12.185Z] time="2020-09-01T04:21:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e002017156764c8bdc543858c58772614c66fc5fa56cd099fca7103b521106a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:21:12.185Z] time="2020-09-01T04:21:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:21:12.185Z] time="2020-09-01T04:21:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e002017156764c8bdc543858c58772614c66fc5fa56cd099fca7103b521106a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:21:12.349Z] --- PASS: TestExecUser (0.84s) [2020-09-01T04:21:12.349Z] === RUN TestExportContainerAndImportImage [2020-09-01T04:21:12.477Z] === RUN TestPluginInstall/with_htpasswd [2020-09-01T04:21:13.110Z] time="2020-09-01T04:21:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:21:13.110Z] time="2020-09-01T04:21:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2f825df1bcb537d8432a4b8b33653b3f0737db563e33cf40e406567aaad8f7f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:21:13.110Z] time="2020-09-01T04:21:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:21:13.110Z] time="2020-09-01T04:21:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2f825df1bcb537d8432a4b8b33653b3f0737db563e33cf40e406567aaad8f7f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:21:13.290Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-09-01T04:21:13.291Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-01T04:21:13.402Z] === RUN TestPluginInstall/with_insecure [2020-09-01T04:21:14.911Z] time="2020-09-01T04:21:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:21:14.911Z] time="2020-09-01T04:21:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:996cfec21d366d05ebe03da8359b91cd454a3d3317d2b6f828b6fc1ae3bf9f6b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:21:14.911Z] time="2020-09-01T04:21:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:21:14.911Z] time="2020-09-01T04:21:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:996cfec21d366d05ebe03da8359b91cd454a3d3317d2b6f828b6fc1ae3bf9f6b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:21:14.911Z] --- PASS: TestPluginInstall (6.88s) [2020-09-01T04:21:14.911Z] --- PASS: TestPluginInstall/no_auth (4.54s) [2020-09-01T04:21:14.911Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2020-09-01T04:21:14.911Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2020-09-01T04:21:14.911Z] plugin_test.go:157: [d6f9912055012] daemon is not started [2020-09-01T04:21:14.911Z] PASS [2020-09-01T04:21:14.911Z] [2020-09-01T04:21:14.911Z] DONE 6 tests in 7.098s [2020-09-01T04:21:14.911Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-01T04:21:14.911Z] ++ 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-09-01T04:21:14.911Z] ++ set -e [2020-09-01T04:21:14.911Z] ++ '[' -n 0 ']' [2020-09-01T04:21:14.911Z] ++ set -x [2020-09-01T04:21:14.911Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:21:14.911Z] INFO: Testing against a local daemon [2020-09-01T04:21:14.911Z] === RUN TestExternalGraphDriver [2020-09-01T04:21:15.203Z] === RUN TestExternalGraphDriver/json [2020-09-01T04:21:15.203Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s) [2020-09-01T04:21:15.203Z] === RUN TestHealthCheckWorkdir [2020-09-01T04:21:16.586Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-09-01T04:21:16.586Z] === RUN TestHealthKillContainer [2020-09-01T04:21:17.272Z] === RUN TestExternalGraphDriver/spec [2020-09-01T04:21:19.127Z] --- PASS: TestHealthKillContainer (2.84s) [2020-09-01T04:21:19.127Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-01T04:21:19.346Z] === RUN TestExternalGraphDriver/pull [2020-09-01T04:21:20.069Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-09-01T04:21:20.069Z] === RUN TestIpcModeNone [2020-09-01T04:21:20.640Z] --- PASS: TestIpcModeNone (0.85s) [2020-09-01T04:21:20.640Z] === RUN TestIpcModePrivate [2020-09-01T04:21:21.584Z] --- PASS: TestIpcModePrivate (0.82s) [2020-09-01T04:21:21.584Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2020-09-01T04:21:21.584Z] === RUN TestIpcModeShareable [2020-09-01T04:21:22.080Z] --- PASS: TestExternalGraphDriver (6.78s) [2020-09-01T04:21:22.080Z] --- PASS: TestExternalGraphDriver/json (2.15s) [2020-09-01T04:21:22.080Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2020-09-01T04:21:22.080Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2020-09-01T04:21:22.080Z] === RUN TestGraphdriverPluginV2 [2020-09-01T04:21:22.080Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-09-01T04:21:22.080Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:21:22.080Z] PASS [2020-09-01T04:21:22.080Z] [2020-09-01T04:21:22.080Z] === Skipped [2020-09-01T04:21:22.080Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-09-01T04:21:22.080Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:21:22.080Z] [2020-09-01T04:21:22.080Z] [2020-09-01T04:21:22.080Z] DONE 5 tests, 1 skipped in 6.937s [2020-09-01T04:21:22.080Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-01T04:21:22.080Z] ++ 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-09-01T04:21:22.080Z] ++ set -e [2020-09-01T04:21:22.080Z] ++ '[' -n 0 ']' [2020-09-01T04:21:22.080Z] ++ set -x [2020-09-01T04:21:22.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:21:22.080Z] INFO: Testing against a local daemon [2020-09-01T04:21:22.080Z] === RUN TestContinueAfterPluginCrash [2020-09-01T04:21:22.080Z] === PAUSE TestContinueAfterPluginCrash [2020-09-01T04:21:22.080Z] === RUN TestReadPluginNoRead [2020-09-01T04:21:22.080Z] === PAUSE TestReadPluginNoRead [2020-09-01T04:21:22.080Z] === RUN TestDaemonStartWithLogOpt [2020-09-01T04:21:22.080Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-01T04:21:22.080Z] === CONT TestContinueAfterPluginCrash [2020-09-01T04:21:22.080Z] === CONT TestDaemonStartWithLogOpt [2020-09-01T04:21:22.526Z] --- PASS: TestIpcModeShareable (0.88s) [2020-09-01T04:21:22.526Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2020-09-01T04:21:22.526Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-01T04:21:25.078Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.59s) [2020-09-01T04:21:25.078Z] === RUN TestAPIIpcModeHost [2020-09-01T04:21:25.650Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-09-01T04:21:25.650Z] === RUN TestDaemonIpcModeShareable [2020-09-01T04:21:25.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-01T04:21:25.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-01T04:21:25.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-01T04:21:26.538Z] --- PASS: TestDaemonStartWithLogOpt (3.95s) [2020-09-01T04:21:26.538Z] === CONT TestReadPluginNoRead [2020-09-01T04:21:27.564Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-09-01T04:21:27.564Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2020-09-01T04:21:27.564Z] === RUN TestDaemonIpcModePrivate [2020-09-01T04:21:28.609Z] === RUN TestReadPluginNoRead/default [2020-09-01T04:21:29.476Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-09-01T04:21:29.476Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false [2020-09-01T04:21:29.476Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-01T04:21:30.677Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-01T04:21:30.970Z] --- PASS: TestContinueAfterPluginCrash (9.09s) [2020-09-01T04:21:31.388Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-09-01T04:21:31.388Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false [2020-09-01T04:21:31.388Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-01T04:21:32.515Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-01T04:21:33.302Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2020-09-01T04:21:33.302Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2020-09-01T04:21:33.302Z] === RUN TestIpcModeOlderClient [2020-09-01T04:21:33.302Z] === PAUSE TestIpcModeOlderClient [2020-09-01T04:21:33.302Z] === RUN TestKillContainerInvalidSignal [2020-09-01T04:21:33.563Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-09-01T04:21:33.563Z] === RUN TestKillContainer [2020-09-01T04:21:33.824Z] === RUN TestKillContainer/no_signal [2020-09-01T04:21:34.395Z] === RUN TestKillContainer/non_killing_signal [2020-09-01T04:21:34.589Z] --- PASS: TestReadPluginNoRead (8.64s) [2020-09-01T04:21:34.589Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2020-09-01T04:21:34.589Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.01s) [2020-09-01T04:21:34.589Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.97s) [2020-09-01T04:21:34.589Z] read_test.go:92: [dabdd4f04b81a] daemon is not started [2020-09-01T04:21:34.589Z] PASS [2020-09-01T04:21:34.589Z] [2020-09-01T04:21:34.589Z] DONE 6 tests in 12.682s [2020-09-01T04:21:34.589Z] 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-09-01T04:21:34.590Z] ++ 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-09-01T04:21:34.590Z] ++ set -e [2020-09-01T04:21:34.590Z] ++ '[' -n 0 ']' [2020-09-01T04:21:34.590Z] ++ set -x [2020-09-01T04:21:34.590Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:21:34.590Z] testing: warning: no tests to run [2020-09-01T04:21:34.590Z] PASS [2020-09-01T04:21:34.590Z] [2020-09-01T04:21:34.590Z] DONE 0 tests in 0.028s [2020-09-01T04:21:34.590Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-01T04:21:34.590Z] ++ 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-09-01T04:21:34.590Z] ++ set -e [2020-09-01T04:21:34.590Z] ++ '[' -n 0 ']' [2020-09-01T04:21:34.590Z] ++ set -x [2020-09-01T04:21:34.590Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:21:34.590Z] INFO: Testing against a local daemon [2020-09-01T04:21:34.590Z] === RUN TestPluginWithDevMounts [2020-09-01T04:21:34.590Z] === PAUSE TestPluginWithDevMounts [2020-09-01T04:21:34.590Z] === CONT TestPluginWithDevMounts [2020-09-01T04:21:34.966Z] === RUN TestKillContainer/killing_signal [2020-09-01T04:21:35.911Z] --- PASS: TestKillContainer (2.33s) [2020-09-01T04:21:35.911Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-09-01T04:21:35.911Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-09-01T04:21:35.911Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-09-01T04:21:35.911Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-01T04:21:35.911Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-01T04:21:36.658Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-09-01T04:21:36.658Z] PASS [2020-09-01T04:21:36.658Z] [2020-09-01T04:21:36.658Z] DONE 1 tests in 1.944s [2020-09-01T04:21:36.658Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-09-01T04:21:36.658Z] ++ 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-09-01T04:21:36.658Z] ++ set -e [2020-09-01T04:21:36.658Z] ++ '[' -n 0 ']' [2020-09-01T04:21:36.658Z] ++ set -x [2020-09-01T04:21:36.658Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:21:36.658Z] INFO: Testing against a local daemon [2020-09-01T04:21:36.658Z] === RUN TestSecretInspect [2020-09-01T04:21:36.856Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-01T04:21:37.798Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-09-01T04:21:37.798Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-09-01T04:21:37.798Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-09-01T04:21:37.798Z] === RUN TestKillStoppedContainer [2020-09-01T04:21:37.798Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-09-01T04:21:37.798Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-01T04:21:37.798Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-09-01T04:21:37.798Z] === RUN TestKillDifferentUserContainer [2020-09-01T04:21:38.741Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2020-09-01T04:21:38.741Z] === RUN TestInspectOomKilledTrue [2020-09-01T04:21:38.741Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-01T04:21:38.741Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:21:38.741Z] === RUN TestInspectOomKilledFalse [2020-09-01T04:21:38.741Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-01T04:21:38.741Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:21:38.741Z] === RUN TestLinksEtcHostsContentMatch [2020-09-01T04:21:39.002Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-09-01T04:21:39.002Z] === RUN TestLinksContainerNames [2020-09-01T04:21:39.665Z] --- PASS: TestImportExtremelyLargeImageWorks (104.95s) [2020-09-01T04:21:39.665Z] PASS [2020-09-01T04:21:39.665Z] [2020-09-01T04:21:39.665Z] === Skipped [2020-09-01T04:21:39.665Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-01T04:21:39.665Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-01T04:21:39.665Z] [2020-09-01T04:21:39.665Z] [2020-09-01T04:21:39.665Z] DONE 12 tests, 1 skipped in 109.241s [2020-09-01T04:21:39.665Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-01T04:21:39.665Z] INFO: Testing against a local daemon [2020-09-01T04:21:39.665Z] === RUN TestNetworkCreateDelete [2020-09-01T04:21:39.665Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-09-01T04:21:39.665Z] === RUN TestDockerNetworkDeletePreferID [2020-09-01T04:21:39.665Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-09-01T04:21:39.665Z] === RUN TestDaemonDNSFallback [2020-09-01T04:21:40.914Z] --- PASS: TestLinksContainerNames (1.51s) [2020-09-01T04:21:40.914Z] === RUN TestLogsFollowTailEmpty [2020-09-01T04:21:41.117Z] --- PASS: TestSecretInspect (3.76s) [2020-09-01T04:21:41.117Z] === RUN TestSecretList [2020-09-01T04:21:41.391Z] Loaded image: buildpack-deps:buster [2020-09-01T04:21:41.485Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2020-09-01T04:21:41.485Z] === RUN TestContainerNetworkMountsNoChown [2020-09-01T04:21:41.550Z] --- PASS: TestDaemonDNSFallback (7.29s) [2020-09-01T04:21:41.550Z] === RUN TestInspectNetwork [2020-09-01T04:21:41.550Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-01T04:21:41.550Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:21:41.550Z] === RUN TestRunContainerWithBridgeNone [2020-09-01T04:21:41.550Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-01T04:21:41.550Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] === RUN TestNetworkInvalidJSON [2020-09-01T04:21:41.550Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-01T04:21:41.550Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-01T04:21:41.550Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-01T04:21:41.550Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-01T04:21:41.550Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-01T04:21:41.550Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-01T04:21:41.550Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-01T04:21:41.550Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-01T04:21:41.550Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-01T04:21:41.550Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-01T04:21:41.550Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-01T04:21:41.550Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-01T04:21:41.550Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-01T04:21:41.550Z] === RUN TestHostIPv4BridgeLabel [2020-09-01T04:21:41.550Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-01T04:21:41.550Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-01T04:21:41.550Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-09-01T04:21:41.550Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] === RUN TestDaemonDefaultNetworkPools [2020-09-01T04:21:41.550Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-09-01T04:21:41.550Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-01T04:21:41.550Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2020-09-01T04:21:41.550Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-01T04:21:41.550Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-01T04:21:41.550Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-01T04:21:41.550Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-01T04:21:41.550Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] === RUN TestServiceWithPredefinedNetwork [2020-09-01T04:21:41.550Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-01T04:21:41.550Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:21:41.550Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-01T04:21:41.550Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-01T04:21:41.550Z] service_test.go:236: FLAKY_TEST [2020-09-01T04:21:41.550Z] === RUN TestServiceWithDataPathPortInit [2020-09-01T04:21:41.550Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-09-01T04:21:41.550Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:21:41.550Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-01T04:21:41.550Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-01T04:21:41.550Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:21:41.550Z] PASS [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] === Skipped [2020-09-01T04:21:41.550Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-09-01T04:21:41.550Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-09-01T04:21:41.550Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-09-01T04:21:41.550Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-09-01T04:21:41.550Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-09-01T04:21:41.550Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2020-09-01T04:21:41.550Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-01T04:21:41.550Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-01T04:21:41.550Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-09-01T04:21:41.550Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-01T04:21:41.550Z] service_test.go:236: FLAKY_TEST [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-09-01T04:21:41.550Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-01T04:21:41.550Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] DONE 19 tests, 12 skipped in 8.010s [2020-09-01T04:21:41.550Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-01T04:21:41.550Z] INFO: Testing against a local daemon [2020-09-01T04:21:41.550Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-01T04:21:41.550Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-01T04:21:41.550Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:21:41.550Z] === RUN TestDockerNetworkIpvlan [2020-09-01T04:21:41.550Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-01T04:21:41.550Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:21:41.550Z] PASS [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] === Skipped [2020-09-01T04:21:41.550Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-01T04:21:41.550Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-01T04:21:41.550Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] DONE 2 tests, 2 skipped in 0.113s [2020-09-01T04:21:41.550Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-01T04:21:41.550Z] INFO: Testing against a local daemon [2020-09-01T04:21:41.550Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-01T04:21:41.550Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-01T04:21:41.550Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] === RUN TestDockerNetworkMacvlan [2020-09-01T04:21:41.550Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-09-01T04:21:41.550Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] PASS [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] === Skipped [2020-09-01T04:21:41.550Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-01T04:21:41.550Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.550Z] [2020-09-01T04:21:41.550Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-09-01T04:21:41.551Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:21:41.551Z] [2020-09-01T04:21:41.551Z] [2020-09-01T04:21:41.551Z] DONE 2 tests, 2 skipped in 0.103s [2020-09-01T04:21:41.551Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-01T04:21:41.551Z] testing: warning: no tests to run [2020-09-01T04:21:41.551Z] PASS [2020-09-01T04:21:41.551Z] [2020-09-01T04:21:41.551Z] DONE 0 tests in 0.022s [2020-09-01T04:21:41.551Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-01T04:21:41.652Z] Loaded image: buildpack-deps:buster [2020-09-01T04:21:41.652Z] Loaded image: busybox:latest [2020-09-01T04:21:41.805Z] INFO: Testing against a local daemon [2020-09-01T04:21:41.805Z] === RUN TestAuthZPluginAllowRequest [2020-09-01T04:21:41.805Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-09-01T04:21:41.805Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:41.805Z] === RUN TestAuthZPluginTLS [2020-09-01T04:21:41.805Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-09-01T04:21:41.805Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:41.805Z] === RUN TestAuthZPluginDenyRequest [2020-09-01T04:21:41.805Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-09-01T04:21:41.805Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:41.805Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-01T04:21:41.806Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-01T04:21:41.806Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:41.806Z] === RUN TestAuthZPluginDenyResponse [2020-09-01T04:21:41.806Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-09-01T04:21:41.806Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:41.806Z] === RUN TestAuthZPluginAllowEventStream [2020-09-01T04:21:41.806Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-09-01T04:21:41.806Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:41.806Z] === RUN TestAuthZPluginErrorResponse [2020-09-01T04:21:41.806Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-09-01T04:21:41.806Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:41.806Z] === RUN TestAuthZPluginErrorRequest [2020-09-01T04:21:41.806Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-09-01T04:21:41.806Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:41.806Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-01T04:21:41.806Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-01T04:21:41.806Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:41.806Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-01T04:21:41.806Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-01T04:21:41.806Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:41.806Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-01T04:21:41.806Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-01T04:21:41.806Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:41.806Z] === RUN TestAuthZPluginHeader [2020-09-01T04:21:41.806Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-09-01T04:21:41.806Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:41.806Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-01T04:21:41.806Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-09-01T04:21:41.806Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:41.806Z] === RUN TestAuthZPluginV2Disable [2020-09-01T04:21:41.913Z] Loaded image: busybox:latest [2020-09-01T04:21:42.057Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/default [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/default [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/private [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/private [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/rprivate [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/slave [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/slave [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/rslave [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/shared [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/shared [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/rshared [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-01T04:21:42.057Z] === CONT TestMountDaemonRoot/default [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-01T04:21:42.057Z] === CONT TestMountDaemonRoot/rslave [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-01T04:21:42.057Z] === CONT TestMountDaemonRoot/rshared [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-01T04:21:42.057Z] === CONT TestMountDaemonRoot/rprivate [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-01T04:21:42.057Z] === CONT TestMountDaemonRoot/shared [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-01T04:21:42.057Z] === CONT TestMountDaemonRoot/slave [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-01T04:21:42.057Z] === CONT TestMountDaemonRoot/private [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-01T04:21:42.057Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-01T04:21:42.057Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-01T04:21:42.057Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-01T04:21:42.057Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-01T04:21:42.057Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-01T04:21:42.057Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-01T04:21:42.057Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-01T04:21:42.061Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-09-01T04:21:42.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.061Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-01T04:21:42.061Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-09-01T04:21:42.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.061Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-01T04:21:42.061Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-09-01T04:21:42.061Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-01T04:21:42.062Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] PASS [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === Skipped [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-09-01T04:21:42.062Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] DONE 17 tests, 17 skipped in 0.435s [2020-09-01T04:21:42.062Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-01T04:21:42.062Z] INFO: Testing against a local daemon [2020-09-01T04:21:42.062Z] === RUN TestPluginInvalidJSON [2020-09-01T04:21:42.062Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-01T04:21:42.062Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-01T04:21:42.062Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-01T04:21:42.062Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-01T04:21:42.062Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-01T04:21:42.062Z] === RUN TestPluginInstall [2020-09-01T04:21:42.062Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-01T04:21:42.062Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] PASS [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] === Skipped [2020-09-01T04:21:42.062Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-09-01T04:21:42.062Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] [2020-09-01T04:21:42.062Z] DONE 3 tests, 1 skipped in 0.147s [2020-09-01T04:21:42.173Z] Loaded image: busybox:glibc [2020-09-01T04:21:42.173Z] Loaded image: debian:buster [2020-09-01T04:21:42.317Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-01T04:21:42.317Z] INFO: Testing against a local daemon [2020-09-01T04:21:42.317Z] === RUN TestExternalGraphDriver [2020-09-01T04:21:42.317Z] --- SKIP: TestExternalGraphDriver (0.09s) [2020-09-01T04:21:42.317Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-01T04:21:42.317Z] === RUN TestGraphdriverPluginV2 [2020-09-01T04:21:42.318Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-01T04:21:42.318Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-01T04:21:42.318Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-01T04:21:42.318Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-01T04:21:42.318Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-01T04:21:42.318Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-01T04:21:42.318Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-01T04:21:42.318Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-01T04:21:42.319Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-01T04:21:42.319Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-01T04:21:42.319Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-01T04:21:42.319Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-01T04:21:42.319Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-01T04:21:42.319Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-01T04:21:42.319Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-01T04:21:42.319Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-01T04:21:42.319Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-01T04:21:42.319Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-01T04:21:42.319Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-01T04:21:42.319Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-01T04:21:42.434Z] Loaded image: hello-world:latest [2020-09-01T04:21:42.434Z] Loaded image: busybox:glibc [2020-09-01T04:21:42.434Z] Loaded image: debian:buster [2020-09-01T04:21:42.434Z] INFO: Testing against a local daemon [2020-09-01T04:21:42.434Z] === RUN TestDockerDaemonSuite [2020-09-01T04:21:42.434Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-09-01T04:21:42.434Z] Loaded image: hello-world:latest [2020-09-01T04:21:42.579Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-01T04:21:42.579Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-01T04:21:42.579Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-01T04:21:42.579Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-09-01T04:21:42.579Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-01T04:21:42.579Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-09-01T04:21:42.579Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-09-01T04:21:42.579Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-09-01T04:21:42.579Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-09-01T04:21:42.579Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-09-01T04:21:42.580Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-09-01T04:21:42.580Z] === RUN TestContainerBindMountNonRecursive [2020-09-01T04:21:42.693Z] INFO: Testing against a local daemon [2020-09-01T04:21:42.693Z] === RUN TestDockerSuite [2020-09-01T04:21:42.693Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-01T04:21:42.693Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-01T04:21:42.693Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-01T04:21:42.693Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-01T04:21:42.693Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-01T04:21:42.693Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-01T04:21:42.693Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-01T04:21:42.693Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-01T04:21:43.633Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-01T04:21:43.892Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-01T04:21:44.463Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-01T04:21:44.463Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-01T04:21:44.636Z] --- PASS: TestSecretList (3.73s) [2020-09-01T04:21:44.636Z] === RUN TestSecretsCreateAndDelete [2020-09-01T04:21:45.124Z] --- PASS: TestContainerBindMountNonRecursive (2.22s) [2020-09-01T04:21:45.124Z] === RUN TestNetworkNat [2020-09-01T04:21:45.405Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-01T04:21:45.664Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-01T04:21:45.664Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-01T04:21:45.695Z] --- PASS: TestNetworkNat (0.86s) [2020-09-01T04:21:45.695Z] === RUN TestNetworkLocalhostTCPNat [2020-09-01T04:21:46.636Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2020-09-01T04:21:46.636Z] === RUN TestNetworkLoopbackNat [2020-09-01T04:21:47.045Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-01T04:21:47.306Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-09-01T04:21:47.566Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-01T04:21:47.566Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-01T04:21:47.566Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-01T04:21:48.155Z] --- PASS: TestSecretsCreateAndDelete (3.61s) [2020-09-01T04:21:48.155Z] === RUN TestSecretsUpdate [2020-09-01T04:21:48.903Z] --- PASS: TestGraphdriverPluginV2 (5.97s) [2020-09-01T04:21:48.903Z] PASS [2020-09-01T04:21:48.903Z] [2020-09-01T04:21:48.903Z] === Skipped [2020-09-01T04:21:48.903Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.09s) [2020-09-01T04:21:48.903Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-01T04:21:48.903Z] [2020-09-01T04:21:48.903Z] [2020-09-01T04:21:48.903Z] DONE 2 tests, 1 skipped in 6.166s [2020-09-01T04:21:48.903Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-01T04:21:48.903Z] INFO: Testing against a local daemon [2020-09-01T04:21:48.903Z] === RUN TestContinueAfterPluginCrash [2020-09-01T04:21:48.903Z] === PAUSE TestContinueAfterPluginCrash [2020-09-01T04:21:48.903Z] === RUN TestReadPluginNoRead [2020-09-01T04:21:48.903Z] === PAUSE TestReadPluginNoRead [2020-09-01T04:21:48.903Z] === RUN TestDaemonStartWithLogOpt [2020-09-01T04:21:48.903Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-01T04:21:48.903Z] === CONT TestContinueAfterPluginCrash [2020-09-01T04:21:48.903Z] === CONT TestDaemonStartWithLogOpt [2020-09-01T04:21:48.946Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-01T04:21:48.947Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-01T04:21:49.518Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-01T04:21:49.777Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-09-01T04:21:49.777Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-01T04:21:49.777Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-01T04:21:49.777Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-01T04:21:49.933Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2020-09-01T04:21:49.933Z] === RUN TestPause [2020-09-01T04:21:50.505Z] --- PASS: TestPause (0.82s) [2020-09-01T04:21:50.505Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-01T04:21:50.505Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-01T04:21:50.505Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-01T04:21:50.505Z] === RUN TestPauseStopPausedContainer [2020-09-01T04:21:51.445Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-09-01T04:21:51.445Z] === RUN TestPsFilter [2020-09-01T04:21:51.445Z] --- PASS: TestPsFilter (0.24s) [2020-09-01T04:21:51.445Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-01T04:21:51.673Z] --- PASS: TestSecretsUpdate (3.57s) [2020-09-01T04:21:51.673Z] === RUN TestTemplatedSecret [2020-09-01T04:21:52.316Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-09-01T04:21:52.388Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-09-01T04:21:52.388Z] === RUN TestRemoveContainerWithVolume [2020-09-01T04:21:52.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-01T04:21:52.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-01T04:21:52.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-01T04:21:52.946Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-09-01T04:21:52.946Z] Copying nested executables into bundles/cross/linux/amd64 [2020-09-01T04:21:52.946Z] Cross building: bundles/cross/windows/amd64 [2020-09-01T04:21:52.946Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-01T04:21:52.946Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-09-01T04:21:52.959Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-09-01T04:21:52.959Z] === RUN TestRemoveContainerRunning [2020-09-01T04:21:53.701Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-01T04:21:53.901Z] --- PASS: TestRemoveContainerRunning (0.74s) [2020-09-01T04:21:53.901Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-01T04:21:53.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-01T04:21:53.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-01T04:21:54.270Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-09-01T04:21:54.472Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-09-01T04:21:54.472Z] === RUN TestRemoveInvalidContainer [2020-09-01T04:21:54.472Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-01T04:21:54.472Z] === RUN TestRenameLinkedContainer [2020-09-01T04:21:55.194Z] --- PASS: TestTemplatedSecret (3.72s) [2020-09-01T04:21:55.194Z] === RUN TestSecretCreateResolve [2020-09-01T04:21:55.650Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-01T04:21:55.910Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-09-01T04:21:56.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-01T04:21:57.297Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-09-01T04:21:57.772Z] --- PASS: TestRenameLinkedContainer (3.00s) [2020-09-01T04:21:57.772Z] === RUN TestRenameStoppedContainer [2020-09-01T04:21:57.866Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-01T04:21:58.344Z] --- PASS: TestRenameStoppedContainer (0.73s) [2020-09-01T04:21:58.344Z] === RUN TestRenameRunningContainerAndReuse [2020-09-01T04:21:58.712Z] --- PASS: TestSecretCreateResolve (3.68s) [2020-09-01T04:21:58.712Z] PASS [2020-09-01T04:21:58.712Z] [2020-09-01T04:21:58.712Z] DONE 6 tests in 22.132s [2020-09-01T04:21:58.712Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-09-01T04:21:58.712Z] ++ 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-09-01T04:21:58.712Z] ++ set -e [2020-09-01T04:21:58.712Z] ++ '[' -n 0 ']' [2020-09-01T04:21:58.712Z] ++ set -x [2020-09-01T04:21:58.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:21:58.712Z] INFO: Testing against a local daemon [2020-09-01T04:21:58.712Z] === RUN TestServiceCreateInit [2020-09-01T04:21:58.712Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-01T04:21:59.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-01T04:21:59.727Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2020-09-01T04:21:59.727Z] === RUN TestRenameInvalidName [2020-09-01T04:21:59.856Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-01T04:22:00.035Z] 4612f6d0b889: Pull complete [2020-09-01T04:22:00.434Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-09-01T04:22:00.670Z] --- PASS: TestRenameInvalidName (0.79s) [2020-09-01T04:22:00.670Z] === RUN TestRenameAnonymousContainer [2020-09-01T04:22:01.015Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-01T04:22:01.583Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-01T04:22:01.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-01T04:22:02.968Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-01T04:22:03.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-01T04:22:03.228Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-09-01T04:22:03.487Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-09-01T04:22:03.735Z] --- PASS: TestDaemonStartWithLogOpt (13.32s) [2020-09-01T04:22:03.735Z] === CONT TestReadPluginNoRead [2020-09-01T04:22:03.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-01T04:22:04.323Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-01T04:22:04.872Z] --- PASS: TestRenameAnonymousContainer (3.99s) [2020-09-01T04:22:04.872Z] === RUN TestRenameContainerWithSameName [2020-09-01T04:22:05.406Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-09-01T04:22:05.442Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2020-09-01T04:22:05.442Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-01T04:22:05.619Z] === RUN TestReadPluginNoRead/default [2020-09-01T04:22:05.619Z] --- PASS: TestContinueAfterPluginCrash (17.01s) [2020-09-01T04:22:05.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-01T04:22:06.788Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-09-01T04:22:06.827Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2020-09-01T04:22:06.827Z] === RUN TestResize [2020-09-01T04:22:07.359Z] === RUN TestDockerSuite/TestAttachDetach [2020-09-01T04:22:07.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-01T04:22:07.505Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-01T04:22:07.769Z] --- PASS: TestResize (0.79s) [2020-09-01T04:22:07.769Z] === RUN TestResizeWithInvalidSize [2020-09-01T04:22:08.300Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-01T04:22:08.340Z] --- PASS: TestResizeWithInvalidSize (0.76s) [2020-09-01T04:22:08.340Z] === RUN TestResizeWhenContainerNotStarted [2020-09-01T04:22:09.238Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-01T04:22:09.281Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-09-01T04:22:09.281Z] === RUN TestDaemonRestartKillContainers [2020-09-01T04:22:09.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-01T04:22:09.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-01T04:22:09.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-01T04:22:09.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-01T04:22:09.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-01T04:22:09.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-01T04:22:09.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-01T04:22:09.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-01T04:22:09.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-01T04:22:09.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-01T04:22:09.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-01T04:22:09.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-01T04:22:09.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-01T04:22:09.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-01T04:22:09.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-01T04:22:09.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-01T04:22:09.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:22:09.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:22:09.281Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:22:09.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:22:09.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:22:09.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:22:09.281Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:22:09.281Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:22:09.281Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-01T04:22:09.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-01T04:22:09.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-01T04:22:09.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-01T04:22:09.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-01T04:22:09.892Z] --- PASS: TestServiceCreateInit (10.32s) [2020-09-01T04:22:09.892Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s) [2020-09-01T04:22:09.892Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s) [2020-09-01T04:22:09.892Z] === RUN TestCreateServiceMultipleTimes [2020-09-01T04:22:10.015Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-01T04:22:10.176Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-09-01T04:22:10.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-01T04:22:11.114Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-01T04:22:11.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-01T04:22:11.947Z] --- PASS: TestReadPluginNoRead (10.17s) [2020-09-01T04:22:11.947Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2020-09-01T04:22:11.947Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.20s) [2020-09-01T04:22:11.947Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.19s) [2020-09-01T04:22:11.947Z] read_test.go:92: [dbb02b2adfe20] daemon is not started [2020-09-01T04:22:11.947Z] PASS [2020-09-01T04:22:11.947Z] [2020-09-01T04:22:11.947Z] DONE 6 tests in 23.621s [2020-09-01T04:22:11.947Z] 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-09-01T04:22:11.947Z] testing: warning: no tests to run [2020-09-01T04:22:11.947Z] PASS [2020-09-01T04:22:11.947Z] [2020-09-01T04:22:11.947Z] DONE 0 tests in 0.036s [2020-09-01T04:22:11.947Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-01T04:22:12.054Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-01T04:22:12.088Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-01T04:22:12.088Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:22:12.088Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:22:12.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-01T04:22:12.202Z] INFO: Testing against a local daemon [2020-09-01T04:22:12.202Z] === RUN TestPluginWithDevMounts [2020-09-01T04:22:12.202Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-01T04:22:12.202Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-01T04:22:12.202Z] PASS [2020-09-01T04:22:12.202Z] [2020-09-01T04:22:12.202Z] === Skipped [2020-09-01T04:22:12.202Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-09-01T04:22:12.202Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-01T04:22:12.202Z] [2020-09-01T04:22:12.202Z] [2020-09-01T04:22:12.202Z] DONE 1 tests, 1 skipped in 0.134s [2020-09-01T04:22:12.202Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-01T04:22:12.202Z] INFO: Testing against a local daemon [2020-09-01T04:22:12.202Z] === RUN TestSecretInspect [2020-09-01T04:22:12.458Z] --- SKIP: TestSecretInspect (0.02s) [2020-09-01T04:22:12.458Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] === RUN TestSecretList [2020-09-01T04:22:12.458Z] --- SKIP: TestSecretList (0.01s) [2020-09-01T04:22:12.458Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] === RUN TestSecretsCreateAndDelete [2020-09-01T04:22:12.458Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-09-01T04:22:12.458Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] === RUN TestSecretsUpdate [2020-09-01T04:22:12.458Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-09-01T04:22:12.458Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] === RUN TestTemplatedSecret [2020-09-01T04:22:12.458Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-01T04:22:12.458Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] === RUN TestSecretCreateResolve [2020-09-01T04:22:12.458Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-09-01T04:22:12.458Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] PASS [2020-09-01T04:22:12.458Z] [2020-09-01T04:22:12.458Z] === Skipped [2020-09-01T04:22:12.458Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-09-01T04:22:12.458Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] [2020-09-01T04:22:12.458Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-09-01T04:22:12.458Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] [2020-09-01T04:22:12.458Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-09-01T04:22:12.458Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] [2020-09-01T04:22:12.458Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-09-01T04:22:12.458Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] [2020-09-01T04:22:12.458Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-09-01T04:22:12.458Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] [2020-09-01T04:22:12.458Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-09-01T04:22:12.458Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] [2020-09-01T04:22:12.458Z] [2020-09-01T04:22:12.458Z] DONE 6 tests, 6 skipped in 0.180s [2020-09-01T04:22:12.458Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-01T04:22:12.458Z] INFO: Testing against a local daemon [2020-09-01T04:22:12.458Z] === RUN TestServiceCreateInit [2020-09-01T04:22:12.458Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-01T04:22:12.458Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-01T04:22:12.458Z] --- PASS: TestServiceCreateInit (0.02s) [2020-09-01T04:22:12.458Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-01T04:22:12.458Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-01T04:22:12.458Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] === RUN TestCreateServiceMultipleTimes [2020-09-01T04:22:12.458Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-09-01T04:22:12.458Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] === RUN TestCreateServiceConflict [2020-09-01T04:22:12.458Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-09-01T04:22:12.458Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] === RUN TestCreateServiceMaxReplicas [2020-09-01T04:22:12.458Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-09-01T04:22:12.458Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-01T04:22:12.458Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-01T04:22:12.458Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.458Z] === RUN TestCreateServiceSecretFileMode [2020-09-01T04:22:12.715Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-09-01T04:22:12.715Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.715Z] === RUN TestCreateServiceConfigFileMode [2020-09-01T04:22:12.715Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-09-01T04:22:12.715Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.715Z] === RUN TestCreateServiceSysctls [2020-09-01T04:22:12.715Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-09-01T04:22:12.715Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.715Z] === RUN TestCreateServiceCapabilities [2020-09-01T04:22:12.715Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-09-01T04:22:12.715Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.715Z] === RUN TestInspect [2020-09-01T04:22:12.715Z] --- SKIP: TestInspect (0.01s) [2020-09-01T04:22:12.715Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.715Z] === RUN TestCreateJob [2020-09-01T04:22:12.715Z] --- SKIP: TestCreateJob (0.01s) [2020-09-01T04:22:12.715Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.715Z] === RUN TestReplicatedJob [2020-09-01T04:22:12.715Z] --- SKIP: TestReplicatedJob (0.01s) [2020-09-01T04:22:12.715Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.715Z] === RUN TestUpdateReplicatedJob [2020-09-01T04:22:12.715Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-09-01T04:22:12.715Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.715Z] === RUN TestServiceListWithStatuses [2020-09-01T04:22:12.715Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-01T04:22:12.715Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-01T04:22:12.715Z] === RUN TestDockerNetworkConnectAlias [2020-09-01T04:22:12.715Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-09-01T04:22:12.715Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.715Z] === RUN TestDockerNetworkReConnect [2020-09-01T04:22:12.715Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-09-01T04:22:12.715Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:12.715Z] === RUN TestServicePlugin [2020-09-01T04:22:12.993Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-09-01T04:22:12.993Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-01T04:22:13.692Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-01T04:22:13.692Z] Using test binary docker [2020-09-01T04:22:13.692Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-01T04:22:13.692Z] +++ /etc/init.d/apparmor start [2020-09-01T04:22:13.692Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-01T04:22:13.692Z] INFO: Waiting for daemon to start... [2020-09-01T04:22:13.692Z] Starting dockerd [2020-09-01T04:22:13.692Z] +++ 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-09-01T04:22:14.005Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:22:14.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-01T04:22:14.383Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-09-01T04:22:14.644Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-01T04:22:14.954Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:22:15.216Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-01T04:22:15.770Z] . [2020-09-01T04:22:15.770Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-01T04:22:15.770Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-01T04:22:15.770Z] Error: No such image: emptyfs [2020-09-01T04:22:15.770Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-01T04:22:15.770Z] ++++ docker load [2020-09-01T04:22:15.770Z] Running integration-test (iteration 1) [2020-09-01T04:22:15.770Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-09-01T04:22:15.770Z] ++ 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-09-01T04:22:15.770Z] ++ set -e [2020-09-01T04:22:15.770Z] ++ '[' -n 0 ']' [2020-09-01T04:22:15.770Z] ++ set -x [2020-09-01T04:22:15.770Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:22:16.550Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-01T04:22:16.810Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-09-01T04:22:16.880Z] --- SKIP: TestServicePlugin (3.53s) [2020-09-01T04:22:16.880Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] === RUN TestServiceUpdateLabel [2020-09-01T04:22:16.880Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-09-01T04:22:16.880Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] === RUN TestServiceUpdateSecrets [2020-09-01T04:22:16.880Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-09-01T04:22:16.880Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] === RUN TestServiceUpdateConfigs [2020-09-01T04:22:16.880Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-09-01T04:22:16.880Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] === RUN TestServiceUpdateNetwork [2020-09-01T04:22:16.880Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-09-01T04:22:16.880Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] === RUN TestServiceUpdatePidsLimit [2020-09-01T04:22:16.880Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-09-01T04:22:16.880Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] PASS [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === Skipped [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-01T04:22:16.880Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-01T04:22:16.880Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-01T04:22:16.880Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-01T04:22:16.880Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-09-01T04:22:16.880Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-09-01T04:22:16.880Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-09-01T04:22:16.880Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-01T04:22:16.880Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-09-01T04:22:16.880Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-09-01T04:22:16.880Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-09-01T04:22:16.880Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-09-01T04:22:16.880Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-09-01T04:22:16.880Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-09-01T04:22:16.880Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-09-01T04:22:16.880Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-09-01T04:22:16.880Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-01T04:22:16.880Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-09-01T04:22:16.880Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-09-01T04:22:16.880Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestServicePlugin (3.53s) [2020-09-01T04:22:16.880Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-09-01T04:22:16.880Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-09-01T04:22:16.880Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-09-01T04:22:16.880Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-09-01T04:22:16.880Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-09-01T04:22:16.880Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] DONE 24 tests, 23 skipped in 3.931s [2020-09-01T04:22:16.880Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-01T04:22:16.880Z] INFO: Testing against a local daemon [2020-09-01T04:22:16.880Z] === RUN TestSessionCreate [2020-09-01T04:22:16.880Z] --- PASS: TestSessionCreate (0.02s) [2020-09-01T04:22:16.880Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-01T04:22:16.880Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-01T04:22:16.880Z] PASS [2020-09-01T04:22:16.880Z] [2020-09-01T04:22:16.880Z] DONE 2 tests in 0.147s [2020-09-01T04:22:16.880Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-01T04:22:16.880Z] INFO: Testing against a local daemon [2020-09-01T04:22:16.880Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-01T04:22:16.880Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-01T04:22:16.880Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-01T04:22:16.880Z] === RUN TestEventsExecDie [2020-09-01T04:22:17.135Z] --- PASS: TestEventsExecDie (0.46s) [2020-09-01T04:22:17.135Z] === RUN TestEventsBackwardsCompatible [2020-09-01T04:22:17.135Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-09-01T04:22:17.135Z] === RUN TestInfoBinaryCommits [2020-09-01T04:22:17.135Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-01T04:22:17.135Z] === RUN TestInfoAPIVersioned [2020-09-01T04:22:17.135Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-01T04:22:17.135Z] === RUN TestInfoDiscoveryBackend [2020-09-01T04:22:17.379Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-09-01T04:22:17.639Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-01T04:22:17.639Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-09-01T04:22:17.763Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-01T04:22:17.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s) [2020-09-01T04:22:17.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2020-09-01T04:22:17.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s) [2020-09-01T04:22:17.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2020-09-01T04:22:17.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-09-01T04:22:17.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-09-01T04:22:17.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.23s) [2020-09-01T04:22:17.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-09-01T04:22:17.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s) [2020-09-01T04:22:17.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s) [2020-09-01T04:22:17.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-09-01T04:22:17.764Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2020-09-01T04:22:17.764Z] === RUN TestCgroupNamespacesRun [2020-09-01T04:22:19.020Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-09-01T04:22:19.020Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-01T04:22:19.022Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-01T04:22:19.022Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-01T04:22:19.282Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-09-01T04:22:19.675Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-09-01T04:22:19.675Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-01T04:22:19.851Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-09-01T04:22:20.111Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-01T04:22:21.051Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-01T04:22:21.059Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-09-01T04:22:21.059Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-01T04:22:22.281Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-09-01T04:22:22.281Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-01T04:22:22.281Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-01T04:22:22.281Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:22:22.281Z] === RUN TestInfoAPI [2020-09-01T04:22:22.281Z] --- PASS: TestInfoAPI (0.04s) [2020-09-01T04:22:22.281Z] === RUN TestInfoAPIWarnings [2020-09-01T04:22:22.436Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-09-01T04:22:22.974Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2020-09-01T04:22:22.974Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-01T04:22:23.644Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-09-01T04:22:23.644Z] === RUN TestInfoDebug [2020-09-01T04:22:24.345Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-09-01T04:22:24.345Z] --- PASS: TestBuildWithHugeFile (102.18s) [2020-09-01T04:22:24.345Z] === RUN TestBuildWithEmptyDockerfile [2020-09-01T04:22:24.345Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-01T04:22:24.345Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-01T04:22:24.345Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-01T04:22:24.345Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-01T04:22:24.345Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-01T04:22:24.345Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-01T04:22:24.345Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-01T04:22:24.345Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-01T04:22:24.358Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2020-09-01T04:22:24.358Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-01T04:22:24.605Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-01T04:22:24.605Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-09-01T04:22:24.605Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-09-01T04:22:24.605Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-09-01T04:22:24.605Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-09-01T04:22:24.605Z] === RUN TestBuildPreserveOwnership [2020-09-01T04:22:24.605Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-01T04:22:25.008Z] --- PASS: TestInfoDebug (1.53s) [2020-09-01T04:22:25.008Z] === RUN TestInfoInsecureRegistries [2020-09-01T04:22:26.273Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-09-01T04:22:26.273Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-01T04:22:26.517Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-09-01T04:22:26.893Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-09-01T04:22:26.893Z] === RUN TestInfoRegistryMirrors [2020-09-01T04:22:27.899Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-09-01T04:22:28.159Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-01T04:22:28.159Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-09-01T04:22:28.199Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.86s) [2020-09-01T04:22:28.199Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-01T04:22:28.255Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-09-01T04:22:28.255Z] === RUN TestLoginFailsWithBadCredentials [2020-09-01T04:22:28.511Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2020-09-01T04:22:28.511Z] === RUN TestPingCacheHeaders [2020-09-01T04:22:28.511Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-01T04:22:28.511Z] === RUN TestPingGet [2020-09-01T04:22:28.511Z] --- PASS: TestPingGet (0.01s) [2020-09-01T04:22:28.511Z] === RUN TestPingHead [2020-09-01T04:22:28.511Z] --- PASS: TestPingHead (0.02s) [2020-09-01T04:22:28.511Z] === RUN TestVersion [2020-09-01T04:22:28.511Z] --- PASS: TestVersion (0.02s) [2020-09-01T04:22:28.511Z] PASS [2020-09-01T04:22:28.511Z] [2020-09-01T04:22:28.511Z] === Skipped [2020-09-01T04:22:28.511Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-01T04:22:28.511Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-01T04:22:28.511Z] [2020-09-01T04:22:28.511Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-01T04:22:28.511Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-01T04:22:28.511Z] [2020-09-01T04:22:28.511Z] [2020-09-01T04:22:28.511Z] DONE 18 tests, 2 skipped in 12.017s [2020-09-01T04:22:28.511Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-01T04:22:28.511Z] INFO: Testing against a local daemon [2020-09-01T04:22:28.511Z] === RUN TestVolumesCreateAndList [2020-09-01T04:22:28.766Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-01T04:22:28.766Z] === RUN TestVolumesRemove [2020-09-01T04:22:28.766Z] --- PASS: TestVolumesRemove (0.05s) [2020-09-01T04:22:28.766Z] === RUN TestVolumesInspect [2020-09-01T04:22:28.766Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-01T04:22:28.766Z] === RUN TestVolumesInvalidJSON [2020-09-01T04:22:28.766Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-01T04:22:28.766Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-01T04:22:28.766Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-01T04:22:28.766Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-01T04:22:28.766Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-01T04:22:28.766Z] PASS [2020-09-01T04:22:28.766Z] [2020-09-01T04:22:28.766Z] DONE 5 tests in 0.216s [2020-09-01T04:22:28.766Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-01T04:22:28.766Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11955 is not a child of this shell [2020-09-01T04:22:28.766Z] warning: PID 11955 from bundles/test-integration/docker.pid had a nonzero exit code [2020-09-01T04:22:28.766Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-01T04:22:28.766Z] [2020-09-01T04:22:28.766Z] Unloading profiles will leave already running processes permanently [2020-09-01T04:22:28.766Z] unconfined, which can lead to unexpected situations. [2020-09-01T04:22:28.766Z] [2020-09-01T04:22:28.766Z] To set a process to complain mode, use the command line tool [2020-09-01T04:22:28.766Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-01T04:22:28.766Z] Removing test suite binaries [2020-09-01T04:22:28.766Z] exiting test-integration [2020-09-01T04:22:28.766Z] ++ exit 0 [2020-09-01T04:22:29.171Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-09-01T04:22:29.171Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-01T04:22:29.691Z] [2020-09-01T04:22:30.072Z] --- PASS: TestBuildPreserveOwnership (5.05s) [2020-09-01T04:22:30.072Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.49s) [2020-09-01T04:22:30.072Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.55s) [2020-09-01T04:22:30.072Z] === RUN TestBuildPlatformInvalid [2020-09-01T04:22:30.072Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-09-01T04:22:30.072Z] PASS [2020-09-01T04:22:30.072Z] [2020-09-01T04:22:30.072Z] === Skipped [2020-09-01T04:22:30.072Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-01T04:22:30.072Z] build_session_test.go:25: TODO: BuildKit [2020-09-01T04:22:30.072Z] [2020-09-01T04:22:30.072Z] [2020-09-01T04:22:30.072Z] DONE 32 tests, 1 skipped in 188.382s [2020-09-01T04:22:30.072Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-01T04:22:30.072Z] ++ 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-09-01T04:22:30.072Z] ++ set -e [2020-09-01T04:22:30.072Z] ++ '[' -n 0 ']' [2020-09-01T04:22:30.072Z] ++ set -x [2020-09-01T04:22:30.072Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:22:30.072Z] INFO: Testing against a local daemon [2020-09-01T04:22:30.072Z] === RUN TestConfigInspect Post stage [Pipeline] junit [2020-09-01T04:22:31.071Z] Recording test results [2020-09-01T04:22:31.084Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2020-09-01T04:22:31.084Z] === RUN TestKernelTCPMemory [2020-09-01T04:22:31.198Z] Loaded image: buildpack-deps:buster [2020-09-01T04:22:31.198Z] Loaded image: busybox:latest [2020-09-01T04:22:31.198Z] Loaded image: busybox:glibc [2020-09-01T04:22:31.198Z] Loaded image: debian:buster [2020-09-01T04:22:31.198Z] Loaded image: hello-world:latest [2020-09-01T04:22:31.198Z] INFO: Testing against a local daemon [2020-09-01T04:22:31.198Z] === RUN TestCgroupNamespacesBuild [2020-09-01T04:22:31.198Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2020-09-01T04:22:31.198Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-01T04:22:31.655Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-09-01T04:22:31.655Z] === RUN TestNISDomainname [2020-09-01T04:22:31.842Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2020-09-01T04:22:31.842Z] === RUN TestBuildWithSession [2020-09-01T04:22:31.842Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-01T04:22:31.842Z] build_session_test.go:25: TODO: BuildKit [2020-09-01T04:22:31.842Z] === RUN TestBuildSquashParent [2020-09-01T04:22:31.982Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-09-01T04:22:32.362Z] --- PASS: TestCreateServiceMultipleTimes (22.98s) [2020-09-01T04:22:32.362Z] === RUN TestCreateServiceConflict [2020-09-01T04:22:32.598Z] --- PASS: TestNISDomainname (0.95s) [2020-09-01T04:22:32.598Z] === RUN TestHostnameDnsResolution [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-01T04:22:32.923Z] --- PASS: TestConfigInspect (2.80s) [2020-09-01T04:22:32.923Z] === RUN TestConfigList [2020-09-01T04:22:33.181Z] + echo Ensuring container killed. [2020-09-01T04:22:33.182Z] Ensuring container killed. [2020-09-01T04:22:33.182Z] + docker rm -vf docker-pr5 [2020-09-01T04:22:33.182Z] Error: No such container: docker-pr5 [2020-09-01T04:22:33.182Z] + true [Pipeline] sh [2020-09-01T04:22:33.499Z] + echo Chowning /workspace to jenkins user [2020-09-01T04:22:33.499Z] Chowning /workspace to jenkins user [2020-09-01T04:22:33.499Z] + id -u [2020-09-01T04:22:33.499Z] + id -g [2020-09-01T04:22:33.499Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41404:/workspace busybox chown -R 1000:1000 /workspace [2020-09-01T04:22:33.499Z] Unable to find image 'busybox:latest' locally [2020-09-01T04:22:33.499Z] latest: Pulling from library/busybox [2020-09-01T04:22:33.499Z] 9c075fe2c773: Pulling fs layer [2020-09-01T04:22:34.512Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-09-01T04:22:34.512Z] === RUN TestStats [2020-09-01T04:22:35.462Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-09-01T04:22:35.722Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-01T04:22:35.722Z] --- PASS: TestConfigList (2.76s) [2020-09-01T04:22:35.722Z] === RUN TestConfigsCreateAndDelete [2020-09-01T04:22:35.886Z] --- PASS: TestCreateServiceConflict (3.66s) [2020-09-01T04:22:35.886Z] === RUN TestCreateServiceMaxReplicas [2020-09-01T04:22:35.982Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-09-01T04:22:35.982Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-01T04:22:36.317Z] --- PASS: TestBuildSquashParent (4.48s) [2020-09-01T04:22:36.317Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-01T04:22:36.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-01T04:22:36.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-01T04:22:36.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-01T04:22:36.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-01T04:22:36.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-01T04:22:36.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-01T04:22:36.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-01T04:22:36.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-01T04:22:36.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-01T04:22:36.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-01T04:22:36.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-01T04:22:36.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-01T04:22:36.317Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-01T04:22:36.317Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-01T04:22:36.317Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-01T04:22:36.317Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-01T04:22:36.554Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-09-01T04:22:37.055Z] --- PASS: TestStats (2.82s) [2020-09-01T04:22:37.055Z] === RUN TestStopContainerWithTimeout [2020-09-01T04:22:37.055Z] === RUN TestStopContainerWithTimeout/0 [2020-09-01T04:22:37.055Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-01T04:22:37.055Z] === RUN TestStopContainerWithTimeout/1 [2020-09-01T04:22:37.055Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-01T04:22:37.055Z] === RUN TestStopContainerWithTimeout/3 [2020-09-01T04:22:37.055Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-01T04:22:37.055Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-01T04:22:37.055Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-01T04:22:37.055Z] === CONT TestStopContainerWithTimeout/0 [2020-09-01T04:22:37.055Z] === CONT TestStopContainerWithTimeout/3 [2020-09-01T04:22:37.055Z] === CONT TestStopContainerWithTimeout/1 [2020-09-01T04:22:37.122Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-09-01T04:22:37.122Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-01T04:22:37.315Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-01T04:22:37.383Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-01T04:22:37.643Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-09-01T04:22:38.212Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-09-01T04:22:38.471Z] --- PASS: TestConfigsCreateAndDelete (2.89s) [2020-09-01T04:22:38.471Z] === RUN TestConfigsUpdate [2020-09-01T04:22:38.751Z] 9c075fe2c773: Verifying Checksum [2020-09-01T04:22:38.751Z] 9c075fe2c773: Download complete [2020-09-01T04:22:38.751Z] 9c075fe2c773: Pull complete [2020-09-01T04:22:38.751Z] Digest: sha256:c4d80ba2ce4337f927ee56f589940b53bf3b4b3b7d0251ba69c8173c7708705b [2020-09-01T04:22:38.751Z] Status: Downloaded newer image for busybox:latest [2020-09-01T04:22:39.087Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-01T04:22:39.087Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-01T04:22:40.345Z] --- PASS: TestCreateServiceMaxReplicas (3.95s) [2020-09-01T04:22:40.345Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-01T04:22:40.378Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-01T04:22:40.378Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-09-01T04:22:40.451Z] + bundleName=amd64-rootless [2020-09-01T04:22:40.451Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-09-01T04:22:40.451Z] Creating amd64-rootless-bundles.tar.gz [2020-09-01T04:22:40.451Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-01T04:22:40.451Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-01T04:22:40.459Z] Archiving artifacts [2020-09-01T04:22:40.614Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-01T04:22:40.614Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.53s) [2020-09-01T04:22:40.614Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s) [2020-09-01T04:22:40.614Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s) [2020-09-01T04:22:40.614Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s) [2020-09-01T04:22:40.615Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.72s) [2020-09-01T04:22:40.615Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.70s) [2020-09-01T04:22:40.615Z] === RUN TestBuildMultiStageCopy [2020-09-01T04:22:40.615Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-01T04:22:40.617Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-01T04:22:40.617Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-09-01T04:22:40.617Z] --- PASS: TestStopContainerWithTimeout/1 (2.04s) [2020-09-01T04:22:40.617Z] --- PASS: TestStopContainerWithTimeout/3 (3.42s) [2020-09-01T04:22:40.617Z] --- PASS: TestStopContainerWithTimeout/-1 (3.47s) [2020-09-01T04:22:40.617Z] === RUN TestDeleteDevicemapper [2020-09-01T04:22:40.617Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-01T04:22:40.617Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-01T04:22:40.617Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-01T04:22:41.320Z] --- PASS: TestConfigsUpdate (2.91s) [2020-09-01T04:22:41.320Z] === RUN TestTemplatedConfig [2020-09-01T04:22:41.917Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41404/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-01T04:22:42.142Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-01T04:22:42.260Z] + make clean [2020-09-01T04:22:42.437Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-01T04:22:42.518Z] docker volume rm -f docker-dev-cache [2020-09-01T04:22:42.518Z] docker-dev-cache [Pipeline] deleteDir [2020-09-01T04:22:42.701Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-01T04:22:42.730Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-01T04:22:43.026Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-01T04:22:43.163Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2020-09-01T04:22:43.163Z] === RUN TestUpdateMemory [2020-09-01T04:22:43.163Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-01T04:22:43.163Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:22:43.163Z] === RUN TestUpdateCPUQuota [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-09-01T04:22:43.272Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-01T04:22:43.321Z] --- PASS: TestBuildMultiStageCopy (2.85s) [2020-09-01T04:22:43.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s) [2020-09-01T04:22:43.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-09-01T04:22:43.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s) [2020-09-01T04:22:43.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-09-01T04:22:43.321Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-09-01T04:22:43.321Z] === RUN TestBuildMultiStageParentConfig [2020-09-01T04:22:44.107Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-09-01T04:22:44.107Z] === RUN TestUpdatePidsLimit [2020-09-01T04:22:44.107Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-01T04:22:44.393Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2020-09-01T04:22:44.393Z] === RUN TestBuildLabelWithTargets [2020-09-01T04:22:44.654Z] --- PASS: TestTemplatedConfig (3.32s) [2020-09-01T04:22:44.654Z] === RUN TestConfigCreateResolve [2020-09-01T04:22:44.678Z] === RUN TestUpdatePidsLimit/no_change [2020-09-01T04:22:44.916Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-09-01T04:22:44.938Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-01T04:22:45.440Z] --- PASS: TestBuildLabelWithTargets (1.25s) [2020-09-01T04:22:45.440Z] === RUN TestBuildWithEmptyLayers [2020-09-01T04:22:45.509Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-01T04:22:45.770Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-01T04:22:46.031Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-01T04:22:46.077Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2020-09-01T04:22:46.077Z] === RUN TestBuildMultiStageOnBuild [2020-09-01T04:22:46.602Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-01T04:22:47.455Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-09-01T04:22:47.455Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-09-01T04:22:47.715Z] --- PASS: TestConfigCreateResolve (2.96s) [2020-09-01T04:22:47.715Z] === RUN TestConfigDaemonLibtrustID [2020-09-01T04:22:47.986Z] --- PASS: TestUpdatePidsLimit (3.60s) [2020-09-01T04:22:47.986Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-09-01T04:22:47.986Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-09-01T04:22:47.986Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-09-01T04:22:47.986Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-09-01T04:22:47.986Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-09-01T04:22:47.986Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-09-01T04:22:47.986Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-09-01T04:22:47.986Z] === RUN TestUpdateRestartPolicy [2020-09-01T04:22:48.159Z] --- PASS: TestBuildMultiStageOnBuild (1.71s) [2020-09-01T04:22:48.159Z] === RUN TestBuildUncleanTarFilenames [2020-09-01T04:22:48.284Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-09-01T04:22:48.284Z] PASS [2020-09-01T04:22:48.284Z] [2020-09-01T04:22:48.284Z] DONE 7 tests in 18.340s [2020-09-01T04:22:48.284Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-01T04:22:48.284Z] ++ 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-09-01T04:22:48.284Z] ++ set -e [2020-09-01T04:22:48.284Z] ++ '[' -n 0 ']' [2020-09-01T04:22:48.284Z] ++ set -x [2020-09-01T04:22:48.284Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:22:48.545Z] INFO: Testing against a local daemon [2020-09-01T04:22:48.545Z] === RUN TestCheckpoint [2020-09-01T04:22:48.545Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-01T04:22:48.545Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-01T04:22:48.545Z] === RUN TestContainerInvalidJSON [2020-09-01T04:22:48.545Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-01T04:22:48.545Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-01T04:22:48.545Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-01T04:22:48.545Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-01T04:22:48.545Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-01T04:22:48.545Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-01T04:22:48.545Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-01T04:22:48.545Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-01T04:22:48.545Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-01T04:22:48.545Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-01T04:22:48.545Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-09-01T04:22:48.545Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-09-01T04:22:48.545Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-01T04:22:48.545Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-01T04:22:48.545Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-09-01T04:22:48.545Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-01T04:22:48.798Z] --- PASS: TestBuildUncleanTarFilenames (0.85s) [2020-09-01T04:22:48.798Z] === RUN TestBuildMultiStageLayerLeak [2020-09-01T04:22:48.806Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-01T04:22:48.806Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-01T04:22:48.806Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-09-01T04:22:48.806Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-01T04:22:48.806Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-09-01T04:22:48.806Z] === RUN TestCopyFromContainer [2020-09-01T04:22:49.375Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-09-01T04:22:49.945Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-01T04:22:50.516Z] === RUN TestCopyFromContainer// [2020-09-01T04:22:50.775Z] === RUN TestCopyFromContainer//bar/root [2020-09-01T04:22:50.775Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-01T04:22:50.886Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s) [2020-09-01T04:22:50.886Z] === RUN TestBuildWithHugeFile [2020-09-01T04:22:51.035Z] === RUN TestCopyFromContainer/bar/quux [2020-09-01T04:22:51.035Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-01T04:22:51.335Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-01T04:22:51.335Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-01T04:22:51.609Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-01T04:22:51.609Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-09-01T04:22:51.609Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-01T04:22:51.870Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-01T04:22:52.136Z] --- PASS: TestCopyFromContainer (3.23s) [2020-09-01T04:22:52.136Z] --- PASS: TestCopyFromContainer// (0.16s) [2020-09-01T04:22:52.136Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-09-01T04:22:52.136Z] --- PASS: TestCopyFromContainer//bar/root/ (0.17s) [2020-09-01T04:22:52.136Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-09-01T04:22:52.136Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-09-01T04:22:52.136Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-09-01T04:22:52.136Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.19s) [2020-09-01T04:22:52.136Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-09-01T04:22:52.136Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2020-09-01T04:22:52.136Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-09-01T04:22:52.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-01T04:22:52.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-01T04:22:52.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-01T04:22:52.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-01T04:22:52.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-01T04:22:52.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-01T04:22:52.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-01T04:22:52.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-01T04:22:52.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-01T04:22:52.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-01T04:22:52.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2020-09-01T04:22:52.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-01T04:22:52.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-01T04:22:52.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-09-01T04:22:52.136Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-01T04:22:52.136Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-01T04:22:52.136Z] === RUN TestCreateWithInvalidEnv [2020-09-01T04:22:52.136Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-01T04:22:52.136Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-01T04:22:52.136Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-01T04:22:52.136Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-01T04:22:52.136Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-01T04:22:52.136Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-01T04:22:52.136Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-01T04:22:52.136Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-01T04:22:52.136Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-01T04:22:52.136Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-09-01T04:22:52.136Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-01T04:22:52.136Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-01T04:22:52.136Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-01T04:22:52.136Z] === RUN TestCreateTmpfsMountsTarget [2020-09-01T04:22:52.136Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-09-01T04:22:52.136Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-01T04:22:53.538Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-09-01T04:22:53.797Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-01T04:22:54.057Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-01T04:22:54.316Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s) [2020-09-01T04:22:54.316Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-01T04:22:55.255Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-09-01T04:22:55.693Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.35s) [2020-09-01T04:22:55.693Z] === RUN TestCreateServiceSecretFileMode [2020-09-01T04:22:56.196Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-01T04:22:56.456Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.13s) [2020-09-01T04:22:56.456Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-01T04:22:56.456Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-01T04:22:56.456Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-01T04:22:56.456Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-01T04:22:56.456Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-01T04:22:56.456Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-01T04:22:56.456Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-01T04:22:56.456Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-01T04:22:56.456Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-01T04:22:56.456Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-01T04:22:56.456Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-01T04:22:56.456Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-01T04:22:56.456Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-01T04:22:56.456Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-01T04:22:56.456Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-01T04:22:56.456Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-01T04:22:56.456Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-09-01T04:22:56.456Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-09-01T04:22:56.456Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.07s) [2020-09-01T04:22:56.456Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-09-01T04:22:56.456Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-01T04:22:56.456Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-01T04:22:56.456Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-01T04:22:57.397Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-09-01T04:22:57.397Z] === RUN TestCreateDifferentPlatform [2020-09-01T04:22:57.397Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-01T04:22:57.397Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-01T04:22:57.397Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-01T04:22:57.397Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-01T04:22:57.397Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-01T04:22:57.397Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-01T04:22:57.397Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-01T04:22:57.397Z] === RUN TestContainerStartOnDaemonRestart [2020-09-01T04:22:57.397Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-01T04:22:57.397Z] === RUN TestDaemonRestartIpcMode [2020-09-01T04:22:57.397Z] === PAUSE TestDaemonRestartIpcMode [2020-09-01T04:22:57.397Z] === RUN TestDaemonHostGatewayIP [2020-09-01T04:22:57.397Z] === PAUSE TestDaemonHostGatewayIP [2020-09-01T04:22:57.397Z] === RUN TestContainerKillOnDaemonStart [2020-09-01T04:22:57.397Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-01T04:22:57.397Z] === RUN TestDiff [2020-09-01T04:22:58.336Z] --- PASS: TestDiff (0.74s) [2020-09-01T04:22:58.336Z] === RUN TestExecWithCloseStdin [2020-09-01T04:22:58.336Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-09-01T04:22:58.450Z] --- PASS: TestCreateServiceSecretFileMode (3.47s) [2020-09-01T04:22:58.450Z] === RUN TestCreateServiceConfigFileMode [2020-09-01T04:22:58.904Z] --- PASS: TestExecWithCloseStdin (0.71s) [2020-09-01T04:22:58.904Z] === RUN TestExec [2020-09-01T04:22:58.904Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-09-01T04:22:59.847Z] --- PASS: TestExec (0.80s) [2020-09-01T04:22:59.847Z] === RUN TestExecUser [2020-09-01T04:22:59.847Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-01T04:23:00.212Z] --- PASS: TestUpdateRestartPolicy (12.29s) [2020-09-01T04:23:00.212Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-01T04:23:00.417Z] --- PASS: TestExecUser (0.73s) [2020-09-01T04:23:00.417Z] === RUN TestExportContainerAndImportImage [2020-09-01T04:23:00.783Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2020-09-01T04:23:00.784Z] === RUN TestWaitNonBlocked [2020-09-01T04:23:00.784Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-01T04:23:00.784Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-01T04:23:00.784Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-01T04:23:00.784Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-01T04:23:00.784Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-01T04:23:00.784Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-01T04:23:00.986Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-01T04:23:01.555Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-09-01T04:23:01.555Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-01T04:23:01.555Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-01T04:23:01.970Z] --- PASS: TestCreateServiceConfigFileMode (3.13s) [2020-09-01T04:23:01.970Z] === RUN TestCreateServiceSysctls [2020-09-01T04:23:02.168Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-01T04:23:02.169Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-09-01T04:23:02.169Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-09-01T04:23:02.169Z] === RUN TestWaitBlocked [2020-09-01T04:23:02.169Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-01T04:23:02.169Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-01T04:23:02.169Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-01T04:23:02.169Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-01T04:23:02.169Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-01T04:23:02.169Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-01T04:23:02.937Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-09-01T04:23:02.937Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2020-09-01T04:23:02.937Z] === RUN TestHealthCheckWorkdir [2020-09-01T04:23:03.113Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-01T04:23:03.113Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s) [2020-09-01T04:23:03.113Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-09-01T04:23:03.113Z] === CONT TestContainerStartOnDaemonRestart [2020-09-01T04:23:03.113Z] === CONT TestContainerKillOnDaemonStart [2020-09-01T04:23:03.113Z] === CONT TestDaemonHostGatewayIP [2020-09-01T04:23:03.113Z] === CONT TestIpcModeOlderClient [2020-09-01T04:23:03.113Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-09-01T04:23:03.113Z] === CONT TestDaemonRestartIpcMode [2020-09-01T04:23:03.879Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2020-09-01T04:23:03.879Z] === RUN TestHealthKillContainer [2020-09-01T04:23:04.449Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-01T04:23:06.353Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-09-01T04:23:06.423Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2020-09-01T04:23:06.426Z] --- PASS: TestCreateServiceSysctls (4.47s) [2020-09-01T04:23:06.426Z] === RUN TestCreateServiceCapabilities [2020-09-01T04:23:06.612Z] --- PASS: TestHealthKillContainer (2.68s) [2020-09-01T04:23:06.612Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-01T04:23:07.184Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-01T04:23:07.184Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2020-09-01T04:23:07.184Z] === RUN TestIpcModeNone [2020-09-01T04:23:07.365Z] --- PASS: TestDaemonRestartIpcMode (4.11s) [2020-09-01T04:23:07.625Z] --- PASS: TestDaemonHostGatewayIP (4.82s) [2020-09-01T04:23:08.124Z] --- PASS: TestIpcModeNone (0.80s) [2020-09-01T04:23:08.124Z] === RUN TestIpcModePrivate [2020-09-01T04:23:08.384Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-01T04:23:08.954Z] --- PASS: TestIpcModePrivate (0.87s) [2020-09-01T04:23:08.954Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:107, shared: false, mustBeShared: false [2020-09-01T04:23:08.954Z] === RUN TestIpcModeShareable [2020-09-01T04:23:09.213Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-09-01T04:23:09.475Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-01T04:23:09.735Z] --- PASS: TestIpcModeShareable (0.77s) [2020-09-01T04:23:09.735Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:87, shared: true, mustBeShared: true [2020-09-01T04:23:09.735Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-01T04:23:09.735Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-09-01T04:23:10.043Z] --- PASS: TestCreateServiceCapabilities (3.50s) [2020-09-01T04:23:10.043Z] === RUN TestInspect [2020-09-01T04:23:10.305Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-09-01T04:23:10.874Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-09-01T04:23:12.269Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.32s) [2020-09-01T04:23:12.269Z] === RUN TestAPIIpcModeHost [2020-09-01T04:23:12.269Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-01T04:23:12.838Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-09-01T04:23:12.838Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-09-01T04:23:12.838Z] === RUN TestDaemonIpcModeShareable [2020-09-01T04:23:13.711Z] --- PASS: TestInspect (3.81s) [2020-09-01T04:23:13.711Z] === RUN TestCreateJob [2020-09-01T04:23:14.398Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-01T04:23:14.398Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-09-01T04:23:14.399Z] remote: Enumerating objects: 2, done. [2020-09-01T04:23:14.399Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-09-01T04:23:14.399Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-09-01T04:23:14.399Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-09-01T04:23:14.399Z] 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-09-01T04:23:14.399Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-09-01T04:23:14.399Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-01T04:23:14.728Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41404/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8cc47be176c2fa0c70b4e5105d7498b71a3e797b hack/test/unit [2020-09-01T04:23:14.755Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-09-01T04:23:14.755Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-09-01T04:23:14.755Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-09-01T04:23:14.755Z] === RUN TestDaemonIpcModePrivate [2020-09-01T04:23:16.137Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-09-01T04:23:16.397Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2020-09-01T04:23:16.397Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2020-09-01T04:23:16.397Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-01T04:23:17.265Z] ? github.com/docker/docker/api [no test files] [2020-09-01T04:23:17.617Z] --- PASS: TestContainerKillOnDaemonStart (13.19s) [2020-09-01T04:23:17.617Z] PASS [2020-09-01T04:23:17.617Z] [2020-09-01T04:23:17.617Z] === Skipped [2020-09-01T04:23:17.617Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-09-01T04:23:17.617Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-01T04:23:17.617Z] [2020-09-01T04:23:17.617Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-01T04:23:17.617Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:23:17.617Z] [2020-09-01T04:23:17.617Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-01T04:23:17.617Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:23:17.617Z] [2020-09-01T04:23:17.617Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-01T04:23:17.617Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-01T04:23:17.617Z] [2020-09-01T04:23:17.617Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-01T04:23:17.617Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-01T04:23:17.617Z] [2020-09-01T04:23:17.617Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-09-01T04:23:17.617Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:23:17.617Z] [2020-09-01T04:23:17.617Z] [2020-09-01T04:23:17.617Z] DONE 192 tests, 6 skipped in 136.571s [2020-09-01T04:23:17.617Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-09-01T04:23:17.617Z] ++ 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-09-01T04:23:17.617Z] ++ set -e [2020-09-01T04:23:17.617Z] ++ '[' -n 0 ']' [2020-09-01T04:23:17.617Z] ++ set -x [2020-09-01T04:23:17.617Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:23:17.617Z] INFO: Testing against a local daemon [2020-09-01T04:23:17.617Z] === RUN TestCommitInheritsEnv [2020-09-01T04:23:17.617Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-09-01T04:23:17.617Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-01T04:23:17.617Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2020-09-01T04:23:17.617Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-01T04:23:17.617Z] === RUN TestImagesFilterMultiReference [2020-09-01T04:23:17.617Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-09-01T04:23:17.617Z] === RUN TestImagePullPlatformInvalid [2020-09-01T04:23:17.617Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-09-01T04:23:17.617Z] === RUN TestRemoveImageOrphaning [2020-09-01T04:23:17.617Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-09-01T04:23:17.617Z] === RUN TestRemoveImageGarbageCollector [2020-09-01T04:23:17.617Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-01T04:23:17.617Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:23:17.617Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-01T04:23:17.617Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-01T04:23:17.617Z] === RUN TestTagInvalidReference [2020-09-01T04:23:17.777Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-09-01T04:23:17.878Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-01T04:23:17.878Z] === RUN TestTagValidPrefixedRepo [2020-09-01T04:23:17.878Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-09-01T04:23:17.878Z] === RUN TestTagExistedNameWithoutForce [2020-09-01T04:23:17.878Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-01T04:23:17.878Z] === RUN TestTagOfficialNames [2020-09-01T04:23:17.878Z] --- PASS: TestTagOfficialNames (0.07s) [2020-09-01T04:23:17.878Z] === RUN TestTagMatchesDigest [2020-09-01T04:23:17.878Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-01T04:23:17.878Z] PASS [2020-09-01T04:23:17.878Z] [2020-09-01T04:23:17.878Z] === Skipped [2020-09-01T04:23:17.878Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2020-09-01T04:23:17.878Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-01T04:23:17.878Z] [2020-09-01T04:23:17.878Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-01T04:23:17.878Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:23:17.878Z] [2020-09-01T04:23:17.878Z] [2020-09-01T04:23:17.878Z] DONE 12 tests, 2 skipped in 1.823s [2020-09-01T04:23:17.878Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-09-01T04:23:17.878Z] ++ 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-09-01T04:23:17.878Z] ++ set -e [2020-09-01T04:23:17.878Z] ++ '[' -n 0 ']' [2020-09-01T04:23:17.878Z] ++ set -x [2020-09-01T04:23:17.878Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:23:18.037Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2020-09-01T04:23:18.037Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2020-09-01T04:23:18.037Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-01T04:23:18.138Z] INFO: Testing against a local daemon [2020-09-01T04:23:18.138Z] === RUN TestNetworkCreateDelete [2020-09-01T04:23:18.318Z] --- PASS: TestCreateJob (4.33s) [2020-09-01T04:23:18.319Z] === RUN TestReplicatedJob [2020-09-01T04:23:18.709Z] --- PASS: TestNetworkCreateDelete (0.48s) [2020-09-01T04:23:18.709Z] === RUN TestDockerNetworkDeletePreferID [2020-09-01T04:23:19.416Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-01T04:23:19.416Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-09-01T04:23:19.985Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-09-01T04:23:19.985Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2020-09-01T04:23:19.985Z] === RUN TestIpcModeOlderClient [2020-09-01T04:23:19.985Z] === PAUSE TestIpcModeOlderClient [2020-09-01T04:23:19.985Z] === RUN TestKillContainerInvalidSignal [2020-09-01T04:23:20.094Z] --- PASS: TestDockerNetworkDeletePreferID (1.34s) [2020-09-01T04:23:20.094Z] === RUN TestDaemonDNSFallback [2020-09-01T04:23:20.556Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2020-09-01T04:23:20.556Z] === RUN TestKillContainer [2020-09-01T04:23:20.556Z] === RUN TestKillContainer/no_signal [2020-09-01T04:23:21.126Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-09-01T04:23:21.386Z] === RUN TestKillContainer/non_killing_signal [2020-09-01T04:23:21.646Z] === RUN TestKillContainer/killing_signal [2020-09-01T04:23:22.584Z] --- PASS: TestKillContainer (2.03s) [2020-09-01T04:23:22.584Z] --- PASS: TestKillContainer/no_signal (0.65s) [2020-09-01T04:23:22.584Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-09-01T04:23:22.584Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2020-09-01T04:23:22.584Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-01T04:23:22.584Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-01T04:23:23.154Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-09-01T04:23:23.414Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-01T04:23:23.674Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-09-01T04:23:23.933Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-01T04:23:24.193Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2020-09-01T04:23:24.193Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-09-01T04:23:24.193Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-09-01T04:23:24.193Z] === RUN TestKillStoppedContainer [2020-09-01T04:23:24.193Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-09-01T04:23:24.193Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-01T04:23:24.193Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-09-01T04:23:24.193Z] === RUN TestKillDifferentUserContainer [2020-09-01T04:23:24.762Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2020-09-01T04:23:24.762Z] === RUN TestInspectOomKilledTrue [2020-09-01T04:23:24.762Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-01T04:23:24.762Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:23:24.762Z] === RUN TestInspectOomKilledFalse [2020-09-01T04:23:24.762Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-01T04:23:24.762Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:23:24.762Z] === RUN TestLinksEtcHostsContentMatch [2020-09-01T04:23:25.322Z] --- PASS: TestReplicatedJob (6.99s) [2020-09-01T04:23:25.322Z] === RUN TestUpdateReplicatedJob [2020-09-01T04:23:25.331Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s) [2020-09-01T04:23:25.331Z] === RUN TestLinksContainerNames [2020-09-01T04:23:26.270Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-01T04:23:26.270Z] --- PASS: TestLinksContainerNames (1.07s) [2020-09-01T04:23:26.270Z] === RUN TestLogsFollowTailEmpty [2020-09-01T04:23:26.539Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-01T04:23:27.108Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2020-09-01T04:23:27.108Z] === RUN TestContainerNetworkMountsNoChown [2020-09-01T04:23:27.368Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-09-01T04:23:27.628Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/default [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/default [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/private [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/private [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/rprivate [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/slave [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/slave [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/rslave [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/shared [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/shared [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/rshared [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-01T04:23:27.628Z] === CONT TestMountDaemonRoot/default [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-01T04:23:27.628Z] === CONT TestMountDaemonRoot/rslave [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-01T04:23:27.628Z] === CONT TestMountDaemonRoot/rshared [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-01T04:23:27.628Z] === CONT TestMountDaemonRoot/shared [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-01T04:23:27.628Z] === CONT TestMountDaemonRoot/rprivate [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-01T04:23:27.628Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-01T04:23:27.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-01T04:23:27.629Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-01T04:23:27.629Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-01T04:23:27.629Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-01T04:23:27.629Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-01T04:23:27.629Z] === CONT TestMountDaemonRoot/slave [2020-09-01T04:23:27.629Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-01T04:23:27.629Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-01T04:23:27.629Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-01T04:23:27.629Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-01T04:23:27.629Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-01T04:23:27.629Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-01T04:23:27.629Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-01T04:23:27.629Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-01T04:23:27.629Z] === CONT TestMountDaemonRoot/private [2020-09-01T04:23:27.629Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-01T04:23:27.629Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-01T04:23:27.629Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-01T04:23:27.629Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-01T04:23:27.629Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-01T04:23:27.629Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-01T04:23:27.629Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-01T04:23:27.629Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-01T04:23:27.629Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-01T04:23:27.629Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-01T04:23:27.629Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-01T04:23:27.629Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-01T04:23:27.629Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-01T04:23:27.889Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-01T04:23:27.889Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-01T04:23:27.889Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-01T04:23:27.889Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-01T04:23:27.889Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-01T04:23:27.889Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-01T04:23:27.889Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-01T04:23:27.889Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-01T04:23:27.889Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-01T04:23:27.889Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-01T04:23:28.149Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-01T04:23:28.149Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-01T04:23:28.149Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-01T04:23:28.149Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-01T04:23:28.149Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-01T04:23:28.149Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-01T04:23:28.149Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-01T04:23:28.149Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-01T04:23:28.149Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-01T04:23:28.149Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-01T04:23:28.149Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-01T04:23:28.149Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-01T04:23:28.149Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-09-01T04:23:28.149Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-01T04:23:28.149Z] === RUN TestContainerBindMountNonRecursive [2020-09-01T04:23:28.227Z] --- PASS: TestDaemonDNSFallback (7.28s) [2020-09-01T04:23:28.227Z] === RUN TestInspectNetwork [2020-09-01T04:23:29.835Z] --- PASS: TestUpdateReplicatedJob (4.53s) [2020-09-01T04:23:29.836Z] === RUN TestServiceListWithStatuses [2020-09-01T04:23:29.836Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-01T04:23:29.836Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-01T04:23:29.836Z] === RUN TestDockerNetworkConnectAlias [2020-09-01T04:23:30.059Z] --- PASS: TestContainerBindMountNonRecursive (1.57s) [2020-09-01T04:23:30.059Z] === RUN TestNetworkNat [2020-09-01T04:23:30.320Z] --- PASS: TestNetworkNat (0.60s) [2020-09-01T04:23:30.320Z] === RUN TestNetworkLocalhostTCPNat [2020-09-01T04:23:31.258Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2020-09-01T04:23:31.258Z] === RUN TestNetworkLoopbackNat [2020-09-01T04:23:32.159Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-09-01T04:23:32.196Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-01T04:23:32.432Z] === RUN TestInspectNetwork/full_network_id [2020-09-01T04:23:32.432Z] === RUN TestInspectNetwork/partial_network_id [2020-09-01T04:23:32.432Z] === RUN TestInspectNetwork/network_name [2020-09-01T04:23:32.432Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-01T04:23:33.135Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-01T04:23:33.703Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-01T04:23:33.703Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-09-01T04:23:33.703Z] --- PASS: TestNetworkLoopbackNat (2.78s) [2020-09-01T04:23:33.703Z] === RUN TestPause [2020-09-01T04:23:34.643Z] --- PASS: TestPause (0.80s) [2020-09-01T04:23:34.643Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-01T04:23:34.643Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-01T04:23:34.643Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-01T04:23:34.643Z] === RUN TestPauseStopPausedContainer [2020-09-01T04:23:35.582Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-09-01T04:23:35.582Z] === RUN TestPsFilter [2020-09-01T04:23:35.582Z] --- PASS: TestPsFilter (0.16s) [2020-09-01T04:23:35.582Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-01T04:23:36.521Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2020-09-01T04:23:36.521Z] === RUN TestRemoveContainerWithVolume [2020-09-01T04:23:37.093Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-09-01T04:23:37.093Z] === RUN TestRemoveContainerRunning [2020-09-01T04:23:37.663Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-01T04:23:37.727Z] --- PASS: TestInspectNetwork (9.45s) [2020-09-01T04:23:37.727Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-01T04:23:37.727Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-01T04:23:37.727Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-01T04:23:37.727Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-01T04:23:37.727Z] === RUN TestRunContainerWithBridgeNone [2020-09-01T04:23:37.924Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-09-01T04:23:37.924Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-01T04:23:38.529Z] --- PASS: TestDockerNetworkConnectAlias (8.05s) [2020-09-01T04:23:38.529Z] === RUN TestDockerNetworkReConnect [2020-09-01T04:23:38.865Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-09-01T04:23:38.865Z] === RUN TestRemoveInvalidContainer [2020-09-01T04:23:38.865Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-09-01T04:23:38.865Z] === RUN TestRenameLinkedContainer [2020-09-01T04:23:39.640Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-09-01T04:23:39.640Z] === RUN TestNetworkInvalidJSON [2020-09-01T04:23:39.640Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-01T04:23:39.640Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-01T04:23:39.640Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-01T04:23:39.640Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-01T04:23:39.640Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-01T04:23:39.640Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-01T04:23:39.640Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-01T04:23:39.640Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-01T04:23:39.640Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-01T04:23:39.640Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-01T04:23:39.640Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-01T04:23:39.640Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-01T04:23:39.640Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-01T04:23:39.640Z] === RUN TestHostIPv4BridgeLabel [2020-09-01T04:23:40.212Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-09-01T04:23:40.212Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-01T04:23:40.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-09-01T04:23:41.274Z] 3ab49687905c: Pull complete [2020-09-01T04:23:41.274Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36 [2020-09-01T04:23:41.274Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:23:41.274Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-09-01T04:23:41.274Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-09-01T04:23:41.274Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1397' [2020-09-01T04:23:41.274Z] WARN: Skipping validation tests [2020-09-01T04:23:41.274Z] INFO: Running unit tests at 09/01/2020 04:23:36... [2020-09-01T04:23:41.274Z] INFO: make.ps1 starting at 09/01/2020 04:23:39 [2020-09-01T04:23:41.274Z] INFO: Git commit (8cc47be176) assumed from DOCKER_GITCOMMIT environment variable [2020-09-01T04:23:41.274Z] INFO: Invoking autogen... [2020-09-01T04:23:41.274Z] INFO: Running unit tests... [2020-09-01T04:23:41.597Z] --- PASS: TestDaemonRestartWithLiveRestore (1.34s) [2020-09-01T04:23:41.597Z] === RUN TestDaemonDefaultNetworkPools [2020-09-01T04:23:41.803Z] --- PASS: TestRenameLinkedContainer (3.11s) [2020-09-01T04:23:41.803Z] === RUN TestRenameStoppedContainer [2020-09-01T04:23:42.762Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-09-01T04:23:42.762Z] === RUN TestRenameRunningContainerAndReuse [2020-09-01T04:23:42.980Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s) [2020-09-01T04:23:42.980Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-01T04:23:43.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-09-01T04:23:44.100Z] --- PASS: TestDockerNetworkReConnect (6.21s) [2020-09-01T04:23:44.100Z] === RUN TestServicePlugin [2020-09-01T04:23:44.100Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-01T04:23:44.100Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:23:44.100Z] === RUN TestServiceUpdateLabel [2020-09-01T04:23:44.411Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-09-01T04:23:44.411Z] === RUN TestRenameInvalidName [2020-09-01T04:23:44.411Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-01T04:23:44.893Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.83s) [2020-09-01T04:23:44.893Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-01T04:23:44.981Z] --- PASS: TestRenameInvalidName (0.94s) [2020-09-01T04:23:44.981Z] === RUN TestRenameAnonymousContainer [2020-09-01T04:23:45.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-01T04:23:46.807Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.28s) [2020-09-01T04:23:46.807Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-01T04:23:47.622Z] --- PASS: TestServiceUpdateLabel (3.71s) [2020-09-01T04:23:47.622Z] === RUN TestServiceUpdateSecrets [2020-09-01T04:23:47.749Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-09-01T04:23:47.749Z] === RUN TestServiceWithPredefinedNetwork [2020-09-01T04:23:47.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-01T04:23:47.916Z] --- PASS: TestBuildWithHugeFile (54.01s) [2020-09-01T04:23:47.916Z] === RUN TestBuildWithEmptyDockerfile [2020-09-01T04:23:47.916Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-01T04:23:47.916Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-01T04:23:47.916Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-01T04:23:47.916Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-01T04:23:47.916Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-01T04:23:47.916Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-01T04:23:47.916Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-01T04:23:47.916Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-01T04:23:47.916Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-01T04:23:47.916Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-09-01T04:23:47.916Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-09-01T04:23:47.916Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-09-01T04:23:47.916Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-09-01T04:23:47.916Z] === RUN TestBuildPreserveOwnership [2020-09-01T04:23:47.916Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-01T04:23:47.916Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-01T04:23:48.341Z] 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-09-01T04:23:48.554Z] --- PASS: TestBuildPreserveOwnership (3.73s) [2020-09-01T04:23:48.554Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.41s) [2020-09-01T04:23:48.554Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2020-09-01T04:23:48.554Z] === RUN TestBuildPlatformInvalid [2020-09-01T04:23:48.717Z] --- PASS: TestRenameAnonymousContainer (3.57s) [2020-09-01T04:23:48.717Z] === RUN TestRenameContainerWithSameName [2020-09-01T04:23:48.848Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-09-01T04:23:48.848Z] PASS [2020-09-01T04:23:48.848Z] [2020-09-01T04:23:48.848Z] === Skipped [2020-09-01T04:23:48.848Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-09-01T04:23:48.848Z] build_session_test.go:25: TODO: BuildKit [2020-09-01T04:23:48.848Z] [2020-09-01T04:23:48.848Z] [2020-09-01T04:23:48.848Z] DONE 32 tests, 1 skipped in 92.867s [2020-09-01T04:23:48.848Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-09-01T04:23:48.848Z] ++ 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-09-01T04:23:48.848Z] ++ set -e [2020-09-01T04:23:48.848Z] ++ '[' -n 0 ']' [2020-09-01T04:23:48.848Z] ++ set -x [2020-09-01T04:23:48.848Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:23:48.848Z] INFO: Testing against a local daemon [2020-09-01T04:23:48.848Z] === RUN TestConfigInspect [2020-09-01T04:23:49.656Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2020-09-01T04:23:49.656Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-01T04:23:50.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-01T04:23:50.293Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s) [2020-09-01T04:23:50.293Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-01T04:23:50.293Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-01T04:23:50.293Z] service_test.go:236: FLAKY_TEST [2020-09-01T04:23:50.293Z] === RUN TestServiceWithDataPathPortInit [2020-09-01T04:23:50.926Z] --- PASS: TestConfigInspect (1.89s) [2020-09-01T04:23:50.926Z] === RUN TestConfigList [2020-09-01T04:23:51.609Z] --- PASS: TestRenameContainerWithLinkedContainer (1.84s) [2020-09-01T04:23:51.609Z] === RUN TestResize [2020-09-01T04:23:51.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-01T04:23:52.448Z] --- PASS: TestConfigList (1.89s) [2020-09-01T04:23:52.448Z] === RUN TestConfigsCreateAndDelete [2020-09-01T04:23:52.550Z] --- PASS: TestResize (1.01s) [2020-09-01T04:23:52.550Z] === RUN TestResizeWithInvalidSize [2020-09-01T04:23:53.120Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-09-01T04:23:53.120Z] === RUN TestResizeWhenContainerNotStarted [2020-09-01T04:23:54.062Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2020-09-01T04:23:54.062Z] === RUN TestDaemonRestartKillContainers [2020-09-01T04:23:54.062Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-01T04:23:54.062Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-01T04:23:54.062Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-01T04:23:54.062Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-01T04:23:54.062Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-01T04:23:54.062Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-01T04:23:54.062Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-01T04:23:54.062Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-01T04:23:54.062Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-01T04:23:54.062Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-01T04:23:54.062Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-01T04:23:54.062Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-01T04:23:54.062Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-01T04:23:54.062Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-01T04:23:54.062Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-01T04:23:54.062Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-01T04:23:54.062Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:23:54.062Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:23:54.062Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:23:54.062Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:23:54.062Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:23:54.062Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:23:54.062Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:23:54.062Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:23:54.062Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-01T04:23:54.062Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-01T04:23:54.532Z] --- PASS: TestConfigsCreateAndDelete (1.87s) [2020-09-01T04:23:54.532Z] === RUN TestConfigsUpdate [2020-09-01T04:23:54.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-01T04:23:55.412Z] ? github.com/docker/docker/api [no test files] [2020-09-01T04:23:56.614Z] --- PASS: TestConfigsUpdate (1.92s) [2020-09-01T04:23:56.614Z] === RUN TestTemplatedConfig [2020-09-01T04:23:57.934Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:23:57.934Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:23:57.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-01T04:23:57.934Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-09-01T04:23:58.704Z] --- PASS: TestTemplatedConfig (2.37s) [2020-09-01T04:23:58.704Z] === RUN TestConfigCreateResolve [2020-09-01T04:23:59.316Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:23:59.316Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:24:00.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-09-01T04:24:00.259Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-01T04:24:00.792Z] --- PASS: TestConfigCreateResolve (1.93s) [2020-09-01T04:24:00.792Z] === RUN TestConfigDaemonLibtrustID [2020-09-01T04:24:00.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-01T04:24:01.087Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-09-01T04:24:01.087Z] PASS [2020-09-01T04:24:01.087Z] [2020-09-01T04:24:01.087Z] DONE 7 tests in 12.485s [2020-09-01T04:24:01.381Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-09-01T04:24:01.381Z] ++ 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-09-01T04:24:01.381Z] ++ set -e [2020-09-01T04:24:01.381Z] ++ '[' -n 0 ']' [2020-09-01T04:24:01.381Z] ++ set -x [2020-09-01T04:24:01.381Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:24:01.381Z] INFO: Testing against a local daemon [2020-09-01T04:24:01.381Z] === RUN TestCheckpoint [2020-09-01T04:24:01.381Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-01T04:24:01.381Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-01T04:24:01.381Z] === RUN TestContainerInvalidJSON [2020-09-01T04:24:01.381Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-01T04:24:01.381Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-01T04:24:01.381Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-01T04:24:01.381Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-01T04:24:01.381Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-01T04:24:01.381Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-01T04:24:01.381Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-01T04:24:01.381Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-01T04:24:01.381Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-01T04:24:01.381Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-01T04:24:01.381Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-01T04:24:01.381Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-01T04:24:01.381Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-01T04:24:01.381Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-01T04:24:01.381Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-09-01T04:24:01.381Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-01T04:24:01.381Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-09-01T04:24:01.381Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-01T04:24:01.400Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-01T04:24:01.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-09-01T04:24:01.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-01T04:24:01.678Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-09-01T04:24:01.678Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-01T04:24:01.678Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-09-01T04:24:01.678Z] === RUN TestCopyFromContainer [2020-09-01T04:24:02.730Z] === RUN TestCopyFromContainer// [2020-09-01T04:24:02.977Z] --- PASS: TestServiceUpdateSecrets (15.68s) [2020-09-01T04:24:02.977Z] === RUN TestServiceUpdateConfigs [2020-09-01T04:24:03.028Z] === RUN TestCopyFromContainer//bar/root [2020-09-01T04:24:03.028Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-01T04:24:03.028Z] === RUN TestCopyFromContainer/bar/quux [2020-09-01T04:24:03.028Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-01T04:24:03.322Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-01T04:24:03.322Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-01T04:24:03.322Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-01T04:24:03.322Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-01T04:24:03.322Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-01T04:24:03.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-01T04:24:03.616Z] --- PASS: TestCopyFromContainer (1.94s) [2020-09-01T04:24:03.616Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-09-01T04:24:03.616Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-09-01T04:24:03.616Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-01T04:24:03.616Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-09-01T04:24:03.616Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-09-01T04:24:03.616Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-01T04:24:03.616Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-01T04:24:03.616Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-01T04:24:03.616Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-01T04:24:03.616Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-09-01T04:24:03.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-01T04:24:03.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-01T04:24:03.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-01T04:24:03.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-01T04:24:03.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-01T04:24:03.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-01T04:24:03.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-01T04:24:03.617Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-01T04:24:03.617Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-01T04:24:03.617Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-01T04:24:03.617Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-01T04:24:03.617Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-01T04:24:03.617Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-01T04:24:03.617Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-01T04:24:03.617Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-01T04:24:03.617Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-01T04:24:03.617Z] === RUN TestCreateWithInvalidEnv [2020-09-01T04:24:03.617Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-01T04:24:03.617Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-01T04:24:03.617Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-01T04:24:03.617Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-01T04:24:03.617Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-01T04:24:03.617Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-01T04:24:03.617Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-01T04:24:03.617Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-01T04:24:03.617Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-01T04:24:03.617Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-01T04:24:03.617Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-01T04:24:03.617Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-01T04:24:03.617Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-01T04:24:03.617Z] === RUN TestCreateTmpfsMountsTarget [2020-09-01T04:24:03.617Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-01T04:24:03.617Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-01T04:24:03.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-01T04:24:05.139Z] --- PASS: TestCreateWithCustomMaskedPaths (1.44s) [2020-09-01T04:24:05.139Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-01T04:24:05.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-01T04:24:06.663Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.53s) [2020-09-01T04:24:06.663Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-01T04:24:06.663Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-01T04:24:06.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-01T04:24:06.663Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-01T04:24:06.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-01T04:24:06.663Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-01T04:24:06.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-01T04:24:06.663Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-01T04:24:06.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-01T04:24:06.663Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-01T04:24:06.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-01T04:24:06.663Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-01T04:24:06.663Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-01T04:24:06.663Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-01T04:24:06.663Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-01T04:24:06.663Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-01T04:24:06.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-01T04:24:06.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-09-01T04:24:06.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-09-01T04:24:06.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-09-01T04:24:06.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-09-01T04:24:06.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-01T04:24:06.663Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-01T04:24:06.677Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-09-01T04:24:06.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-01T04:24:07.303Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2020-09-01T04:24:07.303Z] === RUN TestCreateDifferentPlatform [2020-09-01T04:24:07.303Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-01T04:24:07.303Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-01T04:24:07.303Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-01T04:24:07.303Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-01T04:24:07.303Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-01T04:24:07.303Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-01T04:24:07.304Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-01T04:24:07.304Z] === RUN TestContainerStartOnDaemonRestart [2020-09-01T04:24:07.304Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-01T04:24:07.304Z] === RUN TestDaemonRestartIpcMode [2020-09-01T04:24:07.304Z] === PAUSE TestDaemonRestartIpcMode [2020-09-01T04:24:07.304Z] === RUN TestDaemonHostGatewayIP [2020-09-01T04:24:07.304Z] === PAUSE TestDaemonHostGatewayIP [2020-09-01T04:24:07.304Z] === RUN TestContainerKillOnDaemonStart [2020-09-01T04:24:07.304Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-01T04:24:07.304Z] === RUN TestDiff [2020-09-01T04:24:07.602Z] --- PASS: TestDiff (0.49s) [2020-09-01T04:24:07.602Z] === RUN TestExecWithCloseStdin [2020-09-01T04:24:07.799Z] ok github.com/docker/docker/api/server 0.260s coverage: 9.0% of statements [2020-09-01T04:24:08.240Z] --- PASS: TestExecWithCloseStdin (0.62s) [2020-09-01T04:24:08.240Z] === RUN TestExec [2020-09-01T04:24:08.318Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-01T04:24:08.404Z] --- PASS: TestServiceWithDataPathPortInit (17.92s) [2020-09-01T04:24:08.404Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-01T04:24:08.903Z] --- PASS: TestExec (0.59s) [2020-09-01T04:24:08.903Z] === RUN TestExecUser [2020-09-01T04:24:09.542Z] --- PASS: TestExecUser (0.63s) [2020-09-01T04:24:09.542Z] === RUN TestExportContainerAndImportImage [2020-09-01T04:24:09.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-09-01T04:24:10.587Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2020-09-01T04:24:10.587Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-01T04:24:10.640Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-01T04:24:10.640Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.53s) [2020-09-01T04:24:10.640Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.73s) [2020-09-01T04:24:10.640Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-09-01T04:24:10.640Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.78s) [2020-09-01T04:24:10.640Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-09-01T04:24:10.640Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s) [2020-09-01T04:24:10.640Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s) [2020-09-01T04:24:10.640Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2020-09-01T04:24:10.640Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.65s) [2020-09-01T04:24:10.640Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.09s) [2020-09-01T04:24:10.640Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2020-09-01T04:24:10.640Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2020-09-01T04:24:10.640Z] === RUN TestCgroupNamespacesRun [2020-09-01T04:24:12.115Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2020-09-01T04:24:12.116Z] === RUN TestHealthCheckWorkdir [2020-09-01T04:24:12.410Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2020-09-01T04:24:12.410Z] === RUN TestHealthKillContainer [2020-09-01T04:24:12.551Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2020-09-01T04:24:12.552Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-01T04:24:13.931Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-09-01T04:24:13.931Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-01T04:24:14.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-09-01T04:24:15.149Z] --- PASS: TestHealthKillContainer (2.59s) [2020-09-01T04:24:15.149Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-01T04:24:15.786Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-09-01T04:24:15.786Z] === RUN TestIpcModeNone [2020-09-01T04:24:15.878Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2020-09-01T04:24:15.878Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-01T04:24:15.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-09-01T04:24:16.421Z] --- PASS: TestIpcModeNone (0.60s) [2020-09-01T04:24:16.421Z] === RUN TestIpcModePrivate [2020-09-01T04:24:16.449Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-01T04:24:16.539Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.32s) [2020-09-01T04:24:16.539Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4chv7g9dbtdfln0480n1ba7s5 Created:2020-09-01 04:24:09.451635984 +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[462c3df09848a20632d82857da306cdeaab97557b5f5cfb7deedba9c5fd74020:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kuxq0emtra1ihyg3mxa8bva03 EndpointID:fbc4603f21a4c7dbcc270e19b94b0154043bb290a0ed76640b058edeb2aadd21 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dab26ed09dd9aa971028aa85b218dd476877c8938af9bea5ea36ccf245f32529 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:3feacc4d4f56 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kuxq0emtra1ihyg3mxa8bva03 EndpointID:fbc4603f21a4c7dbcc270e19b94b0154043bb290a0ed76640b058edeb2aadd21 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-01T04:24:16.539Z] PASS [2020-09-01T04:24:16.539Z] [2020-09-01T04:24:16.539Z] === Skipped [2020-09-01T04:24:16.539Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-01T04:24:16.539Z] service_test.go:236: FLAKY_TEST [2020-09-01T04:24:16.539Z] [2020-09-01T04:24:16.539Z] [2020-09-01T04:24:16.539Z] DONE 23 tests, 1 skipped in 58.666s [2020-09-01T04:24:16.539Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-01T04:24:16.539Z] ++ 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-09-01T04:24:16.539Z] ++ set -e [2020-09-01T04:24:16.539Z] ++ '[' -n 0 ']' [2020-09-01T04:24:16.539Z] ++ set -x [2020-09-01T04:24:16.539Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:24:16.716Z] --- PASS: TestIpcModePrivate (0.60s) [2020-09-01T04:24:16.716Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-09-01T04:24:16.716Z] === RUN TestIpcModeShareable [2020-09-01T04:24:16.800Z] INFO: Testing against a local daemon [2020-09-01T04:24:16.800Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-01T04:24:16.800Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-01T04:24:16.800Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:24:16.800Z] === RUN TestDockerNetworkIpvlan [2020-09-01T04:24:16.800Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-01T04:24:16.800Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:24:16.800Z] PASS [2020-09-01T04:24:16.800Z] [2020-09-01T04:24:16.800Z] === Skipped [2020-09-01T04:24:16.800Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-01T04:24:16.800Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:24:16.800Z] [2020-09-01T04:24:16.800Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-01T04:24:16.800Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:24:16.800Z] [2020-09-01T04:24:16.800Z] [2020-09-01T04:24:16.800Z] DONE 2 tests, 2 skipped in 0.232s [2020-09-01T04:24:16.800Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-01T04:24:16.800Z] ++ 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-09-01T04:24:16.800Z] ++ set -e [2020-09-01T04:24:16.800Z] ++ '[' -n 0 ']' [2020-09-01T04:24:16.800Z] ++ set -x [2020-09-01T04:24:16.800Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:24:17.061Z] INFO: Testing against a local daemon [2020-09-01T04:24:17.061Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-01T04:24:17.388Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-09-01T04:24:17.388Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-01T04:24:17.759Z] --- PASS: TestIpcModeShareable (0.65s) [2020-09-01T04:24:17.759Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-09-01T04:24:17.759Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-01T04:24:18.327Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-09-01T04:24:19.266Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s) [2020-09-01T04:24:19.266Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-01T04:24:19.277Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2020-09-01T04:24:19.277Z] === RUN TestAPIIpcModeHost [2020-09-01T04:24:19.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-01T04:24:19.606Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.08s) [2020-09-01T04:24:19.606Z] === RUN TestDockerNetworkMacvlan [2020-09-01T04:24:19.918Z] --- PASS: TestAPIIpcModeHost (0.52s) [2020-09-01T04:24:19.918Z] === RUN TestDaemonIpcModeShareable [2020-09-01T04:24:20.178Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-01T04:24:20.909Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s) [2020-09-01T04:24:20.909Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-01T04:24:21.448Z] --- PASS: TestDaemonIpcModeShareable (1.43s) [2020-09-01T04:24:21.448Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-01T04:24:21.448Z] === RUN TestDaemonIpcModePrivate [2020-09-01T04:24:21.563Z] --- PASS: TestServiceUpdateConfigs (15.76s) [2020-09-01T04:24:21.563Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-01T04:24:21.563Z] === RUN TestServiceUpdateNetwork [2020-09-01T04:24:21.850Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-09-01T04:24:21.850Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-01T04:24:22.110Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-01T04:24:22.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-01T04:24:22.947Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-01T04:24:22.971Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2020-09-01T04:24:22.971Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-01T04:24:22.971Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-01T04:24:23.753Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2020-09-01T04:24:23.753Z] === RUN TestKernelTCPMemory [2020-09-01T04:24:24.019Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s) [2020-09-01T04:24:24.020Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-01T04:24:24.020Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-01T04:24:24.323Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-09-01T04:24:24.323Z] === RUN TestNISDomainname [2020-09-01T04:24:24.894Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-01T04:24:25.154Z] --- PASS: TestNISDomainname (0.97s) [2020-09-01T04:24:25.154Z] === RUN TestHostnameDnsResolution [2020-09-01T04:24:25.541Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.34s) [2020-09-01T04:24:25.541Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-01T04:24:25.541Z] === RUN TestIpcModeOlderClient [2020-09-01T04:24:25.541Z] === PAUSE TestIpcModeOlderClient [2020-09-01T04:24:25.541Z] === RUN TestKillContainerInvalidSignal [2020-09-01T04:24:25.834Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2020-09-01T04:24:25.834Z] === RUN TestKillContainer [2020-09-01T04:24:25.834Z] === RUN TestKillContainer/no_signal [2020-09-01T04:24:26.248Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-01T04:24:26.475Z] === RUN TestKillContainer/non_killing_signal [2020-09-01T04:24:26.536Z] --- PASS: TestHostnameDnsResolution (1.39s) [2020-09-01T04:24:26.536Z] === RUN TestStats [2020-09-01T04:24:26.772Z] === RUN TestKillContainer/killing_signal [2020-09-01T04:24:27.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-01T04:24:27.411Z] --- PASS: TestKillContainer (1.55s) [2020-09-01T04:24:27.411Z] --- PASS: TestKillContainer/no_signal (0.50s) [2020-09-01T04:24:27.411Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2020-09-01T04:24:27.411Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-09-01T04:24:27.411Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-01T04:24:27.411Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-01T04:24:27.675Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-09-01T04:24:28.048Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-01T04:24:28.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.05s) [2020-09-01T04:24:28.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) [2020-09-01T04:24:28.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-09-01T04:24:28.688Z] === RUN TestKillStoppedContainer [2020-09-01T04:24:28.688Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-09-01T04:24:28.688Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-01T04:24:28.688Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-09-01T04:24:28.688Z] === RUN TestKillDifferentUserContainer [2020-09-01T04:24:29.324Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2020-09-01T04:24:29.324Z] === RUN TestInspectOomKilledTrue [2020-09-01T04:24:29.549Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-01T04:24:29.585Z] --- PASS: TestStats (2.95s) [2020-09-01T04:24:29.585Z] === RUN TestStopContainerWithTimeout [2020-09-01T04:24:29.585Z] === RUN TestStopContainerWithTimeout/0 [2020-09-01T04:24:29.585Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-01T04:24:29.585Z] === RUN TestStopContainerWithTimeout/1 [2020-09-01T04:24:29.585Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-01T04:24:29.585Z] === RUN TestStopContainerWithTimeout/3 [2020-09-01T04:24:29.585Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-01T04:24:29.585Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-01T04:24:29.585Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-01T04:24:29.585Z] === CONT TestStopContainerWithTimeout/0 [2020-09-01T04:24:29.585Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-01T04:24:29.963Z] --- PASS: TestInspectOomKilledTrue (0.89s) [2020-09-01T04:24:29.964Z] === RUN TestInspectOomKilledFalse [2020-09-01T04:24:30.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-09-01T04:24:30.604Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2020-09-01T04:24:30.604Z] === RUN TestLinksEtcHostsContentMatch [2020-09-01T04:24:30.725Z] === CONT TestStopContainerWithTimeout/3 [2020-09-01T04:24:30.900Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s) [2020-09-01T04:24:30.900Z] === RUN TestLinksContainerNames [2020-09-01T04:24:31.666Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-01T04:24:31.926Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-09-01T04:24:31.965Z] --- PASS: TestLinksContainerNames (1.06s) [2020-09-01T04:24:31.965Z] === RUN TestLogsFollowTailEmpty [2020-09-01T04:24:32.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-01T04:24:32.605Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2020-09-01T04:24:32.605Z] === RUN TestContainerNetworkMountsNoChown [2020-09-01T04:24:32.756Z] === CONT TestStopContainerWithTimeout/1 [2020-09-01T04:24:33.248Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/default [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/default [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/private [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/private [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/rprivate [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/slave [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/slave [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/rslave [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/shared [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/shared [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/rshared [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-01T04:24:33.248Z] === CONT TestMountDaemonRoot/default [2020-09-01T04:24:33.248Z] === CONT TestMountDaemonRoot/shared [2020-09-01T04:24:33.248Z] === CONT TestMountDaemonRoot/rslave [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-01T04:24:33.248Z] === CONT TestMountDaemonRoot/rprivate [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-01T04:24:33.248Z] === CONT TestMountDaemonRoot/rshared [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-01T04:24:33.248Z] === CONT TestMountDaemonRoot/slave [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-01T04:24:33.248Z] === CONT TestMountDaemonRoot/private [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-01T04:24:33.248Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-01T04:24:33.248Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-01T04:24:33.248Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-01T04:24:33.248Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-01T04:24:33.249Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-01T04:24:33.249Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-01T04:24:33.249Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-01T04:24:33.249Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-01T04:24:33.249Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-01T04:24:33.249Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-01T04:24:33.249Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-01T04:24:33.249Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-01T04:24:33.249Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-01T04:24:33.249Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-01T04:24:33.249Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-01T04:24:33.249Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-01T04:24:33.249Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-01T04:24:33.542Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-01T04:24:33.542Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-09-01T04:24:33.542Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-09-01T04:24:33.542Z] === RUN TestContainerBindMountNonRecursive [2020-09-01T04:24:33.716Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-01T04:24:33.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-09-01T04:24:34.253Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-01T04:24:34.529Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-09-01T04:24:34.529Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2020-09-01T04:24:34.529Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-09-01T04:24:34.529Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2020-09-01T04:24:34.529Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2020-09-01T04:24:34.529Z] === RUN TestDeleteDevicemapper [2020-09-01T04:24:34.529Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-01T04:24:34.529Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-01T04:24:34.529Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-01T04:24:35.066Z] --- PASS: TestContainerBindMountNonRecursive (1.52s) [2020-09-01T04:24:35.066Z] === RUN TestNetworkNat [2020-09-01T04:24:35.101Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-01T04:24:35.361Z] --- PASS: TestNetworkNat (0.54s) [2020-09-01T04:24:35.361Z] === RUN TestNetworkLocalhostTCPNat [2020-09-01T04:24:35.998Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2020-09-01T04:24:35.998Z] === RUN TestNetworkLoopbackNat [2020-09-01T04:24:36.132Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-01T04:24:36.950Z] --- PASS: TestServiceUpdateNetwork (16.43s) [2020-09-01T04:24:36.950Z] === RUN TestServiceUpdatePidsLimit [2020-09-01T04:24:36.950Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-01T04:24:36.950Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-01T04:24:37.516Z] --- PASS: TestDockerNetworkMacvlan (18.10s) [2020-09-01T04:24:37.516Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-09-01T04:24:37.516Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-09-01T04:24:37.516Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2020-09-01T04:24:37.516Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.01s) [2020-09-01T04:24:37.516Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.70s) [2020-09-01T04:24:37.516Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s) [2020-09-01T04:24:37.516Z] PASS [2020-09-01T04:24:37.516Z] [2020-09-01T04:24:37.516Z] DONE 8 tests in 20.403s [2020-09-01T04:24:37.516Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-01T04:24:37.516Z] ++ 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-09-01T04:24:37.516Z] ++ set -e [2020-09-01T04:24:37.516Z] ++ '[' -n 0 ']' [2020-09-01T04:24:37.516Z] ++ set -x [2020-09-01T04:24:37.516Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:24:37.516Z] testing: warning: no tests to run [2020-09-01T04:24:37.516Z] PASS [2020-09-01T04:24:37.516Z] [2020-09-01T04:24:37.516Z] DONE 0 tests in 0.038s [2020-09-01T04:24:37.516Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-01T04:24:37.516Z] ++ 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-09-01T04:24:37.516Z] ++ set -e [2020-09-01T04:24:37.516Z] ++ '[' -n 0 ']' [2020-09-01T04:24:37.516Z] ++ set -x [2020-09-01T04:24:37.516Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:24:37.516Z] INFO: Testing against a local daemon [2020-09-01T04:24:37.516Z] === RUN TestAuthZPluginAllowRequest [2020-09-01T04:24:37.644Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.68s) [2020-09-01T04:24:37.644Z] === RUN TestUpdateMemory [2020-09-01T04:24:37.644Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-01T04:24:37.645Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:24:37.645Z] === RUN TestUpdateCPUQuota [2020-09-01T04:24:37.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-09-01T04:24:37.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-09-01T04:24:37.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-09-01T04:24:38.584Z] --- PASS: TestUpdateCPUQuota (1.45s) [2020-09-01T04:24:38.584Z] === RUN TestUpdatePidsLimit [2020-09-01T04:24:38.584Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-01T04:24:38.742Z] --- PASS: TestNetworkLoopbackNat (2.76s) [2020-09-01T04:24:38.742Z] === RUN TestPause [2020-09-01T04:24:38.844Z] === RUN TestUpdatePidsLimit/no_change [2020-09-01T04:24:39.104Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-01T04:24:39.365Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-01T04:24:39.382Z] --- PASS: TestPause (0.56s) [2020-09-01T04:24:39.382Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-01T04:24:39.382Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-01T04:24:39.382Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-01T04:24:39.382Z] === RUN TestPauseStopPausedContainer [2020-09-01T04:24:39.428Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2020-09-01T04:24:39.429Z] === RUN TestAuthZPluginTLS [2020-09-01T04:24:39.624Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-01T04:24:40.022Z] --- PASS: TestPauseStopPausedContainer (0.55s) [2020-09-01T04:24:40.022Z] === RUN TestPsFilter [2020-09-01T04:24:40.022Z] --- PASS: TestPsFilter (0.16s) [2020-09-01T04:24:40.022Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-01T04:24:40.196Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-01T04:24:40.371Z] --- PASS: TestAuthZPluginTLS (0.73s) [2020-09-01T04:24:40.371Z] === RUN TestAuthZPluginDenyRequest [2020-09-01T04:24:40.456Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-01T04:24:40.664Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2020-09-01T04:24:40.664Z] === RUN TestRemoveContainerWithVolume [2020-09-01T04:24:40.717Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-09-01T04:24:40.717Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-01T04:24:40.943Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-09-01T04:24:40.943Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-01T04:24:41.302Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2020-09-01T04:24:41.302Z] === RUN TestRemoveContainerRunning [2020-09-01T04:24:41.515Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2020-09-01T04:24:41.515Z] === RUN TestAuthZPluginDenyResponse [2020-09-01T04:24:41.598Z] --- PASS: TestRemoveContainerRunning (0.51s) [2020-09-01T04:24:41.598Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-01T04:24:41.658Z] --- PASS: TestUpdatePidsLimit (2.98s) [2020-09-01T04:24:41.658Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2020-09-01T04:24:41.658Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-09-01T04:24:41.658Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2020-09-01T04:24:41.658Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2020-09-01T04:24:41.658Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-09-01T04:24:41.658Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2020-09-01T04:24:41.658Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-09-01T04:24:41.658Z] === RUN TestUpdateRestartPolicy [2020-09-01T04:24:42.087Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-09-01T04:24:42.087Z] === RUN TestAuthZPluginAllowEventStream [2020-09-01T04:24:42.228Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-01T04:24:42.243Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-09-01T04:24:42.243Z] === RUN TestRemoveInvalidContainer [2020-09-01T04:24:42.243Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-01T04:24:42.243Z] === RUN TestRenameLinkedContainer [2020-09-01T04:24:42.797Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-09-01T04:24:43.737Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-01T04:24:44.000Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-09-01T04:24:44.000Z] === RUN TestAuthZPluginErrorResponse [2020-09-01T04:24:44.353Z] --- PASS: TestRenameLinkedContainer (2.17s) [2020-09-01T04:24:44.353Z] === RUN TestRenameStoppedContainer [2020-09-01T04:24:44.576Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-09-01T04:24:44.576Z] === RUN TestAuthZPluginErrorRequest [2020-09-01T04:24:44.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-09-01T04:24:44.996Z] --- PASS: TestRenameStoppedContainer (0.51s) [2020-09-01T04:24:44.996Z] === RUN TestRenameRunningContainerAndReuse [2020-09-01T04:24:45.156Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-09-01T04:24:45.156Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-01T04:24:45.430Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-01T04:24:45.734Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-09-01T04:24:45.734Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-01T04:24:46.047Z] --- PASS: TestRenameRunningContainerAndReuse (1.00s) [2020-09-01T04:24:46.047Z] === RUN TestRenameInvalidName [2020-09-01T04:24:46.342Z] --- PASS: TestRenameInvalidName (0.56s) [2020-09-01T04:24:46.342Z] === RUN TestRenameAnonymousContainer [2020-09-01T04:24:47.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-09-01T04:24:48.232Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-01T04:24:48.283Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2020-09-01T04:24:48.283Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-01T04:24:48.431Z] --- PASS: TestRenameAnonymousContainer (1.95s) [2020-09-01T04:24:48.431Z] === RUN TestRenameContainerWithSameName [2020-09-01T04:24:49.071Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2020-09-01T04:24:49.071Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-01T04:24:50.112Z] --- PASS: TestRenameContainerWithLinkedContainer (1.05s) [2020-09-01T04:24:50.112Z] === RUN TestResize [2020-09-01T04:24:50.140Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-01T04:24:50.140Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-09-01T04:24:50.196Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2020-09-01T04:24:50.196Z] === RUN TestAuthZPluginHeader [2020-09-01T04:24:50.313Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-01T04:24:50.313Z] ok github.com/docker/docker/api/server/httputils 0.129s coverage: 14.7% of statements [2020-09-01T04:24:50.313Z] ok github.com/docker/docker/api/server/middleware 0.158s coverage: 37.7% of statements [2020-09-01T04:24:50.313Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-01T04:24:50.313Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-01T04:24:50.313Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-01T04:24:50.313Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-01T04:24:50.313Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-01T04:24:50.313Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-01T04:24:50.313Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-01T04:24:50.313Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-01T04:24:50.313Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-01T04:24:50.313Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-01T04:24:50.313Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-01T04:24:50.406Z] --- PASS: TestResize (0.53s) [2020-09-01T04:24:50.406Z] === RUN TestResizeWithInvalidSize [2020-09-01T04:24:50.709Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-01T04:24:50.778Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2020-09-01T04:24:50.778Z] ok github.com/docker/docker/api/types/filters 0.080s coverage: 92.2% of statements [2020-09-01T04:24:50.969Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-01T04:24:51.045Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-09-01T04:24:51.045Z] === RUN TestResizeWhenContainerNotStarted [2020-09-01T04:24:51.140Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-09-01T04:24:51.140Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-01T04:24:51.140Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-01T04:24:51.140Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:24:51.140Z] === RUN TestAuthZPluginV2Disable [2020-09-01T04:24:51.140Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-01T04:24:51.140Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:24:51.140Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-01T04:24:51.140Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-01T04:24:51.140Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:24:51.140Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-01T04:24:51.140Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-01T04:24:51.140Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:24:51.140Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-01T04:24:51.229Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-01T04:24:51.237Z] ok github.com/docker/docker/api/types/time 0.127s coverage: 100.0% of statements [2020-09-01T04:24:51.237Z] ok github.com/docker/docker/api/server/router/swarm 0.146s coverage: 5.7% of statements [2020-09-01T04:24:51.237Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-01T04:24:51.237Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-01T04:24:51.237Z] ? github.com/docker/docker/api/types [no test files] [2020-09-01T04:24:51.237Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-01T04:24:51.237Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-01T04:24:51.237Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-01T04:24:51.237Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-01T04:24:51.237Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-01T04:24:51.237Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-01T04:24:51.237Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-01T04:24:51.237Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-01T04:24:51.237Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-01T04:24:51.237Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-01T04:24:51.237Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-01T04:24:51.489Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-01T04:24:51.688Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-09-01T04:24:51.688Z] === RUN TestDaemonRestartKillContainers [2020-09-01T04:24:51.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-01T04:24:51.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-01T04:24:51.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-01T04:24:51.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-01T04:24:51.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-01T04:24:51.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-01T04:24:51.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-01T04:24:51.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-01T04:24:51.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-01T04:24:51.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-01T04:24:51.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-01T04:24:51.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-01T04:24:51.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-01T04:24:51.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-01T04:24:51.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-01T04:24:51.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-01T04:24:51.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:24:51.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:24:51.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:24:51.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:24:51.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:24:51.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:24:51.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:24:51.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:24:51.689Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-01T04:24:51.689Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-01T04:24:51.689Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-01T04:24:51.689Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-01T04:24:51.697Z] ok github.com/docker/docker/api/types/versions 0.076s coverage: 75.0% of statements [2020-09-01T04:24:51.697Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-01T04:24:51.697Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-01T04:24:51.697Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-01T04:24:51.697Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-09-01T04:24:51.697Z] ? github.com/docker/docker/builder [no test files] [2020-09-01T04:24:51.697Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-01T04:24:51.697Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-01T04:24:51.697Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-01T04:24:51.697Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-01T04:24:51.697Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-01T04:24:51.697Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-01T04:24:51.697Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-01T04:24:51.748Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-01T04:24:51.748Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-01T04:24:52.008Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-09-01T04:24:52.155Z] ok github.com/docker/docker/builder/dockerignore 0.041s coverage: 96.8% of statements [2020-09-01T04:24:52.948Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-01T04:24:53.608Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-09-01T04:24:53.608Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-01T04:24:53.608Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/types [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-01T04:24:53.608Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-09-01T04:24:53.608Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-01T04:24:53.608Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-09-01T04:24:53.608Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/builder [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-01T04:24:53.608Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-09-01T04:24:53.608Z] ok github.com/docker/docker/builder/dockerfile 0.208s coverage: 48.0% of statements [2020-09-01T04:24:53.608Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 13.6% of statements [2020-09-01T04:24:53.608Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-09-01T04:24:53.608Z] ok github.com/docker/docker/builder/remotecontext/git 1.217s coverage: 86.3% of statements [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/cli [no test files] [2020-09-01T04:24:53.608Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-01T04:24:53.888Z] --- PASS: TestUpdateRestartPolicy (12.20s) [2020-09-01T04:24:53.888Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-01T04:24:53.914Z] --- PASS: TestServiceUpdatePidsLimit (17.44s) [2020-09-01T04:24:53.914Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-09-01T04:24:53.914Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-09-01T04:24:53.914Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-09-01T04:24:53.914Z] PASS [2020-09-01T04:24:53.914Z] [2020-09-01T04:24:53.914Z] === Skipped [2020-09-01T04:24:53.914Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-09-01T04:24:53.914Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-01T04:24:53.914Z] [2020-09-01T04:24:53.914Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-09-01T04:24:53.914Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:24:53.914Z] [2020-09-01T04:24:53.914Z] [2020-09-01T04:24:53.914Z] DONE 27 tests, 2 skipped in 173.856s [2020-09-01T04:24:53.914Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-09-01T04:24:53.914Z] ++ 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-09-01T04:24:53.914Z] ++ set -e [2020-09-01T04:24:53.914Z] ++ '[' -n 0 ']' [2020-09-01T04:24:53.914Z] ++ set -x [2020-09-01T04:24:53.914Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:24:53.914Z] INFO: Testing against a local daemon [2020-09-01T04:24:53.914Z] === RUN TestSessionCreate [2020-09-01T04:24:53.914Z] --- PASS: TestSessionCreate (0.01s) [2020-09-01T04:24:53.914Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-01T04:24:53.914Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-01T04:24:53.914Z] PASS [2020-09-01T04:24:53.914Z] [2020-09-01T04:24:53.914Z] DONE 2 tests in 0.109s [2020-09-01T04:24:53.914Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-09-01T04:24:53.915Z] ++ 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-09-01T04:24:53.915Z] ++ set -e [2020-09-01T04:24:53.915Z] ++ '[' -n 0 ']' [2020-09-01T04:24:53.915Z] ++ set -x [2020-09-01T04:24:53.915Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:24:53.915Z] INFO: Testing against a local daemon [2020-09-01T04:24:53.915Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-01T04:24:53.915Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-01T04:24:53.915Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-01T04:24:53.915Z] === RUN TestEventsExecDie [2020-09-01T04:24:53.915Z] --- PASS: TestEventsExecDie (0.92s) [2020-09-01T04:24:53.915Z] === RUN TestEventsBackwardsCompatible [2020-09-01T04:24:53.915Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-09-01T04:24:53.915Z] === RUN TestInfoBinaryCommits [2020-09-01T04:24:53.915Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-09-01T04:24:53.915Z] === RUN TestInfoAPIVersioned [2020-09-01T04:24:53.915Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-01T04:24:53.915Z] === RUN TestInfoDiscoveryBackend [2020-09-01T04:24:54.206Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-09-01T04:24:54.206Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-01T04:24:54.460Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-09-01T04:24:54.460Z] === RUN TestWaitNonBlocked [2020-09-01T04:24:54.460Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-01T04:24:54.460Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-01T04:24:54.460Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-01T04:24:54.460Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-01T04:24:54.460Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-01T04:24:54.460Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-01T04:24:54.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-01T04:24:54.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-01T04:24:54.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:24:55.061Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2020-09-01T04:24:55.242Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-01T04:24:55.242Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-01T04:24:55.399Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-09-01T04:24:55.399Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-09-01T04:24:55.399Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-09-01T04:24:55.399Z] === RUN TestWaitBlocked [2020-09-01T04:24:55.399Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-01T04:24:55.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-01T04:24:55.399Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-01T04:24:55.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-01T04:24:55.515Z] ok github.com/docker/docker/client 0.148s coverage: 75.4% of statements [2020-09-01T04:24:55.540Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:24:55.660Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-01T04:24:55.660Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-01T04:24:55.875Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-09-01T04:24:55.876Z] === RUN TestInfoAPI [2020-09-01T04:24:55.876Z] --- PASS: TestInfoAPI (0.03s) [2020-09-01T04:24:55.876Z] === RUN TestInfoAPIWarnings [2020-09-01T04:24:55.920Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-09-01T04:24:56.030Z] ok github.com/docker/docker/builder/dockerfile 0.546s coverage: 46.3% of statements [2020-09-01T04:24:56.030Z] ok github.com/docker/docker/builder/remotecontext 0.764s coverage: 9.2% of statements [2020-09-01T04:24:56.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-01T04:24:56.511Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-09-01T04:24:56.511Z] === RUN TestInfoDebug [2020-09-01T04:24:56.803Z] --- PASS: TestInfoDebug (0.52s) [2020-09-01T04:24:56.803Z] === RUN TestInfoInsecureRegistries [2020-09-01T04:24:56.830Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-01T04:24:56.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-01T04:24:56.858Z] --- PASS: TestWaitBlocked (0.03s) [2020-09-01T04:24:56.858Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2020-09-01T04:24:56.858Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2020-09-01T04:24:56.858Z] === CONT TestContainerStartOnDaemonRestart [2020-09-01T04:24:56.858Z] === CONT TestIpcModeOlderClient [2020-09-01T04:24:56.858Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-09-01T04:24:56.858Z] === CONT TestDaemonHostGatewayIP [2020-09-01T04:24:57.131Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-01T04:24:57.437Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-01T04:24:57.437Z] === RUN TestInfoRegistryMirrors [2020-09-01T04:24:57.797Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-01T04:24:58.070Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-09-01T04:24:58.070Z] === RUN TestLoginFailsWithBadCredentials [2020-09-01T04:24:58.362Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-09-01T04:24:58.362Z] === RUN TestPingCacheHeaders [2020-09-01T04:24:58.362Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-09-01T04:24:58.362Z] === RUN TestPingGet [2020-09-01T04:24:58.362Z] --- PASS: TestPingGet (0.01s) [2020-09-01T04:24:58.362Z] === RUN TestPingHead [2020-09-01T04:24:58.362Z] --- PASS: TestPingHead (0.01s) [2020-09-01T04:24:58.362Z] === RUN TestVersion [2020-09-01T04:24:58.362Z] --- PASS: TestVersion (0.01s) [2020-09-01T04:24:58.362Z] PASS [2020-09-01T04:24:58.362Z] [2020-09-01T04:24:58.362Z] === Skipped [2020-09-01T04:24:58.362Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-01T04:24:58.362Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-01T04:24:58.362Z] [2020-09-01T04:24:58.362Z] [2020-09-01T04:24:58.362Z] DONE 18 tests, 1 skipped in 5.752s [2020-09-01T04:24:58.362Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-09-01T04:24:58.362Z] ++ 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-09-01T04:24:58.362Z] ++ set -e [2020-09-01T04:24:58.362Z] ++ '[' -n 0 ']' [2020-09-01T04:24:58.362Z] ++ set -x [2020-09-01T04:24:58.362Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:24:58.362Z] INFO: Testing against a local daemon [2020-09-01T04:24:58.362Z] === RUN TestVolumesCreateAndList [2020-09-01T04:24:58.362Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-09-01T04:24:58.362Z] === RUN TestVolumesRemove [2020-09-01T04:24:58.654Z] --- PASS: TestVolumesRemove (0.13s) [2020-09-01T04:24:58.654Z] === RUN TestVolumesInspect [2020-09-01T04:24:58.654Z] --- PASS: TestVolumesInspect (0.01s) [2020-09-01T04:24:58.654Z] === RUN TestVolumesInvalidJSON [2020-09-01T04:24:58.654Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-01T04:24:58.654Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-01T04:24:58.654Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-01T04:24:58.654Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-01T04:24:58.654Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-01T04:24:58.654Z] PASS [2020-09-01T04:24:58.654Z] [2020-09-01T04:24:58.654Z] DONE 5 tests in 0.244s [2020-09-01T04:24:58.654Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-01T04:24:58.654Z] ++++ cat bundles/test-integration/docker.pid [2020-09-01T04:24:58.654Z] +++ kill 12006 [2020-09-01T04:24:59.178Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-01T04:24:59.894Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-01T04:24:59.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.51s) [2020-09-01T04:24:59.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2020-09-01T04:24:59.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.99s) [2020-09-01T04:24:59.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.90s) [2020-09-01T04:24:59.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-09-01T04:24:59.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s) [2020-09-01T04:24:59.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2020-09-01T04:24:59.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-09-01T04:24:59.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-09-01T04:24:59.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-09-01T04:24:59.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2020-09-01T04:24:59.894Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.42s) [2020-09-01T04:24:59.894Z] === RUN TestCgroupNamespacesRun [2020-09-01T04:25:00.119Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-09-01T04:25:00.163Z] +++ /etc/init.d/apparmor stop [2020-09-01T04:25:00.163Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-01T04:25:00.163Z] [2020-09-01T04:25:00.163Z] Unloading profiles will leave already running processes permanently [2020-09-01T04:25:00.163Z] unconfined, which can lead to unexpected situations. [2020-09-01T04:25:00.163Z] [2020-09-01T04:25:00.163Z] To set a process to complain mode, use the command line tool [2020-09-01T04:25:00.163Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-01T04:25:00.163Z] +++ true [2020-09-01T04:25:00.163Z] exiting test-integration [2020-09-01T04:25:00.163Z] ++ exit 0 [2020-09-01T04:25:00.163Z] [2020-09-01T04:25:00.692Z] --- PASS: TestContainerStartOnDaemonRestart (3.82s) [2020-09-01T04:25:00.692Z] === CONT TestContainerKillOnDaemonStart [2020-09-01T04:25:00.938Z] --- PASS: TestCgroupNamespacesRun (1.34s) [2020-09-01T04:25:00.938Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-01T04:25:01.633Z] --- PASS: TestDaemonHostGatewayIP (4.88s) [2020-09-01T04:25:01.633Z] === CONT TestDaemonRestartIpcMode Post stage [Pipeline] junit [2020-09-01T04:25:02.279Z] Recording test results [2020-09-01T04:25:02.463Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2020-09-01T04:25:02.463Z] === RUN TestCgroupNamespacesRunDaemonHostMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-01T04:25:02.904Z] + echo Ensuring container killed. [2020-09-01T04:25:02.904Z] Ensuring container killed. [2020-09-01T04:25:02.904Z] + docker rm -vf docker-pr5 [2020-09-01T04:25:02.904Z] Error: No such container: docker-pr5 [2020-09-01T04:25:02.904Z] + true [Pipeline] sh [2020-09-01T04:25:03.017Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-01T04:25:03.283Z] + echo Chowning /workspace to jenkins user [2020-09-01T04:25:03.283Z] Chowning /workspace to jenkins user [2020-09-01T04:25:03.283Z] + id -u [2020-09-01T04:25:03.283Z] + id -g [2020-09-01T04:25:03.283Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41404:/workspace busybox chown -R 1001:1001 /workspace [2020-09-01T04:25:03.283Z] Unable to find image 'busybox:latest' locally [2020-09-01T04:25:03.507Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.34s) [2020-09-01T04:25:03.507Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-01T04:25:03.578Z] latest: Pulling from library/busybox [2020-09-01T04:25:03.578Z] 970013469dcd: Pulling fs layer [2020-09-01T04:25:03.869Z] 970013469dcd: Verifying Checksum [2020-09-01T04:25:03.869Z] 970013469dcd: Download complete [2020-09-01T04:25:03.960Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-01T04:25:04.220Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-01T04:25:04.480Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-01T04:25:04.505Z] 970013469dcd: Pull complete [2020-09-01T04:25:04.505Z] Digest: sha256:c4d80ba2ce4337f927ee56f589940b53bf3b4b3b7d0251ba69c8173c7708705b [2020-09-01T04:25:04.505Z] Status: Downloaded newer image for busybox:latest [2020-09-01T04:25:04.740Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-09-01T04:25:05.000Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-01T04:25:05.030Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) [2020-09-01T04:25:05.030Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-01T04:25:05.260Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2020-09-01T04:25:05.520Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-01T04:25:06.552Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s) [2020-09-01T04:25:06.552Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-01T04:25:06.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-09-01T04:25:06.967Z] + bundleName=s390x-integration [2020-09-01T04:25:06.967Z] + echo Creating s390x-integration-bundles.tar.gz [2020-09-01T04:25:06.967Z] Creating s390x-integration-bundles.tar.gz [2020-09-01T04:25:06.967Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-01T04:25:06.967Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-01T04:25:07.012Z] Archiving artifacts [2020-09-01T04:25:07.477Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41404/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-01T04:25:07.620Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2020-09-01T04:25:07.620Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-01T04:25:07.858Z] + make clean [2020-09-01T04:25:08.219Z] docker volume rm -f docker-dev-cache [2020-09-01T04:25:08.219Z] docker-dev-cache [Pipeline] deleteDir [2020-09-01T04:25:08.428Z] ok github.com/docker/docker/client 0.763s coverage: 74.9% of statements [2020-09-01T04:25:08.659Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2020-09-01T04:25:08.659Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-01T04:25:09.441Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-01T04:25:09.713Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.35s) [2020-09-01T04:25:09.713Z] === RUN TestKernelTCPMemory [2020-09-01T04:25:10.355Z] --- PASS: TestKernelTCPMemory (0.61s) [2020-09-01T04:25:10.355Z] === RUN TestNISDomainname [2020-09-01T04:25:10.995Z] --- PASS: TestNISDomainname (0.66s) [2020-09-01T04:25:10.995Z] === RUN TestHostnameDnsResolution [2020-09-01T04:25:12.040Z] --- PASS: TestHostnameDnsResolution (0.80s) [2020-09-01T04:25:12.040Z] === RUN TestStats [2020-09-01T04:25:12.794Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-09-01T04:25:13.101Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.25s) [2020-09-01T04:25:13.101Z] PASS [2020-09-01T04:25:13.101Z] [2020-09-01T04:25:13.101Z] === Skipped [2020-09-01T04:25:13.101Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-01T04:25:13.101Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:25:13.101Z] [2020-09-01T04:25:13.101Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-01T04:25:13.101Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:25:13.101Z] [2020-09-01T04:25:13.101Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-01T04:25:13.101Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:25:13.101Z] [2020-09-01T04:25:13.101Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-01T04:25:13.101Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:25:13.101Z] [2020-09-01T04:25:13.101Z] [2020-09-01T04:25:13.101Z] DONE 17 tests, 4 skipped in 32.054s [2020-09-01T04:25:13.101Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-01T04:25:13.101Z] ++ 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-09-01T04:25:13.101Z] ++ set -e [2020-09-01T04:25:13.101Z] ++ '[' -n 0 ']' [2020-09-01T04:25:13.101Z] ++ set -x [2020-09-01T04:25: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=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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:25:13.101Z] INFO: Testing against a local daemon [2020-09-01T04:25:13.101Z] === RUN TestPluginInvalidJSON [2020-09-01T04:25:13.101Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-01T04:25:13.101Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-01T04:25:13.101Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-01T04:25:13.101Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-01T04:25:13.101Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-01T04:25:13.101Z] === RUN TestPluginInstall [2020-09-01T04:25:13.101Z] === RUN TestPluginInstall/no_auth [2020-09-01T04:25:13.363Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-01T04:25:13.622Z] --- PASS: TestContainerKillOnDaemonStart (13.10s) [2020-09-01T04:25:13.622Z] PASS [2020-09-01T04:25:13.622Z] [2020-09-01T04:25:13.622Z] === Skipped [2020-09-01T04:25:13.622Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-01T04:25:13.622Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-01T04:25:13.622Z] [2020-09-01T04:25:13.622Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-01T04:25:13.622Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:25:13.622Z] [2020-09-01T04:25:13.622Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-01T04:25:13.622Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:25:13.622Z] [2020-09-01T04:25:13.622Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-01T04:25:13.622Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-01T04:25:13.622Z] [2020-09-01T04:25:13.622Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-01T04:25:13.622Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-01T04:25:13.622Z] [2020-09-01T04:25:13.622Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-01T04:25:13.622Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:25:13.622Z] [2020-09-01T04:25:13.622Z] [2020-09-01T04:25:13.622Z] DONE 192 tests, 6 skipped in 145.389s [2020-09-01T04:25:13.622Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-01T04:25:13.623Z] ++ 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-09-01T04:25:13.623Z] ++ set -e [2020-09-01T04:25:13.623Z] ++ '[' -n 0 ']' [2020-09-01T04:25:13.623Z] ++ set -x [2020-09-01T04:25:13.623Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:25:13.883Z] INFO: Testing against a local daemon [2020-09-01T04:25:13.883Z] === RUN TestCommitInheritsEnv [2020-09-01T04:25:14.143Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-09-01T04:25:14.143Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-01T04:25:14.403Z] --- PASS: TestCommitInheritsEnv (0.46s) [2020-09-01T04:25:14.403Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-01T04:25:14.403Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-01T04:25:14.403Z] === RUN TestImagesFilterMultiReference [2020-09-01T04:25:14.403Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-09-01T04:25:14.403Z] === RUN TestImagePullPlatformInvalid [2020-09-01T04:25:14.663Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-01T04:25:14.663Z] === RUN TestRemoveImageOrphaning [2020-09-01T04:25:14.663Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-01T04:25:14.786Z] --- PASS: TestStats (2.53s) [2020-09-01T04:25:14.786Z] === RUN TestStopContainerWithTimeout [2020-09-01T04:25:14.786Z] === RUN TestStopContainerWithTimeout/0 [2020-09-01T04:25:14.786Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-01T04:25:14.786Z] === RUN TestStopContainerWithTimeout/1 [2020-09-01T04:25:14.786Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-01T04:25:14.786Z] === RUN TestStopContainerWithTimeout/3 [2020-09-01T04:25:14.786Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-01T04:25:14.786Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-01T04:25:14.786Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-01T04:25:14.786Z] === CONT TestStopContainerWithTimeout/0 [2020-09-01T04:25:14.786Z] === CONT TestStopContainerWithTimeout/3 [2020-09-01T04:25:14.786Z] === CONT TestStopContainerWithTimeout/1 [2020-09-01T04:25:14.786Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-01T04:25:14.923Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2020-09-01T04:25:14.923Z] === RUN TestRemoveImageGarbageCollector [2020-09-01T04:25:15.647Z] time="2020-09-01T04:25:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:25:15.648Z] time="2020-09-01T04:25:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6eb44ec1123f7322dff969d051996b9d5888eb2c0c5a71329ddebba7ce5b5e73" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:25:15.648Z] time="2020-09-01T04:25:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:25:15.648Z] time="2020-09-01T04:25:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6eb44ec1123f7322dff969d051996b9d5888eb2c0c5a71329ddebba7ce5b5e73" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:25:15.648Z] === RUN TestPluginInstall/with_htpasswd [2020-09-01T04:25:16.590Z] time="2020-09-01T04:25:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:25:16.590Z] time="2020-09-01T04:25:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:570b4490b7e211e49ab85071901cb8c94721a03493816f9d5687b07eb599e700" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:25:16.590Z] time="2020-09-01T04:25:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:25:16.590Z] time="2020-09-01T04:25:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:570b4490b7e211e49ab85071901cb8c94721a03493816f9d5687b07eb599e700" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:25:16.831Z] --- PASS: TestRemoveImageGarbageCollector (1.66s) [2020-09-01T04:25:16.831Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-01T04:25:16.831Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-01T04:25:16.831Z] === RUN TestTagInvalidReference [2020-09-01T04:25:16.831Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-01T04:25:16.831Z] === RUN TestTagValidPrefixedRepo [2020-09-01T04:25:16.831Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-09-01T04:25:16.831Z] === RUN TestTagExistedNameWithoutForce [2020-09-01T04:25:16.831Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-01T04:25:16.831Z] === RUN TestTagOfficialNames [2020-09-01T04:25:16.831Z] --- PASS: TestTagOfficialNames (0.06s) [2020-09-01T04:25:16.831Z] === RUN TestTagMatchesDigest [2020-09-01T04:25:16.831Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-01T04:25:16.831Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-01T04:25:16.831Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-01T04:25:17.161Z] === RUN TestPluginInstall/with_insecure [2020-09-01T04:25:17.529Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-01T04:25:17.529Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2020-09-01T04:25:17.529Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2020-09-01T04:25:17.529Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2020-09-01T04:25:17.529Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2020-09-01T04:25:17.529Z] === RUN TestDeleteDevicemapper [2020-09-01T04:25:17.529Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-01T04:25:17.529Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-01T04:25:17.529Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-01T04:25:17.768Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-09-01T04:25:18.547Z] time="2020-09-01T04:25:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:25:18.547Z] time="2020-09-01T04:25:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55f0351b19dbed14eb2cc69f8f5b183f4ab4231b6dd88c0eab3c60916929a252" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:25:18.547Z] time="2020-09-01T04:25:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:25:18.547Z] time="2020-09-01T04:25:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55f0351b19dbed14eb2cc69f8f5b183f4ab4231b6dd88c0eab3c60916929a252" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:25:18.747Z] ok github.com/docker/docker/builder/remotecontext/git 26.109s coverage: 86.3% of statements [2020-09-01T04:25:19.066Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2020-09-01T04:25:19.066Z] === RUN TestUpdateMemory [2020-09-01T04:25:19.118Z] --- PASS: TestPluginInstall (9.20s) [2020-09-01T04:25:19.118Z] --- PASS: TestPluginInstall/no_auth (6.03s) [2020-09-01T04:25:19.118Z] --- PASS: TestPluginInstall/with_htpasswd (1.28s) [2020-09-01T04:25:19.118Z] --- PASS: TestPluginInstall/with_insecure (1.89s) [2020-09-01T04:25:19.119Z] plugin_test.go:157: [d6671f2e82983] daemon is not started [2020-09-01T04:25:19.119Z] PASS [2020-09-01T04:25:19.119Z] [2020-09-01T04:25:19.119Z] DONE 6 tests in 9.468s [2020-09-01T04:25:19.119Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-01T04:25:19.119Z] ++ 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-09-01T04:25:19.119Z] ++ set -e [2020-09-01T04:25:19.119Z] ++ '[' -n 0 ']' [2020-09-01T04:25:19.119Z] ++ set -x [2020-09-01T04:25:19.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:25:19.119Z] INFO: Testing against a local daemon [2020-09-01T04:25:19.119Z] === RUN TestExternalGraphDriver [2020-09-01T04:25:19.379Z] === RUN TestExternalGraphDriver/json [2020-09-01T04:25:19.703Z] --- PASS: TestUpdateMemory (0.68s) [2020-09-01T04:25:19.703Z] === RUN TestUpdateCPUQuota [2020-09-01T04:25:19.714Z] ? github.com/docker/docker/cli [no test files] [2020-09-01T04:25:19.714Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-01T04:25:20.309Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-01T04:25:20.746Z] --- PASS: TestUpdateCPUQuota (0.95s) [2020-09-01T04:25:20.746Z] === RUN TestUpdatePidsLimit [2020-09-01T04:25:20.746Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-01T04:25:20.746Z] === RUN TestUpdatePidsLimit/no_change [2020-09-01T04:25:21.039Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-01T04:25:21.248Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-01T04:25:21.248Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-01T04:25:21.248Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-01T04:25:21.248Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-01T04:25:21.248Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-01T04:25:21.333Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-01T04:25:21.629Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-01T04:25:21.629Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-01T04:25:21.924Z] === RUN TestExternalGraphDriver/spec [2020-09-01T04:25:21.928Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-01T04:25:22.630Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-09-01T04:25:22.971Z] --- PASS: TestUpdatePidsLimit (2.41s) [2020-09-01T04:25:22.971Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2020-09-01T04:25:22.971Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-09-01T04:25:22.971Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-09-01T04:25:22.971Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2020-09-01T04:25:22.971Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2020-09-01T04:25:22.971Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2020-09-01T04:25:22.971Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-09-01T04:25:22.971Z] === RUN TestUpdateRestartPolicy [2020-09-01T04:25:24.014Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-09-01T04:25:24.274Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-09-01T04:25:24.472Z] === RUN TestExternalGraphDriver/pull [2020-09-01T04:25:25.213Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-01T04:25:25.213Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-01T04:25:26.385Z] --- PASS: TestExternalGraphDriver (7.24s) [2020-09-01T04:25:26.385Z] --- PASS: TestExternalGraphDriver/json (2.36s) [2020-09-01T04:25:26.385Z] --- PASS: TestExternalGraphDriver/spec (2.64s) [2020-09-01T04:25:26.385Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2020-09-01T04:25:26.385Z] === RUN TestGraphdriverPluginV2 [2020-09-01T04:25:26.646Z] --- SKIP: TestGraphdriverPluginV2 (0.13s) [2020-09-01T04:25:26.646Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:25:26.646Z] PASS [2020-09-01T04:25:26.646Z] [2020-09-01T04:25:26.646Z] === Skipped [2020-09-01T04:25:26.646Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.13s) [2020-09-01T04:25:26.646Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:25:26.646Z] [2020-09-01T04:25:26.646Z] [2020-09-01T04:25:26.646Z] DONE 5 tests, 1 skipped in 7.565s [2020-09-01T04:25:26.646Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-01T04:25:26.646Z] ++ 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-09-01T04:25:26.646Z] ++ set -e [2020-09-01T04:25:26.646Z] ++ '[' -n 0 ']' [2020-09-01T04:25:26.646Z] ++ set -x [2020-09-01T04:25:26.647Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:25:26.786Z] ok github.com/docker/docker/cmd/dockerd 0.564s coverage: 19.3% of statements [2020-09-01T04:25:26.786Z] ok github.com/docker/docker/container 0.424s coverage: 41.6% of statements [2020-09-01T04:25:26.786Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-01T04:25:26.786Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-01T04:25:26.786Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-01T04:25:26.786Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-01T04:25:26.907Z] INFO: Testing against a local daemon [2020-09-01T04:25:26.907Z] === RUN TestContinueAfterPluginCrash [2020-09-01T04:25:26.907Z] === PAUSE TestContinueAfterPluginCrash [2020-09-01T04:25:26.907Z] === RUN TestReadPluginNoRead [2020-09-01T04:25:26.907Z] === PAUSE TestReadPluginNoRead [2020-09-01T04:25:26.907Z] === RUN TestDaemonStartWithLogOpt [2020-09-01T04:25:26.907Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-01T04:25:26.907Z] === CONT TestContinueAfterPluginCrash [2020-09-01T04:25:26.908Z] === CONT TestDaemonStartWithLogOpt [2020-09-01T04:25:26.908Z] === CONT TestReadPluginNoRead [2020-09-01T04:25:28.965Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.386s coverage: 65.3% of statements [2020-09-01T04:25:29.495Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-01T04:25:30.065Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-09-01T04:25:31.122Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-01T04:25:31.142Z] ok github.com/docker/docker/daemon/cluster 0.651s coverage: 0.5% of statements [2020-09-01T04:25:31.446Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-09-01T04:25:31.601Z] ok github.com/docker/docker/daemon/cluster/convert 0.982s coverage: 35.9% of statements [2020-09-01T04:25:31.693Z] --- PASS: TestDaemonStartWithLogOpt (4.76s) [2020-09-01T04:25:31.706Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-09-01T04:25:32.276Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-01T04:25:32.276Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-09-01T04:25:32.537Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-01T04:25:33.075Z] === RUN TestReadPluginNoRead/default [2020-09-01T04:25:34.244Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 30.8% of statements [2020-09-01T04:25:34.812Z] ok github.com/docker/docker/container 0.121s coverage: 34.7% of statements [2020-09-01T04:25:34.812Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-01T04:25:34.812Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-01T04:25:34.812Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-01T04:25:34.812Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-01T04:25:34.987Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-01T04:25:35.630Z] --- PASS: TestUpdateRestartPolicy (11.27s) [2020-09-01T04:25:35.630Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-01T04:25:35.630Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-09-01T04:25:35.630Z] === RUN TestWaitNonBlocked [2020-09-01T04:25:35.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-01T04:25:35.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-01T04:25:35.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-01T04:25:35.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-01T04:25:35.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-01T04:25:35.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-01T04:25:35.630Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-01T04:25:35.630Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2020-09-01T04:25:35.630Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2020-09-01T04:25:35.630Z] === RUN TestWaitBlocked [2020-09-01T04:25:35.630Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-01T04:25:35.630Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-01T04:25:35.630Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-01T04:25:35.630Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-01T04:25:35.630Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-01T04:25:35.630Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-01T04:25:35.831Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-09-01T04:25:36.090Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-09-01T04:25:36.273Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-01T04:25:36.273Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2020-09-01T04:25:36.273Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2020-09-01T04:25:36.273Z] === CONT TestContainerStartOnDaemonRestart [2020-09-01T04:25:36.273Z] === CONT TestIpcModeOlderClient [2020-09-01T04:25:36.273Z] === CONT TestDaemonHostGatewayIP [2020-09-01T04:25:36.273Z] === CONT TestContainerKillOnDaemonStart [2020-09-01T04:25:36.273Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-09-01T04:25:36.273Z] === CONT TestDaemonRestartIpcMode [2020-09-01T04:25:36.287Z] ok github.com/docker/docker/daemon/config 0.591s coverage: 79.7% of statements [2020-09-01T04:25:36.287Z] ok github.com/docker/docker/daemon/discovery 0.217s coverage: 30.0% of statements [2020-09-01T04:25:36.370Z] --- PASS: TestReadPluginNoRead (9.71s) [2020-09-01T04:25:36.370Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2020-09-01T04:25:36.370Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2020-09-01T04:25:36.370Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2020-09-01T04:25:36.370Z] read_test.go:92: [d3f3d663dfa47] daemon is not started [2020-09-01T04:25:36.941Z] --- PASS: TestContinueAfterPluginCrash (10.16s) [2020-09-01T04:25:36.941Z] PASS [2020-09-01T04:25:36.941Z] [2020-09-01T04:25:36.941Z] DONE 6 tests in 10.393s [2020-09-01T04:25:36.941Z] 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-09-01T04:25:36.941Z] ++ 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-09-01T04:25:36.941Z] ++ set -e [2020-09-01T04:25:36.941Z] ++ '[' -n 0 ']' [2020-09-01T04:25:36.941Z] ++ set -x [2020-09-01T04:25:36.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=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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:25:36.942Z] testing: warning: no tests to run [2020-09-01T04:25:36.942Z] PASS [2020-09-01T04:25:36.942Z] [2020-09-01T04:25:36.942Z] DONE 0 tests in 0.081s [2020-09-01T04:25:36.942Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-01T04:25:36.942Z] ++ 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-09-01T04:25:36.942Z] ++ set -e [2020-09-01T04:25:36.942Z] ++ '[' -n 0 ']' [2020-09-01T04:25:36.942Z] ++ set -x [2020-09-01T04:25:36.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=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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:25:37.202Z] INFO: Testing against a local daemon [2020-09-01T04:25:37.202Z] === RUN TestPluginWithDevMounts [2020-09-01T04:25:37.202Z] === PAUSE TestPluginWithDevMounts [2020-09-01T04:25:37.202Z] === CONT TestPluginWithDevMounts [2020-09-01T04:25:38.628Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-01T04:25:38.887Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-09-01T04:25:39.195Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.841s coverage: 11.3% of statements [2020-09-01T04:25:39.747Z] --- PASS: TestPluginWithDevMounts (2.14s) [2020-09-01T04:25:39.747Z] PASS [2020-09-01T04:25:39.747Z] [2020-09-01T04:25:39.747Z] DONE 1 tests in 2.320s [2020-09-01T04:25:39.747Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-01T04:25:39.747Z] ++ 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-09-01T04:25:39.747Z] ++ set -e [2020-09-01T04:25:39.747Z] ++ '[' -n 0 ']' [2020-09-01T04:25:39.747Z] ++ set -x [2020-09-01T04:25:39.747Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:25:39.747Z] INFO: Testing against a local daemon [2020-09-01T04:25:39.747Z] === RUN TestSecretInspect [2020-09-01T04:25:39.864Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) [2020-09-01T04:25:40.163Z] --- PASS: TestDaemonHostGatewayIP (4.04s) [2020-09-01T04:25:40.163Z] ok github.com/docker/docker/daemon 3.529s coverage: 9.1% of statements [2020-09-01T04:25:40.163Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-01T04:25:40.163Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-01T04:25:40.163Z] ok github.com/docker/docker/daemon/events 0.403s coverage: 50.0% of statements [2020-09-01T04:25:40.163Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-01T04:25:40.163Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-01T04:25:40.163Z] ok github.com/docker/docker/daemon/graphdriver 0.148s coverage: 2.3% of statements [2020-09-01T04:25:40.163Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-09-01T04:25:40.163Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-09-01T04:25:40.163Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-09-01T04:25:40.163Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-01T04:25:40.163Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-09-01T04:25:40.163Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-09-01T04:25:40.163Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-09-01T04:25:40.163Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-09-01T04:25:40.163Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-01T04:25:40.163Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-09-01T04:25:40.163Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-09-01T04:25:40.163Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-09-01T04:25:40.456Z] --- PASS: TestDaemonRestartIpcMode (4.15s) [2020-09-01T04:25:40.794Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-09-01T04:25:41.130Z] ok github.com/docker/docker/daemon/links 0.063s coverage: 93.0% of statements [2020-09-01T04:25:43.059Z] --- PASS: TestSecretInspect (3.21s) [2020-09-01T04:25:43.059Z] === RUN TestSecretList [2020-09-01T04:25:43.305Z] ok github.com/docker/docker/daemon/logger/awslogs 0.521s coverage: 77.4% of statements [2020-09-01T04:25:43.305Z] ok github.com/docker/docker/daemon/logger 0.392s coverage: 41.2% of statements [2020-09-01T04:25:44.273Z] ok github.com/docker/docker/daemon/images 0.414s coverage: 4.8% of statements [2020-09-01T04:25:44.273Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-01T04:25:44.273Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-01T04:25:44.273Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-09-01T04:25:44.273Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-01T04:25:44.273Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-01T04:25:44.273Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-09-01T04:25:44.273Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-09-01T04:25:44.732Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.282s coverage: 87.2% of statements [2020-09-01T04:25:44.732Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.548s coverage: 61.6% of statements [2020-09-01T04:25:44.869Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2020-09-01T04:25:44.993Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-01T04:25:44.993Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-09-01T04:25:45.191Z] ok github.com/docker/docker/daemon/logger/local 0.346s coverage: 75.2% of statements [2020-09-01T04:25:45.191Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-01T04:25:45.253Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-01T04:25:45.822Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-09-01T04:25:46.359Z] --- PASS: TestSecretList (3.18s) [2020-09-01T04:25:46.359Z] === RUN TestSecretsCreateAndDelete [2020-09-01T04:25:46.391Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-01T04:25:46.729Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.246s coverage: 35.9% of statements [2020-09-01T04:25:46.776Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-09-01T04:25:47.188Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.363s coverage: 33.3% of statements [2020-09-01T04:25:48.160Z] ok github.com/docker/docker/daemon/logger/syslog 0.440s coverage: 46.8% of statements [2020-09-01T04:25:48.160Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2020-09-01T04:25:48.680Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-09-01T04:25:48.965Z] --- PASS: TestContainerKillOnDaemonStart (12.77s) [2020-09-01T04:25:48.965Z] PASS [2020-09-01T04:25:48.965Z] [2020-09-01T04:25:48.965Z] === Skipped [2020-09-01T04:25:48.965Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-09-01T04:25:48.965Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-01T04:25:48.965Z] [2020-09-01T04:25:48.965Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-01T04:25:48.965Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-01T04:25:48.965Z] [2020-09-01T04:25:48.965Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-09-01T04:25:48.965Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-01T04:25:48.965Z] [2020-09-01T04:25:48.965Z] [2020-09-01T04:25:48.965Z] DONE 192 tests, 3 skipped in 107.739s [2020-09-01T04:25:48.965Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-09-01T04:25:48.965Z] ++ 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-09-01T04:25:48.965Z] ++ set -e [2020-09-01T04:25:48.965Z] ++ '[' -n 0 ']' [2020-09-01T04:25:48.965Z] ++ set -x [2020-09-01T04:25:48.965Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:25:48.965Z] INFO: Testing against a local daemon [2020-09-01T04:25:48.965Z] === RUN TestCommitInheritsEnv [2020-09-01T04:25:49.153Z] ok github.com/docker/docker/daemon/logger/splunk 2.229s coverage: 82.5% of statements [2020-09-01T04:25:49.153Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-01T04:25:49.153Z] ? github.com/docker/docker/daemon/network [no test files] [2020-09-01T04:25:49.153Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-01T04:25:49.607Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-09-01T04:25:49.607Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-01T04:25:49.607Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-01T04:25:49.607Z] === RUN TestImagesFilterMultiReference [2020-09-01T04:25:49.607Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-09-01T04:25:49.607Z] === RUN TestImagePullPlatformInvalid [2020-09-01T04:25:49.607Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-01T04:25:49.607Z] === RUN TestRemoveImageOrphaning [2020-09-01T04:25:49.660Z] --- PASS: TestSecretsCreateAndDelete (3.17s) [2020-09-01T04:25:49.660Z] === RUN TestSecretsUpdate [2020-09-01T04:25:49.903Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2020-09-01T04:25:49.904Z] === RUN TestRemoveImageGarbageCollector [2020-09-01T04:25:49.904Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-01T04:25:49.904Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:25:49.904Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-01T04:25:49.904Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-01T04:25:49.904Z] === RUN TestTagInvalidReference [2020-09-01T04:25:49.904Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-01T04:25:49.904Z] === RUN TestTagValidPrefixedRepo [2020-09-01T04:25:49.904Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-01T04:25:49.904Z] === RUN TestTagExistedNameWithoutForce [2020-09-01T04:25:49.904Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-01T04:25:49.904Z] === RUN TestTagOfficialNames [2020-09-01T04:25:49.904Z] --- PASS: TestTagOfficialNames (0.03s) [2020-09-01T04:25:49.904Z] === RUN TestTagMatchesDigest [2020-09-01T04:25:49.904Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-01T04:25:49.904Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-01T04:25:50.587Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-01T04:25:50.587Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-01T04:25:50.848Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-01T04:25:50.848Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-01T04:25:51.331Z] ok github.com/docker/docker/distribution/metadata 1.057s coverage: 48.2% of statements [2020-09-01T04:25:51.331Z] ok github.com/docker/docker/errdefs 0.122s coverage: 49.4% of statements [2020-09-01T04:25:51.331Z] ok github.com/docker/docker/distribution 1.475s coverage: 20.1% of statements [2020-09-01T04:25:51.331Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-01T04:25:52.222Z] --- PASS: TestSecretsUpdate (3.14s) [2020-09-01T04:25:52.222Z] === RUN TestTemplatedSecret [2020-09-01T04:25:52.231Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-01T04:25:52.299Z] ok github.com/docker/docker/distribution/xfer 2.243s coverage: 76.8% of statements [2020-09-01T04:25:52.299Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-01T04:25:53.271Z] ok github.com/docker/docker/image/cache 0.452s coverage: 19.2% of statements [2020-09-01T04:25:53.271Z] ok github.com/docker/docker/image/v1 0.640s coverage: 25.0% of statements [2020-09-01T04:25:53.613Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-01T04:25:53.613Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-09-01T04:25:53.730Z] ok github.com/docker/docker/image 1.009s coverage: 86.4% of statements [2020-09-01T04:25:54.189Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-01T04:25:54.189Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-01T04:25:54.648Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2020-09-01T04:25:54.996Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-01T04:25:56.185Z] ok github.com/docker/docker/libcontainerd/local 0.259s coverage: 1.0% of statements [2020-09-01T04:25:56.185Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 50.0% of statements [2020-09-01T04:25:56.185Z] ok github.com/docker/docker/layer 0.443s coverage: 30.1% of statements [2020-09-01T04:25:56.185Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-01T04:25:56.185Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-01T04:25:56.185Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-01T04:25:56.185Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-01T04:25:56.185Z] ? github.com/docker/docker/oci [no test files] [2020-09-01T04:25:56.185Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-01T04:25:56.380Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-09-01T04:25:56.428Z] --- PASS: TestTemplatedSecret (3.40s) [2020-09-01T04:25:56.428Z] === RUN TestSecretCreateResolve [2020-09-01T04:25:56.803Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2020-09-01T04:25:57.153Z] ok github.com/docker/docker/opts 0.431s coverage: 67.1% of statements [2020-09-01T04:25:57.612Z] ok github.com/docker/docker/pkg/broadcaster 0.094s coverage: 100.0% of statements [2020-09-01T04:25:58.070Z] ok github.com/docker/docker/pkg/authorization 0.365s coverage: 26.8% of statements [2020-09-01T04:25:58.070Z] ok github.com/docker/docker/pkg/capabilities 0.061s coverage: 87.5% of statements [2020-09-01T04:25:58.340Z] --- PASS: TestSecretCreateResolve (2.67s) [2020-09-01T04:25:58.340Z] PASS [2020-09-01T04:25:58.340Z] [2020-09-01T04:25:58.340Z] DONE 6 tests in 18.960s [2020-09-01T04:25:58.340Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-09-01T04:25:58.340Z] ++ 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-09-01T04:25:58.340Z] ++ set -e [2020-09-01T04:25:58.340Z] ++ '[' -n 0 ']' [2020-09-01T04:25:58.340Z] ++ set -x [2020-09-01T04:25:58.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=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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:25:58.600Z] INFO: Testing against a local daemon [2020-09-01T04:25:58.600Z] === RUN TestServiceCreateInit [2020-09-01T04:25:58.600Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-01T04:25:58.707Z] ok github.com/docker/docker/daemon 12.146s coverage: 17.4% of statements [2020-09-01T04:25:58.707Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-01T04:25:58.707Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-01T04:25:58.707Z] ok github.com/docker/docker/daemon/config 0.073s coverage: 81.8% of statements [2020-09-01T04:25:58.916Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-09-01T04:25:59.037Z] ok github.com/docker/docker/pkg/directory 0.091s coverage: 80.0% of statements [2020-09-01T04:25:59.037Z] ok github.com/docker/docker/pkg/chrootarchive 0.141s coverage: 15.4% of statements [2020-09-01T04:25:59.175Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-09-01T04:25:59.743Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-09-01T04:26:00.003Z] ok github.com/docker/docker/pkg/discovery 0.063s coverage: 58.3% of statements [2020-09-01T04:26:00.003Z] ok github.com/docker/docker/pkg/discovery/file 0.047s coverage: 92.9% of statements [2020-09-01T04:26:00.087Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-09-01T04:26:00.087Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2020-09-01T04:26:00.087Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-01T04:26:00.087Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-01T04:26:00.312Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-09-01T04:26:00.970Z] ok github.com/docker/docker/pkg/discovery/memory 0.160s coverage: 92.3% of statements [2020-09-01T04:26:01.429Z] ok github.com/docker/docker/pkg/discovery/nodes 0.037s coverage: 93.8% of statements [2020-09-01T04:26:01.467Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-09-01T04:26:02.221Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-09-01T04:26:02.221Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-09-01T04:26:02.395Z] ok github.com/docker/docker/pkg/filenotify 0.104s coverage: 45.7% of statements [2020-09-01T04:26:02.854Z] ok github.com/docker/docker/pkg/fileutils 0.168s coverage: 87.7% of statements [2020-09-01T04:26:03.313Z] ok github.com/docker/docker/pkg/homedir 0.140s coverage: 42.9% of statements [2020-09-01T04:26:03.374Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.399s coverage: 73.1% of statements [2020-09-01T04:26:03.884Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-01T04:26:03.942Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-09-01T04:26:04.132Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-09-01T04:26:04.279Z] ok github.com/docker/docker/pkg/idtools 0.151s coverage: 7.3% of statements [2020-09-01T04:26:04.392Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-01T04:26:04.738Z] ok github.com/docker/docker/pkg/discovery/kv 3.612s coverage: 84.1% of statements [2020-09-01T04:26:05.196Z] ok github.com/docker/docker/pkg/archive 6.796s coverage: 62.7% of statements [2020-09-01T04:26:05.320Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.385s coverage: 57.0% of statements [2020-09-01T04:26:05.654Z] ok github.com/docker/docker/pkg/jsonmessage 0.227s coverage: 91.7% of statements [2020-09-01T04:26:05.654Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2020-09-01T04:26:05.654Z] ok github.com/docker/docker/pkg/ioutils 0.663s coverage: 69.2% of statements [2020-09-01T04:26:05.774Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-01T04:26:05.774Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-09-01T04:26:06.113Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2020-09-01T04:26:06.113Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2020-09-01T04:26:06.571Z] ok github.com/docker/docker/pkg/parsers 0.188s coverage: 97.0% of statements [2020-09-01T04:26:07.030Z] ok github.com/docker/docker/pkg/pidfile 0.057s coverage: 82.6% of statements [2020-09-01T04:26:07.260Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-09-01T04:26:08.091Z] --- PASS: TestServiceCreateInit (9.50s) [2020-09-01T04:26:08.092Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s) [2020-09-01T04:26:08.092Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.42s) [2020-09-01T04:26:08.092Z] === RUN TestCreateServiceMultipleTimes [2020-09-01T04:26:08.314Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-01T04:26:08.565Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.248s coverage: 56.8% of statements [2020-09-01T04:26:09.024Z] ok github.com/docker/docker/pkg/plugins/transport 0.193s coverage: 85.7% of statements [2020-09-01T04:26:09.024Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2020-09-01T04:26:09.165Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.490s coverage: 46.2% of statements [2020-09-01T04:26:09.165Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-01T04:26:09.165Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.279s coverage: 49.5% of statements [2020-09-01T04:26:09.483Z] ok github.com/docker/docker/pkg/progress 0.072s coverage: 75.9% of statements [2020-09-01T04:26:09.695Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-09-01T04:26:10.451Z] ok github.com/docker/docker/pkg/reexec 0.123s coverage: 82.4% of statements [2020-09-01T04:26:10.910Z] ok github.com/docker/docker/pkg/pubsub 1.131s coverage: 73.9% of statements [2020-09-01T04:26:11.075Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-09-01T04:26:11.369Z] ok github.com/docker/docker/pkg/signal 0.060s coverage: 20.3% of statements [2020-09-01T04:26:11.703Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.246s coverage: 76.1% of statements [2020-09-01T04:26:11.703Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.621s coverage: 57.7% of statements [2020-09-01T04:26:11.703Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-01T04:26:11.703Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-01T04:26:11.828Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2020-09-01T04:26:12.287Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2020-09-01T04:26:12.287Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2020-09-01T04:26:12.746Z] ok github.com/docker/docker/pkg/sysinfo 0.071s coverage: 38.2% of statements [2020-09-01T04:26:13.080Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-09-01T04:26:13.206Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-01T04:26:13.206Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-01T04:26:13.206Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-01T04:26:13.206Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-01T04:26:13.206Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-09-01T04:26:13.206Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-09-01T04:26:13.206Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-01T04:26:13.206Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-01T04:26:13.340Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-09-01T04:26:13.616Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-09-01T04:26:13.665Z] ok github.com/docker/docker/pkg/tailfile 0.199s coverage: 88.6% of statements [2020-09-01T04:26:14.123Z] ok github.com/docker/docker/pkg/system 0.064s coverage: 13.8% of statements [2020-09-01T04:26:14.278Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-09-01T04:26:14.583Z] testing: warning: no tests to run [2020-09-01T04:26:14.583Z] coverage: [no statements] [2020-09-01T04:26:14.583Z] ok github.com/docker/docker/pkg/term/windows 0.088s coverage: [no statements] [no tests to run] [2020-09-01T04:26:15.042Z] ok github.com/docker/docker/pkg/tarsum 0.235s coverage: 89.3% of statements [2020-09-01T04:26:15.042Z] ok github.com/docker/docker/pkg/truncindex 0.165s coverage: 91.5% of statements [2020-09-01T04:26:15.502Z] ok github.com/docker/docker/pkg/urlutil 0.110s coverage: 100.0% of statements [2020-09-01T04:26:15.502Z] ok github.com/docker/docker/pkg/useragent 0.054s coverage: 88.9% of statements [2020-09-01T04:26:16.186Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.8% of statements [2020-09-01T04:26:16.186Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-01T04:26:16.186Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-01T04:26:16.754Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 41.0% of statements [2020-09-01T04:26:16.911Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-09-01T04:26:17.040Z] ok github.com/docker/docker/plugin/v2 0.160s coverage: 20.1% of statements [2020-09-01T04:26:17.499Z] ok github.com/docker/docker/plugin 0.285s coverage: 12.0% of statements [2020-09-01T04:26:17.499Z] ok github.com/docker/docker/reference 0.476s coverage: 84.4% of statements [2020-09-01T04:26:18.132Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-09-01T04:26:18.132Z] ok github.com/docker/docker/daemon/logger/awslogs 0.191s coverage: 77.8% of statements [2020-09-01T04:26:18.132Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-01T04:26:18.132Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-01T04:26:18.466Z] ok github.com/docker/docker/restartmanager 0.068s coverage: 50.9% of statements [2020-09-01T04:26:18.466Z] ok github.com/docker/docker/registry/resumable 0.214s coverage: 100.0% of statements [2020-09-01T04:26:18.819Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-01T04:26:19.071Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-09-01T04:26:19.434Z] ok github.com/docker/docker/runconfig 0.065s coverage: 52.2% of statements [2020-09-01T04:26:19.434Z] ok github.com/docker/docker/testutil 0.068s coverage: 62.5% of statements [2020-09-01T04:26:19.640Z] time="2020-09-01T04:26:19Z" level=error msg="Failed to open log file: open /tmp/docker-logger-251495039/container.log.1: no such file or directory" [2020-09-01T04:26:19.640Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 61.6% of statements [2020-09-01T04:26:19.893Z] ok github.com/docker/docker/registry 0.511s coverage: 51.7% of statements [2020-09-01T04:26:19.899Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-09-01T04:26:20.198Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-09-01T04:26:20.198Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-01T04:26:20.198Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-01T04:26:21.279Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-09-01T04:26:21.279Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-01T04:26:21.539Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 37.7% of statements [2020-09-01T04:26:22.072Z] ok github.com/docker/docker/volume/local 0.181s coverage: 37.7% of statements [2020-09-01T04:26:22.072Z] ok github.com/docker/docker/volume/drivers 0.252s coverage: 36.1% of statements [2020-09-01T04:26:22.477Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-09-01T04:26:22.533Z] ok github.com/docker/docker/volume/mounts 0.084s coverage: 66.2% of statements [2020-09-01T04:26:24.073Z] ok github.com/docker/docker/volume/service 0.343s coverage: 70.3% of statements [2020-09-01T04:26:24.383Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-09-01T04:26:24.384Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-09-01T04:26:24.400Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-09-01T04:26:24.659Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-01T04:26:24.953Z] ok github.com/docker/docker/daemon/logger/splunk 1.682s coverage: 82.5% of statements [2020-09-01T04:26:24.953Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-01T04:26:24.953Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-09-01T04:26:24.953Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-01T04:26:26.040Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-09-01T04:26:26.980Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-01T04:26:27.239Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-09-01T04:26:27.493Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2020-09-01T04:26:27.752Z] ok github.com/docker/docker/distribution 0.485s coverage: 21.9% of statements [2020-09-01T04:26:27.752Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-01T04:26:28.622Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-09-01T04:26:28.690Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-09-01T04:26:29.192Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-01T04:26:29.684Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-09-01T04:26:30.051Z] --- PASS: TestCreateServiceMultipleTimes (19.25s) [2020-09-01T04:26:30.051Z] === RUN TestCreateServiceConflict [2020-09-01T04:26:30.051Z] --- PASS: TestCreateServiceConflict (2.66s) [2020-09-01T04:26:30.051Z] === RUN TestCreateServiceMaxReplicas [2020-09-01T04:26:30.279Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 85.6% of statements [2020-09-01T04:26:30.279Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-01T04:26:30.872Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-09-01T04:26:30.872Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-01T04:26:31.798Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-09-01T04:26:31.809Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2020-09-01T04:26:31.809Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-01T04:26:32.376Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-09-01T04:26:33.353Z] --- PASS: TestCreateServiceMaxReplicas (3.09s) [2020-09-01T04:26:33.353Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-01T04:26:33.753Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2020-09-01T04:26:34.013Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-01T04:26:35.919Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 76.9% of statements [2020-09-01T04:26:36.006Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-01T04:26:36.489Z] ok github.com/docker/docker/pkg/authorization 0.175s coverage: 68.3% of statements [2020-09-01T04:26:36.748Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-09-01T04:26:37.008Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-01T04:26:37.914Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-01T04:26:39.296Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-09-01T04:26:39.865Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-01T04:26:40.295Z] ok github.com/docker/docker/pkg/chrootarchive 2.488s coverage: 43.2% of statements [2020-09-01T04:26:40.295Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-09-01T04:26:40.862Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-09-01T04:26:41.122Z] ok github.com/docker/docker/layer 7.832s coverage: 68.8% of statements [2020-09-01T04:26:41.122Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-01T04:26:41.122Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-01T04:26:41.122Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-01T04:26:41.122Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-01T04:26:41.122Z] ? github.com/docker/docker/oci [no test files] [2020-09-01T04:26:41.122Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-01T04:26:41.122Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-01T04:26:41.122Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-01T04:26:41.122Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 92.9% of statements [2020-09-01T04:26:42.059Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2020-09-01T04:26:42.628Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-09-01T04:26:43.196Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-09-01T04:26:44.135Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-09-01T04:26:45.074Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-09-01T04:26:45.184Z] ok github.com/docker/docker/pkg/plugins 35.146s coverage: 73.4% of statements [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/rootless [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/volume [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-01T04:26:45.184Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === Skipped [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-09-01T04:26:45.184Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-09-01T04:26:45.184Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-09-01T04:26:45.184Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-09-01T04:26:45.184Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-09-01T04:26:45.184Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-09-01T04:26:45.184Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-09-01T04:26:45.184Z] daemon_test.go:147: root required [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-01T04:26:45.184Z] reload_test.go:520: root required [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-09-01T04:26:45.184Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-01T04:26:45.184Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-09-01T04:26:45.184Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-09-01T04:26:45.184Z] download_test.go:268: Needs fixing on Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-09-01T04:26:45.184Z] layer_test.go:304: Failing on Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-09-01T04:26:45.184Z] layer_test.go:353: Failing on Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-09-01T04:26:45.184Z] layer_test.go:468: Failing on Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-09-01T04:26:45.184Z] layer_test.go:697: Failing on Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-09-01T04:26:45.184Z] migration_test.go:46: Failing on Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-09-01T04:26:45.184Z] migration_test.go:182: Failing on Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-09-01T04:26:45.184Z] mount_test.go:17: Failing on Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-09-01T04:26:45.184Z] mount_test.go:76: Failing on Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-09-01T04:26:45.184Z] mount_test.go:125: Failing on Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-09-01T04:26:45.184Z] mount_test.go:212: Failing on Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-09-01T04:26:45.184Z] archive_test.go:133: Xz not present in msys2 [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-09-01T04:26:45.184Z] archive_test.go:238: Failing on Windows CI machines [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-09-01T04:26:45.184Z] archive_windows_test.go:16: Currently fails [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-09-01T04:26:45.184Z] changes_test.go:192: needs more investigation [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-09-01T04:26:45.184Z] changes_test.go:405: needs further investigation [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-09-01T04:26:45.184Z] changes_test.go:441: needs further investigation [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-09-01T04:26:45.184Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-01T04:26:45.184Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-09-01T04:26:45.184Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-09-01T04:26:45.184Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-09-01T04:26:45.184Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-09-01T04:26:45.184Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-01T04:26:45.184Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-01T04:26:45.184Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-09-01T04:26:45.184Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-09-01T04:26:45.184Z] poller_test.go:41: No chmod on Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-01T04:26:45.184Z] fileutils_test.go:134: Needs porting to Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-01T04:26:45.184Z] fileutils_test.go:180: Needs porting to Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-09-01T04:26:45.184Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-09-01T04:26:45.184Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.02s) [2020-09-01T04:26:45.184Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-09-01T04:26:45.184Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-09-01T04:26:45.184Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-09-01T04:26:45.184Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] [2020-09-01T04:26:45.184Z] DONE 1785 tests, 46 skipped in 176.133s [2020-09-01T04:26:45.184Z] INFO: make.ps1 ended at 09/01/2020 04:26:44 [2020-09-01T04:26:45.643Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-09-01T04:26:45.643Z] INFO: Unit tests ended at 09/01/2020 04:26:45. Duration:00:03:08.6464602 [2020-09-01T04:26:45.643Z] INFO: Building busybox [2020-09-01T04:26:45.643Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2020-09-01T04:26:45.643Z] ok github.com/docker/docker/pkg/fsutils 0.146s coverage: 85.1% of statements [2020-09-01T04:26:45.903Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-09-01T04:26:46.102Z] Sending build context to Docker daemon 5.12kB [2020-09-01T04:26:46.102Z] [2020-09-01T04:26:46.102Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-09-01T04:26:46.102Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-09-01T04:26:46.102Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-09-01T04:26:46.102Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-09-01T04:26:46.102Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-09-01T04:26:46.102Z] ---> 86eddd4761f5 [2020-09-01T04:26:46.102Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-09-01T04:26:46.102Z] ---> Running in 1ef40ac754ea [2020-09-01T04:26:46.841Z] ok github.com/docker/docker/pkg/idtools 0.445s coverage: 70.1% of statements [2020-09-01T04:26:47.411Z] ok github.com/docker/docker/pkg/ioutils 0.579s coverage: 69.3% of statements [2020-09-01T04:26:47.670Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-09-01T04:26:47.930Z] ok github.com/docker/docker/pkg/locker 0.021s coverage: 88.9% of statements [2020-09-01T04:26:47.930Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-09-01T04:26:47.930Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-01T04:26:47.930Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-01T04:26:47.994Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-01T04:26:48.191Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2020-09-01T04:26:48.191Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-01T04:26:48.259Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.81s) [2020-09-01T04:26:48.259Z] === RUN TestCreateServiceSecretFileMode [2020-09-01T04:26:48.451Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-09-01T04:26:48.710Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-09-01T04:26:48.970Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2020-09-01T04:26:49.229Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-09-01T04:26:49.229Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-01T04:26:49.229Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-01T04:26:49.902Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-09-01T04:26:50.167Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-09-01T04:26:50.736Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-01T04:26:50.791Z] Removing intermediate container 1ef40ac754ea [2020-09-01T04:26:50.791Z] ---> 73f81779c8a0 [2020-09-01T04:26:50.791Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-09-01T04:26:50.791Z] ---> Running in 62594c077781 [2020-09-01T04:26:50.791Z] Removing intermediate container 62594c077781 [2020-09-01T04:26:50.791Z] ---> df4fb1b22257 [2020-09-01T04:26:50.791Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-09-01T04:26:50.791Z] ---> Running in b1576447f844 [2020-09-01T04:26:51.251Z] Removing intermediate container b1576447f844 [2020-09-01T04:26:51.251Z] ---> 8fb6590a8cd7 [2020-09-01T04:26:51.251Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-09-01T04:26:51.304Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-09-01T04:26:51.304Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-09-01T04:26:51.560Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2020-09-01T04:26:51.560Z] === RUN TestCreateServiceConfigFileMode [2020-09-01T04:26:51.810Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-09-01T04:26:52.679Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-09-01T04:26:52.789Z] [2020-09-01T04:26:52.789Z] ---> b5bba1112f32 [2020-09-01T04:26:52.789Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-09-01T04:26:52.789Z] ---> Running in 5c51af16ae54 [2020-09-01T04:26:52.938Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-09-01T04:26:54.347Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-01T04:26:54.347Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-01T04:26:54.347Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-09-01T04:26:54.606Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-09-01T04:26:54.860Z] --- PASS: TestCreateServiceConfigFileMode (3.36s) [2020-09-01T04:26:54.860Z] === RUN TestCreateServiceSysctls [2020-09-01T04:26:56.224Z] ok github.com/docker/docker/pkg/signal 2.410s coverage: 61.0% of statements [2020-09-01T04:26:56.224Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-09-01T04:26:56.484Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-09-01T04:26:56.743Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-01T04:26:57.003Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-09-01T04:26:57.571Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.6% of statements [2020-09-01T04:26:58.139Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-09-01T04:26:58.708Z] ok github.com/docker/docker/pkg/tailfile 0.081s coverage: 88.6% of statements [2020-09-01T04:26:58.802Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-01T04:26:58.802Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-01T04:26:59.061Z] --- PASS: TestCreateServiceSysctls (4.25s) [2020-09-01T04:26:59.061Z] === RUN TestCreateServiceCapabilities [2020-09-01T04:26:59.275Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-09-01T04:26:59.275Z] testing: warning: no tests to run [2020-09-01T04:26:59.275Z] coverage: [no statements] [2020-09-01T04:26:59.275Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-01T04:26:59.371Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite (316.96s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.93s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.62s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.68s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.47s) [2020-09-01T04:26:59.371Z] docker_cli_daemon_test.go:1449: [db5ac7839a725] daemon is not started [2020-09-01T04:26:59.371Z] check_test.go:309: [ddf6c9c8436fd] daemon is not started [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.15s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.62s) [2020-09-01T04:26:59.371Z] check_test.go:309: [d63b4cf73163e] daemon is not started [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.41s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.14s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.79s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.23s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.51s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.75s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.47s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-09-01T04:26:59.371Z] check_test.go:309: [dab56da8f54cf] daemon is not started [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-09-01T04:26:59.371Z] check_test.go:309: [d25234eadb75f] daemon is not started [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.52s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-09-01T04:26:59.371Z] check_test.go:309: [d829a43699e03] daemon is not started [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.65s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.68s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.33s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-09-01T04:26:59.371Z] check_test.go:309: [ddaebecb5d99f] daemon is not started [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.81s) [2020-09-01T04:26:59.371Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.61s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.28s) [2020-09-01T04:26:59.372Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-01T04:26:59.372Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-01T04:26:59.372Z] check_test.go:309: [deee05c4f801f] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.07s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.34s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.84s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.77s) [2020-09-01T04:26:59.372Z] check_test.go:309: [d3cce3caa0aaf] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.05s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.58s) [2020-09-01T04:26:59.372Z] check_test.go:309: [d975b09c9b90c] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.86s) [2020-09-01T04:26:59.372Z] docker_cli_daemon_plugins_test.go:79: [d95e1b704c438] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.24s) [2020-09-01T04:26:59.372Z] docker_cli_daemon_plugins_test.go:169: [d36e655b4c751] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.27s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-09-01T04:26:59.372Z] check_test.go:309: [d69e0395becc3] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.71s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.62s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.95s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.62s) [2020-09-01T04:26:59.372Z] check_test.go:309: [d43a58a543672] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.49s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.90s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.48s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.08s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.22s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.64s) [2020-09-01T04:26:59.372Z] check_test.go:309: [d29e66b135b43] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.31s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.28s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.66s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.19s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.19s) [2020-09-01T04:26:59.372Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2020-09-01T04:26:59.372Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-01T04:26:59.372Z] check_test.go:309: [d3cac047f5e06] daemon is not started [2020-09-01T04:26:59.372Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-09-01T04:26:59.372Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-01T04:26:59.372Z] check_test.go:309: [dad3c968f4640] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.42s) [2020-09-01T04:26:59.372Z] check_test.go:309: [d78e9f5ec9acb] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.08s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.79s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.53s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.99s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.99s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.18s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.55s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.04s) [2020-09-01T04:26:59.372Z] check_test.go:309: [d45a08cd91257] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.43s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.10s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.71s) [2020-09-01T04:26:59.372Z] check_test.go:309: [d015c02c12220] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.15s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2020-09-01T04:26:59.372Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-09-01T04:26:59.372Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-09-01T04:26:59.372Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-09-01T04:26:59.372Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-09-01T04:26:59.372Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-09-01T04:26:59.372Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-09-01T04:26:59.372Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-09-01T04:26:59.372Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-09-01T04:26:59.372Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-09-01T04:26:59.372Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-09-01T04:26:59.372Z] check_test.go:309: [d84abecc7e789] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2020-09-01T04:26:59.372Z] check_test.go:309: [da2429d0b074a] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.60s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.10s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-09-01T04:26:59.372Z] check_test.go:309: [deb678ce5354d] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.75s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.99s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-09-01T04:26:59.372Z] check_test.go:309: [d05f02768de83] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.57s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.38s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.71s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.26s) [2020-09-01T04:26:59.372Z] check_test.go:309: [d21655a248d35] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-09-01T04:26:59.372Z] check_test.go:309: [d445707fe90d4] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.99s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.64s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.72s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.44s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.06s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.15s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.66s) [2020-09-01T04:26:59.372Z] docker_cli_daemon_test.go:2544: [d43382207ac00] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.30s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.55s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s) [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2020-09-01T04:26:59.372Z] check_test.go:309: [de2e405b58b80] daemon is not started [2020-09-01T04:26:59.372Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.83s) [2020-09-01T04:26:59.372Z] === RUN TestDockerSwarmSuite [2020-09-01T04:26:59.372Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-09-01T04:26:59.842Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-01T04:26:59.842Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-09-01T04:26:59.941Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-01T04:27:00.101Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-09-01T04:27:00.201Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-01T04:27:00.461Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-01T04:27:00.721Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-01T04:27:01.607Z] --- PASS: TestCreateServiceCapabilities (2.84s) [2020-09-01T04:27:01.607Z] === RUN TestInspect [2020-09-01T04:27:02.006Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-09-01T04:27:02.942Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-09-01T04:27:03.104Z] Removing intermediate container 5c51af16ae54 [2020-09-01T04:27:03.104Z] ---> 76f55db2aeed [2020-09-01T04:27:03.104Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-09-01T04:27:03.104Z] ---> Running in 4c4af643ec4b [2020-09-01T04:27:03.104Z] [2020-09-01T04:27:03.104Z] SUCCESS: Specified value was saved. [2020-09-01T04:27:03.257Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-09-01T04:27:03.257Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-01T04:27:03.879Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-09-01T04:27:04.139Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-09-01T04:27:04.637Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-01T04:27:04.905Z] --- PASS: TestInspect (2.90s) [2020-09-01T04:27:04.905Z] === RUN TestCreateJob [2020-09-01T04:27:05.282Z] Removing intermediate container 4c4af643ec4b [2020-09-01T04:27:05.282Z] ---> bad72647b7b8 [2020-09-01T04:27:05.282Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-09-01T04:27:05.282Z] ---> Running in f4d609756e3e [2020-09-01T04:27:05.519Z] ok github.com/docker/docker/registry 0.075s coverage: 56.3% of statements [2020-09-01T04:27:06.020Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-09-01T04:27:06.020Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-01T04:27:06.088Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-09-01T04:27:06.348Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-09-01T04:27:07.285Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-09-01T04:27:07.285Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-09-01T04:27:07.399Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-01T04:27:08.209Z] --- PASS: TestCreateJob (3.72s) [2020-09-01T04:27:08.209Z] === RUN TestReplicatedJob [2020-09-01T04:27:08.250Z] Cannot create a file when that file already exists. [2020-09-01T04:27:09.308Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-01T04:27:09.821Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-09-01T04:27:10.248Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-01T04:27:10.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-09-01T04:27:10.758Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-09-01T04:27:11.326Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-09-01T04:27:12.704Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2020-09-01T04:27:12.934Z] Removing intermediate container f4d609756e3e [2020-09-01T04:27:12.934Z] ---> 22e58ce28319 [2020-09-01T04:27:12.934Z] Step 13/13 : CMD ["sh"] [2020-09-01T04:27:12.934Z] ---> Running in 9ae3e24b7eeb [2020-09-01T04:27:13.392Z] Removing intermediate container 9ae3e24b7eeb [2020-09-01T04:27:13.392Z] ---> b338ee586fbb [2020-09-01T04:27:13.392Z] Successfully built b338ee586fbb [2020-09-01T04:27:13.392Z] Successfully tagged busybox:latest [2020-09-01T04:27:13.392Z] INFO: Docker images of the daemon under test [2020-09-01T04:27:13.392Z] [2020-09-01T04:27:13.392Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-01T04:27:13.392Z] busybox latest b338ee586fbb Less than a second ago 5.1GB [2020-09-01T04:27:13.392Z] microsoft/windowsservercore latest 86eddd4761f5 3 weeks ago 5.03GB [2020-09-01T04:27:13.392Z] mcr.microsoft.com/windows/servercore ltsc2019 86eddd4761f5 3 weeks ago 5.03GB [2020-09-01T04:27:13.392Z] [2020-09-01T04:27:13.392Z] INFO: Running integration tests at 09/01/2020 04:27:13... [2020-09-01T04:27:13.392Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-09-01T04:27:13.392Z] INFO: Integration API tests being run from the host: [2020-09-01T04:27:13.392Z] INFO: make.ps1 starting at 09/01/2020 04:27:13 [2020-09-01T04:27:14.363Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-09-01T04:27:14.801Z] --- PASS: TestReplicatedJob (6.48s) [2020-09-01T04:27:14.802Z] === RUN TestUpdateReplicatedJob [2020-09-01T04:27:17.089Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-01T04:27:19.010Z] --- PASS: TestUpdateReplicatedJob (3.67s) [2020-09-01T04:27:19.010Z] === RUN TestServiceListWithStatuses [2020-09-01T04:27:19.010Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-01T04:27:19.010Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-01T04:27:19.010Z] === RUN TestDockerNetworkConnectAlias [2020-09-01T04:27:23.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-09-01T04:27:24.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-01T04:27:24.956Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/rootless [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/volume [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-01T04:27:24.956Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === Skipped [2020-09-01T04:27:24.956Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-01T04:27:24.956Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-01T04:27:24.956Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-01T04:27:24.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:27:24.956Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-01T04:27:24.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:27:24.956Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-01T04:27:24.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:27:24.956Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-01T04:27:24.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:27:24.956Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-01T04:27:24.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:27:24.956Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-01T04:27:24.956Z] graphtest_unix.go:73: No driver to put! [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-01T04:27:24.956Z] time="2020-09-01T04:26:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:27:24.956Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:27:24.956Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-01T04:27:24.956Z] time="2020-09-01T04:26:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:27:24.956Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:27:24.956Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-01T04:27:24.956Z] time="2020-09-01T04:26:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:27:24.956Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:27:24.956Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-01T04:27:24.956Z] time="2020-09-01T04:26:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:27:24.956Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:27:24.956Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-01T04:27:24.956Z] time="2020-09-01T04:26:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-01T04:27:24.956Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-01T04:27:24.956Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-01T04:27:24.956Z] graphtest_unix.go:73: No driver to put! [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-01T04:27:24.956Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-01T04:27:24.956Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-01T04:27:24.956Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-01T04:27:24.956Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-01T04:27:24.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:27:24.956Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-01T04:27:24.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:27:24.956Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-01T04:27:24.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:27:24.956Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-01T04:27:24.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:27:24.956Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-01T04:27:24.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-01T04:27:24.956Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-01T04:27:24.956Z] graphtest_unix.go:73: No driver to put! [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-01T04:27:24.956Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-01T04:27:24.956Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] [2020-09-01T04:27:24.956Z] DONE 2142 tests, 26 skipped in 248.089s Post stage [Pipeline] junit [2020-09-01T04:27:24.968Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-09-01T04:27:25.597Z] --- PASS: TestDockerNetworkConnectAlias (6.39s) [2020-09-01T04:27:25.597Z] === RUN TestDockerNetworkReConnect [2020-09-01T04:27:25.755Z] + echo Building e2e image [2020-09-01T04:27:25.755Z] Building e2e image [2020-09-01T04:27:25.755Z] + docker build --build-arg DOCKER_GITCOMMIT=8cc47be176c2fa0c70b4e5105d7498b71a3e797b -t moby-e2e-test -f Dockerfile.e2e . [2020-09-01T04:27:25.755Z] #2 [internal] load .dockerignore [2020-09-01T04:27:25.755Z] #2 transferring context: 34B 0.0s done [2020-09-01T04:27:25.755Z] #2 DONE 0.0s [2020-09-01T04:27:25.755Z] [2020-09-01T04:27:25.755Z] #1 [internal] load build definition from Dockerfile.e2e [2020-09-01T04:27:25.755Z] #1 transferring dockerfile: 3.21kB 0.0s done [2020-09-01T04:27:25.755Z] #1 DONE 0.0s [2020-09-01T04:27:25.755Z] [2020-09-01T04:27:25.755Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-01T04:27:26.017Z] #4 DONE 0.2s [2020-09-01T04:27:26.017Z] [2020-09-01T04:27:26.017Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-09-01T04:27:26.017Z] #3 DONE 0.2s [2020-09-01T04:27:26.017Z] [2020-09-01T04:27:26.017Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-01T04:27:26.017Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-09-01T04:27:26.017Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-09-01T04:27:26.017Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.1s done [2020-09-01T04:27:26.017Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-09-01T04:27:26.017Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-09-01T04:27:26.017Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-09-01T04:27:26.017Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-09-01T04:27:26.017Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.0s done [2020-09-01T04:27:26.017Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 69.16kB / 127.34MB 0.2s [2020-09-01T04:27:26.276Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.1s done [2020-09-01T04:27:26.276Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.67MB / 127.34MB 0.4s [2020-09-01T04:27:26.276Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-09-01T04:27:26.535Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 17.35MB / 127.34MB 0.6s [2020-09-01T04:27:26.795Z] #14 ... [2020-09-01T04:27:26.795Z] [2020-09-01T04:27:26.795Z] #8 [internal] load build context [2020-09-01T04:27:26.795Z] #8 transferring context: 852.88kB 0.6s done [2020-09-01T04:27:26.795Z] #8 DONE 0.7s [2020-09-01T04:27:26.795Z] [2020-09-01T04:27:26.795Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-01T04:27:26.795Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 35.37MB / 127.34MB 0.8s [2020-09-01T04:27:26.795Z] #14 ... [2020-09-01T04:27:26.795Z] [2020-09-01T04:27:26.795Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-09-01T04:27:26.795Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-09-01T04:27:26.795Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-09-01T04:27:26.795Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-09-01T04:27:26.795Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-09-01T04:27:26.795Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-09-01T04:27:26.795Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-09-01T04:27:26.795Z] #5 DONE 0.8s [2020-09-01T04:27:26.795Z] [2020-09-01T04:27:26.795Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-01T04:27:27.055Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 44.65MB / 127.34MB 1.1s [2020-09-01T04:27:27.055Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 51.30MB / 127.34MB 1.2s [2020-09-01T04:27:27.314Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 68.55MB / 127.34MB 1.5s [2020-09-01T04:27:27.573Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 78.13MB / 127.34MB 1.6s [2020-09-01T04:27:27.835Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 97.25MB / 127.34MB 1.8s [2020-09-01T04:27:27.835Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 109.98MB / 127.34MB 1.9s [2020-09-01T04:27:28.095Z] #14 ... [2020-09-01T04:27:28.095Z] [2020-09-01T04:27:28.095Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-09-01T04:27:28.095Z] #6 DONE 1.1s [2020-09-01T04:27:28.095Z] [2020-09-01T04:27:28.095Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-01T04:27:28.095Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 121.90MB / 127.34MB 2.1s [2020-09-01T04:27:28.663Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.4s done [2020-09-01T04:27:28.663Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-09-01T04:27:29.803Z] --- PASS: TestDockerNetworkReConnect (5.12s) [2020-09-01T04:27:29.803Z] === RUN TestServicePlugin [2020-09-01T04:27:30.064Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-01T04:27:30.064Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:27:30.064Z] === RUN TestServiceUpdateLabel [2020-09-01T04:27:33.366Z] --- PASS: TestServiceUpdateLabel (3.28s) [2020-09-01T04:27:33.366Z] === RUN TestServiceUpdateSecrets [2020-09-01T04:27:33.939Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.0s [2020-09-01T04:27:34.222Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.6s done [2020-09-01T04:27:34.482Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 [2020-09-01T04:27:34.596Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-01T04:27:34.745Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-09-01T04:27:34.745Z] #14 DONE 8.8s [2020-09-01T04:27:34.745Z] [2020-09-01T04:27:34.745Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-09-01T04:27:34.745Z] #7 0.520 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-09-01T04:27:34.745Z] #7 1.598 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-09-01T04:27:34.745Z] #7 1.711 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-09-01T04:27:34.745Z] #7 1.719 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-09-01T04:27:34.745Z] #7 1.726 (3/30) Installing readline (8.0.0-r0) [2020-09-01T04:27:34.745Z] #7 1.732 (4/30) Installing bash (5.0.0-r0) [2020-09-01T04:27:34.745Z] #7 1.749 Executing bash-5.0.0-r0.post-install [2020-09-01T04:27:34.745Z] #7 1.752 (5/30) Installing ca-certificates (20191127-r2) [2020-09-01T04:27:34.745Z] #7 1.771 (6/30) Installing libgcc (8.3.0-r0) [2020-09-01T04:27:34.745Z] #7 1.776 (7/30) Installing libstdc++ (8.3.0-r0) [2020-09-01T04:27:34.745Z] #7 1.792 (8/30) Installing binutils (2.32-r0) [2020-09-01T04:27:34.745Z] #7 1.893 (9/30) Installing gmp (6.1.2-r1) [2020-09-01T04:27:34.745Z] #7 1.901 (10/30) Installing isl (0.18-r0) [2020-09-01T04:27:34.745Z] #7 1.923 (11/30) Installing libgomp (8.3.0-r0) [2020-09-01T04:27:34.745Z] #7 1.926 (12/30) Installing libatomic (8.3.0-r0) [2020-09-01T04:27:34.745Z] #7 1.928 (13/30) Installing mpfr3 (3.1.5-r1) [2020-09-01T04:27:34.745Z] #7 1.934 (14/30) Installing mpc1 (1.1.0-r0) [2020-09-01T04:27:34.745Z] #7 1.937 (15/30) Installing gcc (8.3.0-r0) [2020-09-01T04:27:34.745Z] #7 2.854 (16/30) Installing musl-dev (1.1.22-r3) [2020-09-01T04:27:34.745Z] #7 2.957 (17/30) Installing libc-dev (0.7.1-r0) [2020-09-01T04:27:34.745Z] #7 2.963 (18/30) Installing g++ (8.3.0-r0) [2020-09-01T04:27:34.745Z] #7 3.517 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-09-01T04:27:34.745Z] #7 3.525 (20/30) Installing libcurl (7.66.0-r0) [2020-09-01T04:27:34.745Z] #7 3.534 (21/30) Installing expat (2.2.8-r0) [2020-09-01T04:27:34.745Z] #7 3.539 (22/30) Installing pcre2 (10.33-r0) [2020-09-01T04:27:34.745Z] #7 3.547 (23/30) Installing git (2.22.4-r0) [2020-09-01T04:27:34.745Z] #7 3.787 (24/30) Installing libmnl (1.0.4-r0) [2020-09-01T04:27:34.745Z] #7 3.792 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-09-01T04:27:34.745Z] #7 3.795 (26/30) Installing iptables (1.8.3-r1) [2020-09-01T04:27:34.745Z] #7 3.824 (27/30) Installing pigz (2.4-r0) [2020-09-01T04:27:34.745Z] #7 3.830 (28/30) Installing tar (1.32-r0) [2020-09-01T04:27:34.745Z] #7 3.841 (29/30) Installing xz-libs (5.2.4-r0) [2020-09-01T04:27:34.745Z] #7 3.846 (30/30) Installing xz (5.2.4-r0) [2020-09-01T04:27:34.745Z] #7 3.851 Executing busybox-1.30.1-r3.trigger [2020-09-01T04:27:34.745Z] #7 3.856 Executing ca-certificates-20191127-r2.trigger [2020-09-01T04:27:34.745Z] #7 3.917 OK: 179 MiB in 44 packages [2020-09-01T04:27:34.745Z] #7 DONE 6.9s [2020-09-01T04:27:34.745Z] [2020-09-01T04:27:34.745Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-09-01T04:27:34.745Z] #9 DONE 0.0s [2020-09-01T04:27:34.745Z] [2020-09-01T04:27:34.745Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-01T04:27:35.004Z] #15 ... [2020-09-01T04:27:35.004Z] [2020-09-01T04:27:35.004Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-09-01T04:27:35.004Z] #10 DONE 0.0s [2020-09-01T04:27:35.004Z] [2020-09-01T04:27:35.004Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-09-01T04:27:35.004Z] #11 DONE 0.0s [2020-09-01T04:27:35.004Z] [2020-09-01T04:27:35.004Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-09-01T04:27:35.004Z] #12 DONE 0.1s [2020-09-01T04:27:35.004Z] [2020-09-01T04:27:35.004Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-09-01T04:27:35.004Z] #13 DONE 0.0s [2020-09-01T04:27:35.004Z] [2020-09-01T04:27:35.004Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-01T04:27:35.262Z] #15 0.557 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-01T04:27:35.490Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:27:35.490Z] INFO: Testing against a local daemon [2020-09-01T04:27:35.535Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-01T04:27:36.638Z] #15 1.636 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-01T04:27:36.638Z] #15 1.746 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-09-01T04:27:36.638Z] #15 1.750 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-09-01T04:27:36.638Z] #15 1.755 (3/54) Installing readline (8.0.4-r0) [2020-09-01T04:27:36.638Z] #15 1.759 (4/54) Installing bash (5.0.17-r0) [2020-09-01T04:27:36.638Z] #15 1.770 Executing bash-5.0.17-r0.post-install [2020-09-01T04:27:36.638Z] #15 1.772 (5/54) Installing linux-headers (5.4.5-r1) [2020-09-01T04:27:36.638Z] #15 1.848 (6/54) Installing libblkid (2.35.2-r0) [2020-09-01T04:27:36.638Z] #15 1.852 (7/54) Installing libuuid (2.35.2-r0) [2020-09-01T04:27:36.638Z] #15 1.854 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-09-01T04:27:36.638Z] #15 1.860 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-09-01T04:27:36.638Z] #15 1.864 (10/54) Installing libgcc (9.3.0-r2) [2020-09-01T04:27:36.638Z] #15 1.866 (11/54) Installing libstdc++ (9.3.0-r2) [2020-09-01T04:27:36.638Z] #15 1.880 (12/54) Installing binutils (2.34-r1) [2020-09-01T04:27:36.638Z] #15 1.946 (13/54) Installing libmagic (5.38-r0) [2020-09-01T04:27:36.638Z] #15 1.967 (14/54) Installing file (5.38-r0) [2020-09-01T04:27:36.897Z] #15 1.968 (15/54) Installing gmp (6.2.0-r0) [2020-09-01T04:27:36.897Z] #15 1.974 (16/54) Installing isl (0.18-r0) [2020-09-01T04:27:36.897Z] #15 1.990 (17/54) Installing libgomp (9.3.0-r2) [2020-09-01T04:27:36.897Z] #15 1.993 (18/54) Installing libatomic (9.3.0-r2) [2020-09-01T04:27:36.897Z] #15 1.994 (19/54) Installing libgphobos (9.3.0-r2) [2020-09-01T04:27:36.897Z] #15 2.036 (20/54) Installing mpfr4 (4.0.2-r4) [2020-09-01T04:27:36.897Z] #15 2.042 (21/54) Installing mpc1 (1.1.0-r1) [2020-09-01T04:27:36.897Z] #15 2.044 (22/54) Installing gcc (9.3.0-r2) [2020-09-01T04:27:37.835Z] #15 2.903 (23/54) Installing musl-dev (1.1.24-r9) [2020-09-01T04:27:37.835Z] #15 2.976 (24/54) Installing libc-dev (0.7.2-r3) [2020-09-01T04:27:37.835Z] #15 2.977 (25/54) Installing g++ (9.3.0-r2) [2020-09-01T04:27:38.094Z] #15 3.400 (26/54) Installing make (4.3-r0) [2020-09-01T04:27:38.353Z] #15 3.404 (27/54) Installing fortify-headers (1.1-r0) [2020-09-01T04:27:38.353Z] #15 3.405 (28/54) Installing patch (2.7.6-r6) [2020-09-01T04:27:38.353Z] #15 3.408 (29/54) Installing build-base (0.5-r2) [2020-09-01T04:27:38.353Z] #15 3.409 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-09-01T04:27:38.353Z] #15 3.411 (31/54) Installing libcurl (7.69.1-r0) [2020-09-01T04:27:38.353Z] #15 3.418 (32/54) Installing curl (7.69.1-r0) [2020-09-01T04:27:38.353Z] #15 3.421 (33/54) Installing oniguruma (6.9.5-r1) [2020-09-01T04:27:38.353Z] #15 3.426 (34/54) Installing jq (1.6-r1) [2020-09-01T04:27:38.353Z] #15 3.433 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-09-01T04:27:38.353Z] #15 3.437 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-09-01T04:27:38.353Z] #15 3.439 (37/54) Installing libaio (0.3.112-r1) [2020-09-01T04:27:38.353Z] #15 3.440 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-09-01T04:27:38.353Z] #15 3.466 (39/54) Installing blkid (2.35.2-r0) [2020-09-01T04:27:38.353Z] #15 3.469 (40/54) Installing libcap-ng (0.7.10-r1) [2020-09-01T04:27:38.353Z] #15 3.470 (41/54) Installing setpriv (2.35.2-r0) [2020-09-01T04:27:38.353Z] #15 3.472 (42/54) Installing libmount (2.35.2-r0) [2020-09-01T04:27:38.353Z] #15 3.477 (43/54) Installing libsmartcols (2.35.2-r0) [2020-09-01T04:27:38.353Z] #15 3.480 (44/54) Installing findmnt (2.35.2-r0) [2020-09-01T04:27:38.353Z] #15 3.482 (45/54) Installing mcookie (2.35.2-r0) [2020-09-01T04:27:38.353Z] #15 3.484 (46/54) Installing hexdump (2.35.2-r0) [2020-09-01T04:27:38.353Z] #15 3.486 (47/54) Installing lsblk (2.35.2-r0) [2020-09-01T04:27:38.353Z] #15 3.488 (48/54) Installing libfdisk (2.35.2-r0) [2020-09-01T04:27:38.353Z] #15 3.493 (49/54) Installing sfdisk (2.35.2-r0) [2020-09-01T04:27:38.353Z] #15 3.496 (50/54) Installing cfdisk (2.35.2-r0) [2020-09-01T04:27:38.353Z] #15 3.498 (51/54) Installing util-linux (2.35.2-r0) [2020-09-01T04:27:38.353Z] #15 3.535 (52/54) Installing pkgconf (1.7.2-r0) [2020-09-01T04:27:38.353Z] #15 3.538 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-09-01T04:27:38.353Z] #15 3.559 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-09-01T04:27:38.353Z] #15 3.564 Executing busybox-1.31.1-r16.trigger [2020-09-01T04:27:38.353Z] #15 3.571 OK: 230 MiB in 69 packages [2020-09-01T04:27:40.256Z] #15 DONE 5.6s [2020-09-01T04:27:40.514Z] [2020-09-01T04:27:40.514Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-09-01T04:27:41.085Z] #16 DONE 0.5s [2020-09-01T04:27:41.085Z] [2020-09-01T04:27:41.085Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-09-01T04:27:41.347Z] #17 DONE 0.5s [2020-09-01T04:27:41.347Z] [2020-09-01T04:27:41.347Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-09-01T04:27:41.347Z] #18 DONE 0.0s [2020-09-01T04:27:41.347Z] [2020-09-01T04:27:41.347Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-01T04:27:41.347Z] #22 DONE 0.1s [2020-09-01T04:27:41.347Z] [2020-09-01T04:27:41.347Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-09-01T04:27:41.606Z] #26 DONE 0.1s [2020-09-01T04:27:41.606Z] [2020-09-01T04:27:41.606Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-09-01T04:27:41.606Z] #19 DONE 0.1s [2020-09-01T04:27:41.606Z] [2020-09-01T04:27:41.606Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-01T04:27:41.606Z] #23 DONE 0.0s [2020-09-01T04:27:41.606Z] [2020-09-01T04:27:41.606Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-09-01T04:27:41.606Z] #27 DONE 0.1s [2020-09-01T04:27:41.606Z] [2020-09-01T04:27:41.606Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-01T04:27:41.606Z] #24 ... [2020-09-01T04:27:41.606Z] [2020-09-01T04:27:41.606Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-09-01T04:27:41.606Z] #28 DONE 0.1s [2020-09-01T04:27:41.864Z] [2020-09-01T04:27:41.864Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-01T04:27:45.522Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-01T04:27:45.522Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-01T04:27:45.522Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-01T04:27:45.522Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-01T04:27:45.808Z] ok github.com/docker/docker/integration/build 12.559s [2020-09-01T04:27:45.808Z] [2020-09-01T04:27:45.808Z] === Skipped [2020-09-01T04:27:45.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-09-01T04:27:45.808Z] build_session_test.go:25: TODO: BuildKit [2020-09-01T04:27:45.808Z] [2020-09-01T04:27:45.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-09-01T04:27:45.808Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:27:45.808Z] [2020-09-01T04:27:45.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-09-01T04:27:45.808Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-01T04:27:45.808Z] [2020-09-01T04:27:45.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-09-01T04:27:45.808Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-01T04:27:45.808Z] [2020-09-01T04:27:45.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-09-01T04:27:45.808Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-01T04:27:45.808Z] [2020-09-01T04:27:45.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-09-01T04:27:45.808Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-01T04:27:45.808Z] [2020-09-01T04:27:45.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-09-01T04:27:45.808Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-01T04:27:45.808Z] [2020-09-01T04:27:45.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-09-01T04:27:45.808Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-01T04:27:45.808Z] [2020-09-01T04:27:45.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-09-01T04:27:45.808Z] build_test.go:492: testEnv.OSType == "windows" [2020-09-01T04:27:45.808Z] [2020-09-01T04:27:45.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-09-01T04:27:45.808Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-01T04:27:45.808Z] [2020-09-01T04:27:45.808Z] [2020-09-01T04:27:45.808Z] DONE 22 tests, 10 skipped in 31.381s [2020-09-01T04:27:45.808Z] [2020-09-01T04:27:45.808Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-09-01T04:27:46.058Z] #29 ... [2020-09-01T04:27:46.058Z] [2020-09-01T04:27:46.058Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-01T04:27:46.058Z] #24 0.995 + RM_GOPATH=0 [2020-09-01T04:27:46.058Z] #24 0.995 + TMP_GOPATH= [2020-09-01T04:27:46.058Z] #24 0.995 + : /build [2020-09-01T04:27:46.058Z] #24 0.995 + '[' -z '' ']' [2020-09-01T04:27:46.058Z] #24 0.995 ++ mktemp -d [2020-09-01T04:27:46.058Z] #24 0.995 + export GOPATH=/tmp/tmp.pJBFEj [2020-09-01T04:27:46.058Z] #24 0.995 + GOPATH=/tmp/tmp.pJBFEj [2020-09-01T04:27:46.058Z] #24 0.995 + RM_GOPATH=1 [2020-09-01T04:27:46.058Z] #24 0.995 + case "$(go env GOARCH)" in [2020-09-01T04:27:46.058Z] #24 0.995 ++ go env GOARCH [2020-09-01T04:27:46.058Z] #24 1.001 + export GO_BUILDMODE=-buildmode=pie [2020-09-01T04:27:46.058Z] #24 1.001 + GO_BUILDMODE=-buildmode=pie [2020-09-01T04:27:46.058Z] #24 1.001 ++ dirname ./install.sh [2020-09-01T04:27:46.058Z] #24 1.001 + dir=. [2020-09-01T04:27:46.058Z] #24 1.001 + bin=dockercli [2020-09-01T04:27:46.058Z] #24 1.001 + shift [2020-09-01T04:27:46.058Z] #24 1.001 + '[' '!' -f ./dockercli.installer ']' [2020-09-01T04:27:46.058Z] #24 1.001 + . ./dockercli.installer [2020-09-01T04:27:46.058Z] #24 1.001 ++ : stable [2020-09-01T04:27:46.058Z] #24 1.001 ++ : 17.06.2-ce [2020-09-01T04:27:46.058Z] #24 1.003 + install_dockercli [2020-09-01T04:27:46.058Z] #24 1.003 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-01T04:27:46.058Z] #24 1.003 Install docker/cli version 17.06.2-ce from stable [2020-09-01T04:27:46.058Z] #24 1.009 ++ uname -m [2020-09-01T04:27:46.058Z] #24 1.009 + arch=x86_64 [2020-09-01T04:27:46.058Z] #24 1.009 + '[' x86_64 '!=' x86_64 ']' [2020-09-01T04:27:46.058Z] #24 1.009 + url=https://download.docker.com/linux/static [2020-09-01T04:27:46.058Z] #24 1.009 + tar -xz docker/docker [2020-09-01T04:27:46.058Z] #24 1.009 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-01T04:27:46.058Z] #24 3.756 + mkdir -p /build [2020-09-01T04:27:46.058Z] #24 3.758 + mv docker/docker /build/ [2020-09-01T04:27:46.058Z] #24 3.759 + rmdir docker [2020-09-01T04:27:46.058Z] #24 DONE 4.2s [2020-09-01T04:27:46.058Z] [2020-09-01T04:27:46.058Z] #31 [builder 1/4] COPY . . [2020-09-01T04:27:46.058Z] #31 DONE 4.3s [2020-09-01T04:27:46.058Z] [2020-09-01T04:27:46.058Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-01T04:27:46.058Z] #20 2.858 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-01T04:27:46.058Z] #20 3.352 [2020-09-01T04:27:46.058Z] #20 3.472 0.9% ################# 24.9% ################################### 49.4% ############################################## 64.4% ############################################################### 88.6% ######################################################################## 100.0% [2020-09-01T04:27:46.058Z] #20 4.274 [2020-09-01T04:27:46.058Z] #20 4.401 ################### 27.4% ######################################################################## 100.0% [2020-09-01T04:27:46.625Z] #20 4.959 [2020-09-01T04:27:46.625Z] #20 5.078 ############ 17.4% ######################################################################## 100.0% [2020-09-01T04:27:46.904Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-01T04:27:46.904Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-01T04:27:47.164Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-01T04:27:47.194Z] #20 ... [2020-09-01T04:27:47.194Z] [2020-09-01T04:27:47.194Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-09-01T04:27:47.194Z] #32 DONE 1.5s [2020-09-01T04:27:47.194Z] [2020-09-01T04:27:47.194Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-01T04:27:47.194Z] #20 5.747 [2020-09-01T04:27:47.194Z] #20 ... [2020-09-01T04:27:47.194Z] [2020-09-01T04:27:47.194Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-01T04:27:47.342Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:27:47.342Z] INFO: Testing against a local daemon [2020-09-01T04:27:47.342Z] ok github.com/docker/docker/integration/config 0.178s [2020-09-01T04:27:47.801Z] [2020-09-01T04:27:47.801Z] === Skipped [2020-09-01T04:27:47.801Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-09-01T04:27:47.801Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:27:47.801Z] [2020-09-01T04:27:47.801Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-09-01T04:27:47.801Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:27:47.801Z] [2020-09-01T04:27:47.801Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-09-01T04:27:47.801Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:27:47.801Z] [2020-09-01T04:27:47.801Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-09-01T04:27:47.801Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:27:47.801Z] [2020-09-01T04:27:47.801Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-09-01T04:27:47.801Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:27:47.801Z] [2020-09-01T04:27:47.801Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-09-01T04:27:47.801Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-01T04:27:47.801Z] [2020-09-01T04:27:47.801Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-09-01T04:27:47.801Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-01T04:27:47.801Z] [2020-09-01T04:27:47.801Z] [2020-09-01T04:27:47.801Z] DONE 7 tests, 7 skipped in 2.067s [2020-09-01T04:27:47.801Z] [2020-09-01T04:27:47.801Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-09-01T04:27:48.133Z] #33 0.846 [2020-09-01T04:27:48.133Z] #33 0.954 Removing bundles/ [2020-09-01T04:27:48.133Z] #33 0.956 [2020-09-01T04:27:48.133Z] #33 0.967 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-09-01T04:27:48.268Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2020-09-01T04:27:48.268Z] === RUN TestServiceUpdateConfigs [2020-09-01T04:27:49.513Z] #33 2.467 Building test suite binary ./integration-cli/test.main [2020-09-01T04:27:49.975Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:27:49.975Z] INFO: Testing against a local daemon [2020-09-01T04:27:52.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-09-01T04:27:52.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-09-01T04:27:52.801Z] #33 ... [2020-09-01T04:27:52.801Z] [2020-09-01T04:27:52.801Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-01T04:27:52.801Z] #20 5.868 ## 2.9% ######## 12.3% ########################## 37.2% ############################################### 65.6% ############################################################# 85.9% ######################################################################## 100.0% [2020-09-01T04:27:52.801Z] #20 6.773 [2020-09-01T04:27:52.801Z] #20 6.886 0.8% #### 5.6% ######## 11.5% ############ 17.9% ################# 23.8% ##################### 29.5% ######################### 35.2% ############################# 40.7% ################################# 45.9% #################################### 50.8% ####################################### 54.6% ########################################## 59.0% ############################################### 66.2% ################################################### 71.9% ####################################################### 77.7% ########################################################### 82.9% ############################################################## 87.3% ################################################################# 91.4% ##################################################################### 96.8% ######################################################################## 100.0% [2020-09-01T04:27:52.801Z] #20 9.099 [2020-09-01T04:27:52.801Z] #20 10.23 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-01T04:27:52.801Z] #20 10.66 [2020-09-01T04:27:52.801Z] #20 10.74 ######################################################################## 100.0% [2020-09-01T04:27:52.801Z] #20 11.15 [2020-09-01T04:27:53.739Z] #20 12.21 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-01T04:27:53.998Z] #20 12.62 [2020-09-01T04:27:54.517Z] #20 12.77 0.6% ####################################################### 77.5% ######################################################################## 100.0% [2020-09-01T04:27:54.776Z] #20 13.23 [2020-09-01T04:27:55.713Z] #20 14.28 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-01T04:27:55.973Z] #20 14.47 skipping existing c35d46ef359f [2020-09-01T04:27:56.232Z] #20 14.87 [2020-09-01T04:27:56.638Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-01T04:27:56.638Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-01T04:27:57.209Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-01T04:27:57.612Z] #20 16.09 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-01T04:27:57.778Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-01T04:27:58.052Z] === RUN TestDockerSuite/TestBuildFails [2020-09-01T04:27:58.181Z] #20 16.58 [2020-09-01T04:27:58.181Z] #20 16.65 ######################################################################## 100.0% [2020-09-01T04:27:58.441Z] #20 16.95 [2020-09-01T04:27:58.441Z] #20 17.05 Download of images into '/build' complete. [2020-09-01T04:27:58.441Z] #20 17.05 Use something like the following to load the result into a Docker daemon: [2020-09-01T04:27:58.441Z] #20 17.05 tar -cC '/build' . | docker load [2020-09-01T04:27:58.995Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-01T04:27:58.995Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-01T04:28:00.902Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-01T04:28:01.039Z] #20 DONE 19.3s [2020-09-01T04:28:01.039Z] [2020-09-01T04:28:01.039Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-01T04:28:02.811Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-01T04:28:03.582Z] #33 ... [2020-09-01T04:28:03.583Z] [2020-09-01T04:28:03.583Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-01T04:28:04.192Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-01T04:28:05.574Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-01T04:28:05.574Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-01T04:28:06.377Z] --- PASS: TestServiceUpdateConfigs (15.29s) [2020-09-01T04:28:06.377Z] === RUN TestServiceUpdateNetwork [2020-09-01T04:28:06.873Z] #21 DONE 2.9s [2020-09-01T04:28:06.873Z] [2020-09-01T04:28:06.873Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-01T04:28:06.873Z] #29 ... [2020-09-01T04:28:06.873Z] [2020-09-01T04:28:06.873Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-09-01T04:28:06.873Z] #25 DONE 0.1s [2020-09-01T04:28:06.873Z] [2020-09-01T04:28:06.873Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-01T04:28:06.957Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-01T04:28:08.866Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-01T04:28:09.435Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-01T04:28:09.695Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-01T04:28:11.604Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-01T04:28:12.985Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-01T04:28:13.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-09-01T04:28:13.442Z] #33 ... [2020-09-01T04:28:13.442Z] [2020-09-01T04:28:13.442Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-01T04:28:13.442Z] #29 31.37 # github.com/docker/docker/contrib/httpserver [2020-09-01T04:28:13.442Z] #29 31.37 loadinternal: cannot find runtime/cgo [2020-09-01T04:28:13.442Z] #29 DONE 31.5s [2020-09-01T04:28:13.442Z] [2020-09-01T04:28:13.442Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-01T04:28:13.700Z] #33 ... [2020-09-01T04:28:13.700Z] [2020-09-01T04:28:13.700Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-09-01T04:28:13.700Z] #30 DONE 0.1s [2020-09-01T04:28:13.959Z] [2020-09-01T04:28:13.959Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-01T04:28:14.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-09-01T04:28:14.753Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-01T04:28:18.606Z] --- PASS: TestServiceUpdateNetwork (14.61s) [2020-09-01T04:28:18.606Z] === RUN TestServiceUpdatePidsLimit [2020-09-01T04:28:19.546Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-01T04:28:20.031Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-01T04:28:20.031Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-01T04:28:20.031Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-01T04:28:20.490Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-01T04:28:20.600Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-01T04:28:21.169Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-01T04:28:21.169Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-01T04:28:22.108Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-01T04:28:22.368Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-01T04:28:22.937Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-01T04:28:23.196Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-01T04:28:23.456Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-01T04:28:24.026Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-01T04:28:25.408Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-01T04:28:27.947Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-01T04:28:28.622Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-01T04:28:32.143Z] --- PASS: TestImportExtremelyLargeImageWorks (195.15s) [2020-09-01T04:28:32.143Z] PASS [2020-09-01T04:28:32.143Z] [2020-09-01T04:28:32.143Z] DONE 12 tests in 198.207s [2020-09-01T04:28:32.143Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-01T04:28:32.143Z] ++ 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-09-01T04:28:32.143Z] ++ set -e [2020-09-01T04:28:32.143Z] ++ '[' -n 0 ']' [2020-09-01T04:28:32.143Z] ++ set -x [2020-09-01T04:28:32.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:28:32.143Z] INFO: Testing against a local daemon [2020-09-01T04:28:32.143Z] === RUN TestNetworkCreateDelete [2020-09-01T04:28:32.404Z] --- PASS: TestNetworkCreateDelete (0.24s) [2020-09-01T04:28:32.404Z] === RUN TestDockerNetworkDeletePreferID [2020-09-01T04:28:32.663Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-01T04:28:32.922Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2020-09-01T04:28:32.922Z] === RUN TestDaemonDNSFallback [2020-09-01T04:28:35.464Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-01T04:28:35.464Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-01T04:28:35.464Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-01T04:28:35.464Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-01T04:28:35.464Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-01T04:28:35.464Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-01T04:28:36.402Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-01T04:28:36.756Z] --- PASS: TestServiceUpdatePidsLimit (17.46s) [2020-09-01T04:28:36.756Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-09-01T04:28:36.756Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-09-01T04:28:36.756Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-09-01T04:28:36.756Z] PASS [2020-09-01T04:28:36.756Z] [2020-09-01T04:28:36.756Z] === Skipped [2020-09-01T04:28:36.756Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-01T04:28:36.756Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-01T04:28:36.756Z] [2020-09-01T04:28:36.756Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-09-01T04:28:36.756Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:28:36.756Z] [2020-09-01T04:28:36.756Z] [2020-09-01T04:28:36.756Z] DONE 27 tests, 2 skipped in 156.974s [2020-09-01T04:28:36.756Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-09-01T04:28:36.756Z] ++ 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-09-01T04:28:36.756Z] ++ set -e [2020-09-01T04:28:36.756Z] ++ '[' -n 0 ']' [2020-09-01T04:28:36.756Z] ++ set -x [2020-09-01T04:28:36.756Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:28:36.756Z] INFO: Testing against a local daemon [2020-09-01T04:28:36.756Z] === RUN TestSessionCreate [2020-09-01T04:28:36.756Z] --- PASS: TestSessionCreate (0.05s) [2020-09-01T04:28:36.756Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-01T04:28:36.756Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-09-01T04:28:36.756Z] PASS [2020-09-01T04:28:36.756Z] [2020-09-01T04:28:36.756Z] DONE 2 tests in 0.283s [2020-09-01T04:28:36.756Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-09-01T04:28:36.756Z] ++ 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-09-01T04:28:36.756Z] ++ set -e [2020-09-01T04:28:36.756Z] ++ '[' -n 0 ']' [2020-09-01T04:28:36.756Z] ++ set -x [2020-09-01T04:28:36.756Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:28:36.756Z] INFO: Testing against a local daemon [2020-09-01T04:28:36.756Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-01T04:28:36.756Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-01T04:28:36.756Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-01T04:28:36.756Z] === RUN TestEventsExecDie [2020-09-01T04:28:36.756Z] --- PASS: TestEventsExecDie (0.84s) [2020-09-01T04:28:36.756Z] === RUN TestEventsBackwardsCompatible [2020-09-01T04:28:37.017Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-09-01T04:28:37.017Z] === RUN TestInfoBinaryCommits [2020-09-01T04:28:37.017Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-09-01T04:28:37.017Z] === RUN TestInfoAPIVersioned [2020-09-01T04:28:37.017Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-09-01T04:28:37.017Z] === RUN TestInfoDiscoveryBackend [2020-09-01T04:28:37.341Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-01T04:28:37.589Z] --- PASS: TestInfoDiscoveryBackend (0.58s) [2020-09-01T04:28:37.589Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-01T04:28:38.529Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-01T04:28:38.529Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-01T04:28:39.101Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2020-09-01T04:28:39.101Z] === RUN TestInfoAPI [2020-09-01T04:28:39.101Z] --- PASS: TestInfoAPI (0.05s) [2020-09-01T04:28:39.101Z] === RUN TestInfoAPIWarnings [2020-09-01T04:28:39.673Z] --- PASS: TestInfoAPIWarnings (0.59s) [2020-09-01T04:28:39.673Z] === RUN TestInfoDebug [2020-09-01T04:28:39.877Z] --- PASS: TestDaemonDNSFallback (6.59s) [2020-09-01T04:28:39.877Z] === RUN TestInspectNetwork [2020-09-01T04:28:39.877Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-01T04:28:40.137Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-01T04:28:40.625Z] --- PASS: TestInfoDebug (0.61s) [2020-09-01T04:28:40.625Z] === RUN TestInfoInsecureRegistries [2020-09-01T04:28:40.705Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-01T04:28:40.887Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-09-01T04:28:40.888Z] === RUN TestInfoRegistryMirrors [2020-09-01T04:28:41.829Z] --- PASS: TestInfoRegistryMirrors (0.60s) [2020-09-01T04:28:41.829Z] === RUN TestLoginFailsWithBadCredentials [2020-09-01T04:28:42.090Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-09-01T04:28:42.090Z] === RUN TestPingCacheHeaders [2020-09-01T04:28:42.090Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-09-01T04:28:42.090Z] === RUN TestPingGet [2020-09-01T04:28:42.090Z] --- PASS: TestPingGet (0.03s) [2020-09-01T04:28:42.090Z] === RUN TestPingHead [2020-09-01T04:28:42.090Z] --- PASS: TestPingHead (0.05s) [2020-09-01T04:28:42.090Z] === RUN TestVersion [2020-09-01T04:28:42.090Z] --- PASS: TestVersion (0.04s) [2020-09-01T04:28:42.090Z] PASS [2020-09-01T04:28:42.090Z] [2020-09-01T04:28:42.090Z] === Skipped [2020-09-01T04:28:42.090Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-01T04:28:42.090Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-01T04:28:42.090Z] [2020-09-01T04:28:42.090Z] [2020-09-01T04:28:42.090Z] DONE 18 tests, 1 skipped in 6.501s [2020-09-01T04:28:42.090Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-01T04:28:42.090Z] ++ 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-09-01T04:28:42.090Z] ++ set -e [2020-09-01T04:28:42.090Z] ++ '[' -n 0 ']' [2020-09-01T04:28:42.090Z] ++ set -x [2020-09-01T04:28:42.090Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:28:42.350Z] INFO: Testing against a local daemon [2020-09-01T04:28:42.350Z] === RUN TestVolumesCreateAndList [2020-09-01T04:28:42.350Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-01T04:28:42.350Z] === RUN TestVolumesRemove [2020-09-01T04:28:42.611Z] --- PASS: TestVolumesRemove (0.13s) [2020-09-01T04:28:42.611Z] === RUN TestVolumesInspect [2020-09-01T04:28:42.611Z] --- PASS: TestVolumesInspect (0.03s) [2020-09-01T04:28:42.611Z] === RUN TestVolumesInvalidJSON [2020-09-01T04:28:42.611Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-01T04:28:42.611Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-01T04:28:42.611Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-01T04:28:42.611Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-01T04:28:42.611Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-01T04:28:42.611Z] PASS [2020-09-01T04:28:42.611Z] [2020-09-01T04:28:42.611Z] DONE 5 tests in 0.398s [2020-09-01T04:28:42.611Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-01T04:28:42.871Z] ++++ cat bundles/test-integration/docker.pid [2020-09-01T04:28:42.871Z] +++ kill 13614 [2020-09-01T04:28:43.243Z] === RUN TestInspectNetwork/full_network_id [2020-09-01T04:28:43.243Z] === RUN TestInspectNetwork/partial_network_id [2020-09-01T04:28:43.243Z] === RUN TestInspectNetwork/network_name [2020-09-01T04:28:43.243Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-01T04:28:44.253Z] +++ /etc/init.d/apparmor stop [2020-09-01T04:28:44.253Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-01T04:28:44.253Z] [2020-09-01T04:28:44.253Z] Unloading profiles will leave already running processes permanently [2020-09-01T04:28:44.253Z] unconfined, which can lead to unexpected situations. [2020-09-01T04:28:44.253Z] [2020-09-01T04:28:44.253Z] To set a process to complain mode, use the command line tool [2020-09-01T04:28:44.253Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-01T04:28:44.253Z] +++ true [2020-09-01T04:28:44.253Z] exiting test-integration [2020-09-01T04:28:44.253Z] ++ exit 0 [2020-09-01T04:28:44.253Z] Post stage [Pipeline] junit [2020-09-01T04:28:47.565Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-01T04:28:48.264Z] + echo Ensuring container killed. [2020-09-01T04:28:48.264Z] Ensuring container killed. [2020-09-01T04:28:48.264Z] + docker rm -vf docker-pr5 [2020-09-01T04:28:48.264Z] Error: No such container: docker-pr5 [2020-09-01T04:28:48.264Z] + true [Pipeline] sh [2020-09-01T04:28:48.521Z] --- PASS: TestInspectNetwork (8.21s) [2020-09-01T04:28:48.521Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-01T04:28:48.521Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-01T04:28:48.521Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-01T04:28:48.521Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-01T04:28:48.521Z] === RUN TestRunContainerWithBridgeNone [2020-09-01T04:28:48.521Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-01T04:28:48.554Z] + echo Chowning /workspace to jenkins user [2020-09-01T04:28:48.554Z] Chowning /workspace to jenkins user [2020-09-01T04:28:48.554Z] + id -u [2020-09-01T04:28:48.554Z] + id -g [2020-09-01T04:28:48.554Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41404:/workspace busybox chown -R 1000:1000 /workspace [2020-09-01T04:28:48.554Z] Unable to find image 'busybox:latest' locally [2020-09-01T04:28:48.554Z] latest: Pulling from library/busybox [2020-09-01T04:28:48.817Z] b532f239b6e6: Pulling fs layer [2020-09-01T04:28:48.817Z] b532f239b6e6: Verifying Checksum [2020-09-01T04:28:48.817Z] b532f239b6e6: Download complete [2020-09-01T04:28:49.077Z] b532f239b6e6: Pull complete [2020-09-01T04:28:49.077Z] Digest: sha256:c4d80ba2ce4337f927ee56f589940b53bf3b4b3b7d0251ba69c8173c7708705b [2020-09-01T04:28:49.077Z] Status: Downloaded newer image for busybox:latest [2020-09-01T04:28:49.460Z] --- PASS: TestRunContainerWithBridgeNone (1.86s) [2020-09-01T04:28:49.460Z] === RUN TestNetworkInvalidJSON [2020-09-01T04:28:49.460Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-01T04:28:49.460Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-01T04:28:49.460Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-01T04:28:49.460Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-01T04:28:49.460Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-01T04:28:49.460Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-01T04:28:49.460Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-01T04:28:49.460Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-01T04:28:49.460Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-01T04:28:49.460Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-01T04:28:49.460Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-01T04:28:49.460Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-01T04:28:49.460Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-01T04:28:49.460Z] === RUN TestHostIPv4BridgeLabel [2020-09-01T04:28:50.028Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-09-01T04:28:50.028Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-01T04:28:50.287Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-01T04:28:50.392Z] ok github.com/docker/docker/integration/container 54.705s [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === Skipped [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-09-01T04:28:50.392Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-09-01T04:28:50.392Z] copy_test.go:25: testEnv.OSType == "windows" [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-09-01T04:28:50.392Z] copy_test.go:39: testEnv.OSType == "windows" [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-09-01T04:28:50.392Z] copy_test.go:51: testEnv.OSType == "windows" [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-09-01T04:28:50.392Z] copy_test.go:65: testEnv.OSType == "windows" [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-09-01T04:28:50.392Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-09-01T04:28:50.392Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-09-01T04:28:50.392Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-09-01T04:28:50.392Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-01T04:28:50.392Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-01T04:28:50.392Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-09-01T04:28:50.392Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-09-01T04:28:50.392Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-09-01T04:28:50.392Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-09-01T04:28:50.392Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-09-01T04:28:50.392Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-09-01T04:28:50.392Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-09-01T04:28:50.392Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-09-01T04:28:50.392Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-09-01T04:28:50.392Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-09-01T04:28:50.392Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-01T04:28:50.392Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-09-01T04:28:50.392Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-01T04:28:50.392Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-09-01T04:28:50.392Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-09-01T04:28:50.392Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-09-01T04:28:50.392Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-01T04:28:50.392Z] [2020-09-01T04:28:50.392Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-09-01T04:28:50.392Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-09-01T04:28:50.393Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-09-01T04:28:50.393Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-09-01T04:28:50.393Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-09-01T04:28:50.393Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-09-01T04:28:50.393Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-09-01T04:28:50.393Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-09-01T04:28:50.393Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-09-01T04:28:50.393Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-09-01T04:28:50.393Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-09-01T04:28:50.393Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-09-01T04:28:50.393Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-09-01T04:28:50.393Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-09-01T04:28:50.393Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] DONE 84 tests, 41 skipped in 56.981s [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-09-01T04:28:50.393Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:28:50.393Z] INFO: Testing against a local daemon [2020-09-01T04:28:50.393Z] ok github.com/docker/docker/integration/image 0.421s [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === Skipped [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-09-01T04:28:50.393Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-01T04:28:50.393Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-09-01T04:28:50.393Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-09-01T04:28:50.393Z] tag_test.go:98: testEnv.OSType == "windows" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] DONE 11 tests, 4 skipped in 2.168s [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-09-01T04:28:50.393Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:28:50.393Z] INFO: Testing against a local daemon [2020-09-01T04:28:50.393Z] ok github.com/docker/docker/integration/network 0.280s [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === Skipped [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-09-01T04:28:50.393Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-09-01T04:28:50.393Z] 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-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-09-01T04:28:50.393Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-09-01T04:28:50.393Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-09-01T04:28:50.393Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-09-01T04:28:50.393Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-09-01T04:28:50.393Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-09-01T04:28:50.393Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-01T04:28:50.393Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-01T04:28:50.393Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-01T04:28:50.393Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-09-01T04:28:50.393Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-01T04:28:50.393Z] service_test.go:236: FLAKY_TEST [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-09-01T04:28:50.393Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-01T04:28:50.393Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] DONE 19 tests, 15 skipped in 2.184s [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-09-01T04:28:50.393Z] testing: warning: no tests to run [2020-09-01T04:28:50.393Z] ok github.com/docker/docker/integration/network/ipvlan 0.062s [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] DONE 0 tests in 0.633s [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-09-01T04:28:50.393Z] testing: warning: no tests to run [2020-09-01T04:28:50.393Z] ok github.com/docker/docker/integration/network/macvlan 0.056s [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] DONE 0 tests in 0.658s [2020-09-01T04:28:50.393Z] [2020-09-01T04:28:50.393Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-09-01T04:28:51.226Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-01T04:28:51.226Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2020-09-01T04:28:51.226Z] === RUN TestDaemonDefaultNetworkPools [2020-09-01T04:28:51.353Z] testing: warning: no tests to run [2020-09-01T04:28:51.353Z] ok github.com/docker/docker/integration/plugin 0.056s [2020-09-01T04:28:51.353Z] [2020-09-01T04:28:51.353Z] DONE 0 tests in 0.630s [2020-09-01T04:28:51.353Z] [2020-09-01T04:28:51.353Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-09-01T04:28:51.808Z] testing: warning: no tests to run [2020-09-01T04:28:51.808Z] ok github.com/docker/docker/integration/plugin/authz 0.060s [2020-09-01T04:28:51.808Z] [2020-09-01T04:28:51.808Z] DONE 0 tests in 0.650s [2020-09-01T04:28:51.808Z] [2020-09-01T04:28:51.808Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-09-01T04:28:52.165Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-09-01T04:28:52.165Z] === RUN TestDaemonRestartWithExistingNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-01T04:28:52.676Z] + bundleName=arm64-integration [2020-09-01T04:28:52.676Z] + echo Creating arm64-integration-bundles.tar.gz [2020-09-01T04:28:52.676Z] Creating arm64-integration-bundles.tar.gz [2020-09-01T04:28:52.676Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-01T04:28:52.676Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-01T04:28:52.952Z] Archiving artifacts [2020-09-01T04:28:53.104Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-01T04:28:53.104Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-01T04:28:53.104Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-09-01T04:28:53.104Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-01T04:28:54.484Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-09-01T04:28:54.484Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-01T04:28:54.785Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41404/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-01T04:28:55.052Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-09-01T04:28:55.052Z] === RUN TestServiceWithPredefinedNetwork [2020-09-01T04:28:55.126Z] + make clean [2020-09-01T04:28:55.700Z] docker volume rm -f docker-dev-cache [2020-09-01T04:28:55.700Z] docker-dev-cache [Pipeline] deleteDir [2020-09-01T04:28:56.433Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-01T04:28:56.693Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-01T04:28:58.075Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2020-09-01T04:28:58.075Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-01T04:28:58.075Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-01T04:28:58.075Z] service_test.go:236: FLAKY_TEST [2020-09-01T04:28:58.075Z] === RUN TestServiceWithDataPathPortInit [2020-09-01T04:28:58.335Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-01T04:28:58.335Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-01T04:28:58.866Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:28:58.866Z] INFO: Testing against a local daemon [2020-09-01T04:28:58.866Z] ok github.com/docker/docker/integration/plugin/common 0.283s [2020-09-01T04:28:58.866Z] [2020-09-01T04:28:58.866Z] === Skipped [2020-09-01T04:28:58.866Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-01T04:28:58.866Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-01T04:28:58.866Z] [2020-09-01T04:28:58.866Z] [2020-09-01T04:28:58.866Z] DONE 3 tests, 1 skipped in 6.905s [2020-09-01T04:28:58.866Z] [2020-09-01T04:28:58.866Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-09-01T04:28:59.714Z] === RUN TestDockerSuite/TestBuildNetNone [Pipeline] } [2020-09-01T04:29:00.693Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-01T04:29:01.648Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-01T04:29:01.751Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:29:01.752Z] INFO: Testing against a local daemon [2020-09-01T04:29:01.752Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.209s [2020-09-01T04:29:01.752Z] [2020-09-01T04:29:01.752Z] === Skipped [2020-09-01T04:29:01.752Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-09-01T04:29:01.752Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-01T04:29:01.752Z] [2020-09-01T04:29:01.752Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-01T04:29:01.752Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-01T04:29:01.752Z] [2020-09-01T04:29:01.752Z] [2020-09-01T04:29:01.752Z] DONE 2 tests, 2 skipped in 2.663s [2020-09-01T04:29:01.752Z] [2020-09-01T04:29:01.752Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-09-01T04:29:02.224Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-01T04:29:03.164Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-01T04:29:03.424Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-01T04:29:03.684Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-01T04:29:03.684Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-01T04:29:03.913Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:29:03.913Z] INFO: Testing against a local daemon [2020-09-01T04:29:03.913Z] ok github.com/docker/docker/integration/plugin/logging 0.186s [2020-09-01T04:29:03.913Z] [2020-09-01T04:29:03.913Z] === Skipped [2020-09-01T04:29:03.913Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-01T04:29:03.913Z] read_test.go:21: no unix domain sockets on Windows [2020-09-01T04:29:03.913Z] [2020-09-01T04:29:03.913Z] [2020-09-01T04:29:03.913Z] DONE 1 tests, 1 skipped in 2.196s [2020-09-01T04:29:03.913Z] [2020-09-01T04:29:03.913Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-09-01T04:29:04.253Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-01T04:29:04.253Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-01T04:29:04.873Z] testing: warning: no tests to run [2020-09-01T04:29:04.873Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.096s [2020-09-01T04:29:04.873Z] [2020-09-01T04:29:04.873Z] DONE 0 tests in 1.104s [2020-09-01T04:29:04.873Z] [2020-09-01T04:29:04.873Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-09-01T04:29:05.193Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-01T04:29:07.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:29:07.038Z] INFO: Testing against a local daemon [2020-09-01T04:29:07.038Z] ok github.com/docker/docker/integration/plugin/volumes 0.276s [2020-09-01T04:29:07.103Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-01T04:29:07.493Z] [2020-09-01T04:29:07.493Z] === Skipped [2020-09-01T04:29:07.493Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-01T04:29:07.493Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:07.493Z] [2020-09-01T04:29:07.493Z] [2020-09-01T04:29:07.494Z] DONE 1 tests, 1 skipped in 2.368s [2020-09-01T04:29:07.494Z] [2020-09-01T04:29:07.494Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-09-01T04:29:07.671Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-01T04:29:09.018Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:29:09.018Z] INFO: Testing against a local daemon [2020-09-01T04:29:09.018Z] ok github.com/docker/docker/integration/secret 0.213s [2020-09-01T04:29:09.477Z] [2020-09-01T04:29:09.477Z] === Skipped [2020-09-01T04:29:09.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-09-01T04:29:09.477Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:09.477Z] [2020-09-01T04:29:09.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-09-01T04:29:09.477Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:09.477Z] [2020-09-01T04:29:09.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-09-01T04:29:09.477Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:09.477Z] [2020-09-01T04:29:09.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-09-01T04:29:09.477Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:09.477Z] [2020-09-01T04:29:09.477Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-09-01T04:29:09.477Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:09.477Z] [2020-09-01T04:29:09.477Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-09-01T04:29:09.477Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-01T04:29:09.477Z] [2020-09-01T04:29:09.477Z] [2020-09-01T04:29:09.477Z] DONE 6 tests, 6 skipped in 1.863s [2020-09-01T04:29:09.477Z] [2020-09-01T04:29:09.477Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-09-01T04:29:10.209Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-01T04:29:10.777Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-01T04:29:11.652Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:29:11.652Z] INFO: Testing against a local daemon [2020-09-01T04:29:11.652Z] ok github.com/docker/docker/integration/service 0.305s [2020-09-01T04:29:11.652Z] [2020-09-01T04:29:11.652Z] === Skipped [2020-09-01T04:29:11.652Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-01T04:29:11.652Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-01T04:29:11.652Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.652Z] [2020-09-01T04:29:11.652Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-01T04:29:11.652Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-01T04:29:11.652Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.652Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-09-01T04:29:11.653Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-09-01T04:29:11.653Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-09-01T04:29:11.653Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-01T04:29:11.653Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-09-01T04:29:11.653Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-09-01T04:29:11.653Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2020-09-01T04:29:11.653Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-09-01T04:29:11.653Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-09-01T04:29:11.653Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-09-01T04:29:11.653Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-09-01T04:29:11.653Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-09-01T04:29:11.653Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-09-01T04:29:11.653Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-09-01T04:29:11.653Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-09-01T04:29:11.653Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-09-01T04:29:11.653Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-09-01T04:29:11.653Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-09-01T04:29:11.653Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-09-01T04:29:11.653Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-09-01T04:29:11.653Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-09-01T04:29:11.653Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] [2020-09-01T04:29:11.653Z] DONE 24 tests, 23 skipped in 2.455s [2020-09-01T04:29:12.108Z] [2020-09-01T04:29:12.108Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-09-01T04:29:12.160Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-01T04:29:12.540Z] --- PASS: TestImportExtremelyLargeImageWorks (192.83s) [2020-09-01T04:29:12.540Z] PASS [2020-09-01T04:29:12.540Z] [2020-09-01T04:29:12.540Z] === Skipped [2020-09-01T04:29:12.540Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-01T04:29:12.540Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:29:12.540Z] [2020-09-01T04:29:12.540Z] [2020-09-01T04:29:12.540Z] DONE 12 tests, 1 skipped in 193.841s [2020-09-01T04:29:12.540Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-09-01T04:29:12.540Z] ++ 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-09-01T04:29:12.540Z] ++ set -e [2020-09-01T04:29:12.540Z] ++ '[' -n 0 ']' [2020-09-01T04:29:12.540Z] ++ set -x [2020-09-01T04:29:12.541Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:29:12.541Z] INFO: Testing against a local daemon [2020-09-01T04:29:12.541Z] === RUN TestNetworkCreateDelete [2020-09-01T04:29:12.541Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-09-01T04:29:12.541Z] === RUN TestDockerNetworkDeletePreferID [2020-09-01T04:29:12.541Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-09-01T04:29:12.541Z] === RUN TestDaemonDNSFallback [2020-09-01T04:29:12.541Z] --- PASS: TestDaemonDNSFallback (1.54s) [2020-09-01T04:29:12.541Z] === RUN TestInspectNetwork [2020-09-01T04:29:12.541Z] === RUN TestInspectNetwork/full_network_id [2020-09-01T04:29:12.541Z] === RUN TestInspectNetwork/partial_network_id [2020-09-01T04:29:12.541Z] === RUN TestInspectNetwork/network_name [2020-09-01T04:29:12.541Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-01T04:29:12.541Z] --- PASS: TestInspectNetwork (7.04s) [2020-09-01T04:29:12.541Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-01T04:29:12.541Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-01T04:29:12.541Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-01T04:29:12.541Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-01T04:29:12.541Z] === RUN TestRunContainerWithBridgeNone [2020-09-01T04:29:12.729Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-01T04:29:13.633Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:29:13.633Z] INFO: Testing against a local daemon [2020-09-01T04:29:13.633Z] ok github.com/docker/docker/integration/session 0.223s [2020-09-01T04:29:13.633Z] [2020-09-01T04:29:13.633Z] === Skipped [2020-09-01T04:29:13.634Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-09-01T04:29:13.634Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-01T04:29:13.634Z] [2020-09-01T04:29:13.634Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-09-01T04:29:13.634Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-01T04:29:13.634Z] [2020-09-01T04:29:13.634Z] [2020-09-01T04:29:13.634Z] DONE 2 tests, 2 skipped in 1.898s [2020-09-01T04:29:13.634Z] [2020-09-01T04:29:13.634Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-09-01T04:29:13.667Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-01T04:29:13.927Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-01T04:29:14.061Z] --- PASS: TestRunContainerWithBridgeNone (1.87s) [2020-09-01T04:29:14.061Z] === RUN TestNetworkInvalidJSON [2020-09-01T04:29:14.061Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-01T04:29:14.061Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-01T04:29:14.061Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-01T04:29:14.061Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-01T04:29:14.061Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-01T04:29:14.061Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-01T04:29:14.061Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-01T04:29:14.061Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-01T04:29:14.061Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-01T04:29:14.061Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-01T04:29:14.061Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-01T04:29:14.061Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-01T04:29:14.061Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-01T04:29:14.061Z] === RUN TestHostIPv4BridgeLabel [2020-09-01T04:29:14.498Z] --- PASS: TestServiceWithDataPathPortInit (16.63s) [2020-09-01T04:29:14.498Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-01T04:29:14.703Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-09-01T04:29:14.703Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-01T04:29:15.751Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-01T04:29:15.751Z] === RUN TestDaemonDefaultNetworkPools [2020-09-01T04:29:15.803Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:29:15.803Z] INFO: Testing against a local daemon [2020-09-01T04:29:16.393Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-09-01T04:29:16.393Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-01T04:29:16.456Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-01T04:29:16.767Z] ok github.com/docker/docker/integration/system 1.236s [2020-09-01T04:29:16.767Z] [2020-09-01T04:29:16.767Z] === Skipped [2020-09-01T04:29:16.767Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-01T04:29:16.767Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-01T04:29:16.767Z] [2020-09-01T04:29:16.767Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-09-01T04:29:16.767Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-01T04:29:16.767Z] [2020-09-01T04:29:16.767Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-09-01T04:29:16.767Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-01T04:29:16.767Z] [2020-09-01T04:29:16.767Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-09-01T04:29:16.767Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-01T04:29:16.767Z] [2020-09-01T04:29:16.767Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-09-01T04:29:16.767Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-01T04:29:16.767Z] [2020-09-01T04:29:16.767Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-09-01T04:29:16.767Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-01T04:29:16.767Z] [2020-09-01T04:29:16.767Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-09-01T04:29:16.767Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-01T04:29:16.767Z] [2020-09-01T04:29:16.767Z] [2020-09-01T04:29:16.767Z] DONE 13 tests, 7 skipped in 2.835s [2020-09-01T04:29:16.767Z] [2020-09-01T04:29:16.767Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-09-01T04:29:17.923Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-09-01T04:29:17.923Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-01T04:29:18.365Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-01T04:29:18.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:29:18.927Z] INFO: Testing against a local daemon [2020-09-01T04:29:18.927Z] ok github.com/docker/docker/integration/volume 0.259s [2020-09-01T04:29:18.927Z] [2020-09-01T04:29:18.927Z] === Skipped [2020-09-01T04:29:18.927Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-09-01T04:29:18.927Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-09-01T04:29:18.927Z] [2020-09-01T04:29:18.927Z] [2020-09-01T04:29:18.927Z] DONE 5 tests, 1 skipped in 2.016s [2020-09-01T04:29:18.927Z] [2020-09-01T04:29:18.927Z] INFO: make.ps1 ended at 09/01/2020 04:29:18 [2020-09-01T04:29:18.927Z] INFO: Integration CLI tests being run from the host: [2020-09-01T04:29:18.927Z] 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-09-01T04:29:18.934Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-01T04:29:18.979Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s) [2020-09-01T04:29:18.979Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-01T04:29:19.504Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-01T04:29:19.616Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-09-01T04:29:19.616Z] === RUN TestServiceWithPredefinedNetwork [2020-09-01T04:29:21.701Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) [2020-09-01T04:29:21.701Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-01T04:29:21.701Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-01T04:29:21.701Z] service_test.go:236: FLAKY_TEST [2020-09-01T04:29:21.701Z] === RUN TestServiceWithDataPathPortInit [2020-09-01T04:29:22.798Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.02s) [2020-09-01T04:29:22.799Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ewdvo5qw1fzg2tj4lntt59xgr Created:2020-09-01 04:29:16.100362319 +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[bdf530148447b2b6701b68a02cb1f495979fd8f12466d9ee9ce596f91bf8eee3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vaxy75rbivkygx0kum6dvuux2 EndpointID:d286ab2c613f0a375beca8576d21a563689f316f71b321f7974e0e7f1e079aaf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:41e3c9648aaeeecdd094008eb11f55d41449e21284d75094f8b51322535e2618 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:5e5c93e8959f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vaxy75rbivkygx0kum6dvuux2 EndpointID:d286ab2c613f0a375beca8576d21a563689f316f71b321f7974e0e7f1e079aaf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-01T04:29:22.799Z] PASS [2020-09-01T04:29:22.799Z] [2020-09-01T04:29:22.799Z] === Skipped [2020-09-01T04:29:22.799Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-01T04:29:22.799Z] service_test.go:236: FLAKY_TEST [2020-09-01T04:29:22.799Z] [2020-09-01T04:29:22.799Z] [2020-09-01T04:29:22.799Z] DONE 23 tests, 1 skipped in 50.631s [2020-09-01T04:29:22.799Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-01T04:29:22.799Z] ++ 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-09-01T04:29:22.799Z] ++ set -e [2020-09-01T04:29:22.799Z] ++ '[' -n 0 ']' [2020-09-01T04:29:22.799Z] ++ set -x [2020-09-01T04:29:22.799Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:29:22.799Z] INFO: Testing against a local daemon [2020-09-01T04:29:22.799Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-01T04:29:22.799Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-01T04:29:22.799Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:29:22.799Z] === RUN TestDockerNetworkIpvlan [2020-09-01T04:29:22.799Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-01T04:29:22.799Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:29:22.799Z] PASS [2020-09-01T04:29:22.799Z] [2020-09-01T04:29:22.799Z] === Skipped [2020-09-01T04:29:22.799Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-01T04:29:22.799Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:29:22.799Z] [2020-09-01T04:29:22.799Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-01T04:29:22.799Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:29:22.799Z] [2020-09-01T04:29:22.799Z] [2020-09-01T04:29:22.799Z] DONE 2 tests, 2 skipped in 0.169s [2020-09-01T04:29:22.799Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-01T04:29:22.799Z] ++ 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-09-01T04:29:22.799Z] ++ set -e [2020-09-01T04:29:22.799Z] ++ '[' -n 0 ']' [2020-09-01T04:29:22.799Z] ++ set -x [2020-09-01T04:29:22.799Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:29:22.799Z] INFO: Testing against a local daemon [2020-09-01T04:29:22.799Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-01T04:29:24.707Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-09-01T04:29:24.707Z] === RUN TestDockerNetworkMacvlan [2020-09-01T04:29:25.276Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-01T04:29:25.536Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-01T04:29:25.967Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-01T04:29:25.967Z] INFO: Testing against a local daemon [2020-09-01T04:29:26.107Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-01T04:29:27.046Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-01T04:29:29.588Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-01T04:29:29.588Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-09-01T04:29:30.970Z] === RUN TestDockerSuite/TestBuildRm [2020-09-01T04:29:31.230Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-01T04:29:33.140Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-01T04:29:34.080Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-01T04:29:35.462Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-01T04:29:35.722Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-01T04:29:35.722Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-01T04:29:36.291Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-01T04:29:36.862Z] --- PASS: TestDockerNetworkMacvlan (12.43s) [2020-09-01T04:29:36.862Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-09-01T04:29:36.862Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-09-01T04:29:36.862Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.07s) [2020-09-01T04:29:36.862Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.17s) [2020-09-01T04:29:36.862Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s) [2020-09-01T04:29:36.862Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s) [2020-09-01T04:29:36.862Z] PASS [2020-09-01T04:29:36.862Z] [2020-09-01T04:29:36.862Z] DONE 8 tests in 13.987s [2020-09-01T04:29:36.862Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-01T04:29:36.862Z] ++ 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-09-01T04:29:36.862Z] ++ set -e [2020-09-01T04:29:36.862Z] ++ '[' -n 0 ']' [2020-09-01T04:29:36.862Z] ++ set -x [2020-09-01T04:29:36.862Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:29:36.862Z] testing: warning: no tests to run [2020-09-01T04:29:36.862Z] PASS [2020-09-01T04:29:36.862Z] [2020-09-01T04:29:36.862Z] DONE 0 tests in 0.032s [2020-09-01T04:29:36.862Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-01T04:29:36.862Z] ++ 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-09-01T04:29:36.862Z] ++ set -e [2020-09-01T04:29:36.862Z] ++ '[' -n 0 ']' [2020-09-01T04:29:36.862Z] ++ set -x [2020-09-01T04:29:36.862Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:29:37.081Z] --- PASS: TestServiceWithDataPathPortInit (13.64s) [2020-09-01T04:29:37.081Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-01T04:29:37.122Z] INFO: Testing against a local daemon [2020-09-01T04:29:37.122Z] === RUN TestAuthZPluginAllowRequest [2020-09-01T04:29:37.383Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-01T04:29:38.782Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-01T04:29:38.783Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2020-09-01T04:29:38.783Z] === RUN TestAuthZPluginTLS [2020-09-01T04:29:39.351Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-09-01T04:29:39.351Z] === RUN TestAuthZPluginDenyRequest [2020-09-01T04:29:39.351Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-01T04:29:39.919Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-09-01T04:29:39.919Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-01T04:29:40.490Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-09-01T04:29:40.490Z] === RUN TestAuthZPluginDenyResponse [2020-09-01T04:29:41.059Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-09-01T04:29:41.059Z] === RUN TestAuthZPluginAllowEventStream [2020-09-01T04:29:41.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-01T04:29:42.257Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-01T04:29:42.518Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-01T04:29:42.518Z] --- PASS: TestAuthZPluginAllowEventStream (1.53s) [2020-09-01T04:29:42.518Z] === RUN TestAuthZPluginErrorResponse [2020-09-01T04:29:42.672Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2020-09-01T04:29:42.672Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:joe62k4ni63df7b7ji8e28enr Created:2020-09-01 04:29:36.221318699 +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[f8ad90b88badcdf5da3acce1d0e33c14015539bdfde3bcd3c8b3e7b8a9d4e53b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a9ml9mlzxgztr57g4801q45b0 EndpointID:1fabf490d827645815b9cf589c4323b19fcce8bfd9cd151da8af1aefdc61af94 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2e973a16bdbd8c7cda35d28706e4f8dea579c5d0cea44901185a7b344a3bbe32 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:8315f808d324 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a9ml9mlzxgztr57g4801q45b0 EndpointID:1fabf490d827645815b9cf589c4323b19fcce8bfd9cd151da8af1aefdc61af94 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-01T04:29:42.672Z] PASS [2020-09-01T04:29:42.672Z] [2020-09-01T04:29:42.672Z] === Skipped [2020-09-01T04:29:42.672Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-01T04:29:42.672Z] service_test.go:236: FLAKY_TEST [2020-09-01T04:29:42.672Z] [2020-09-01T04:29:42.672Z] [2020-09-01T04:29:42.672Z] DONE 23 tests, 1 skipped in 39.253s [2020-09-01T04:29:42.672Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-01T04:29:42.672Z] ++ 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-09-01T04:29:42.672Z] ++ set -e [2020-09-01T04:29:42.672Z] ++ '[' -n 0 ']' [2020-09-01T04:29:42.672Z] ++ set -x [2020-09-01T04:29:42.672Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:29:42.672Z] INFO: Testing against a local daemon [2020-09-01T04:29:42.672Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-01T04:29:42.672Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-01T04:29:42.672Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:29:42.672Z] === RUN TestDockerNetworkIpvlan [2020-09-01T04:29:42.672Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-01T04:29:42.672Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:29:42.672Z] PASS [2020-09-01T04:29:42.672Z] [2020-09-01T04:29:42.672Z] === Skipped [2020-09-01T04:29:42.672Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-01T04:29:42.672Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:29:42.672Z] [2020-09-01T04:29:42.672Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-01T04:29:42.672Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-01T04:29:42.672Z] [2020-09-01T04:29:42.672Z] [2020-09-01T04:29:42.672Z] DONE 2 tests, 2 skipped in 0.082s [2020-09-01T04:29:42.672Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-01T04:29:42.672Z] ++ 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-09-01T04:29:42.672Z] ++ set -e [2020-09-01T04:29:42.672Z] ++ '[' -n 0 ']' [2020-09-01T04:29:42.672Z] ++ set -x [2020-09-01T04:29:42.672Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:29:42.672Z] INFO: Testing against a local daemon [2020-09-01T04:29:42.672Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-01T04:29:42.777Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-01T04:29:42.777Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-01T04:29:43.036Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-09-01T04:29:43.036Z] === RUN TestAuthZPluginErrorRequest [2020-09-01T04:29:43.297Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-01T04:29:43.556Z] --- PASS: TestAuthZPluginErrorRequest (0.61s) [2020-09-01T04:29:43.556Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-01T04:29:43.725Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-09-01T04:29:43.725Z] === RUN TestDockerNetworkMacvlan [2020-09-01T04:29:44.126Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-09-01T04:29:44.126Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-01T04:29:44.126Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-01T04:29:44.365Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-01T04:29:44.387Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-01T04:29:45.328Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-01T04:29:45.413Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-01T04:29:46.268Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-09-01T04:29:46.268Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-01T04:29:46.458Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-01T04:29:48.180Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2020-09-01T04:29:48.180Z] === RUN TestAuthZPluginHeader [2020-09-01T04:29:48.540Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-01T04:29:48.749Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-09-01T04:29:48.749Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-01T04:29:49.008Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-01T04:29:49.577Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-01T04:29:50.516Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-01T04:29:50.621Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-01T04:29:50.776Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-01T04:29:51.346Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-01T04:29:52.284Z] === RUN TestDockerSuite/TestBuildUser [2020-09-01T04:29:52.855Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.05s) [2020-09-01T04:29:52.855Z] === RUN TestAuthZPluginV2Disable [2020-09-01T04:29:53.798Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-01T04:29:54.159Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-01T04:29:54.798Z] --- PASS: TestDockerNetworkMacvlan (11.01s) [2020-09-01T04:29:54.798Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-09-01T04:29:54.798Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-09-01T04:29:54.798Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2020-09-01T04:29:54.798Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s) [2020-09-01T04:29:54.798Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.21s) [2020-09-01T04:29:54.799Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2020-09-01T04:29:54.799Z] PASS [2020-09-01T04:29:54.799Z] [2020-09-01T04:29:54.799Z] DONE 8 tests in 12.473s [2020-09-01T04:29:54.799Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-01T04:29:54.799Z] ++ 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-09-01T04:29:54.799Z] ++ set -e [2020-09-01T04:29:54.799Z] ++ '[' -n 0 ']' [2020-09-01T04:29:54.799Z] ++ set -x [2020-09-01T04:29:54.799Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:29:54.799Z] testing: warning: no tests to run [2020-09-01T04:29:54.799Z] PASS [2020-09-01T04:29:54.799Z] [2020-09-01T04:29:54.799Z] DONE 0 tests in 0.013s [2020-09-01T04:29:54.799Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-01T04:29:54.799Z] ++ 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-09-01T04:29:54.799Z] ++ set -e [2020-09-01T04:29:54.799Z] ++ '[' -n 0 ']' [2020-09-01T04:29:54.799Z] ++ set -x [2020-09-01T04:29:54.799Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:29:54.799Z] INFO: Testing against a local daemon [2020-09-01T04:29:54.799Z] === RUN TestAuthZPluginAllowRequest [2020-09-01T04:29:56.319Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-09-01T04:29:56.319Z] === RUN TestAuthZPluginTLS [2020-09-01T04:29:56.336Z] --- PASS: TestAuthZPluginV2Disable (3.30s) [2020-09-01T04:29:56.336Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-01T04:29:56.336Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-01T04:29:56.614Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-09-01T04:29:56.615Z] === RUN TestAuthZPluginDenyRequest [2020-09-01T04:29:57.254Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-01T04:29:57.254Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-01T04:29:57.890Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-09-01T04:29:57.890Z] === RUN TestAuthZPluginDenyResponse [2020-09-01T04:29:58.531Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-09-01T04:29:58.531Z] === RUN TestAuthZPluginAllowEventStream [2020-09-01T04:29:59.577Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2020-09-01T04:29:59.577Z] === RUN TestAuthZPluginErrorResponse [2020-09-01T04:29:59.626Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.02s) [2020-09-01T04:29:59.626Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-01T04:30:00.220Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-01T04:30:00.220Z] === RUN TestAuthZPluginErrorRequest [2020-09-01T04:30:00.858Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-09-01T04:30:00.858Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-01T04:30:01.495Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-09-01T04:30:01.495Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-01T04:30:03.023Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2020-09-01T04:30:03.023Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-01T04:30:05.101Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2020-09-01T04:30:05.101Z] === RUN TestAuthZPluginHeader [2020-09-01T04:30:05.429Z] #33 135.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-01T04:30:05.429Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-01T04:30:05.739Z] --- PASS: TestAuthZPluginHeader (0.87s) [2020-09-01T04:30:05.739Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-01T04:30:05.739Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-01T04:30:05.739Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:30:05.739Z] === RUN TestAuthZPluginV2Disable [2020-09-01T04:30:05.739Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-01T04:30:05.739Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:30:05.739Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-01T04:30:05.739Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-01T04:30:05.739Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:30:05.739Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-01T04:30:05.739Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-01T04:30:05.739Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:30:05.739Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-01T04:30:06.807Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-01T04:30:07.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-09-01T04:30:08.695Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-01T04:30:09.346Z] #33 141.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-01T04:30:10.075Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-01T04:30:10.334Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.09s) [2020-09-01T04:30:10.334Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-01T04:30:10.334Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-01T04:30:10.903Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-01T04:30:11.472Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-01T04:30:11.881Z] #33 144.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-01T04:30:12.411Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-01T04:30:12.411Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-01T04:30:12.411Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-01T04:30:12.411Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-01T04:30:12.411Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-01T04:30:12.818Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-01T04:30:13.791Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-01T04:30:13.791Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-01T04:30:14.051Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-01T04:30:14.196Z] #33 147.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-01T04:30:14.620Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-01T04:30:15.190Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-01T04:30:15.190Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-01T04:30:15.573Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-01T04:30:15.573Z] #33 148.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-01T04:30:17.100Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-01T04:30:17.478Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-01T04:30:18.038Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-01T04:30:18.608Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-01T04:30:18.856Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-01T04:30:18.875Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-01T04:30:19.151Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-01T04:30:19.151Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-01T04:30:19.721Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-01T04:30:20.762Z] #33 153.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-01T04:30:21.101Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-01T04:30:21.101Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-01T04:30:21.101Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-01T04:30:21.360Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-01T04:30:21.929Z] === RUN TestDockerSuite/TestCommitChange [2020-09-01T04:30:22.141Z] #33 154.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-01T04:30:22.497Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-01T04:30:22.708Z] #33 155.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-01T04:30:23.065Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-01T04:30:24.003Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-01T04:30:24.087Z] #33 157.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-01T04:30:24.353Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-09-01T04:30:24.353Z] PASS [2020-09-01T04:30:24.353Z] [2020-09-01T04:30:24.353Z] === Skipped [2020-09-01T04:30:24.353Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-01T04:30:24.353Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:30:24.353Z] [2020-09-01T04:30:24.353Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-01T04:30:24.353Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:30:24.353Z] [2020-09-01T04:30:24.353Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-01T04:30:24.353Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:30:24.353Z] [2020-09-01T04:30:24.353Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-01T04:30:24.353Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:30:24.353Z] [2020-09-01T04:30:24.353Z] [2020-09-01T04:30:24.353Z] DONE 17 tests, 4 skipped in 27.651s [2020-09-01T04:30:24.353Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-01T04:30:24.353Z] ++ 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-09-01T04:30:24.353Z] ++ set -e [2020-09-01T04:30:24.353Z] ++ '[' -n 0 ']' [2020-09-01T04:30:24.353Z] ++ set -x [2020-09-01T04:30:24.353Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:30:24.353Z] INFO: Testing against a local daemon [2020-09-01T04:30:24.353Z] === RUN TestPluginInvalidJSON [2020-09-01T04:30:24.353Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-01T04:30:24.353Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-01T04:30:24.353Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-01T04:30:24.353Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-01T04:30:24.353Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-01T04:30:24.353Z] === RUN TestPluginInstall [2020-09-01T04:30:24.353Z] === RUN TestPluginInstall/no_auth [2020-09-01T04:30:24.941Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-01T04:30:25.465Z] #33 158.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-01T04:30:25.511Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-01T04:30:26.449Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-01T04:30:27.019Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-09-01T04:30:27.019Z] PASS [2020-09-01T04:30:27.019Z] [2020-09-01T04:30:27.019Z] DONE 17 tests in 49.996s [2020-09-01T04:30:27.019Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-01T04:30:27.019Z] ++ 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-09-01T04:30:27.019Z] ++ set -e [2020-09-01T04:30:27.019Z] ++ '[' -n 0 ']' [2020-09-01T04:30:27.019Z] ++ set -x [2020-09-01T04:30:27.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:30:27.019Z] INFO: Testing against a local daemon [2020-09-01T04:30:27.019Z] === RUN TestPluginInvalidJSON [2020-09-01T04:30:27.019Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-01T04:30:27.019Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-01T04:30:27.019Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-01T04:30:27.019Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-01T04:30:27.019Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-01T04:30:27.019Z] === RUN TestPluginInstall [2020-09-01T04:30:27.019Z] === RUN TestPluginInstall/no_auth [2020-09-01T04:30:27.019Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-01T04:30:27.370Z] #33 159.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-01T04:30:27.901Z] time="2020-09-01T04:30:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:30:27.901Z] time="2020-09-01T04:30:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:826791d9090fb34cd7bacb0597f856b027c86f49509b5f18008b8f04f52fdc44" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:30:27.901Z] time="2020-09-01T04:30:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:30:27.901Z] time="2020-09-01T04:30:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:826791d9090fb34cd7bacb0597f856b027c86f49509b5f18008b8f04f52fdc44" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:30:27.901Z] === RUN TestPluginInstall/with_htpasswd [2020-09-01T04:30:28.310Z] #33 161.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-01T04:30:28.401Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-01T04:30:28.948Z] time="2020-09-01T04:30:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:30:28.948Z] time="2020-09-01T04:30:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbefb396d84e051f85f282833d9c0d3789a2e010f0cb5f71a3e9d1695c23cd14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:30:28.949Z] time="2020-09-01T04:30:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:30:28.949Z] time="2020-09-01T04:30:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbefb396d84e051f85f282833d9c0d3789a2e010f0cb5f71a3e9d1695c23cd14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:30:28.949Z] === RUN TestPluginInstall/with_insecure [2020-09-01T04:30:29.342Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-01T04:30:29.342Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-01T04:30:29.342Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-01T04:30:29.342Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-01T04:30:29.602Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-01T04:30:29.602Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-01T04:30:29.602Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-01T04:30:29.690Z] #33 162.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-01T04:30:30.468Z] time="2020-09-01T04:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:30:30.468Z] time="2020-09-01T04:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:578ad9dc049cfd6c9743da0e9c3b1f976b0aaacd5828a80c10823c48eea06a04" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:30:30.468Z] time="2020-09-01T04:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:30:30.468Z] time="2020-09-01T04:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:578ad9dc049cfd6c9743da0e9c3b1f976b0aaacd5828a80c10823c48eea06a04" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:30:30.468Z] --- PASS: TestPluginInstall (8.09s) [2020-09-01T04:30:30.468Z] --- PASS: TestPluginInstall/no_auth (5.49s) [2020-09-01T04:30:30.468Z] --- PASS: TestPluginInstall/with_htpasswd (1.07s) [2020-09-01T04:30:30.468Z] --- PASS: TestPluginInstall/with_insecure (1.53s) [2020-09-01T04:30:30.468Z] plugin_test.go:157: [da5f57d4f7ee0] daemon is not started [2020-09-01T04:30:30.468Z] PASS [2020-09-01T04:30:30.468Z] [2020-09-01T04:30:30.468Z] DONE 6 tests in 8.187s [2020-09-01T04:30:30.468Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-01T04:30:30.468Z] ++ 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-09-01T04:30:30.468Z] ++ set -e [2020-09-01T04:30:30.468Z] ++ '[' -n 0 ']' [2020-09-01T04:30:30.468Z] ++ set -x [2020-09-01T04:30:30.468Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:30:30.760Z] INFO: Testing against a local daemon [2020-09-01T04:30:30.760Z] === RUN TestExternalGraphDriver [2020-09-01T04:30:30.985Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-09-01T04:30:31.053Z] === RUN TestExternalGraphDriver/json [2020-09-01T04:30:31.072Z] #33 163.6 [2020-09-01T04:30:31.072Z] #33 DONE 163.8s [2020-09-01T04:30:31.072Z] [2020-09-01T04:30:31.072Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-09-01T04:30:31.245Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-01T04:30:32.449Z] #34 DONE 1.3s [2020-09-01T04:30:33.154Z] === RUN TestExternalGraphDriver/spec [2020-09-01T04:30:33.154Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-01T04:30:33.154Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-01T04:30:33.829Z] [2020-09-01T04:30:33.829Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-09-01T04:30:34.094Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-01T04:30:34.668Z] === RUN TestExternalGraphDriver/pull [2020-09-01T04:30:34.764Z] #35 DONE 0.6s [2020-09-01T04:30:34.764Z] [2020-09-01T04:30:34.764Z] #36 exporting to image [2020-09-01T04:30:34.764Z] #36 exporting layers [2020-09-01T04:30:35.034Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-01T04:30:35.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-01T04:30:35.604Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-01T04:30:36.186Z] --- PASS: TestExternalGraphDriver (5.63s) [2020-09-01T04:30:36.186Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2020-09-01T04:30:36.186Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2020-09-01T04:30:36.186Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2020-09-01T04:30:36.186Z] === RUN TestGraphdriverPluginV2 [2020-09-01T04:30:36.481Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-09-01T04:30:36.481Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:30:36.481Z] PASS [2020-09-01T04:30:36.481Z] [2020-09-01T04:30:36.481Z] === Skipped [2020-09-01T04:30:36.481Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-09-01T04:30:36.481Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:30:36.481Z] [2020-09-01T04:30:36.481Z] [2020-09-01T04:30:36.481Z] DONE 5 tests, 1 skipped in 5.784s [2020-09-01T04:30:36.481Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-01T04:30:36.481Z] ++ 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-09-01T04:30:36.481Z] ++ set -e [2020-09-01T04:30:36.481Z] ++ '[' -n 0 ']' [2020-09-01T04:30:36.481Z] ++ set -x [2020-09-01T04:30:36.481Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:30:36.481Z] INFO: Testing against a local daemon [2020-09-01T04:30:36.481Z] === RUN TestContinueAfterPluginCrash [2020-09-01T04:30:36.481Z] === PAUSE TestContinueAfterPluginCrash [2020-09-01T04:30:36.481Z] === RUN TestReadPluginNoRead [2020-09-01T04:30:36.481Z] === PAUSE TestReadPluginNoRead [2020-09-01T04:30:36.481Z] === RUN TestDaemonStartWithLogOpt [2020-09-01T04:30:36.481Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-01T04:30:36.481Z] === CONT TestContinueAfterPluginCrash [2020-09-01T04:30:36.481Z] === CONT TestDaemonStartWithLogOpt [2020-09-01T04:30:36.481Z] === CONT TestReadPluginNoRead [2020-09-01T04:30:36.565Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-01T04:30:36.826Z] time="2020-09-01T04:30:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:30:36.826Z] time="2020-09-01T04:30:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c30cb1d826e6b36ea9c5d598e5b0e692f138816cd43336332bfc1a6504a84b7b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:30:36.826Z] time="2020-09-01T04:30:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:30:36.826Z] time="2020-09-01T04:30:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c30cb1d826e6b36ea9c5d598e5b0e692f138816cd43336332bfc1a6504a84b7b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:30:37.086Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-01T04:30:37.347Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-01T04:30:37.347Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-01T04:30:37.607Z] === RUN TestPluginInstall/with_htpasswd [2020-09-01T04:30:38.075Z] #36 exporting layers 3.1s done [2020-09-01T04:30:38.075Z] #36 writing image sha256:1c1da9a0f591344452a657828a8cdfcd4807835c89e8467dc539a4c07442004f done [2020-09-01T04:30:38.075Z] #36 naming to docker.io/library/moby-e2e-test done [2020-09-01T04:30:38.075Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-01T04:30:38.178Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-01T04:30:38.179Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-01T04:30:38.179Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-01T04:30:38.434Z] + echo Ensuring container killed. [2020-09-01T04:30:38.434Z] Ensuring container killed. [2020-09-01T04:30:38.434Z] + docker rm -vf docker-pr5 [2020-09-01T04:30:38.434Z] Error: No such container: docker-pr5 [2020-09-01T04:30:38.434Z] + true [2020-09-01T04:30:38.439Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-01T04:30:38.439Z] === RUN TestDockerSuite/TestContainerAPIDelete [Pipeline] sh [2020-09-01T04:30:38.699Z] time="2020-09-01T04:30:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:30:38.699Z] time="2020-09-01T04:30:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0b462917a7075f82689b8fd1cdd3c4d9879f8179830a1b72e0d52d1b33ba813" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:30:38.699Z] time="2020-09-01T04:30:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:30:38.699Z] time="2020-09-01T04:30:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0b462917a7075f82689b8fd1cdd3c4d9879f8179830a1b72e0d52d1b33ba813" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:30:38.720Z] + echo Chowning /workspace to jenkins user [2020-09-01T04:30:38.720Z] Chowning /workspace to jenkins user [2020-09-01T04:30:38.720Z] + id -u [2020-09-01T04:30:38.720Z] + id -g [2020-09-01T04:30:38.720Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41404:/workspace busybox chown -R 1000:1000 /workspace [2020-09-01T04:30:39.268Z] === RUN TestPluginInstall/with_insecure [2020-09-01T04:30:39.268Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-01T04:30:39.583Z] + bundleName=unit [2020-09-01T04:30:39.583Z] + echo Creating unit-bundles.tar.gz [2020-09-01T04:30:39.583Z] Creating unit-bundles.tar.gz [2020-09-01T04:30:39.583Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-09-01T04:30:39.583Z] bundles/junit-report.xml [2020-09-01T04:30:39.583Z] bundles/go-test-report.json [2020-09-01T04:30:39.583Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-09-01T04:30:39.594Z] Archiving artifacts [2020-09-01T04:30:40.096Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41404/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-01T04:30:40.209Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-01T04:30:40.403Z] + make clean [2020-09-01T04:30:40.662Z] docker volume rm -f docker-dev-cache [2020-09-01T04:30:40.662Z] docker-dev-cache [Pipeline] deleteDir [2020-09-01T04:30:40.780Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-01T04:30:40.780Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-01T04:30:40.780Z] time="2020-09-01T04:30:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:30:40.780Z] time="2020-09-01T04:30:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba4816be7b781f443d734c2bbc995c6e459587c723bbbe0542ce709202ad9696" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-01T04:30:40.780Z] time="2020-09-01T04:30:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-01T04:30:40.781Z] time="2020-09-01T04:30:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba4816be7b781f443d734c2bbc995c6e459587c723bbbe0542ce709202ad9696" mediatype=application/vnd.docker.plugin.v1+json size=522 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-09-01T04:30:41.041Z] --- PASS: TestPluginInstall (13.96s) [2020-09-01T04:30:41.041Z] --- PASS: TestPluginInstall/no_auth (10.49s) [2020-09-01T04:30:41.041Z] --- PASS: TestPluginInstall/with_htpasswd (1.75s) [2020-09-01T04:30:41.041Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2020-09-01T04:30:41.041Z] plugin_test.go:157: [df607828826df] daemon is not started [2020-09-01T04:30:41.041Z] PASS [2020-09-01T04:30:41.041Z] [2020-09-01T04:30:41.041Z] DONE 6 tests in 14.189s [2020-09-01T04:30:41.041Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-01T04:30:41.041Z] ++ 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-09-01T04:30:41.041Z] ++ set -e [2020-09-01T04:30:41.041Z] ++ '[' -n 0 ']' [2020-09-01T04:30:41.041Z] ++ set -x [2020-09-01T04:30:41.041Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-01T04:30:41.302Z] INFO: Testing against a local daemon [2020-09-01T04:30:41.302Z] === RUN TestExternalGraphDriver [2020-09-01T04:30:41.562Z] === RUN TestExternalGraphDriver/json [2020-09-01T04:30:41.821Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-01T04:30:42.095Z] === RUN TestReadPluginNoRead/default [2020-09-01T04:30:42.096Z] --- PASS: TestDaemonStartWithLogOpt (5.63s) [2020-09-01T04:30:42.391Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-01T04:30:42.391Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-01T04:30:42.733Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-01T04:30:42.961Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-01T04:30:43.531Z] === RUN TestExternalGraphDriver/spec [2020-09-01T04:30:43.531Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-01T04:30:44.100Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-01T04:30:44.248Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-01T04:30:44.669Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-01T04:30:44.669Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-01T04:30:45.237Z] === RUN TestExternalGraphDriver/pull [2020-09-01T04:30:45.237Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-01T04:30:45.768Z] --- PASS: TestReadPluginNoRead (9.03s) [2020-09-01T04:30:45.768Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2020-09-01T04:30:45.768Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2020-09-01T04:30:45.769Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s) [2020-09-01T04:30:45.769Z] read_test.go:92: [d382103a4af5f] daemon is not started [2020-09-01T04:30:45.807Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-01T04:30:46.375Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-01T04:30:46.375Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-01T04:30:46.634Z] --- PASS: TestExternalGraphDriver (5.47s) [2020-09-01T04:30:46.634Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2020-09-01T04:30:46.634Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2020-09-01T04:30:46.634Z] --- PASS: TestExternalGraphDriver/pull (1.54s) [2020-09-01T04:30:46.634Z] === RUN TestGraphdriverPluginV2 [2020-09-01T04:30:46.893Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-01T04:30:47.288Z] --- PASS: TestContinueAfterPluginCrash (10.62s) [2020-09-01T04:30:47.288Z] PASS [2020-09-01T04:30:47.288Z] [2020-09-01T04:30:47.288Z] DONE 6 tests in 10.694s [2020-09-01T04:30:47.288Z] 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-09-01T04:30:47.288Z] ++ 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-09-01T04:30:47.288Z] ++ set -e [2020-09-01T04:30:47.288Z] ++ '[' -n 0 ']' [2020-09-01T04:30:47.288Z] ++ set -x [2020-09-01T04:30:47.288Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:30:47.288Z] testing: warning: no tests to run [2020-09-01T04:30:47.288Z] PASS [2020-09-01T04:30:47.288Z] [2020-09-01T04:30:47.288Z] DONE 0 tests in 0.017s [2020-09-01T04:30:47.288Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-01T04:30:47.288Z] ++ 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-09-01T04:30:47.288Z] ++ set -e [2020-09-01T04:30:47.288Z] ++ '[' -n 0 ']' [2020-09-01T04:30:47.288Z] ++ set -x [2020-09-01T04:30:47.288Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:30:47.288Z] INFO: Testing against a local daemon [2020-09-01T04:30:47.288Z] === RUN TestPluginWithDevMounts [2020-09-01T04:30:47.288Z] === PAUSE TestPluginWithDevMounts [2020-09-01T04:30:47.288Z] === CONT TestPluginWithDevMounts [2020-09-01T04:30:47.832Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-01T04:30:48.772Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-01T04:30:49.032Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-01T04:30:49.032Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-01T04:30:49.032Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-01T04:30:49.032Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-01T04:30:49.292Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-01T04:30:49.362Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-09-01T04:30:49.362Z] PASS [2020-09-01T04:30:49.362Z] [2020-09-01T04:30:49.362Z] DONE 1 tests in 1.910s [2020-09-01T04:30:49.362Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-09-01T04:30:49.362Z] ++ 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-09-01T04:30:49.362Z] ++ set -e [2020-09-01T04:30:49.362Z] ++ '[' -n 0 ']' [2020-09-01T04:30:49.362Z] ++ set -x [2020-09-01T04:30:49.362Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:30:49.362Z] INFO: Testing against a local daemon [2020-09-01T04:30:49.362Z] === RUN TestSecretInspect [2020-09-01T04:30:49.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-01T04:30:50.430Z] --- PASS: TestGraphdriverPluginV2 (3.56s) [2020-09-01T04:30:50.430Z] PASS [2020-09-01T04:30:50.430Z] [2020-09-01T04:30:50.430Z] DONE 5 tests in 9.238s [2020-09-01T04:30:50.430Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-01T04:30:50.430Z] ++ 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-09-01T04:30:50.430Z] ++ set -e [2020-09-01T04:30:50.430Z] ++ '[' -n 0 ']' [2020-09-01T04:30:50.430Z] ++ set -x [2020-09-01T04:30:50.430Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:30:50.430Z] INFO: Testing against a local daemon [2020-09-01T04:30:50.430Z] === RUN TestContinueAfterPluginCrash [2020-09-01T04:30:50.430Z] === PAUSE TestContinueAfterPluginCrash [2020-09-01T04:30:50.430Z] === RUN TestReadPluginNoRead [2020-09-01T04:30:50.430Z] === PAUSE TestReadPluginNoRead [2020-09-01T04:30:50.430Z] === RUN TestDaemonStartWithLogOpt [2020-09-01T04:30:50.430Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-01T04:30:50.430Z] === CONT TestContinueAfterPluginCrash [2020-09-01T04:30:50.430Z] === CONT TestDaemonStartWithLogOpt [2020-09-01T04:30:51.462Z] --- PASS: TestSecretInspect (1.92s) [2020-09-01T04:30:51.462Z] === RUN TestSecretList [2020-09-01T04:30:52.986Z] --- PASS: TestSecretList (1.94s) [2020-09-01T04:30:52.986Z] === RUN TestSecretsCreateAndDelete [2020-09-01T04:30:53.738Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-01T04:30:54.677Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-01T04:30:55.063Z] --- PASS: TestSecretsCreateAndDelete (1.87s) [2020-09-01T04:30:55.063Z] === RUN TestSecretsUpdate [2020-09-01T04:30:55.615Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-01T04:30:55.615Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-01T04:30:55.615Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-01T04:30:56.183Z] --- PASS: TestDaemonStartWithLogOpt (5.76s) [2020-09-01T04:30:56.183Z] === CONT TestReadPluginNoRead [2020-09-01T04:30:57.149Z] --- PASS: TestSecretsUpdate (1.90s) [2020-09-01T04:30:57.149Z] === RUN TestTemplatedSecret [2020-09-01T04:30:58.089Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-01T04:30:58.659Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-01T04:30:58.919Z] === RUN TestReadPluginNoRead/default [2020-09-01T04:30:59.179Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-01T04:30:59.243Z] --- PASS: TestTemplatedSecret (2.41s) [2020-09-01T04:30:59.243Z] === RUN TestSecretCreateResolve [2020-09-01T04:31:00.561Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-01T04:31:01.321Z] --- PASS: TestSecretCreateResolve (1.92s) [2020-09-01T04:31:01.321Z] PASS [2020-09-01T04:31:01.321Z] [2020-09-01T04:31:01.321Z] DONE 6 tests in 12.020s [2020-09-01T04:31:01.321Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-09-01T04:31:01.321Z] ++ 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-09-01T04:31:01.321Z] ++ set -e [2020-09-01T04:31:01.321Z] ++ '[' -n 0 ']' [2020-09-01T04:31:01.321Z] ++ set -x [2020-09-01T04:31:01.321Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:31:01.321Z] INFO: Testing against a local daemon [2020-09-01T04:31:01.321Z] === RUN TestServiceCreateInit [2020-09-01T04:31:01.321Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-01T04:31:01.499Z] --- PASS: TestContinueAfterPluginCrash (11.04s) [2020-09-01T04:31:02.073Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-01T04:31:02.641Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-01T04:31:02.901Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-01T04:31:03.471Z] --- PASS: TestReadPluginNoRead (7.22s) [2020-09-01T04:31:03.471Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2020-09-01T04:31:03.471Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2020-09-01T04:31:03.471Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2020-09-01T04:31:03.471Z] read_test.go:92: [d015805366dbb] daemon is not started [2020-09-01T04:31:03.471Z] PASS [2020-09-01T04:31:03.471Z] [2020-09-01T04:31:03.471Z] DONE 6 tests in 13.149s [2020-09-01T04:31:03.471Z] 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-09-01T04:31:03.471Z] ++ 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-09-01T04:31:03.471Z] ++ set -e [2020-09-01T04:31:03.471Z] ++ '[' -n 0 ']' [2020-09-01T04:31:03.471Z] ++ set -x [2020-09-01T04:31:03.471Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:31:03.730Z] testing: warning: no tests to run [2020-09-01T04:31:03.730Z] PASS [2020-09-01T04:31:03.730Z] [2020-09-01T04:31:03.730Z] DONE 0 tests in 0.057s [2020-09-01T04:31:03.730Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-01T04:31:03.730Z] ++ 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-09-01T04:31:03.730Z] ++ set -e [2020-09-01T04:31:03.730Z] ++ '[' -n 0 ']' [2020-09-01T04:31:03.730Z] ++ set -x [2020-09-01T04:31:03.730Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:31:03.730Z] INFO: Testing against a local daemon [2020-09-01T04:31:03.730Z] === RUN TestPluginWithDevMounts [2020-09-01T04:31:03.730Z] === PAUSE TestPluginWithDevMounts [2020-09-01T04:31:03.730Z] === CONT TestPluginWithDevMounts [2020-09-01T04:31:04.299Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-01T04:31:04.864Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-01T04:31:05.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-01T04:31:05.938Z] --- PASS: TestPluginWithDevMounts (2.12s) [2020-09-01T04:31:05.938Z] PASS [2020-09-01T04:31:05.938Z] [2020-09-01T04:31:05.938Z] DONE 1 tests in 2.279s [2020-09-01T04:31:05.938Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-01T04:31:05.938Z] ++ 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-09-01T04:31:05.938Z] ++ set -e [2020-09-01T04:31:05.938Z] ++ '[' -n 0 ']' [2020-09-01T04:31:05.938Z] ++ set -x [2020-09-01T04:31:05.938Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:31:06.198Z] INFO: Testing against a local daemon [2020-09-01T04:31:06.198Z] === RUN TestSecretInspect [2020-09-01T04:31:06.198Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-09-01T04:31:07.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-09-01T04:31:08.512Z] --- PASS: TestSecretInspect (2.36s) [2020-09-01T04:31:08.512Z] === RUN TestSecretList [2020-09-01T04:31:08.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-09-01T04:31:09.336Z] --- PASS: TestServiceCreateInit (7.39s) [2020-09-01T04:31:09.337Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.78s) [2020-09-01T04:31:09.337Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s) [2020-09-01T04:31:09.337Z] === RUN TestCreateServiceMultipleTimes [2020-09-01T04:31:10.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-09-01T04:31:10.936Z] --- PASS: TestSecretList (2.44s) [2020-09-01T04:31:10.936Z] === RUN TestSecretsCreateAndDelete [2020-09-01T04:31:11.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004df980_} [2020-09-01T04:31:13.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1069103714_/foo_false____} [2020-09-01T04:31:13.266Z] --- PASS: TestSecretsCreateAndDelete (2.35s) [2020-09-01T04:31:13.266Z] === RUN TestSecretsUpdate [2020-09-01T04:31:14.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1069103714_/foo_true____} [2020-09-01T04:31:15.586Z] --- PASS: TestSecretsUpdate (2.38s) [2020-09-01T04:31:15.586Z] === RUN TestTemplatedSecret [2020-09-01T04:31:15.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3354295897_/foo_false____} [2020-09-01T04:31:17.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3354295897_/foo_true____} [2020-09-01T04:31:18.605Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3354295897_/foo_true__0xc0004df9e0__} [2020-09-01T04:31:18.864Z] --- PASS: TestTemplatedSecret (3.13s) [2020-09-01T04:31:18.864Z] === RUN TestSecretCreateResolve [2020-09-01T04:31:20.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004dfa00_} [2020-09-01T04:31:21.179Z] --- PASS: TestSecretCreateResolve (2.35s) [2020-09-01T04:31:21.179Z] PASS [2020-09-01T04:31:21.179Z] [2020-09-01T04:31:21.179Z] DONE 6 tests in 15.211s [2020-09-01T04:31:21.180Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-01T04:31:21.180Z] ++ 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-09-01T04:31:21.180Z] ++ set -e [2020-09-01T04:31:21.180Z] ++ '[' -n 0 ']' [2020-09-01T04:31:21.180Z] ++ set -x [2020-09-01T04:31:21.180Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:31:21.439Z] INFO: Testing against a local daemon [2020-09-01T04:31:21.439Z] === RUN TestServiceCreateInit [2020-09-01T04:31:21.439Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-01T04:31:21.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004dfa20_} [2020-09-01T04:31:22.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004dfa40_} [2020-09-01T04:31:24.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004dfa60_} [2020-09-01T04:31:24.745Z] --- PASS: TestCreateServiceMultipleTimes (15.21s) [2020-09-01T04:31:24.745Z] === RUN TestCreateServiceConflict [2020-09-01T04:31:25.134Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-01T04:31:25.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-01T04:31:25.786Z] --- PASS: TestCreateServiceConflict (1.90s) [2020-09-01T04:31:25.786Z] === RUN TestCreateServiceMaxReplicas [2020-09-01T04:31:26.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-01T04:31:26.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-01T04:31:26.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-01T04:31:26.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-01T04:31:26.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-01T04:31:26.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-01T04:31:26.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-01T04:31:26.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-01T04:31:26.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-01T04:31:26.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-01T04:31:26.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-01T04:31:26.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-09-01T04:31:26.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-09-01T04:31:26.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-09-01T04:31:26.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-09-01T04:31:26.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-09-01T04:31:26.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-09-01T04:31:26.900Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-01T04:31:28.539Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2020-09-01T04:31:28.539Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-01T04:31:29.441Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-01T04:31:29.441Z] --- PASS: TestServiceCreateInit (8.20s) [2020-09-01T04:31:29.441Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.93s) [2020-09-01T04:31:29.441Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.26s) [2020-09-01T04:31:29.441Z] === RUN TestCreateServiceMultipleTimes [2020-09-01T04:31:30.842Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-01T04:31:33.382Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-01T04:31:34.762Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-01T04:31:34.762Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-01T04:31:35.704Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-01T04:31:36.274Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-09-01T04:31:36.842Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-01T04:31:37.410Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-01T04:31:37.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-09-01T04:31:38.244Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-01T04:31:38.818Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-01T04:31:39.388Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-01T04:31:40.771Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-01T04:31:41.206Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.72s) [2020-09-01T04:31:41.206Z] === RUN TestCreateServiceSecretFileMode [2020-09-01T04:31:41.341Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-01T04:31:41.911Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-01T04:31:42.850Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-01T04:31:43.295Z] --- PASS: TestCreateServiceSecretFileMode (2.22s) [2020-09-01T04:31:43.295Z] === RUN TestCreateServiceConfigFileMode [2020-09-01T04:31:43.419Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-01T04:31:43.990Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-01T04:31:44.928Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-01T04:31:45.398Z] --- PASS: TestCreateServiceConfigFileMode (2.27s) [2020-09-01T04:31:45.398Z] === RUN TestCreateServiceSysctls [2020-09-01T04:31:45.497Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-01T04:31:46.064Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-01T04:31:46.325Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-01T04:31:46.894Z] --- PASS: TestCreateServiceMultipleTimes (17.43s) [2020-09-01T04:31:46.894Z] === RUN TestCreateServiceConflict [2020-09-01T04:31:47.154Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-01T04:31:48.112Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-01T04:31:48.939Z] --- PASS: TestCreateServiceSysctls (3.11s) [2020-09-01T04:31:48.939Z] === RUN TestCreateServiceCapabilities [2020-09-01T04:31:49.052Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-01T04:31:49.989Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-01T04:31:49.989Z] --- PASS: TestCreateServiceConflict (2.91s) [2020-09-01T04:31:49.989Z] === RUN TestCreateServiceMaxReplicas [2020-09-01T04:31:50.561Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-01T04:31:51.031Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2020-09-01T04:31:51.031Z] === RUN TestInspect [2020-09-01T04:31:51.498Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-01T04:31:52.068Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-01T04:31:53.448Z] --- PASS: TestCreateServiceMaxReplicas (3.53s) [2020-09-01T04:31:53.448Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-01T04:31:53.782Z] --- PASS: TestInspect (2.42s) [2020-09-01T04:31:53.782Z] === RUN TestCreateJob [2020-09-01T04:31:54.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-01T04:31:54.019Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-01T04:31:56.524Z] --- PASS: TestCreateJob (2.95s) [2020-09-01T04:31:56.525Z] === RUN TestReplicatedJob [2020-09-01T04:31:58.218Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-01T04:32:00.122Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-01T04:32:00.381Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-01T04:32:02.132Z] --- PASS: TestReplicatedJob (5.05s) [2020-09-01T04:32:02.132Z] === RUN TestUpdateReplicatedJob [2020-09-01T04:32:03.675Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-01T04:32:04.217Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2020-09-01T04:32:04.217Z] === RUN TestServiceListWithStatuses [2020-09-01T04:32:04.217Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-01T04:32:04.217Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-01T04:32:04.217Z] === RUN TestDockerNetworkConnectAlias [2020-09-01T04:32:05.055Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-01T04:32:05.626Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-01T04:32:08.166Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.69s) [2020-09-01T04:32:08.166Z] === RUN TestCreateServiceSecretFileMode [2020-09-01T04:32:08.166Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-09-01T04:32:08.706Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2020-09-01T04:32:08.706Z] === RUN TestDockerNetworkReConnect [2020-09-01T04:32:08.736Z] === RUN TestDockerSuite/TestCpToDot [2020-09-01T04:32:09.325Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-01T04:32:10.708Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-01T04:32:10.968Z] --- PASS: TestCreateServiceSecretFileMode (2.93s) [2020-09-01T04:32:10.968Z] === RUN TestCreateServiceConfigFileMode [2020-09-01T04:32:11.459Z] --- PASS: TestDockerNetworkReConnect (3.19s) [2020-09-01T04:32:11.459Z] === RUN TestServicePlugin [2020-09-01T04:32:11.459Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-01T04:32:11.459Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:32:11.459Z] === RUN TestServiceUpdateLabel [2020-09-01T04:32:11.538Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-01T04:32:12.108Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-01T04:32:13.488Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-01T04:32:13.535Z] --- PASS: TestServiceUpdateLabel (1.90s) [2020-09-01T04:32:13.535Z] === RUN TestServiceUpdateSecrets [2020-09-01T04:32:13.748Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-01T04:32:14.008Z] --- PASS: TestCreateServiceConfigFileMode (2.90s) [2020-09-01T04:32:14.008Z] === RUN TestCreateServiceSysctls [2020-09-01T04:32:14.266Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-01T04:32:15.204Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-01T04:32:15.204Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-01T04:32:15.464Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-01T04:32:16.032Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-01T04:32:16.603Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-01T04:32:16.603Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-01T04:32:16.603Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-01T04:32:17.171Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-01T04:32:17.431Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-01T04:32:17.431Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-01T04:32:17.431Z] === RUN TestDockerSuite/TestCreateRM [2020-09-01T04:32:17.691Z] --- PASS: TestCreateServiceSysctls (3.65s) [2020-09-01T04:32:17.691Z] === RUN TestCreateServiceCapabilities [2020-09-01T04:32:17.691Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-01T04:32:17.691Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-01T04:32:17.691Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-01T04:32:17.950Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-01T04:32:19.330Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-01T04:32:19.589Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-01T04:32:19.589Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-01T04:32:20.970Z] --- PASS: TestCreateServiceCapabilities (3.14s) [2020-09-01T04:32:20.970Z] === RUN TestInspect [2020-09-01T04:32:24.265Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-01T04:32:24.265Z] --- PASS: TestInspect (3.60s) [2020-09-01T04:32:24.265Z] === RUN TestCreateJob [2020-09-01T04:32:24.265Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-01T04:32:24.265Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-01T04:32:24.525Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-01T04:32:24.525Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-01T04:32:24.525Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-01T04:32:25.095Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-01T04:32:26.034Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-01T04:32:26.973Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-01T04:32:27.930Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-01T04:32:28.190Z] --- PASS: TestCreateJob (3.78s) [2020-09-01T04:32:28.190Z] === RUN TestReplicatedJob [2020-09-01T04:32:28.908Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2020-09-01T04:32:28.908Z] === RUN TestServiceUpdateConfigs [2020-09-01T04:32:29.131Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-01T04:32:29.699Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-01T04:32:29.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-09-01T04:32:30.640Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-01T04:32:30.640Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-01T04:32:31.578Z] === RUN TestDockerSuite/TestDockerFails [2020-09-01T04:32:31.578Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-09-01T04:32:31.578Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-09-01T04:32:31.578Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-09-01T04:32:32.962Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-09-01T04:32:33.531Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-09-01T04:32:34.910Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-09-01T04:32:34.910Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-09-01T04:32:34.910Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-09-01T04:32:34.910Z] --- PASS: TestReplicatedJob (6.88s) [2020-09-01T04:32:34.910Z] === RUN TestUpdateReplicatedJob [2020-09-01T04:32:35.169Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-09-01T04:32:36.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-09-01T04:32:38.462Z] --- PASS: TestUpdateReplicatedJob (3.58s) [2020-09-01T04:32:38.462Z] === RUN TestServiceListWithStatuses [2020-09-01T04:32:38.462Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-01T04:32:38.462Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-01T04:32:38.462Z] === RUN TestDockerNetworkConnectAlias [2020-09-01T04:32:41.001Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-01T04:32:42.907Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-01T04:32:43.476Z] --- PASS: TestDockerNetworkConnectAlias (4.81s) [2020-09-01T04:32:43.476Z] === RUN TestDockerNetworkReConnect [2020-09-01T04:32:44.287Z] --- PASS: TestServiceUpdateConfigs (14.25s) [2020-09-01T04:32:44.287Z] === RUN TestServiceUpdateNetwork [2020-09-01T04:32:44.855Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-01T04:32:46.236Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-09-01T04:32:47.177Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-01T04:32:47.747Z] --- PASS: TestDockerNetworkReConnect (4.46s) [2020-09-01T04:32:47.747Z] === RUN TestServicePlugin [2020-09-01T04:32:48.007Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-01T04:32:48.949Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-01T04:32:49.518Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-01T04:32:50.087Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-01T04:32:50.655Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-09-01T04:32:52.036Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-09-01T04:32:53.418Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-01T04:32:54.683Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2020-09-01T04:32:54.683Z] === RUN TestServiceUpdatePidsLimit [2020-09-01T04:32:55.323Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-01T04:32:55.955Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-09-01T04:32:55.965Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-01T04:32:57.862Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-01T04:32:58.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-01T04:32:58.692Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-01T04:33:00.073Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-01T04:33:02.873Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-01T04:33:05.354Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-09-01T04:33:05.613Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-01T04:33:06.553Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-01T04:33:07.122Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-09-01T04:33:07.382Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-01T04:33:07.644Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-09-01T04:33:07.904Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-09-01T04:33:07.904Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-01T04:33:08.843Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-01T04:33:09.781Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-01T04:33:09.781Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-01T04:33:09.781Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-01T04:33:10.350Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-01T04:33:10.610Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-01T04:33:10.869Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-01T04:33:11.373Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2020-09-01T04:33:11.373Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-09-01T04:33:11.373Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2020-09-01T04:33:11.373Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-09-01T04:33:11.373Z] PASS [2020-09-01T04:33:11.373Z] [2020-09-01T04:33:11.373Z] === Skipped [2020-09-01T04:33:11.373Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-09-01T04:33:11.373Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-01T04:33:11.373Z] [2020-09-01T04:33:11.373Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-09-01T04:33:11.373Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-01T04:33:11.373Z] [2020-09-01T04:33:11.373Z] [2020-09-01T04:33:11.373Z] DONE 27 tests, 2 skipped in 129.222s [2020-09-01T04:33:11.373Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-09-01T04:33:11.373Z] ++ 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-09-01T04:33:11.373Z] ++ set -e [2020-09-01T04:33:11.373Z] ++ '[' -n 0 ']' [2020-09-01T04:33:11.373Z] ++ set -x [2020-09-01T04:33:11.373Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:33:11.373Z] INFO: Testing against a local daemon [2020-09-01T04:33:11.373Z] === RUN TestSessionCreate [2020-09-01T04:33:11.373Z] --- PASS: TestSessionCreate (0.03s) [2020-09-01T04:33:11.373Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-01T04:33:11.373Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-09-01T04:33:11.373Z] PASS [2020-09-01T04:33:11.373Z] [2020-09-01T04:33:11.373Z] DONE 2 tests in 0.152s [2020-09-01T04:33:11.373Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-09-01T04:33:11.373Z] ++ 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-09-01T04:33:11.373Z] ++ set -e [2020-09-01T04:33:11.373Z] ++ '[' -n 0 ']' [2020-09-01T04:33:11.373Z] ++ set -x [2020-09-01T04:33:11.373Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:33:11.373Z] INFO: Testing against a local daemon [2020-09-01T04:33:11.373Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-01T04:33:11.373Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-01T04:33:11.373Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-01T04:33:11.373Z] === RUN TestEventsExecDie [2020-09-01T04:33:11.373Z] --- PASS: TestEventsExecDie (0.61s) [2020-09-01T04:33:11.373Z] === RUN TestEventsBackwardsCompatible [2020-09-01T04:33:11.373Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-09-01T04:33:11.373Z] === RUN TestInfoBinaryCommits [2020-09-01T04:33:11.373Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-09-01T04:33:11.373Z] === RUN TestInfoAPIVersioned [2020-09-01T04:33:11.373Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-01T04:33:11.373Z] === RUN TestInfoDiscoveryBackend [2020-09-01T04:33:11.804Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-09-01T04:33:12.008Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-01T04:33:12.008Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-01T04:33:12.063Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-09-01T04:33:12.063Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-09-01T04:33:12.063Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-01T04:33:13.056Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-01T04:33:13.056Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-01T04:33:13.349Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-01T04:33:13.349Z] === RUN TestInfoAPI [2020-09-01T04:33:13.349Z] --- PASS: TestInfoAPI (0.03s) [2020-09-01T04:33:13.349Z] === RUN TestInfoAPIWarnings [2020-09-01T04:33:13.443Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-09-01T04:33:13.987Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-09-01T04:33:13.987Z] === RUN TestInfoDebug [2020-09-01T04:33:14.011Z] === RUN TestDockerSuite/TestEventsRename [2020-09-01T04:33:14.270Z] === RUN TestDockerSuite/TestEventsResize [2020-09-01T04:33:14.623Z] --- PASS: TestInfoDebug (0.53s) [2020-09-01T04:33:14.623Z] === RUN TestInfoInsecureRegistries [2020-09-01T04:33:14.839Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-01T04:33:14.919Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-01T04:33:14.919Z] === RUN TestInfoRegistryMirrors [2020-09-01T04:33:15.554Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-01T04:33:15.554Z] === RUN TestLoginFailsWithBadCredentials [2020-09-01T04:33:15.856Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2020-09-01T04:33:15.856Z] === RUN TestPingCacheHeaders [2020-09-01T04:33:16.150Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-01T04:33:16.150Z] === RUN TestPingGet [2020-09-01T04:33:16.150Z] --- PASS: TestPingGet (0.02s) [2020-09-01T04:33:16.150Z] === RUN TestPingHead [2020-09-01T04:33:16.150Z] --- PASS: TestPingHead (0.03s) [2020-09-01T04:33:16.150Z] === RUN TestVersion [2020-09-01T04:33:16.150Z] --- PASS: TestVersion (0.03s) [2020-09-01T04:33:16.150Z] PASS [2020-09-01T04:33:16.150Z] [2020-09-01T04:33:16.150Z] === Skipped [2020-09-01T04:33:16.150Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-01T04:33:16.150Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-01T04:33:16.150Z] [2020-09-01T04:33:16.150Z] [2020-09-01T04:33:16.150Z] DONE 18 tests, 1 skipped in 5.609s [2020-09-01T04:33:16.150Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-09-01T04:33:16.150Z] ++ 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-09-01T04:33:16.150Z] ++ set -e [2020-09-01T04:33:16.150Z] ++ '[' -n 0 ']' [2020-09-01T04:33:16.150Z] ++ set -x [2020-09-01T04:33:16.150Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:33:16.150Z] INFO: Testing against a local daemon [2020-09-01T04:33:16.150Z] === RUN TestVolumesCreateAndList [2020-09-01T04:33:16.150Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-01T04:33:16.150Z] === RUN TestVolumesRemove [2020-09-01T04:33:16.457Z] --- PASS: TestVolumesRemove (0.08s) [2020-09-01T04:33:16.457Z] === RUN TestVolumesInspect [2020-09-01T04:33:16.457Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-01T04:33:16.457Z] === RUN TestVolumesInvalidJSON [2020-09-01T04:33:16.457Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-01T04:33:16.457Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-01T04:33:16.457Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-01T04:33:16.457Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-01T04:33:16.457Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-01T04:33:16.457Z] PASS [2020-09-01T04:33:16.457Z] [2020-09-01T04:33:16.457Z] DONE 5 tests in 0.212s [2020-09-01T04:33:16.457Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-01T04:33:16.457Z] ++++ cat bundles/test-integration/docker.pid [2020-09-01T04:33:16.457Z] +++ kill 13750 [2020-09-01T04:33:17.969Z] +++ /etc/init.d/apparmor stop [2020-09-01T04:33:17.969Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-01T04:33:17.969Z] [2020-09-01T04:33:17.969Z] Unloading profiles will leave already running processes permanently [2020-09-01T04:33:17.969Z] unconfined, which can lead to unexpected situations. [2020-09-01T04:33:17.969Z] [2020-09-01T04:33:17.969Z] To set a process to complain mode, use the command line tool [2020-09-01T04:33:17.969Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-01T04:33:17.969Z] +++ true [2020-09-01T04:33:17.969Z] exiting test-integration [2020-09-01T04:33:17.969Z] ++ exit 0 [2020-09-01T04:33:17.969Z] Post stage [Pipeline] junit [2020-09-01T04:33:19.058Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-01T04:33:19.997Z] + echo Ensuring container killed. [2020-09-01T04:33:19.997Z] Ensuring container killed. [2020-09-01T04:33:19.997Z] + docker rm -vf docker-pr5 [2020-09-01T04:33:19.997Z] Error: No such container: docker-pr5 [2020-09-01T04:33:19.997Z] + true [Pipeline] sh [2020-09-01T04:33:20.109Z] --- PASS: TestServicePlugin (32.09s) [2020-09-01T04:33:20.109Z] plugin_test.go:62: [da1f3268d481c] joining swarm manager [de9718ef2bb0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:33:20.109Z] plugin_test.go:65: [d6e5e8ded2d26] joining swarm manager [de9718ef2bb0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:33:20.109Z] === RUN TestServiceUpdateLabel [2020-09-01T04:33:20.109Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-01T04:33:20.388Z] + echo Chowning /workspace to jenkins user [2020-09-01T04:33:20.388Z] Chowning /workspace to jenkins user [2020-09-01T04:33:20.388Z] + id -u [2020-09-01T04:33:20.388Z] + id -g [2020-09-01T04:33:20.388Z] + docker run --rm -v /home/docker/workspace/moby_PR-41404:/workspace busybox chown -R 1001:1001 /workspace [2020-09-01T04:33:20.388Z] Unable to find image 'busybox:latest' locally [2020-09-01T04:33:20.680Z] === RUN TestDockerSuite/TestEventsStreaming [2020-09-01T04:33:20.687Z] latest: Pulling from library/busybox [2020-09-01T04:33:20.687Z] 8e7d86998f06: Pulling fs layer [2020-09-01T04:33:20.687Z] 8e7d86998f06: Verifying Checksum [2020-09-01T04:33:20.687Z] 8e7d86998f06: Download complete [2020-09-01T04:33:20.986Z] 8e7d86998f06: Pull complete [2020-09-01T04:33:20.986Z] Digest: sha256:c4d80ba2ce4337f927ee56f589940b53bf3b4b3b7d0251ba69c8173c7708705b [2020-09-01T04:33:20.986Z] Status: Downloaded newer image for busybox:latest [2020-09-01T04:33:21.250Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-01T04:33:22.188Z] --- PASS: TestServiceUpdateLabel (2.11s) [2020-09-01T04:33:22.188Z] === RUN TestServiceUpdateSecrets [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-01T04:33:22.914Z] + bundleName=ppc64le-integration [2020-09-01T04:33:22.914Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-09-01T04:33:22.914Z] Creating ppc64le-integration-bundles.tar.gz [2020-09-01T04:33:22.914Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-09-01T04:33:22.914Z] [Pipeline] archiveArtifacts [2020-09-01T04:33:22.962Z] Archiving artifacts [2020-09-01T04:33:23.438Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41404/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-01T04:33:23.826Z] + make clean [2020-09-01T04:33:24.096Z] === RUN TestDockerSuite/TestEventsTop [2020-09-01T04:33:24.122Z] make: command: Command not found [2020-09-01T04:33:24.122Z] make: command: Command not found [2020-09-01T04:33:24.122Z] docker volume rm -f docker-dev-cache [2020-09-01T04:33:24.122Z] docker-dev-cache [Pipeline] deleteDir [2020-09-01T04:33:24.665Z] === RUN TestDockerSuite/TestEventsUntag [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-01T04:33:27.199Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-01T04:33:37.208Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2020-09-01T04:33:37.208Z] === RUN TestServiceUpdateConfigs [2020-09-01T04:33:38.145Z] === RUN TestDockerSuite/TestExec [2020-09-01T04:33:38.715Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-01T04:33:39.285Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-01T04:33:39.854Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-01T04:33:40.113Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-01T04:33:41.493Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-01T04:33:41.754Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-01T04:33:42.323Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-01T04:33:42.892Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-01T04:33:43.460Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-01T04:33:43.719Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-01T04:33:44.287Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-01T04:33:45.226Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-01T04:33:46.164Z] === RUN TestDockerSuite/TestExecEnv [2020-09-01T04:33:46.732Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-01T04:33:47.669Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-01T04:33:47.928Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-01T04:33:49.833Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-01T04:33:50.092Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-09-01T04:33:50.661Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-01T04:33:51.232Z] === RUN TestDockerSuite/TestExecParseError [2020-09-01T04:33:51.492Z] --- PASS: TestServiceUpdateConfigs (14.93s) [2020-09-01T04:33:51.492Z] === RUN TestServiceUpdateNetwork [2020-09-01T04:33:51.771Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-01T04:33:52.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-01T04:33:52.292Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-01T04:33:52.861Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-01T04:33:54.772Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-01T04:33:55.342Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-01T04:33:56.283Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-01T04:34:06.267Z] --- PASS: TestServiceUpdateNetwork (14.18s) [2020-09-01T04:34:06.267Z] === RUN TestServiceUpdatePidsLimit [2020-09-01T04:34:06.526Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-01T04:34:06.785Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-01T04:34:07.724Z] === RUN TestDockerSuite/TestExecTTY [2020-09-01T04:34:07.724Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-01T04:34:07.984Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-01T04:34:08.553Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-01T04:34:09.122Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-01T04:34:09.691Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-01T04:34:09.691Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-01T04:34:11.069Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-09-01T04:34:11.329Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-01T04:34:11.898Z] === RUN TestDockerSuite/TestExecWithTERM [2020-09-01T04:34:12.467Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-01T04:34:13.035Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-01T04:34:14.414Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-01T04:34:17.727Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-01T04:34:21.919Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2020-09-01T04:34:21.919Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2020-09-01T04:34:21.919Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2020-09-01T04:34:21.919Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2020-09-01T04:34:21.919Z] PASS [2020-09-01T04:34:21.919Z] [2020-09-01T04:34:21.919Z] === Skipped [2020-09-01T04:34:21.919Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-01T04:34:21.919Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-01T04:34:21.919Z] [2020-09-01T04:34:21.919Z] [2020-09-01T04:34:21.919Z] DONE 27 tests, 1 skipped in 180.712s [2020-09-01T04:34:21.919Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-01T04:34:21.919Z] ++ 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-09-01T04:34:21.919Z] ++ set -e [2020-09-01T04:34:21.919Z] ++ '[' -n 0 ']' [2020-09-01T04:34:21.919Z] ++ set -x [2020-09-01T04:34:21.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:34:21.919Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-01T04:34:22.178Z] INFO: Testing against a local daemon [2020-09-01T04:34:22.178Z] === RUN TestSessionCreate [2020-09-01T04:34:22.178Z] --- PASS: TestSessionCreate (0.06s) [2020-09-01T04:34:22.178Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-01T04:34:22.178Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-09-01T04:34:22.178Z] PASS [2020-09-01T04:34:22.178Z] [2020-09-01T04:34:22.178Z] DONE 2 tests in 0.264s [2020-09-01T04:34:22.178Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-01T04:34:22.178Z] ++ 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-09-01T04:34:22.178Z] ++ set -e [2020-09-01T04:34:22.178Z] ++ '[' -n 0 ']' [2020-09-01T04:34:22.178Z] ++ set -x [2020-09-01T04:34:22.178Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:34:22.438Z] INFO: Testing against a local daemon [2020-09-01T04:34:22.438Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-01T04:34:22.438Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-01T04:34:22.438Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-01T04:34:22.438Z] === RUN TestEventsExecDie [2020-09-01T04:34:23.005Z] --- PASS: TestEventsExecDie (0.55s) [2020-09-01T04:34:23.005Z] === RUN TestEventsBackwardsCompatible [2020-09-01T04:34:23.005Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-09-01T04:34:23.005Z] === RUN TestInfoBinaryCommits [2020-09-01T04:34:23.005Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-09-01T04:34:23.005Z] === RUN TestInfoAPIVersioned [2020-09-01T04:34:23.005Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-01T04:34:23.005Z] === RUN TestInfoDiscoveryBackend [2020-09-01T04:34:23.574Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-01T04:34:23.574Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-09-01T04:34:23.574Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-01T04:34:24.511Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-01T04:34:24.511Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-01T04:34:25.079Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-01T04:34:25.079Z] === RUN TestInfoAPI [2020-09-01T04:34:25.079Z] --- PASS: TestInfoAPI (0.02s) [2020-09-01T04:34:25.079Z] === RUN TestInfoAPIWarnings [2020-09-01T04:34:25.648Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-09-01T04:34:25.648Z] === RUN TestInfoDebug [2020-09-01T04:34:26.215Z] --- PASS: TestInfoDebug (0.53s) [2020-09-01T04:34:26.215Z] === RUN TestInfoInsecureRegistries [2020-09-01T04:34:26.783Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-01T04:34:26.783Z] === RUN TestInfoRegistryMirrors [2020-09-01T04:34:27.351Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-01T04:34:27.351Z] === RUN TestLoginFailsWithBadCredentials [2020-09-01T04:34:27.351Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-09-01T04:34:27.351Z] === RUN TestPingCacheHeaders [2020-09-01T04:34:27.351Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-09-01T04:34:27.351Z] === RUN TestPingGet [2020-09-01T04:34:27.351Z] --- PASS: TestPingGet (0.01s) [2020-09-01T04:34:27.351Z] === RUN TestPingHead [2020-09-01T04:34:27.351Z] --- PASS: TestPingHead (0.02s) [2020-09-01T04:34:27.351Z] === RUN TestVersion [2020-09-01T04:34:27.351Z] --- PASS: TestVersion (0.02s) [2020-09-01T04:34:27.351Z] PASS [2020-09-01T04:34:27.351Z] [2020-09-01T04:34:27.351Z] === Skipped [2020-09-01T04:34:27.351Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-01T04:34:27.351Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-01T04:34:27.351Z] [2020-09-01T04:34:27.351Z] [2020-09-01T04:34:27.351Z] DONE 18 tests, 1 skipped in 5.256s [2020-09-01T04:34:27.351Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-01T04:34:27.351Z] ++ 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-09-01T04:34:27.351Z] ++ set -e [2020-09-01T04:34:27.351Z] ++ '[' -n 0 ']' [2020-09-01T04:34:27.351Z] ++ set -x [2020-09-01T04:34:27.351Z] ++ env -i DEST=/go/src/github.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:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-09-01T04:34:27.610Z] INFO: Testing against a local daemon [2020-09-01T04:34:27.610Z] === RUN TestVolumesCreateAndList [2020-09-01T04:34:27.610Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-01T04:34:27.610Z] === RUN TestVolumesRemove [2020-09-01T04:34:27.610Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-01T04:34:27.610Z] === RUN TestVolumesInspect [2020-09-01T04:34:27.610Z] --- PASS: TestVolumesInspect (0.01s) [2020-09-01T04:34:27.610Z] === RUN TestVolumesInvalidJSON [2020-09-01T04:34:27.610Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-01T04:34:27.610Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-01T04:34:27.610Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-01T04:34:27.610Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-01T04:34:27.610Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-01T04:34:27.610Z] PASS [2020-09-01T04:34:27.610Z] [2020-09-01T04:34:27.610Z] DONE 5 tests in 0.232s [2020-09-01T04:34:27.610Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-01T04:34:27.870Z] ++++ cat bundles/test-integration/docker.pid [2020-09-01T04:34:27.870Z] +++ kill 5611 [2020-09-01T04:34:28.128Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-01T04:34:28.697Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-01T04:34:28.697Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-01T04:34:28.697Z] === RUN TestDockerSuite/TestHealth [2020-09-01T04:34:29.266Z] +++ /etc/init.d/apparmor stop [2020-09-01T04:34:29.266Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-01T04:34:29.266Z] [2020-09-01T04:34:29.266Z] Unloading profiles will leave already running processes permanently [2020-09-01T04:34:29.266Z] unconfined, which can lead to unexpected situations. [2020-09-01T04:34:29.266Z] [2020-09-01T04:34:29.266Z] To set a process to complain mode, use the command line tool [2020-09-01T04:34:29.266Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-01T04:34:29.266Z] +++ true [2020-09-01T04:34:29.266Z] exiting test-integration [2020-09-01T04:34:29.266Z] ++ exit 0 [2020-09-01T04:34:29.266Z] [2020-09-01T04:34:30.205Z] + for job in $(jobs -p) [2020-09-01T04:34:30.205Z] + wait 10401 [2020-09-01T04:34:48.307Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-01T04:34:48.307Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-01T04:34:48.307Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-01T04:34:48.307Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-01T04:34:48.307Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-01T04:34:48.307Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-01T04:34:48.307Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-01T04:34:48.307Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-01T04:34:48.572Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-01T04:34:48.572Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-01T04:34:48.831Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-01T04:34:48.831Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-01T04:34:49.091Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-01T04:34:49.350Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-01T04:34:49.919Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-01T04:34:49.919Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-01T04:34:50.488Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-01T04:34:51.057Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-01T04:34:51.057Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-01T04:34:51.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-09-01T04:34:51.628Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-01T04:34:54.163Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-01T04:34:54.163Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-01T04:34:54.422Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-01T04:34:55.362Z] === RUN TestDockerSuite/TestImportFile [2020-09-01T04:34:56.301Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-01T04:34:56.301Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-01T04:34:57.239Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-01T04:34:58.619Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-01T04:34:59.557Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-01T04:35:00.125Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-01T04:35:00.385Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-01T04:35:00.956Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-01T04:35:00.956Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-09-01T04:35:00.956Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-01T04:35:01.524Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-01T04:35:01.784Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-01T04:35:02.357Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-01T04:35:02.616Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-01T04:35:03.187Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-01T04:35:03.447Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-01T04:35:03.447Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-09-01T04:35:04.846Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-01T04:35:05.106Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-01T04:35:05.675Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-01T04:35:05.675Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-01T04:35:05.935Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-01T04:35:05.935Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-01T04:35:06.503Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-01T04:35:07.074Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-01T04:35:07.643Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-01T04:35:07.903Z] === RUN TestDockerSuite/TestInspectImage [2020-09-01T04:35:07.903Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-01T04:35:07.903Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-01T04:35:07.903Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-01T04:35:08.473Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-01T04:35:09.040Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-01T04:35:09.040Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-01T04:35:09.300Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-01T04:35:09.869Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-01T04:35:11.776Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-01T04:35:11.776Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-01T04:35:11.776Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-01T04:35:12.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-09-01T04:35:12.345Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-01T04:35:13.724Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-01T04:35:13.983Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-01T04:35:14.924Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-01T04:35:15.493Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-01T04:35:16.063Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-01T04:35:16.631Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-01T04:35:16.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-01T04:35:17.149Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-01T04:35:17.149Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-09-01T04:35:19.057Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-01T04:35:20.437Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-01T04:35:21.385Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-01T04:35:21.661Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-01T04:35:23.042Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-01T04:35:24.951Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-01T04:35:26.859Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-01T04:35:26.859Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-01T04:35:27.800Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-01T04:35:28.059Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-01T04:35:28.627Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-01T04:35:35.205Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-01T04:35:35.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-01T04:35:36.341Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-01T04:35:37.721Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-01T04:35:38.290Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-01T04:35:40.199Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-09-01T04:35:40.199Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-01T04:35:40.458Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-01T04:35:40.458Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-01T04:35:40.458Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-01T04:35:41.028Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-01T04:35:41.967Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-01T04:35:46.186Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-01T04:35:46.186Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-01T04:35:50.376Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-01T04:35:50.945Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-01T04:35:50.945Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-01T04:35:51.885Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-01T04:35:52.453Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-01T04:35:52.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-01T04:35:53.284Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-01T04:35:54.665Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-01T04:35:55.235Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-01T04:35:58.534Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-01T04:35:58.534Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-01T04:35:59.104Z] === RUN TestDockerSuite/TestLogsSince [2020-09-01T04:36:05.673Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-01T04:36:08.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-09-01T04:36:10.884Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-01T04:36:11.825Z] === RUN TestDockerSuite/TestLogsTail [2020-09-01T04:36:12.395Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-01T04:36:12.655Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-01T04:36:13.224Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-01T04:36:13.793Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-01T04:36:14.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-01T04:36:14.313Z] === RUN TestDockerSuite/TestNetHostname [2020-09-01T04:36:15.692Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-01T04:36:15.951Z] === RUN TestDockerSuite/TestNetworkEvents [2020-09-01T04:36:16.890Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-01T04:36:18.800Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-01T04:36:19.060Z] === RUN TestDockerSuite/TestPluginActive [2020-09-01T04:36:20.966Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-01T04:36:26.244Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-01T04:36:26.244Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-01T04:36:26.503Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-01T04:36:29.793Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-01T04:36:31.186Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-01T04:36:33.095Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-01T04:36:37.291Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-01T04:36:38.229Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-01T04:36:38.798Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-01T04:36:39.736Z] === RUN TestDockerSuite/TestPortList [2020-09-01T04:36:42.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-09-01T04:36:45.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-01T04:36:46.137Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-01T04:36:47.076Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-01T04:36:53.653Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-01T04:36:53.653Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-01T04:36:53.653Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-01T04:36:53.653Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-01T04:36:53.653Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-01T04:36:54.221Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-01T04:36:54.221Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-01T04:36:54.490Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-01T04:36:54.762Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-01T04:36:55.703Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-01T04:36:55.703Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-09-01T04:36:58.242Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-09-01T04:36:58.811Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-09-01T04:36:59.070Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-09-01T04:36:59.330Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-01T04:37:01.236Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-01T04:37:01.495Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-01T04:37:04.035Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-01T04:37:06.572Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-01T04:37:06.572Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-01T04:37:07.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-01T04:37:08.892Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-01T04:37:17.021Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-01T04:37:17.021Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-01T04:37:17.958Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-01T04:37:18.934Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-01T04:37:19.872Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-01T04:37:21.252Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-01T04:37:22.632Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-01T04:37:24.017Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-01T04:37:24.017Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-01T04:37:24.956Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-01T04:37:26.868Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-01T04:37:28.250Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-01T04:37:28.821Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-01T04:37:28.821Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-01T04:37:29.080Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-01T04:37:29.080Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-01T04:37:29.080Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-01T04:37:29.650Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-01T04:37:30.588Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-01T04:37:31.525Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-01T04:37:31.785Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-01T04:37:32.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-01T04:37:38.936Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-01T04:37:39.890Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-01T04:37:41.799Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-01T04:37:41.799Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-01T04:37:41.799Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-01T04:37:42.059Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-01T04:37:43.966Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-01T04:37:44.903Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-01T04:37:46.815Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-01T04:37:47.752Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-01T04:37:47.752Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-01T04:37:47.752Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-01T04:37:50.290Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-01T04:37:50.858Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-01T04:37:50.859Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-01T04:37:52.236Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-01T04:37:52.496Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-01T04:37:53.875Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-01T04:37:54.444Z] === RUN TestDockerSuite/TestRmiTag [2020-09-01T04:37:54.444Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-01T04:37:55.012Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-01T04:37:57.553Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-01T04:37:57.813Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-01T04:37:58.388Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-01T04:37:58.653Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-01T04:37:59.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-01T04:37:59.491Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-01T04:38:00.060Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-01T04:38:00.320Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-01T04:38:00.580Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-01T04:38:00.839Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-01T04:38:01.410Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-01T04:38:02.790Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-01T04:38:03.363Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-01T04:38:04.303Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-01T04:38:04.871Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-09-01T04:38:05.810Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-01T04:38:06.749Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-09-01T04:38:07.688Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-09-01T04:38:07.947Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-09-01T04:38:08.516Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-09-01T04:38:09.084Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-09-01T04:38:09.653Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-01T04:38:10.222Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-09-01T04:38:11.160Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-01T04:38:11.419Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-01T04:38:11.987Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-01T04:38:12.557Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-01T04:38:12.557Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-01T04:38:13.935Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-01T04:38:14.504Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-01T04:38:14.765Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-01T04:38:15.334Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-01T04:38:15.593Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-01T04:38:15.593Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-01T04:38:16.161Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-01T04:38:16.729Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-01T04:38:16.989Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-01T04:38:17.557Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-01T04:38:17.817Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-01T04:38:17.817Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-01T04:38:18.385Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-01T04:38:18.385Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-01T04:38:19.324Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-01T04:38:19.893Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-01T04:38:20.461Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-01T04:38:21.030Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-01T04:38:21.289Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-01T04:38:21.549Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-01T04:38:22.486Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-01T04:38:23.424Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-01T04:38:23.995Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-01T04:38:24.565Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-01T04:38:25.134Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-01T04:38:25.393Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-01T04:38:25.962Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-01T04:38:26.532Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-01T04:38:27.915Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-01T04:38:29.821Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-01T04:38:29.821Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-01T04:38:30.390Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-01T04:38:31.795Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-01T04:38:32.732Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-01T04:38:34.112Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-01T04:38:35.497Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-01T04:38:35.497Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-01T04:38:35.497Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-01T04:38:36.067Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-01T04:38:37.006Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-01T04:38:37.944Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-01T04:38:38.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-09-01T04:38:39.145Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-01T04:38:39.715Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-01T04:38:41.097Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-01T04:38:42.035Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-09-01T04:38:42.035Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-01T04:38:42.294Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-09-01T04:38:43.673Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-01T04:38:43.673Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-01T04:38:43.933Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-01T04:38:44.501Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-01T04:38:45.070Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-09-01T04:38:45.329Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-01T04:38:45.329Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-01T04:38:45.898Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-01T04:38:46.158Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-01T04:38:46.727Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-01T04:38:47.295Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-01T04:38:47.569Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-01T04:38:48.139Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-01T04:38:48.707Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-01T04:38:49.277Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-01T04:38:49.277Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-01T04:38:49.846Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-01T04:38:50.105Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-01T04:38:51.484Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-01T04:38:51.484Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-01T04:38:51.484Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-01T04:38:53.391Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-01T04:38:53.961Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-01T04:39:03.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-09-01T04:39:04.887Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-09-01T04:39:06.266Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-01T04:39:07.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-09-01T04:39:07.466Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-09-01T04:39:07.466Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-09-01T04:39:07.466Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-01T04:39:07.466Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-01T04:39:08.034Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-01T04:39:09.944Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-09-01T04:39:10.204Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-01T04:39:11.592Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-01T04:39:12.535Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-09-01T04:39:12.795Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-01T04:39:15.332Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-09-01T04:39:17.869Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-09-01T04:39:18.808Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-01T04:39:18.808Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-01T04:39:19.378Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-01T04:39:20.318Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-01T04:39:20.318Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-01T04:39:20.318Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-01T04:39:20.318Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-09-01T04:39:21.699Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-01T04:39:22.267Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-01T04:39:23.647Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-01T04:39:23.647Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-01T04:39:23.906Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-01T04:39:24.844Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-09-01T04:39:25.103Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-01T04:39:26.040Z] === RUN TestDockerSuite/TestRunMount [2020-09-01T04:39:29.333Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-09-01T04:39:30.713Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-01T04:39:31.290Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-01T04:39:31.859Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-01T04:39:32.798Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-01T04:39:34.177Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-01T04:39:36.082Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-01T04:39:37.460Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-01T04:39:38.839Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-01T04:39:39.407Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-01T04:39:40.345Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-01T04:39:40.345Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-01T04:39:40.915Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-01T04:39:41.483Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-01T04:39:41.742Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-01T04:39:42.314Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-01T04:39:43.694Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-01T04:39:44.632Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-01T04:39:47.171Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-01T04:39:47.431Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-01T04:39:47.690Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-09-01T04:39:47.950Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-01T04:39:47.950Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-01T04:39:48.519Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-01T04:39:48.779Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-01T04:39:49.045Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-01T04:39:49.305Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-01T04:39:53.498Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-09-01T04:39:54.878Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-09-01T04:39:54.878Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-01T04:39:55.821Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-09-01T04:39:56.391Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-01T04:39:57.772Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-01T04:39:58.340Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-09-01T04:39:58.599Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-01T04:39:59.168Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-01T04:39:59.427Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-01T04:39:59.997Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-01T04:40:00.566Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-01T04:40:00.566Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-01T04:40:00.826Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-01T04:40:01.765Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-01T04:40:01.765Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-01T04:40:02.335Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-09-01T04:40:02.335Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-09-01T04:40:03.274Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-01T04:40:03.274Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-01T04:40:05.816Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-09-01T04:40:05.816Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-01T04:40:06.755Z] === RUN TestDockerSuite/TestRunRm [2020-09-01T04:40:07.324Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-01T04:40:11.525Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-01T04:40:11.525Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-01T04:40:11.784Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-09-01T04:40:13.171Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-09-01T04:40:13.431Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-09-01T04:40:15.969Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-09-01T04:40:18.508Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-09-01T04:40:18.508Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-09-01T04:40:18.769Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-09-01T04:40:19.029Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-09-01T04:40:19.599Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-09-01T04:40:20.169Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-09-01T04:40:20.740Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-09-01T04:40:21.678Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-09-01T04:40:21.678Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-09-01T04:40:21.938Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-01T04:40:22.506Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-01T04:40:23.077Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-01T04:40:24.458Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-09-01T04:40:25.838Z] === RUN TestDockerSuite/TestRunState [2020-09-01T04:40:26.779Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-01T04:40:27.039Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-09-01T04:40:27.299Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-01T04:40:27.875Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-01T04:40:28.143Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-09-01T04:40:28.143Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-01T04:40:28.402Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-01T04:40:29.343Z] === RUN TestDockerSuite/TestRunSysctls [2020-09-01T04:40:30.283Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-09-01T04:40:30.542Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-01T04:40:30.542Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-01T04:40:30.542Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-01T04:40:31.112Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-09-01T04:40:33.020Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-09-01T04:40:33.588Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-09-01T04:40:33.588Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-09-01T04:40:34.970Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-09-01T04:40:36.879Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-09-01T04:40:37.820Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-01T04:40:39.202Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-09-01T04:40:40.582Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-01T04:40:41.522Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-01T04:40:41.782Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-09-01T04:40:41.782Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-01T04:40:42.350Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-01T04:40:44.261Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-01T04:40:45.644Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-01T04:40:45.903Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-01T04:40:45.903Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-01T04:40:45.903Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-01T04:40:46.486Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-01T04:40:47.055Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-01T04:40:47.315Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-09-01T04:40:47.315Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-01T04:40:47.575Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-01T04:40:48.145Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-01T04:40:48.145Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-09-01T04:40:51.442Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-01T04:40:51.701Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-01T04:40:52.270Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-01T04:40:53.209Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-09-01T04:40:54.149Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-01T04:40:55.088Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-01T04:40:56.994Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-01T04:40:58.373Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-01T04:40:58.632Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-01T04:40:58.892Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-01T04:40:59.462Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-01T04:40:59.462Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-01T04:40:59.462Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-01T04:40:59.462Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-01T04:40:59.462Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-09-01T04:40:59.462Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-09-01T04:41:00.033Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-09-01T04:41:00.602Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-09-01T04:41:01.541Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-09-01T04:41:01.800Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-09-01T04:41:02.060Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-01T04:41:02.060Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-09-01T04:41:02.628Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-09-01T04:41:02.628Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-09-01T04:41:02.628Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-09-01T04:41:02.628Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-01T04:41:02.629Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-09-01T04:41:02.629Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-09-01T04:41:02.629Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-09-01T04:41:02.629Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-09-01T04:41:02.629Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-09-01T04:41:02.629Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-09-01T04:41:03.196Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-09-01T04:41:03.768Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-09-01T04:41:04.032Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-09-01T04:41:04.032Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-09-01T04:41:04.600Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-01T04:41:04.600Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-01T04:41:05.168Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-01T04:41:05.168Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-09-01T04:41:05.737Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-09-01T04:41:06.305Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-09-01T04:41:06.305Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-01T04:41:06.305Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-01T04:41:06.564Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-09-01T04:41:06.824Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-01T04:41:07.762Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-09-01T04:41:08.332Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-09-01T04:41:08.332Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-01T04:41:08.906Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-01T04:41:08.906Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-01T04:41:09.844Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-09-01T04:41:10.104Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-01T04:41:10.364Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-01T04:41:12.274Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-01T04:41:12.844Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-01T04:41:12.844Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-01T04:41:12.844Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-01T04:41:12.844Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-09-01T04:41:13.414Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-09-01T04:41:14.353Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-09-01T04:41:15.736Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-01T04:41:15.736Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-01T04:41:15.995Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-09-01T04:41:16.934Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-01T04:41:16.934Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-01T04:41:17.503Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-01T04:41:19.410Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-01T04:41:19.410Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-01T04:41:20.347Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-01T04:41:20.347Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-01T04:41:20.347Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-01T04:41:20.923Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-09-01T04:41:21.862Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-01T04:41:23.243Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-01T04:41:23.810Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-01T04:41:24.069Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-01T04:41:24.069Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-01T04:41:24.069Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-01T04:41:24.328Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-09-01T04:41:24.587Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-01T04:41:27.127Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-01T04:41:32.398Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-01T04:41:32.967Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-01T04:41:33.536Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-01T04:41:34.474Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-01T04:41:37.007Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-09-01T04:41:37.007Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-01T04:41:38.390Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-01T04:41:39.329Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-01T04:41:40.267Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-01T04:41:41.647Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-01T04:41:43.026Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-01T04:41:45.561Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-01T04:41:49.753Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-01T04:41:49.754Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-09-01T04:41:52.288Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-01T04:41:57.560Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-01T04:41:59.463Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-09-01T04:42:00.841Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-01T04:42:01.100Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-01T04:42:01.668Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-01T04:42:02.236Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-01T04:42:02.236Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-01T04:42:02.496Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-09-01T04:42:02.496Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-01T04:42:05.794Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-09-01T04:42:05.794Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-01T04:42:09.092Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-09-01T04:42:09.092Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-09-01T04:42:09.351Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-09-01T04:42:09.613Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-09-01T04:42:09.873Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-09-01T04:42:11.252Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-09-01T04:42:11.252Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-09-01T04:42:11.821Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-09-01T04:42:12.758Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-09-01T04:42:13.327Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-09-01T04:42:14.705Z] === RUN TestDockerSuite/TestUpdateStats [2020-09-01T04:42:18.899Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-09-01T04:42:19.159Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-09-01T04:42:19.159Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-09-01T04:42:20.098Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-09-01T04:42:20.666Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-01T04:42:23.959Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-09-01T04:42:23.959Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-09-01T04:42:26.495Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-09-01T04:42:26.495Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-09-01T04:42:29.045Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-09-01T04:42:29.045Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-01T04:42:30.425Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-01T04:42:32.964Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-01T04:42:36.258Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-09-01T04:42:36.827Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-09-01T04:42:38.209Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-09-01T04:42:39.147Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-09-01T04:42:40.085Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-09-01T04:42:41.465Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-09-01T04:42:42.404Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-09-01T04:42:43.784Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-09-01T04:42:45.163Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-09-01T04:42:46.102Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-01T04:42:48.644Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-09-01T04:42:56.764Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-09-01T04:42:58.669Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-09-01T04:43:01.206Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-01T04:43:01.206Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-01T04:43:01.206Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-01T04:43:01.774Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-01T04:43:01.774Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-01T04:43:02.034Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-01T04:43:02.034Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-01T04:43:02.293Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-01T04:43:02.552Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-01T04:43:03.121Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-01T04:43:03.121Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-01T04:43:03.121Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-01T04:43:03.121Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-01T04:43:03.121Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-01T04:43:04.501Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-01T04:43:04.501Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-01T04:43:04.761Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-01T04:43:04.761Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-01T04:43:04.761Z] === RUN TestDockerSuite/TestVolumeEvents [2020-09-01T04:43:05.329Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-01T04:43:06.708Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-01T04:43:06.708Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-01T04:43:06.708Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-01T04:43:08.615Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-01T04:43:11.158Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite (1288.09s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.18s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.56s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.40s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.87s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.96s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.28s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.02s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.94s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.81s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.97s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.82s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.96s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAttachDetach (1.08s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.01s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.93s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.51s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.93s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.11s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.23s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.27s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.50s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.44s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.12s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.83s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.37s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.72s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.68s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.04s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.92s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.76s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.14s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.65s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.76s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.25s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.81s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.86s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.72s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.26s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.69s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.71s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.70s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.91s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.95s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.69s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.40s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.36s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.06s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.09s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.57s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.20s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.85s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.01s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.17s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.53s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.28s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.27s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.63s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.70s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.21s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.64s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.49s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.62s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.85s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.56s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.81s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.55s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.36s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCmd (0.21s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2020-09-01T04:43:11.158Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-01T04:43:11.158Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.04s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.74s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.52s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildContChar (3.76s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.97s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.27s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (7.79s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.14s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.12s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.36s) [2020-09-01T04:43:11.158Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-09-01T04:43:11.158Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.158Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-09-01T04:43:11.158Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.158Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-01T04:43:11.158Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.158Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-01T04:43:11.158Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.80s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.24s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.75s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.88s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.99s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.24s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.66s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.24s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.33s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.34s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.60s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.19s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.69s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.61s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.41s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.28s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.37s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.27s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.12s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.35s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.23s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.07s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.24s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.38s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.65s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEnv (1.40s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.90s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (17.96s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.61s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.27s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.16s) [2020-09-01T04:43:11.158Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-01T04:43:11.158Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.43s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.83s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildExpose (0.43s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildFails (0.83s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.03s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.84s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.35s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.19s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.12s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.92s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.65s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.58s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.80s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildHistory (4.40s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2020-09-01T04:43:11.158Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.11s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.73s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.73s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.43s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.00s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.35s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.13s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.59s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.79s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.81s) [2020-09-01T04:43:11.159Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-01T04:43:11.159Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.25s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.64s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.41s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.71s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.91s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.70s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.22s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.41s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.65s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.91s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.61s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.21s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.89s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.27s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.74s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.92s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.53s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildPATH (2.02s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.47s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.55s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.23s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.51s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.65s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildRm (2.42s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.87s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.28s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.05s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.23s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.87s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.44s) [2020-09-01T04:43:11.159Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-01T04:43:11.159Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.98s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.23s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildStderr (0.94s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.53s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.74s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.65s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildUser (1.38s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.59s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.40s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.11s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.39s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.67s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.84s) [2020-09-01T04:43:11.159Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-01T04:43:11.159Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.159Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-01T04:43:11.159Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.159Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-01T04:43:11.159Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.159Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-09-01T04:43:11.159Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.03s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.52s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.55s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.65s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.06s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.43s) [2020-09-01T04:43:11.159Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-01T04:43:11.159Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.32s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-01T04:43:11.159Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-01T04:43:11.159Z] docker_cli_sni_test.go:18: Flakey test [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.39s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.53s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCommitChange (0.61s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.91s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.93s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCommitTTY (0.96s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.60s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.16s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.87s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.20s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.70s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.01s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.02s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.77s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.91s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.15s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.90s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.68s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.60s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.22s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.56s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.58s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.49s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.62s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.58s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.57s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.55s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.53s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.88s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.02s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.41s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.94s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.77s) [2020-09-01T04:43:11.159Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-01T04:43:11.159Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.54s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.60s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.22s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.47s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.23s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.19s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.22s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.32s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.38s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.39s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.46s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004df980_} (1.29s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1069103714_/foo_false____} (1.40s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1069103714_/foo_true____} (1.33s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3354295897_/foo_false____} (1.31s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3354295897_/foo_true____} (1.60s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3354295897_/foo_true__0xc0004df9e0__} (1.40s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004dfa00_} (1.41s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004dfa20_} (1.28s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004dfa40_} (1.46s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004dfa60_} (1.39s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.93s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.44s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.45s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.25s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.49s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.89s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.88s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.51s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.49s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.61s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.57s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.25s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.60s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.91s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.63s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.00s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.63s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.58s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.01s) [2020-09-01T04:43:11.159Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.68s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.71s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.97s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.66s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.85s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.17s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.86s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.45s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.92s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.79s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.44s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.67s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.57s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToDot (0.51s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.22s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.07s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToStdout (0.58s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.27s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.62s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.90s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.63s) [2020-09-01T04:43:11.160Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-01T04:43:11.160Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.53s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2020-09-01T04:43:11.160Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-01T04:43:11.160Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.54s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.67s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.49s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.89s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.74s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.31s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.13s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.82s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.74s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.38s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.78s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.28s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.50s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.11s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.86s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.56s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.14s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsAttach (0.78s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsCommit (0.76s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.59s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.57s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.65s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.43s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.30s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.37s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsCopy (0.95s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.19s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.58s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.21s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.34s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsFilters (0.87s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.62s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.24s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-09-01T04:43:11.160Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-01T04:43:11.160Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-01T04:43:11.160Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-01T04:43:11.160Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.43s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.33s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.54s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsTop (0.49s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.82s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExec (0.72s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.60s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.42s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.98s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.56s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.46s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.92s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecCgroup (0.86s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecEnv (0.49s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.92s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.49s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecInspectID (1.55s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.48s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecParseError (0.63s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.58s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.61s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.62s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.96s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecStartFails (0.66s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.68s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecTTY (0.49s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.50s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecUlimits (0.63s) [2020-09-01T04:43:11.160Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-01T04:43:11.160Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.14s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.47s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.66s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.47s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestExecWithUser (0.52s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.59s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.60s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestHealth (18.63s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.51s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImportDisplay (0.96s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImportFile (1.00s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.03s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImportGzipped (1.10s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.49s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.47s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.40s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.41s) [2020-09-01T04:43:11.160Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-01T04:43:11.160Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectDefault (0.41s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-01T04:43:11.160Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-01T04:43:11.160Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.40s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.57s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.43s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectStatus (0.63s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.06s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.82s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.58s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.69s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.62s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.49s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.80s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.11s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.11s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.59s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.72s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.67s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.28s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.23s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.46s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.49s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.42s) [2020-09-01T04:43:11.160Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.14s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.77s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.75s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.34s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.56s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.78s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.69s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.43s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.90s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.00s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.84s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.74s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.66s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsSince (6.49s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.66s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsTail (0.66s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.37s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.62s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestNetHostname (1.42s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.94s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.72s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPluginActive (1.74s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.73s) [2020-09-01T04:43:11.161Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-01T04:43:11.161Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.93s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.04s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.66s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.89s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.66s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.29s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.83s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.81s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPortList (6.31s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.02s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.24s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.38s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.85s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.28s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsByOrder (1.74s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.00s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.81s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.29s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.92s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.36s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.53s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.44s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.66s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.77s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2020-09-01T04:43:11.161Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-01T04:43:11.161Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.26s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.15s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.87s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.86s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.44s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.54s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.84s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.01s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.94s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.90s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.29s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.01s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.59s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.04s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.74s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.45s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.41s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAddHost (0.53s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.68s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.28s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.83s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.10s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.55s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.55s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.61s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.40s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.50s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.67s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.30s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.50s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.54s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.74s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.80s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.61s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.40s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.84s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.79s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.41s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.52s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.42s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.01s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.30s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.00s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.47s) [2020-09-01T04:43:11.161Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-01T04:43:11.161Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.161Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-01T04:43:11.161Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.96s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.37s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.53s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.63s) [2020-09-01T04:43:11.161Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-01T04:43:11.161Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.53s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.11s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.58s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.62s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.00s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2020-09-01T04:43:11.161Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-01T04:43:11.161Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.08s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.00s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.01s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.38s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.53s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.19s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.22s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.33s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.91s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.30s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.49s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.77s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.04s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.44s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.17s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.94s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunMount (4.54s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.66s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.65s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.00s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.28s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.80s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.28s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.39s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.91s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.88s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.37s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNetHost (0.62s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.37s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.26s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.26s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.48s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.32s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.55s) [2020-09-01T04:43:11.161Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-09-01T04:43:11.161Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.75s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.55s) [2020-09-01T04:43:11.161Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.34s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.67s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2020-09-01T04:43:11.162Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.40s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-01T04:43:11.162Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.48s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.76s) [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-01T04:43:11.162Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.56s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.00s) [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-01T04:43:11.162Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.65s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.97s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunRm (0.44s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.69s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.41s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.27s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.04s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.54s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.64s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.55s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.66s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.69s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.60s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.42s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunState (1.26s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.58s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-01T04:43:11.162Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.60s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunSysctls (1.41s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.89s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.57s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.24s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.92s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.04s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.62s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.60s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.72s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunUserByID (0.43s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-01T04:43:11.162Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.56s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.07s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.71s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.07s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.52s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.44s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.42s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.40s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.49s) [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-09-01T04:43:11.162Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-01T04:43:11.162Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-01T04:43:11.162Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-01T04:43:11.162Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.43s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.43s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.86s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.42s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-01T04:43:11.162Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-01T04:43:11.162Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-01T04:43:11.162Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-01T04:43:11.162Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-01T04:43:11.162Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-01T04:43:11.162Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.43s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.64s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.52s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.93s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.51s) [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-09-01T04:43:11.162Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.50s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.18s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.73s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.52s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.83s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.23s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.27s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.75s) [2020-09-01T04:43:11.162Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents866416459 [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.06s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.50s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.47s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.64s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.39s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.61s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.81s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestStartRecordError (1.03s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.45s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.45s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.93s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.43s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.47s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-09-01T04:43:11.162Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.05s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.99s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-01T04:43:11.162Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.50s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.01s) [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-01T04:43:11.162Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.74s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.80s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.27s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUpdateStats (3.58s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-01T04:43:11.162Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.75s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.70s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.87s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.55s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.60s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.56s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.82s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.62s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.30s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.28s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.27s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.28s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.21s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.26s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.26s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.53s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.37s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.50s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.28s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.77s) [2020-09-01T04:43:11.162Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.26s) [2020-09-01T04:43:11.162Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-01T04:43:11.162Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-01T04:43:11.162Z] === RUN TestDockerRegistrySuite [2020-09-01T04:43:11.162Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-01T04:43:11.735Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-01T04:43:13.114Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-01T04:43:13.684Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-01T04:43:14.254Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-01T04:43:14.254Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-01T04:43:17.547Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-01T04:43:20.085Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-01T04:43:22.624Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-01T04:43:23.562Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-01T04:43:24.501Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-01T04:43:25.442Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-01T04:43:26.378Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-01T04:43:27.315Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-01T04:43:28.253Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-01T04:43:29.190Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-01T04:43:31.102Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-01T04:43:32.501Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-01T04:43:33.069Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-09-01T04:43:33.639Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-01T04:43:36.179Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-01T04:43:37.118Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-01T04:43:37.118Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-01T04:43:38.057Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-01T04:43:38.994Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-01T04:43:39.563Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-01T04:43:41.472Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-01T04:43:42.411Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-01T04:43:42.671Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-01T04:43:44.050Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-01T04:43:44.310Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-01T04:43:44.310Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-01T04:43:44.879Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-01T04:43:45.138Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-01T04:43:45.398Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-01T04:43:45.658Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-01T04:43:46.595Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-01T04:43:47.974Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-01T04:43:48.543Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-01T04:43:49.487Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-01T04:43:50.437Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite (40.47s) [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d0bc0a839f247] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d4561f975b3c3] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.34s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d3eafc9f89b8d] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2020-09-01T04:43:51.375Z] check_test.go:196: [dc249379ed68f] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.09s) [2020-09-01T04:43:51.375Z] check_test.go:196: [deea53c8f5f62] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.66s) [2020-09-01T04:43:51.375Z] check_test.go:196: [de23e5326e37b] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.52s) [2020-09-01T04:43:51.375Z] check_test.go:196: [dd215f77a11c8] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.94s) [2020-09-01T04:43:51.375Z] check_test.go:196: [dda7e142a857d] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d6f91f56d49a7] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.95s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d93e40310753b] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2020-09-01T04:43:51.375Z] check_test.go:196: [dff3bbf2b8fc2] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d3a7aecc7096a] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.93s) [2020-09-01T04:43:51.375Z] check_test.go:196: [de3378bb8e92a] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.90s) [2020-09-01T04:43:51.375Z] check_test.go:196: [dde4b4fa67dff] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.69s) [2020-09-01T04:43:51.375Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:79a82e14c4a62b480978bb28403aadda61ae71b1776c0bb6784e8632e585a99e [2020-09-01T04:43:51.375Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:21cc54a9f91aecfcd9a967da14fce4adc71679762625519b7d5401bdd96a7fcd [2020-09-01T04:43:51.375Z] check_test.go:196: [da85588b92081] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.63s) [2020-09-01T04:43:51.375Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5ff126c34378b24e6eb850e386062c8518f980b144e72aacd9fbcc732167c93a [2020-09-01T04:43:51.375Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6ab28723b197e08d39301f8d71148926e4ffa41973cdde60adb7ef613aca93b8 [2020-09-01T04:43:51.375Z] check_test.go:196: [dc3a1c44191d8] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d7d8d3074c446] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.49s) [2020-09-01T04:43:51.375Z] check_test.go:196: [de3a1bb9745bd] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d3a08b013d55f] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-01T04:43:51.375Z] check_test.go:196: [dda551ef86c60] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d6a9365501633] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d2f9f0ac4581e] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-09-01T04:43:51.375Z] check_test.go:196: [dd04ea5a0156c] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.56s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d41a0b4fdd373] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-09-01T04:43:51.375Z] check_test.go:196: [dce36974c5c22] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.35s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d9c9d8a3fe0da] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2020-09-01T04:43:51.375Z] check_test.go:196: [ddc2d403a0be0] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d09d86174e007] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d737ce1595585] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.31s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d8f29ea269c25] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d2f052d49fed1] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.14s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d47233ebf0779] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.94s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d3450ed87c444] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.32s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d323a45206374] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.75s) [2020-09-01T04:43:51.375Z] check_test.go:196: [d3a8d492cd67f] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.91s) [2020-09-01T04:43:51.375Z] check_test.go:196: [dc186686b9d48] daemon is not started [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-09-01T04:43:51.375Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-09-01T04:43:51.375Z] === RUN TestDockerSchema1RegistrySuite [2020-09-01T04:43:51.375Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-01T04:43:51.375Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-01T04:43:53.916Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-01T04:43:56.455Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-01T04:43:59.747Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-01T04:44:00.006Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-01T04:44:00.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-01T04:44:01.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-01T04:44:02.143Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-01T04:44:03.083Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-01T04:44:03.652Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-01T04:44:06.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-01T04:44:06.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-01T04:44:06.709Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-01T04:44:06.969Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-01T04:44:07.229Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-01T04:44:07.489Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-01T04:44:07.748Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite (16.77s) [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-09-01T04:44:08.008Z] check_test.go:223: [d73c4539209ae] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.56s) [2020-09-01T04:44:08.008Z] check_test.go:223: [df4543ca42184] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.67s) [2020-09-01T04:44:08.008Z] check_test.go:223: [df1a5875d650c] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.61s) [2020-09-01T04:44:08.008Z] check_test.go:223: [db796154c00b7] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) [2020-09-01T04:44:08.008Z] check_test.go:223: [dcec3d714f093] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.91s) [2020-09-01T04:44:08.008Z] check_test.go:223: [d7ac71cd6a233] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-01T04:44:08.008Z] check_test.go:223: [d5979bb96234f] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2020-09-01T04:44:08.008Z] check_test.go:223: [dde248d903585] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2020-09-01T04:44:08.008Z] check_test.go:223: [decfbff9a1338] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-09-01T04:44:08.008Z] check_test.go:223: [dfe9a0b0650b1] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.24s) [2020-09-01T04:44:08.008Z] check_test.go:223: [df470434e8144] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-09-01T04:44:08.008Z] check_test.go:223: [daa9c98556db2] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-09-01T04:44:08.008Z] check_test.go:223: [d9627ecffca46] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-09-01T04:44:08.008Z] check_test.go:223: [d85ec8ef7da9a] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-09-01T04:44:08.008Z] check_test.go:223: [d2d1212b44c4d] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-09-01T04:44:08.008Z] check_test.go:223: [db6f4666db620] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-09-01T04:44:08.008Z] check_test.go:223: [dc3e8e9ac0ba2] daemon is not started [2020-09-01T04:44:08.008Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-09-01T04:44:08.008Z] check_test.go:223: [ded13993bc63a] daemon is not started [2020-09-01T04:44:08.008Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-01T04:44:08.008Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-01T04:44:08.577Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-01T04:44:09.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-01T04:44:09.409Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-01T04:44:10.347Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-01T04:44:10.606Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-01T04:44:11.175Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-01T04:44:11.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-01T04:44:11.692Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.72s) [2020-09-01T04:44:11.692Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2020-09-01T04:44:11.692Z] check_test.go:252: [d8ffa0c9f84c5] daemon is not started [2020-09-01T04:44:11.692Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2020-09-01T04:44:11.692Z] check_test.go:252: [d7d4a99c61b45] daemon is not started [2020-09-01T04:44:11.692Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-09-01T04:44:11.692Z] check_test.go:252: [d8d30738c04ae] daemon is not started [2020-09-01T04:44:11.692Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2020-09-01T04:44:11.692Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-09-01T04:44:11.692Z] check_test.go:252: [d1017fff46ac7] daemon is not started [2020-09-01T04:44:11.692Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-09-01T04:44:11.692Z] check_test.go:252: [d352df475ca2c] daemon is not started [2020-09-01T04:44:11.692Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-09-01T04:44:11.692Z] check_test.go:252: [d1e296f55a2a4] daemon is not started [2020-09-01T04:44:11.692Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-09-01T04:44:11.692Z] check_test.go:252: [dc9c02aa95170] daemon is not started [2020-09-01T04:44:11.692Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-01T04:44:11.692Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-01T04:44:16.964Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-01T04:44:16.964Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-01T04:44:17.223Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-01T04:44:17.223Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-01T04:44:17.482Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-09-01T04:44:17.482Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-09-01T04:44:17.482Z] check_test.go:279: [d4866b7d848ce] daemon is not started [2020-09-01T04:44:17.482Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-09-01T04:44:17.482Z] check_test.go:279: [d4cc3c87fa064] daemon is not started [2020-09-01T04:44:17.482Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-09-01T04:44:17.482Z] check_test.go:279: [d4de9a9ceeb59] daemon is not started [2020-09-01T04:44:17.482Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-09-01T04:44:17.482Z] check_test.go:279: [dc88214b9dd75] daemon is not started [2020-09-01T04:44:17.482Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-09-01T04:44:17.482Z] check_test.go:279: [dfc9531d605e6] daemon is not started [2020-09-01T04:44:17.482Z] === RUN TestDockerNetworkSuite [2020-09-01T04:44:17.482Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-09-01T04:44:19.392Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-09-01T04:44:19.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-09-01T04:44:22.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-09-01T04:44:24.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-09-01T04:44:26.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-09-01T04:44:28.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-09-01T04:44:33.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-09-01T04:44:35.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-09-01T04:44:36.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-09-01T04:44:36.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-09-01T04:44:37.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-09-01T04:44:37.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-09-01T04:44:38.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-09-01T04:44:39.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-09-01T04:44:39.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-09-01T04:44:39.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-09-01T04:44:40.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-09-01T04:44:40.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-09-01T04:44:40.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-09-01T04:44:40.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-09-01T04:44:41.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-09-01T04:44:42.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-09-01T04:44:42.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-09-01T04:44:42.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-09-01T04:44:44.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-09-01T04:44:46.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-09-01T04:44:51.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-09-01T04:44:51.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-09-01T04:44:52.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-09-01T04:44:52.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-09-01T04:44:52.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-09-01T04:44:52.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-09-01T04:44:52.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-09-01T04:44:52.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-09-01T04:44:55.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-09-01T04:44:55.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-09-01T04:44:55.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-09-01T04:44:55.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-09-01T04:44:59.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-09-01T04:45:02.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-09-01T04:45:02.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-09-01T04:45:03.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-09-01T04:45:04.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-09-01T04:45:04.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-09-01T04:45:05.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-09-01T04:45:05.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-09-01T04:45:06.518Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite (54.26s) [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.87s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d260719bddb2d] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d0af9ad7b7ac7] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.64s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d7fb209e382a1] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.44s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d173e4a4e2555] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.39s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:1233: [da024f6d81e19] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [dfb9d05fc84c4] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.03s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d3800cb0054af] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.24s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [dce73ceccc5fd] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [dc9ef822b4e42] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.47s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [dc5603c6648a0] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d4fa085e1605f] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.82s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [df6a5cff61a41] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [dbcb4f328da85] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d182dba8f473d] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d825d53c79962] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [dc30c61729449] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d59637da91f7b] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d3ebef8170f5a] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [da3940d8e0075] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d13d045b51725] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [daeac08d7f2c9] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d0a38abdad006] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d99716dcd77a8] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d62f77b4e902e] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:968: [dd3be455e2eeb] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.62s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d9d0a44056b53] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.05s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:1116: [d3a37e105aae0] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [df622cd33461d] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d96a9cec929f9] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d4e7d4b6f470b] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [df07aa278af34] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [dd89dd2620097] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [dcd3049be17f0] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [dd807f0ab28da] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.33s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [dce976305b83a] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [da898244a6e9d] daemon is not started [2020-09-01T04:45:11.799Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [db6792295cec7] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d7fd0bc550b4c] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.32s) [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.96s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:1084: [d63c1550f2142] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [dcd6dbaa9b922] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [da9b983275502] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [dba91acc0aa0f] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d32a6fed54290] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [df5901e8c3eca] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [dfdc141f941ae] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d118cb41f16f3] daemon is not started [2020-09-01T04:45:11.799Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.15s) [2020-09-01T04:45:11.799Z] docker_cli_network_unix_test.go:46: [d332402f0ab99] daemon is not started [2020-09-01T04:45:11.799Z] === RUN TestDockerHubPullSuite [2020-09-01T04:45:11.799Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-09-01T04:45:13.703Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-09-01T04:45:15.607Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-09-01T04:45:15.867Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-09-01T04:45:17.246Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-09-01T04:45:17.507Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-09-01T04:45:17.507Z] --- PASS: TestDockerHubPullSuite (5.92s) [2020-09-01T04:45:17.507Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.65s) [2020-09-01T04:45:17.507Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-09-01T04:45:17.507Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s) [2020-09-01T04:45:17.507Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.36s) [2020-09-01T04:45:17.507Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-09-01T04:45:17.507Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-09-01T04:45:17.507Z] PASS [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === Skipped [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-01T04:45:17.507Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2020-09-01T04:45:17.507Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-09-01T04:45:17.507Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-01T04:45:17.507Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-01T04:45:17.507Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-09-01T04:45:17.507Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-09-01T04:45:17.507Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-01T04:45:17.507Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-01T04:45:17.507Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-01T04:45:17.507Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-01T04:45:17.507Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-09-01T04:45:17.507Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-01T04:45:17.507Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-01T04:45:17.507Z] docker_cli_sni_test.go:18: Flakey test [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-01T04:45:17.507Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-01T04:45:17.507Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.507Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-01T04:45:17.507Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-01T04:45:17.507Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-01T04:45:17.507Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-01T04:45:17.508Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-01T04:45:17.508Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-09-01T04:45:17.508Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-01T04:45:17.508Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-09-01T04:45:17.508Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-09-01T04:45:17.508Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-09-01T04:45:17.508Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-09-01T04:45:17.508Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-01T04:45:17.508Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-01T04:45:17.508Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-01T04:45:17.508Z] docker_cli_network_unix_test.go:46: [db6792295cec7] daemon is not started [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] [2020-09-01T04:45:17.508Z] DONE 1277 tests, 51 skipped in 1455.320s [2020-09-01T04:45:17.508Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-01T04:45:17.767Z] ++++ cat bundles/test-integration/docker.pid [2020-09-01T04:45:17.767Z] +++ kill 7603 [2020-09-01T04:45:18.704Z] +++ /etc/init.d/apparmor stop [2020-09-01T04:45:18.704Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-01T04:45:18.704Z] [2020-09-01T04:45:18.704Z] Unloading profiles will leave already running processes permanently [2020-09-01T04:45:18.704Z] unconfined, which can lead to unexpected situations. [2020-09-01T04:45:18.704Z] [2020-09-01T04:45:18.704Z] To set a process to complain mode, use the command line tool [2020-09-01T04:45:18.704Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-01T04:45:18.704Z] +++ true [2020-09-01T04:45:18.704Z] exiting test-integration [2020-09-01T04:45:18.704Z] ++ exit 0 [2020-09-01T04:45:18.704Z] [2020-09-01T04:45:18.963Z] + for job in $(jobs -p) [2020-09-01T04:45:18.963Z] + wait 10402 [2020-09-01T04:47:10.427Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-09-01T04:47:10.427Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-09-01T04:47:10.427Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-09-01T04:47:15.709Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-09-01T04:47:17.614Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-09-01T04:47:22.897Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-09-01T04:47:24.278Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-09-01T04:47:28.471Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-09-01T04:47:28.471Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-09-01T04:47:34.793Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-09-01T04:47:34.793Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-09-01T04:47:34.793Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-09-01T04:47:37.331Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-09-01T04:48:33.567Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-01T04:49:29.815Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-09-01T04:49:42.026Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-09-01T04:49:46.218Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-01T04:51:52.699Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-01T04:52:02.678Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-09-01T04:52:04.057Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-09-01T04:52:04.057Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-09-01T04:52:04.057Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-09-01T04:52:04.057Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-09-01T04:52:04.996Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-09-01T04:52:07.532Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-09-01T04:52:10.069Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-09-01T04:52:11.993Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-09-01T04:53:08.228Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-09-01T04:53:08.228Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-09-01T04:53:09.167Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-09-01T04:53:11.702Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-09-01T04:53:14.991Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-09-01T04:53:17.527Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-09-01T04:53:39.482Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-09-01T04:53:51.693Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-09-01T04:53:53.601Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-09-01T04:53:56.137Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-09-01T04:53:58.674Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-09-01T04:54:06.806Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-09-01T04:54:10.100Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-09-01T04:54:12.642Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-09-01T04:54:15.180Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-09-01T04:54:17.716Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-09-01T04:54:20.250Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-09-01T04:54:23.545Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-09-01T04:54:25.450Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-09-01T04:55:21.706Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-09-01T04:55:36.586Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-09-01T04:55:54.674Z] --- PASS: TestDockerSwarmSuite (1732.23s) [2020-09-01T04:55:54.674Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.40s) [2020-09-01T04:55:54.674Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.17s) [2020-09-01T04:55:54.674Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.64s) [2020-09-01T04:55:54.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.94s) [2020-09-01T04:55:54.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2020-09-01T04:55:54.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.37s) [2020-09-01T04:55:54.674Z] docker_api_swarm_test.go:562: [db1a2aa9e658b] joining swarm manager [d0136fc8ddd84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.674Z] docker_api_swarm_test.go:584: [dde626310d77c] joining swarm manager [d0136fc8ddd84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.674Z] check_test.go:380: [db1a2aa9e658b] daemon is not started [2020-09-01T04:55:54.674Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-01T04:55:54.674Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-01T04:55:54.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.20s) [2020-09-01T04:55:54.674Z] docker_api_swarm_test.go:45: [dc8085cf4eae1] joining swarm manager [d3a131027262e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.07s) [2020-09-01T04:55:54.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.98s) [2020-09-01T04:55:54.674Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.60s) [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:303: [d11ff668a495a] joining swarm manager [dc5ad6c237704]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:304: [d4f0983659cc6] joining swarm manager [dc5ad6c237704]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.25s) [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:271: [d1595bb6c3eff] joining swarm manager [dc759818f6e1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:272: [d8af1dbbccd17] joining swarm manager [dc759818f6e1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.83s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.70s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.18s) [2020-09-01T04:55:54.675Z] docker_api_swarm_node_test.go:19: [df7d4e0e2e7ab] joining swarm manager [db0d4cb0326aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_api_swarm_node_test.go:20: [d1d0b5ad48348] joining swarm manager [db0d4cb0326aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.22s) [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:501: [d434f4000923b] joining swarm manager [d2ee1570e5719]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:506: [d21c91177906d] joining swarm manager [d2ee1570e5719]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.88s) [2020-09-01T04:55:54.675Z] docker_api_swarm_node_test.go:80: [d30598bacf0f6] joining swarm manager [d1999c492a0d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.86s) [2020-09-01T04:55:54.675Z] docker_api_swarm_node_test.go:52: [df41f84eeae26] joining swarm manager [d6505a72a132e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_api_swarm_node_test.go:53: [dc0f985a80ac8] joining swarm manager [d6505a72a132e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.78s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.54s) [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:201: [d10f26375ca47] joining swarm manager [dd10ab85f21b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (53.94s) [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:383: [dd028eb162a44] joining swarm manager [dd210b0deb326]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:384: [d1d1a68ef59b5] joining swarm manager [dd210b0deb326]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] check_test.go:380: [d1d1a68ef59b5] daemon is not started [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.04s) [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:801: [daf18b0f91f31] joining swarm manager [d1950b58be4a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:801: [da78c063fb4ba] joining swarm manager [d1950b58be4a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:801: [da5126dcad386] joining swarm manager [d1950b58be4a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:801: [db0d32fa5052a] joining swarm manager [d1950b58be4a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:809: [d3d61c9fe30b4] joining swarm manager [d1950b58be4a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.52s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.90s) [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:394: [da8841045cf8e] joining swarm manager [dc34c3c301db1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:394: [d1e77168d2aaf] joining swarm manager [dc34c3c301db1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.91s) [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:342: [ddb07b4a304f7] joining swarm manager [d658872645e8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:342: [d52176d9f6f37] joining swarm manager [d658872645e8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.86s) [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:489: [d7c80c38f6831] joining swarm manager [d9dd8804e8eef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:489: [d887cf639e287] joining swarm manager [d9dd8804e8eef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.46s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.20s) [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:127: [db1b45e7abf3b] joining swarm manager [d4f9e37538b2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:128: [ddcf0ebdc883d] joining swarm manager [d4f9e37538b2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:136: [dc55101ee48e9] joining swarm manager [d4f9e37538b2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:137: [dfe478b164602] joining swarm manager [d4f9e37538b2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.70s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.39s) [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:303: [d6da889dc1c98] joining swarm manager [d02db28e9d3c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:303: [dbfb2f2472958] joining swarm manager [d02db28e9d3c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (24.96s) [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:99: [d019146d6c556] joining swarm manager [db7e9997a0be3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:100: [d972ed892d9ca] joining swarm manager [db7e9997a0be3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] check_test.go:380: [d019146d6c556] daemon is not started [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.74s) [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:532: [d371e50291275] joining swarm manager [d5b305998ce5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:533: [d45a46cf463dd] joining swarm manager [d5b305998ce5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.07s) [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:147: [d7d33d04804a5] joining swarm manager [db45a0183232b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_api_swarm_service_test.go:147: [de101090aaef4] joining swarm manager [db45a0183232b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.28s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.62s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.65s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.82s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.58s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.56s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.42s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.23s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.28s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.82s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.64s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.76s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.93s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.03s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.57s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.24s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.11s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.11s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.63s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.54s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.41s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.85s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.44s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.20s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.32s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.01s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.36s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.48s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.87s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.97s) [2020-09-01T04:55:54.675Z] docker_cli_service_logs_test.go:245: checking task kgvw22lg2bja [2020-09-01T04:55:54.675Z] docker_cli_service_logs_test.go:250: checking messages for kgvw22lg2bja [2020-09-01T04:55:54.675Z] docker_cli_service_logs_test.go:245: checking task najcgcb4s59c [2020-09-01T04:55:54.675Z] docker_cli_service_logs_test.go:250: checking messages for najcgcb4s59c [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.34s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.65s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.45s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.91s) [2020-09-01T04:55:54.675Z] docker_cli_swarm_test.go:1901: [d2186a12901a7] joining swarm manager [db236155eb8e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_cli_swarm_test.go:1902: [d6f7e48c552e1] joining swarm manager [db236155eb8e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.52s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.29s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.30s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.31s) [2020-09-01T04:55:54.675Z] docker_cli_swarm_test.go:1802: [d88ce530ab28f] joining swarm manager [ded80ff8ccec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_cli_swarm_test.go:1803: [d746e2c2b2aeb] joining swarm manager [ded80ff8ccec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.10s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (198.92s) [2020-09-01T04:55:54.675Z] docker_cli_swarm_test.go:1321: [d48d36b5ad2d2] joining swarm manager [dac1c312b2668]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_cli_swarm_test.go:1322: [d184c7881b0a3] joining swarm manager [dac1c312b2668]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.81s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.78s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.74s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.24s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.50s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.26s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.83s) [2020-09-01T04:55:54.675Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-01T04:55:54.675Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.07s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.19s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.08s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (58.55s) [2020-09-01T04:55:54.675Z] docker_cli_swarm_test.go:1186: [d7640fb4d5623] joining swarm manager [d20522e23f474]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_cli_swarm_test.go:1195: [d4423a541856d] joining swarm manager [d20522e23f474]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.04s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.35s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.24s) [2020-09-01T04:55:54.675Z] docker_cli_swarm_test.go:1118: [dfaf4d82de3c7] joining swarm manager [d61e1d21a9ecb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_cli_swarm_test.go:1119: [d1f1653872e74] joining swarm manager [d61e1d21a9ecb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] docker_cli_swarm_test.go:1172: [d67a857d28896] joining swarm manager [d61e1d21a9ecb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.30s) [2020-09-01T04:55:54.675Z] docker_cli_swarm_test.go:1453: [dba036cd6a1e6] joining swarm manager [dbb90c40ea100]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] docker_cli_swarm_test.go:1454: [d1adf85531610] joining swarm manager [dbb90c40ea100]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.42s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.87s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.80s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.27s) [2020-09-01T04:55:54.675Z] docker_cli_swarm_unix_test.go:62: [df4ee847469df] joining swarm manager [de58e1cfba710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.97s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.33s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.59s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.03s) [2020-09-01T04:55:54.675Z] docker_api_swarm_test.go:961: [df1be0025d7cd] joining swarm manager [d6a251a31f0ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.79s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.31s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.34s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.82s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s) [2020-09-01T04:55:54.675Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2020-09-01T04:55:54.675Z] === RUN TestDockerExternalVolumeSuite [2020-09-01T04:55:54.675Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-09-01T04:56:09.564Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-09-01T04:57:17.253Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-09-01T04:57:23.818Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-09-01T04:57:55.918Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-09-01T04:58:10.800Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-09-01T04:58:42.881Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-09-01T04:58:55.121Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-09-01T04:59:27.202Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-09-01T04:59:42.082Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-09-01T05:00:00.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-09-01T05:00:46.860Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-09-01T05:01:04.951Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-09-01T05:01:37.048Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-09-01T05:02:09.127Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-09-01T05:02:17.481Z] ok github.com/docker/docker/integration-cli 1964.736s [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === Skipped [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-09-01T05:02:17.482Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-01T05:02:17.482Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-09-01T05:02:17.482Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-09-01T05:02:17.482Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-01T05:02:17.482Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-01T05:02:17.482Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-09-01T05:02:17.482Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-09-01T05:02:17.482Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-09-01T05:02:17.482Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-01T05:02:17.482Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-01T05:02:17.482Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-01T05:02:17.482Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2020-09-01T05:02:17.482Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.02s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.02s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.24s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.24s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.67s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.67s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.26s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-09-01T05:02:17.482Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.24s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.24s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-09-01T05:02:17.482Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-09-01T05:02:17.482Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.482Z] [2020-09-01T05:02:17.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.22s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.22s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2020-09-01T05:02:17.483Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.24s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.24s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.25s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.25s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.25s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.25s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.24s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.24s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2020-09-01T05:02:17.483Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-09-01T05:02:17.483Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-01T05:02:17.483Z] docker_cli_sni_test.go:18: Flakey test [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-01T05:02:17.483Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-01T05:02:17.483Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-01T05:02:17.483Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-01T05:02:17.483Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-01T05:02:17.483Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-01T05:02:17.483Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-01T05:02:17.483Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-01T05:02:17.483Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-01T05:02:17.483Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-01T05:02:17.483Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-01T05:02:17.483Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-01T05:02:17.483Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-01T05:02:17.483Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-01T05:02:17.483Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-01T05:02:17.483Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.483Z] [2020-09-01T05:02:17.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-01T05:02:17.483Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-01T05:02:17.483Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-01T05:02:17.484Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-01T05:02:17.484Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-01T05:02:17.484Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-01T05:02:17.484Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-01T05:02:17.484Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-01T05:02:17.484Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-01T05:02:17.484Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-01T05:02:17.484Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-01T05:02:17.484Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-01T05:02:17.484Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-01T05:02:17.484Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-09-01T05:02:17.484Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-09-01T05:02:17.484Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-01T05:02:17.484Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.484Z] [2020-09-01T05:02:17.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-01T05:02:17.485Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-01T05:02:17.485Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-01T05:02:17.485Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-01T05:02:17.485Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-01T05:02:17.485Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-01T05:02:17.485Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-01T05:02:17.485Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-09-01T05:02:17.485Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-09-01T05:02:17.485Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-01T05:02:17.485Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-01T05:02:17.485Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-01T05:02:17.485Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-01T05:02:17.485Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-01T05:02:17.485Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.485Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-01T05:02:17.485Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-01T05:02:17.485Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.485Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-09-01T05:02:17.486Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-01T05:02:17.486Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-01T05:02:17.486Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-01T05:02:17.486Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-01T05:02:17.486Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-01T05:02:17.486Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-01T05:02:17.486Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-01T05:02:17.486Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-01T05:02:17.486Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-01T05:02:17.486Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-09-01T05:02:17.486Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-01T05:02:17.486Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-01T05:02:17.486Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-01T05:02:17.486Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.486Z] [2020-09-01T05:02:17.486Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-01T05:02:17.487Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.487Z] [2020-09-01T05:02:17.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-01T05:02:17.487Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-09-01T05:02:17.488Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-09-01T05:02:17.488Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-09-01T05:02:17.488Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-01T05:02:17.488Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.488Z] [2020-09-01T05:02:17.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-01T05:02:17.488Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-01T05:02:17.489Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-01T05:02:17.489Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-01T05:02:17.489Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-01T05:02:17.489Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-01T05:02:17.489Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-01T05:02:17.489Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-01T05:02:17.489Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-01T05:02:17.489Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-01T05:02:17.489Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-01T05:02:17.489Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-01T05:02:17.489Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-01T05:02:17.489Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.489Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-01T05:02:17.489Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-01T05:02:17.489Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.489Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-01T05:02:17.490Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-09-01T05:02:17.490Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] DONE 1096 tests, 549 skipped in 1971.672s [2020-09-01T05:02:17.490Z] INFO: Integration tests ended at 09/01/2020 05:02:10. Duration:00:32:51.8972216 [2020-09-01T05:02:17.490Z] INFO: Docker info of the daemon under test at end of run [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] Containers: 2 [2020-09-01T05:02:17.490Z] Running: 0 [2020-09-01T05:02:17.490Z] Paused: 0 [2020-09-01T05:02:17.490Z] Stopped: 2 [2020-09-01T05:02:17.490Z] Images: 15 [2020-09-01T05:02:17.490Z] Server Version: 0.0.0-dev [2020-09-01T05:02:17.490Z] Storage Driver: windowsfilter [2020-09-01T05:02:17.490Z] Windows: [2020-09-01T05:02:17.490Z] Logging Driver: json-file [2020-09-01T05:02:17.490Z] Plugins: [2020-09-01T05:02:17.490Z] Volume: local [2020-09-01T05:02:17.490Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-01T05:02:17.490Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-01T05:02:17.490Z] Swarm: inactive [2020-09-01T05:02:17.490Z] Default Isolation: process [2020-09-01T05:02:17.490Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-01T05:02:17.490Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-01T05:02:17.490Z] OSType: windows [2020-09-01T05:02:17.490Z] Architecture: x86_64 [2020-09-01T05:02:17.490Z] CPUs: 4 [2020-09-01T05:02:17.490Z] Total Memory: 32GiB [2020-09-01T05:02:17.490Z] Name: azwin-2-61d680 [2020-09-01T05:02:17.490Z] ID: QJAF:P7PW:5M7I:RJQT:TUZG:C3CA:66ZX:LUQK:SW3W:OHD6:UQUH:MBM5 [2020-09-01T05:02:17.490Z] Docker Root Dir: D:\CI\PR-41404\5\daemon [2020-09-01T05:02:17.490Z] Debug Mode (client): false [2020-09-01T05:02:17.490Z] Debug Mode (server): true [2020-09-01T05:02:17.490Z] File Descriptors: -1 [2020-09-01T05:02:17.490Z] Goroutines: 18 [2020-09-01T05:02:17.490Z] System Time: 2020-09-01T05:02:10.502836Z [2020-09-01T05:02:17.490Z] EventsListeners: 0 [2020-09-01T05:02:17.490Z] Registry: https://index.docker.io/v1/ [2020-09-01T05:02:17.490Z] Labels: [2020-09-01T05:02:17.490Z] Experimental: false [2020-09-01T05:02:17.490Z] Insecure Registries: [2020-09-01T05:02:17.490Z] 127.0.0.0/8 [2020-09-01T05:02:17.490Z] Live Restore Enabled: false [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] [2020-09-01T05:02:17.490Z] INFO: Stopping daemon under test [2020-09-01T05:02:17.490Z] SUCCESS: The process with PID 5552 (child process of PID 4960) has been terminated. [2020-09-01T05:02:17.490Z] SUCCESS: The process with PID 4960 (child process of PID 4124) has been terminated. [2020-09-01T05:02:17.490Z] INFO: Stop tailing logs of the daemon under tests [2020-09-01T05:02:17.490Z] INFO: executeCI.ps1 Completed successfully at 09/01/2020 05:02:10. [2020-09-01T05:02:17.490Z] INFO: Tidying up at end of run [2020-09-01T05:02:17.490Z] INFO: Saving daemon under test log (d:\CI\PR-41404\5\dut.out) to C:\windows\TEMP\CIDUT.out [2020-09-01T05:02:17.490Z] INFO: Saving daemon under test log (d:\CI\PR-41404\5\dut.err) to C:\windows\TEMP\CIDUT.err [2020-09-01T05:02:17.490Z] INFO: Nuke-Everything... [2020-09-01T05:02:17.490Z] INFO: Container count on control daemon to delete is 2 [2020-09-01T05:02:17.490Z] a333f9c765ff [2020-09-01T05:02:17.490Z] 6c945d86e22e [2020-09-01T05:02:17.490Z] INFO: Tidying pidfile d:\CI\PR-41404\5\docker.pid [2020-09-01T05:02:17.490Z] INFO: Nuking d:\CI [2020-09-01T05:02:21.335Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-09-01T05:02:35.130Z] INFO: Zapped successfully [2020-09-01T05:02:35.130Z] [2020-09-01T05:02:35.130Z] INFO: executeCI.ps1 exiting at Tue Sep 1 05:02:34 CUT 2020. Duration 00:52:00.9477478 [2020-09-01T05:02:35.130Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-09-01T05:02:35.366Z] Recording test results [2020-09-01T05:02:39.445Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-09-01T05:02:42.844Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-09-01T05:02:44.576Z] Archiving artifacts [2020-09-01T05:02:54.325Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-09-01T05:02:58.024Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41404/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-01T05:02:58.934Z] + make clean [2020-09-01T05:03:01.096Z] docker volume rm -f docker-dev-cache [2020-09-01T05:03:01.096Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite (436.67s) [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2020-09-01T05:03:09.203Z] docker_cli_external_volume_driver_test.go:53: [dc6f6bf51d9b4] daemon is not started [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-09-01T05:03:09.203Z] docker_cli_external_volume_driver_test.go:53: [db4ae3d2f9dfa] daemon is not started [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-09-01T05:03:09.203Z] docker_cli_external_volume_driver_test.go:53: [d5e18caf6c55f] daemon is not started [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-09-01T05:03:09.203Z] docker_cli_external_volume_driver_test.go:53: [d05c9eebcdf8d] daemon is not started [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s) [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.56s) [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2020-09-01T05:03:09.203Z] docker_cli_external_volume_driver_test.go:485: [d8a3b8eafeaa3] daemon is not started [2020-09-01T05:03:09.203Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-09-01T05:03:09.203Z] docker_cli_external_volume_driver_test.go:53: [d62088be1262e] daemon is not started [2020-09-01T05:03:09.203Z] PASS [2020-09-01T05:03:09.203Z] [2020-09-01T05:03:09.203Z] === Skipped [2020-09-01T05:03:09.203Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-01T05:03:09.203Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-01T05:03:09.203Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-01T05:03:09.203Z] check_test.go:309: [deee05c4f801f] daemon is not started [2020-09-01T05:03:09.203Z] [2020-09-01T05:03:09.203Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2020-09-01T05:03:09.203Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2020-09-01T05:03:09.203Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-01T05:03:09.203Z] check_test.go:309: [d3cac047f5e06] daemon is not started [2020-09-01T05:03:09.203Z] [2020-09-01T05:03:09.203Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-09-01T05:03:09.203Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-09-01T05:03:09.203Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-01T05:03:09.203Z] check_test.go:309: [dad3c968f4640] daemon is not started [2020-09-01T05:03:09.203Z] [2020-09-01T05:03:09.203Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-01T05:03:09.203Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-01T05:03:09.203Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-01T05:03:09.203Z] [2020-09-01T05:03:09.203Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-01T05:03:09.203Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-01T05:03:09.203Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-01T05:03:09.203Z] [2020-09-01T05:03:09.203Z] [2020-09-01T05:03:09.203Z] DONE 273 tests, 5 skipped in 2526.047s [2020-09-01T05:03:09.203Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-01T05:03:09.203Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbe1df2710d53/docker.pid [2020-09-01T05:03:09.204Z] +++ kill 5451 [2020-09-01T05:03:09.204Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5451 is not a child of this shell [2020-09-01T05:03:09.204Z] warning: PID 5451 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbe1df2710d53/docker.pid had a nonzero exit code [2020-09-01T05:03:09.204Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbe1df2710d53/root: target is busy. [2020-09-01T05:03:09.204Z] ++++ cat bundles/test-integration/docker.pid [2020-09-01T05:03:09.204Z] +++ kill 7588 [2020-09-01T05:03:09.771Z] +++ /etc/init.d/apparmor stop [2020-09-01T05:03:09.771Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-01T05:03:09.771Z] [2020-09-01T05:03:09.771Z] Unloading profiles will leave already running processes permanently [2020-09-01T05:03:09.771Z] unconfined, which can lead to unexpected situations. [2020-09-01T05:03:09.771Z] [2020-09-01T05:03:09.771Z] To set a process to complain mode, use the command line tool [2020-09-01T05:03:09.771Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-01T05:03:09.771Z] +++ true [2020-09-01T05:03:09.771Z] exiting test-integration [2020-09-01T05:03:09.771Z] ++ exit 0 [2020-09-01T05:03:09.771Z] [2020-09-01T05:03:10.030Z] + exit 0 [2020-09-01T05:03:10.030Z] ++ jobs -p [2020-09-01T05:03:10.030Z] + pids= [2020-09-01T05:03:10.030Z] + echo 'Remaining pids to kill: []' [2020-09-01T05:03:10.030Z] Remaining pids to kill: [] [2020-09-01T05:03:10.030Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-09-01T05:03:10.043Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-01T05:03:12.388Z] + echo Ensuring container killed. [2020-09-01T05:03:12.388Z] Ensuring container killed. [2020-09-01T05:03:12.388Z] + docker ps -aq -f name=docker-pr5-* [2020-09-01T05:03:12.388Z] + cids=e9fedf27c98e [2020-09-01T05:03:12.388Z] 0454a3891807 [2020-09-01T05:03:12.388Z] f1abb8ff0771 [2020-09-01T05:03:12.388Z] + [ -n e9fedf27c98e [2020-09-01T05:03:12.388Z] 0454a3891807 [2020-09-01T05:03:12.388Z] f1abb8ff0771 ] [2020-09-01T05:03:12.388Z] + docker rm -vf e9fedf27c98e 0454a3891807 f1abb8ff0771 [2020-09-01T05:03:13.326Z] e9fedf27c98e [2020-09-01T05:03:14.705Z] 0454a3891807 [2020-09-01T05:03:14.705Z] f1abb8ff0771 [Pipeline] sh [2020-09-01T05:03:14.988Z] + echo Chowning /workspace to jenkins user [2020-09-01T05:03:14.988Z] Chowning /workspace to jenkins user [2020-09-01T05:03:14.988Z] + id -u [2020-09-01T05:03:14.988Z] + id -g [2020-09-01T05:03:14.988Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41404:/workspace busybox chown -R 1000:1000 /workspace [2020-09-01T05:03:14.988Z] Unable to find image 'busybox:latest' locally [2020-09-01T05:03:20.263Z] latest: Pulling from library/busybox [2020-09-01T05:03:20.263Z] 9c075fe2c773: Pulling fs layer [2020-09-01T05:03:20.263Z] 9c075fe2c773: Download complete [2020-09-01T05:03:20.263Z] 9c075fe2c773: Pull complete [2020-09-01T05:03:20.263Z] Digest: sha256:c4d80ba2ce4337f927ee56f589940b53bf3b4b3b7d0251ba69c8173c7708705b [2020-09-01T05:03:20.263Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-01T05:03:23.856Z] + bundleName=amd64 [2020-09-01T05:03:23.856Z] + echo Creating amd64-bundles.tar.gz [2020-09-01T05:03:23.856Z] Creating amd64-bundles.tar.gz [2020-09-01T05:03:23.856Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-01T05:03:23.856Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-01T05:03:24.805Z] Archiving artifacts [2020-09-01T05:03:26.823Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41404/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-01T05:03:27.134Z] + make clean [2020-09-01T05:03:27.393Z] docker volume rm -f docker-dev-cache [2020-09-01T05:03:27.393Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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