Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at f32fc350ce4f0373efa5fc646dc24ebc226bf168 rather than c2c0b8dc4e9bb4d7f51a1254d517d3f20a3e684d Obtained Jenkinsfile from f32fc350ce4f0373efa5fc646dc24ebc226bf168 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 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42530@libs/jps/.git # 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 [2021-06-18T11:23:53.249Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-18T11:23:53.255Z] Trying to pass milestone 1 [Pipeline] milestone [2021-06-18T11:23:53.305Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-18T11:23:53.740Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0617867a2588a4c8b) in /home/ubuntu/workspace/moby_PR-42530 [Pipeline] { [Pipeline] checkout [2021-06-18T11:23:53.836Z] The recommended git tool is: git [2021-06-18T11:23:56.208Z] using credential docker-jenkins-github-credentials [2021-06-18T11:23:56.215Z] Cloning the remote Git repository [2021-06-18T11:23:56.215Z] Cloning with configured refspecs honoured and without tags [2021-06-18T11:23:56.234Z] Cloning repository https://github.com/moby/moby.git [2021-06-18T11:23:56.287Z] > git init /home/ubuntu/workspace/moby_PR-42530 # timeout=10 [2021-06-18T11:23:56.530Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T11:23:56.531Z] > git --version # timeout=10 [2021-06-18T11:23:56.553Z] > git --version # 'git version 2.17.1' [2021-06-18T11:23:56.554Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T11:23:56.555Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42530/head:refs/remotes/origin/PR-42530 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T11:24:13.025Z] Fetching without tags [2021-06-18T11:24:13.292Z] Merging remotes/origin/master commit f32fc350ce4f0373efa5fc646dc24ebc226bf168 into PR head commit c2c0b8dc4e9bb4d7f51a1254d517d3f20a3e684d [2021-06-18T11:24:12.953Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T11:24:12.976Z] > git config --add remote.origin.fetch +refs/pull/42530/head:refs/remotes/origin/PR-42530 # timeout=10 [2021-06-18T11:24:12.986Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T11:24:13.013Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T11:24:13.034Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T11:24:13.034Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T11:24:13.035Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42530/head:refs/remotes/origin/PR-42530 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T11:24:13.302Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T11:24:13.325Z] > git checkout -f c2c0b8dc4e9bb4d7f51a1254d517d3f20a3e684d # timeout=10 [2021-06-18T11:24:14.518Z] Merge succeeded, producing d0f70279177df9cb8fbcc0e145dbcde9fbe86296 [2021-06-18T11:24:14.518Z] Checking out Revision d0f70279177df9cb8fbcc0e145dbcde9fbe86296 (PR-42530) [2021-06-18T11:24:13.874Z] > git remote # timeout=10 [2021-06-18T11:24:13.892Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T11:24:13.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T11:24:13.903Z] > git merge f32fc350ce4f0373efa5fc646dc24ebc226bf168 # timeout=10 [2021-06-18T11:24:14.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T11:24:14.520Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T11:24:14.538Z] > git checkout -f d0f70279177df9cb8fbcc0e145dbcde9fbe86296 # timeout=10 [2021-06-18T11:24:18.207Z] Commit message: "Merge commit 'f32fc350ce4f0373efa5fc646dc24ebc226bf168' into HEAD" [2021-06-18T11:24:18.210Z] > git rev-list --no-walk c2c0b8dc4e9bb4d7f51a1254d517d3f20a3e684d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-18T11:24:19.212Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42530:/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 [2021-06-18T11:24:27.348Z] Unable to find image 'alpine:latest' locally [2021-06-18T11:24:27.348Z] latest: Pulling from library/alpine [2021-06-18T11:24:27.348Z] 5843afab3874: Pulling fs layer [2021-06-18T11:24:27.348Z] 5843afab3874: Download complete [2021-06-18T11:24:27.348Z] 5843afab3874: Pull complete [2021-06-18T11:24:27.348Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-06-18T11:24:27.348Z] Status: Downloaded newer image for alpine:latest [2021-06-18T11:24:32.634Z] 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: cgroup2) [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] { (Branch: win-2022) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [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) [Pipeline] stage [Pipeline] { (win-2022) Stage "rootless" skipped due to when conditional Stage "cgroup2" skipped due to when conditional Stage "arm64" skipped due to when conditional Stage "win-RS5" skipped due to when conditional Stage "win-2022" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "rootless" skipped due to when conditional [Pipeline] } Stage "cgroup2" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022" skipped due to when conditional [Pipeline] } [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 "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-06-18T11:24:32.961Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-02051fa20f5c862b5) in /home/ubuntu/workspace/moby_PR-42530 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-06-18T11:24:33.001Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-07a2a67b6cb05fae8) in /home/ubuntu/workspace/moby_PR-42530 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "rootless" skipped due to when conditional [Pipeline] } Stage "cgroup2" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2021-06-18T11:24:33.235Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2021-06-18T11:24:33.286Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "rootless" skipped due to when conditional [Pipeline] } Stage "cgroup2" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-18T11:24:34.930Z] using credential docker-jenkins-github-credentials [2021-06-18T11:24:34.937Z] Cloning the remote Git repository [2021-06-18T11:24:34.937Z] Cloning with configured refspecs honoured and without tags [2021-06-18T11:24:34.947Z] Cloning repository https://github.com/moby/moby.git [2021-06-18T11:24:34.998Z] > git init /home/ubuntu/workspace/moby_PR-42530 # timeout=10 [2021-06-18T11:24:35.218Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T11:24:35.218Z] > git --version # timeout=10 [2021-06-18T11:24:35.221Z] > git --version # 'git version 2.17.1' [2021-06-18T11:24:35.221Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T11:24:35.222Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42530/head:refs/remotes/origin/PR-42530 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T11:24:35.488Z] using credential docker-jenkins-github-credentials [2021-06-18T11:24:35.494Z] Cloning the remote Git repository [2021-06-18T11:24:35.494Z] Cloning with configured refspecs honoured and without tags [2021-06-18T11:24:35.512Z] Cloning repository https://github.com/moby/moby.git [2021-06-18T11:24:35.562Z] > git init /home/ubuntu/workspace/moby_PR-42530 # timeout=10 [2021-06-18T11:24:35.747Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T11:24:35.747Z] > git --version # timeout=10 [2021-06-18T11:24:35.775Z] > git --version # 'git version 2.17.1' [2021-06-18T11:24:35.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T11:24:35.777Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42530/head:refs/remotes/origin/PR-42530 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T11:24:46.144Z] Fetching without tags [2021-06-18T11:24:46.397Z] Merging remotes/origin/master commit f32fc350ce4f0373efa5fc646dc24ebc226bf168 into PR head commit c2c0b8dc4e9bb4d7f51a1254d517d3f20a3e684d [2021-06-18T11:24:47.483Z] Merge succeeded, producing 3dd85cf3f5ddb705615a0a5a8b91ff879d612b4f [2021-06-18T11:24:47.483Z] Checking out Revision 3dd85cf3f5ddb705615a0a5a8b91ff879d612b4f (PR-42530) [2021-06-18T11:24:46.128Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T11:24:46.131Z] > git config --add remote.origin.fetch +refs/pull/42530/head:refs/remotes/origin/PR-42530 # timeout=10 [2021-06-18T11:24:46.134Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T11:24:46.139Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T11:24:46.145Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T11:24:46.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T11:24:46.146Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42530/head:refs/remotes/origin/PR-42530 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T11:24:46.402Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T11:24:46.405Z] > git checkout -f c2c0b8dc4e9bb4d7f51a1254d517d3f20a3e684d # timeout=10 [2021-06-18T11:24:46.885Z] > git remote # timeout=10 [2021-06-18T11:24:46.888Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T11:24:46.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T11:24:46.892Z] > git merge f32fc350ce4f0373efa5fc646dc24ebc226bf168 # timeout=10 [2021-06-18T11:24:47.478Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T11:24:47.483Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T11:24:47.485Z] > git checkout -f 3dd85cf3f5ddb705615a0a5a8b91ff879d612b4f # timeout=10 [2021-06-18T11:24:50.933Z] Commit message: "Merge commit 'f32fc350ce4f0373efa5fc646dc24ebc226bf168' into HEAD" [2021-06-18T11:24:50.933Z] > git rev-list --no-walk c2c0b8dc4e9bb4d7f51a1254d517d3f20a3e684d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-18T11:24:51.803Z] + docker version [2021-06-18T11:24:52.172Z] Fetching without tags [2021-06-18T11:24:52.461Z] Merging remotes/origin/master commit f32fc350ce4f0373efa5fc646dc24ebc226bf168 into PR head commit c2c0b8dc4e9bb4d7f51a1254d517d3f20a3e684d [2021-06-18T11:24:52.118Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T11:24:52.123Z] > git config --add remote.origin.fetch +refs/pull/42530/head:refs/remotes/origin/PR-42530 # timeout=10 [2021-06-18T11:24:52.141Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T11:24:52.156Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-18T11:24:52.184Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-18T11:24:52.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T11:24:52.185Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42530/head:refs/remotes/origin/PR-42530 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T11:24:52.477Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T11:24:52.492Z] > git checkout -f c2c0b8dc4e9bb4d7f51a1254d517d3f20a3e684d # timeout=10 [2021-06-18T11:24:53.079Z] > git remote # timeout=10 [2021-06-18T11:24:53.092Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T11:24:53.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-18T11:24:53.105Z] > git merge f32fc350ce4f0373efa5fc646dc24ebc226bf168 # timeout=10 [2021-06-18T11:24:53.308Z] Merge succeeded, producing 3638aff0fbe10e028cfde34a2f011efae4011277 [2021-06-18T11:24:53.309Z] Checking out Revision 3638aff0fbe10e028cfde34a2f011efae4011277 (PR-42530) [2021-06-18T11:24:53.291Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T11:24:53.312Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T11:24:53.329Z] > git checkout -f 3638aff0fbe10e028cfde34a2f011efae4011277 # timeout=10 [2021-06-18T11:24:55.996Z] Client: Docker Engine - Community [2021-06-18T11:24:55.996Z] Version: 20.10.6 [2021-06-18T11:24:55.996Z] API version: 1.41 [2021-06-18T11:24:55.996Z] Go version: go1.13.15 [2021-06-18T11:24:55.996Z] Git commit: 370c289 [2021-06-18T11:24:55.996Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-18T11:24:55.996Z] OS/Arch: linux/amd64 [2021-06-18T11:24:55.996Z] Context: default [2021-06-18T11:24:55.996Z] Experimental: true [2021-06-18T11:24:55.996Z] [2021-06-18T11:24:55.996Z] Server: Docker Engine - Community [2021-06-18T11:24:55.996Z] Engine: [2021-06-18T11:24:55.996Z] Version: 20.10.6 [2021-06-18T11:24:55.996Z] API version: 1.41 (minimum version 1.12) [2021-06-18T11:24:55.996Z] Go version: go1.13.15 [2021-06-18T11:24:55.996Z] Git commit: 8728dd2 [2021-06-18T11:24:55.997Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-18T11:24:55.997Z] OS/Arch: linux/amd64 [2021-06-18T11:24:55.997Z] Experimental: true [2021-06-18T11:24:55.997Z] containerd: [2021-06-18T11:24:55.997Z] Version: 1.4.6 [2021-06-18T11:24:55.997Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-18T11:24:55.997Z] runc: [2021-06-18T11:24:55.997Z] Version: 1.0.0-rc95 [2021-06-18T11:24:55.997Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T11:24:55.997Z] docker-init: [2021-06-18T11:24:55.997Z] Version: 0.19.0 [2021-06-18T11:24:55.997Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-18T11:24:56.299Z] + docker info [2021-06-18T11:24:56.999Z] Commit message: "Merge commit 'f32fc350ce4f0373efa5fc646dc24ebc226bf168' into HEAD" [2021-06-18T11:24:57.003Z] > git rev-list --no-walk c2c0b8dc4e9bb4d7f51a1254d517d3f20a3e684d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-18T11:24:58.060Z] + [ PR != PR ] [2021-06-18T11:24:58.060Z] + [ master != master ] [2021-06-18T11:24:58.060Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-18T11:24:58.439Z] + docker version [2021-06-18T11:25:02.647Z] Client: Docker Engine - Community [2021-06-18T11:25:02.647Z] Version: 20.10.6 [2021-06-18T11:25:02.647Z] API version: 1.41 [2021-06-18T11:25:02.647Z] Go version: go1.13.15 [2021-06-18T11:25:02.647Z] Git commit: 370c289 [2021-06-18T11:25:02.647Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-18T11:25:02.647Z] OS/Arch: linux/amd64 [2021-06-18T11:25:02.647Z] Context: default [2021-06-18T11:25:02.647Z] Experimental: true [2021-06-18T11:25:02.647Z] [2021-06-18T11:25:02.647Z] Server: Docker Engine - Community [2021-06-18T11:25:02.647Z] Engine: [2021-06-18T11:25:02.647Z] Version: 20.10.6 [2021-06-18T11:25:02.647Z] API version: 1.41 (minimum version 1.12) [2021-06-18T11:25:02.647Z] Go version: go1.13.15 [2021-06-18T11:25:02.647Z] Git commit: 8728dd2 [2021-06-18T11:25:02.647Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-18T11:25:02.647Z] OS/Arch: linux/amd64 [2021-06-18T11:25:02.647Z] Experimental: true [2021-06-18T11:25:02.647Z] containerd: [2021-06-18T11:25:02.647Z] Version: 1.4.6 [2021-06-18T11:25:02.647Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-18T11:25:02.647Z] runc: [2021-06-18T11:25:02.647Z] Version: 1.0.0-rc95 [2021-06-18T11:25:02.647Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T11:25:02.647Z] docker-init: [2021-06-18T11:25:02.647Z] Version: 0.19.0 [2021-06-18T11:25:02.647Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-18T11:25:02.937Z] + docker info [2021-06-18T11:25:08.511Z] Client: [2021-06-18T11:25:08.511Z] Context: default [2021-06-18T11:25:08.511Z] Debug Mode: false [2021-06-18T11:25:08.511Z] Plugins: [2021-06-18T11:25:08.511Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-18T11:25:08.511Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-18T11:25:08.512Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-18T11:25:08.512Z] [2021-06-18T11:25:08.512Z] Server: [2021-06-18T11:25:08.512Z] Containers: 0 [2021-06-18T11:25:08.512Z] Running: 0 [2021-06-18T11:25:08.512Z] Paused: 0 [2021-06-18T11:25:08.512Z] Stopped: 0 [2021-06-18T11:25:08.512Z] Images: 0 [2021-06-18T11:25:08.512Z] Server Version: 20.10.6 [2021-06-18T11:25:08.512Z] Storage Driver: overlay2 [2021-06-18T11:25:08.512Z] Backing Filesystem: extfs [2021-06-18T11:25:08.512Z] Supports d_type: true [2021-06-18T11:25:08.512Z] Native Overlay Diff: true [2021-06-18T11:25:08.512Z] userxattr: false [2021-06-18T11:25:08.512Z] Logging Driver: json-file [2021-06-18T11:25:08.512Z] Cgroup Driver: cgroupfs [2021-06-18T11:25:08.512Z] Cgroup Version: 1 [2021-06-18T11:25:08.512Z] Plugins: [2021-06-18T11:25:08.512Z] Volume: local [2021-06-18T11:25:08.512Z] Network: bridge host ipvlan macvlan null overlay [2021-06-18T11:25:08.512Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-18T11:25:08.512Z] Swarm: inactive [2021-06-18T11:25:08.512Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-18T11:25:08.512Z] Default Runtime: runc [2021-06-18T11:25:08.512Z] Init Binary: docker-init [2021-06-18T11:25:08.512Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-18T11:25:08.512Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T11:25:08.512Z] init version: de40ad0 [2021-06-18T11:25:08.512Z] Security Options: [2021-06-18T11:25:08.512Z] apparmor [2021-06-18T11:25:08.512Z] seccomp [2021-06-18T11:25:08.512Z] Profile: default [2021-06-18T11:25:08.512Z] Kernel Version: 5.4.0-1048-aws [2021-06-18T11:25:08.512Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-18T11:25:08.512Z] OSType: linux [2021-06-18T11:25:08.512Z] Architecture: x86_64 [2021-06-18T11:25:08.512Z] CPUs: 8 [2021-06-18T11:25:08.512Z] Total Memory: 30.58GiB [2021-06-18T11:25:08.512Z] Name: ip-10-100-36-5 [2021-06-18T11:25:08.512Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-18T11:25:08.512Z] Docker Root Dir: /var/lib/docker [2021-06-18T11:25:08.512Z] Debug Mode: false [2021-06-18T11:25:08.512Z] Registry: https://index.docker.io/v1/ [2021-06-18T11:25:08.512Z] Labels: [2021-06-18T11:25:08.512Z] Experimental: true [2021-06-18T11:25:08.512Z] Insecure Registries: [2021-06-18T11:25:08.512Z] 127.0.0.0/8 [2021-06-18T11:25:08.512Z] Live Restore Enabled: true [2021-06-18T11:25:08.512Z] [2021-06-18T11:25:08.512Z] WARNING: No swap limit support [Pipeline] sh [2021-06-18T11:25:08.794Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-18T11:25:08.794Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-18T11:25:08.794Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42530/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-18T11:25:08.794Z] + bash /home/ubuntu/workspace/moby_PR-42530/check-config.sh [2021-06-18T11:25:08.794Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-18T11:25:08.794Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-18T11:25:08.794Z] [2021-06-18T11:25:08.794Z] Generally Necessary: [2021-06-18T11:25:08.794Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-18T11:25:08.794Z] - apparmor: enabled and tools installed [2021-06-18T11:25:08.794Z] - CONFIG_NAMESPACES: enabled [2021-06-18T11:25:08.794Z] - CONFIG_NET_NS: enabled [2021-06-18T11:25:08.794Z] - CONFIG_PID_NS: enabled [2021-06-18T11:25:08.794Z] - CONFIG_IPC_NS: enabled [2021-06-18T11:25:08.794Z] - CONFIG_UTS_NS: enabled [2021-06-18T11:25:08.795Z] - CONFIG_CGROUPS: enabled [2021-06-18T11:25:08.795Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-18T11:25:08.795Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-18T11:25:08.795Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-18T11:25:08.795Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-18T11:25:08.795Z] - CONFIG_CPUSETS: enabled [2021-06-18T11:25:08.795Z] - CONFIG_MEMCG: enabled [2021-06-18T11:25:08.795Z] - CONFIG_KEYS: enabled [2021-06-18T11:25:08.795Z] - CONFIG_VETH: enabled (as module) [2021-06-18T11:25:08.795Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-18T11:25:08.795Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-18T11:25:08.795Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-18T11:25:08.795Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-18T11:25:09.054Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-18T11:25:09.054Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-18T11:25:09.054Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-18T11:25:09.054Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-18T11:25:09.054Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-18T11:25:09.054Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-18T11:25:09.054Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-18T11:25:09.054Z] [2021-06-18T11:25:09.054Z] Optional Features: [2021-06-18T11:25:09.054Z] - CONFIG_USER_NS: enabled [2021-06-18T11:25:09.054Z] - CONFIG_SECCOMP: enabled [2021-06-18T11:25:09.054Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-18T11:25:09.054Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-18T11:25:09.054Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-18T11:25:09.054Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-18T11:25:09.054Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-18T11:25:09.054Z] - CONFIG_BLK_CGROUP: enabled [2021-06-18T11:25:09.054Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-18T11:25:09.054Z] - CONFIG_CGROUP_PERF: enabled [2021-06-18T11:25:09.054Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-18T11:25:09.054Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-18T11:25:09.054Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-18T11:25:09.055Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-18T11:25:09.055Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-18T11:25:09.055Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-18T11:25:09.055Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-18T11:25:09.055Z] - CONFIG_IP_VS: enabled (as module) [2021-06-18T11:25:09.055Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-18T11:25:09.055Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-18T11:25:09.055Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-18T11:25:09.055Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-18T11:25:09.055Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-18T11:25:09.055Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-18T11:25:09.055Z] - CONFIG_EXT4_FS: enabled [2021-06-18T11:25:09.055Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-18T11:25:09.055Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-18T11:25:09.055Z] - Network Drivers: [2021-06-18T11:25:09.055Z] - "overlay": [2021-06-18T11:25:09.055Z] - CONFIG_VXLAN: enabled (as module) [2021-06-18T11:25:09.055Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-18T11:25:09.055Z] Optional (for encrypted networks): [2021-06-18T11:25:09.055Z] - CONFIG_CRYPTO: enabled [2021-06-18T11:25:09.055Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-18T11:25:09.055Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-18T11:25:09.055Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-18T11:25:09.055Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-18T11:25:09.055Z] - CONFIG_XFRM: enabled [2021-06-18T11:25:09.055Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-18T11:25:09.055Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-18T11:25:09.055Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-18T11:25:09.055Z] - "ipvlan": [2021-06-18T11:25:09.055Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-18T11:25:09.055Z] - "macvlan": [2021-06-18T11:25:09.055Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-18T11:25:09.055Z] - CONFIG_DUMMY: enabled (as module) [2021-06-18T11:25:09.055Z] - "ftp,tftp client in container": [2021-06-18T11:25:09.314Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-18T11:25:09.314Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-18T11:25:09.314Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-18T11:25:09.314Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-18T11:25:09.314Z] - Storage Drivers: [2021-06-18T11:25:09.314Z] - "aufs": [2021-06-18T11:25:09.314Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-18T11:25:09.314Z] - "btrfs": [2021-06-18T11:25:09.314Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-18T11:25:09.314Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-18T11:25:09.314Z] - "devicemapper": [2021-06-18T11:25:09.314Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-18T11:25:09.314Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-18T11:25:09.314Z] - "overlay": [2021-06-18T11:25:09.314Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-18T11:25:09.314Z] - "zfs": [2021-06-18T11:25:09.314Z] - /dev/zfs: present [2021-06-18T11:25:09.314Z] - zfs command: missing [2021-06-18T11:25:09.314Z] - zpool command: missing [2021-06-18T11:25:09.314Z] [2021-06-18T11:25:09.314Z] Limits: [2021-06-18T11:25:09.314Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-18T11:25:09.314Z] [2021-06-18T11:25:09.314Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-18T11:25:09.641Z] + sudo modprobe ip_vs [2021-06-18T11:25:09.641Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3dd85cf3f5ddb705615a0a5a8b91ff879d612b4f . [2021-06-18T11:25:09.901Z] #1 [internal] load build definition from Dockerfile [2021-06-18T11:25:09.901Z] #1 sha256:60c803101e70059debe6bb96bd6945496d1ea02e55a1b6bd41109d1e2b049a00 [2021-06-18T11:25:09.901Z] #1 transferring dockerfile: 16.63kB done [2021-06-18T11:25:09.901Z] #1 DONE 0.0s [2021-06-18T11:25:09.901Z] [2021-06-18T11:25:09.901Z] #2 [internal] load .dockerignore [2021-06-18T11:25:09.901Z] #2 sha256:523a469dec437aa2f8a3a86f80eb11945254049e4fbbb75900305517636c4398 [2021-06-18T11:25:09.901Z] #2 transferring context: 87B done [2021-06-18T11:25:09.901Z] #2 DONE 0.0s [2021-06-18T11:25:09.901Z] [2021-06-18T11:25:09.901Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-18T11:25:09.901Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-18T11:25:10.160Z] #3 DONE 0.3s [2021-06-18T11:25:10.160Z] [2021-06-18T11:25:10.160Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-18T11:25:10.160Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-18T11:25:10.160Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-18T11:25:10.160Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-18T11:25:10.160Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-18T11:25:10.160Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-18T11:25:10.160Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-18T11:25:10.420Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-18T11:25:10.420Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-18T11:25:10.679Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-18T11:25:10.679Z] #4 DONE 0.6s [2021-06-18T11:25:10.939Z] [2021-06-18T11:25:10.939Z] #8 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-18T11:25:10.939Z] #8 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-18T11:25:11.070Z] Client: [2021-06-18T11:25:11.070Z] Context: default [2021-06-18T11:25:11.070Z] Debug Mode: false [2021-06-18T11:25:11.070Z] Plugins: [2021-06-18T11:25:11.071Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-18T11:25:11.071Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-18T11:25:11.071Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-18T11:25:11.071Z] [2021-06-18T11:25:11.071Z] Server: [2021-06-18T11:25:11.071Z] Containers: 0 [2021-06-18T11:25:11.071Z] Running: 0 [2021-06-18T11:25:11.071Z] Paused: 0 [2021-06-18T11:25:11.071Z] Stopped: 0 [2021-06-18T11:25:11.071Z] Images: 0 [2021-06-18T11:25:11.071Z] Server Version: 20.10.6 [2021-06-18T11:25:11.071Z] Storage Driver: overlay2 [2021-06-18T11:25:11.071Z] Backing Filesystem: extfs [2021-06-18T11:25:11.071Z] Supports d_type: true [2021-06-18T11:25:11.071Z] Native Overlay Diff: true [2021-06-18T11:25:11.071Z] userxattr: false [2021-06-18T11:25:11.071Z] Logging Driver: json-file [2021-06-18T11:25:11.071Z] Cgroup Driver: cgroupfs [2021-06-18T11:25:11.071Z] Cgroup Version: 1 [2021-06-18T11:25:11.071Z] Plugins: [2021-06-18T11:25:11.071Z] Volume: local [2021-06-18T11:25:11.071Z] Network: bridge host ipvlan macvlan null overlay [2021-06-18T11:25:11.071Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-18T11:25:11.071Z] Swarm: inactive [2021-06-18T11:25:11.071Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-18T11:25:11.071Z] Default Runtime: runc [2021-06-18T11:25:11.071Z] Init Binary: docker-init [2021-06-18T11:25:11.071Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-18T11:25:11.071Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T11:25:11.071Z] init version: de40ad0 [2021-06-18T11:25:11.071Z] Security Options: [2021-06-18T11:25:11.071Z] apparmor [2021-06-18T11:25:11.071Z] seccomp [2021-06-18T11:25:11.071Z] Profile: default [2021-06-18T11:25:11.071Z] Kernel Version: 5.4.0-1048-aws [2021-06-18T11:25:11.071Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-18T11:25:11.071Z] OSType: linux [2021-06-18T11:25:11.071Z] Architecture: x86_64 [2021-06-18T11:25:11.071Z] CPUs: 2 [2021-06-18T11:25:11.071Z] Total Memory: 15.35GiB [2021-06-18T11:25:11.071Z] Name: ip-10-100-53-125 [2021-06-18T11:25:11.071Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-18T11:25:11.071Z] Docker Root Dir: /var/lib/docker [2021-06-18T11:25:11.071Z] Debug Mode: false [2021-06-18T11:25:11.071Z] Registry: https://index.docker.io/v1/ [2021-06-18T11:25:11.071Z] Labels: [2021-06-18T11:25:11.071Z] Experimental: true [2021-06-18T11:25:11.071Z] Insecure Registries: [2021-06-18T11:25:11.071Z] 127.0.0.0/8 [2021-06-18T11:25:11.071Z] Live Restore Enabled: true [2021-06-18T11:25:11.071Z] [2021-06-18T11:25:11.071Z] WARNING: No swap limit support [Pipeline] sh [2021-06-18T11:25:11.368Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-18T11:25:11.368Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-18T11:25:11.368Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42530/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-18T11:25:11.368Z] + bash /home/ubuntu/workspace/moby_PR-42530/check-config.sh [2021-06-18T11:25:11.368Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-18T11:25:11.368Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-18T11:25:11.368Z] [2021-06-18T11:25:11.368Z] Generally Necessary: [2021-06-18T11:25:11.369Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-18T11:25:11.369Z] - apparmor: enabled and tools installed [2021-06-18T11:25:11.369Z] - CONFIG_NAMESPACES: enabled [2021-06-18T11:25:11.369Z] - CONFIG_NET_NS: enabled [2021-06-18T11:25:11.369Z] - CONFIG_PID_NS: enabled [2021-06-18T11:25:11.369Z] - CONFIG_IPC_NS: enabled [2021-06-18T11:25:11.369Z] - CONFIG_UTS_NS: enabled [2021-06-18T11:25:11.369Z] - CONFIG_CGROUPS: enabled [2021-06-18T11:25:11.369Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-18T11:25:11.369Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-18T11:25:11.369Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-18T11:25:11.369Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-18T11:25:11.369Z] - CONFIG_CPUSETS: enabled [2021-06-18T11:25:11.369Z] - CONFIG_MEMCG: enabled [2021-06-18T11:25:11.369Z] - CONFIG_KEYS: enabled [2021-06-18T11:25:11.369Z] - CONFIG_VETH: enabled (as module) [2021-06-18T11:25:11.369Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-18T11:25:11.369Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-18T11:25:11.369Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-18T11:25:11.369Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-18T11:25:11.369Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-18T11:25:11.369Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-18T11:25:11.369Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-18T11:25:11.369Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-18T11:25:11.369Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-18T11:25:11.369Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-18T11:25:11.369Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-18T11:25:11.369Z] [2021-06-18T11:25:11.369Z] Optional Features: [2021-06-18T11:25:11.369Z] - CONFIG_USER_NS: enabled [2021-06-18T11:25:11.369Z] - CONFIG_SECCOMP: enabled [2021-06-18T11:25:11.369Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-18T11:25:11.369Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-18T11:25:11.369Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-18T11:25:11.369Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-18T11:25:11.369Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-18T11:25:11.369Z] - CONFIG_BLK_CGROUP: enabled [2021-06-18T11:25:11.369Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-18T11:25:11.369Z] - CONFIG_CGROUP_PERF: enabled [2021-06-18T11:25:11.369Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-18T11:25:11.369Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-18T11:25:11.369Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-18T11:25:11.369Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-18T11:25:11.369Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-18T11:25:11.369Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-18T11:25:11.369Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-18T11:25:11.369Z] - CONFIG_IP_VS: enabled (as module) [2021-06-18T11:25:11.369Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-18T11:25:11.629Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-18T11:25:11.629Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-18T11:25:11.629Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-18T11:25:11.629Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-18T11:25:11.629Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-18T11:25:11.629Z] - CONFIG_EXT4_FS: enabled [2021-06-18T11:25:11.629Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-18T11:25:11.629Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-18T11:25:11.629Z] - Network Drivers: [2021-06-18T11:25:11.629Z] - "overlay": [2021-06-18T11:25:11.629Z] - CONFIG_VXLAN: enabled (as module) [2021-06-18T11:25:11.629Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-18T11:25:11.629Z] Optional (for encrypted networks): [2021-06-18T11:25:11.629Z] - CONFIG_CRYPTO: enabled [2021-06-18T11:25:11.629Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-18T11:25:11.629Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-18T11:25:11.629Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-18T11:25:11.629Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-18T11:25:11.629Z] - CONFIG_XFRM: enabled [2021-06-18T11:25:11.629Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-18T11:25:11.629Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-18T11:25:11.629Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-18T11:25:11.629Z] - "ipvlan": [2021-06-18T11:25:11.629Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-18T11:25:11.629Z] - "macvlan": [2021-06-18T11:25:11.629Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-18T11:25:11.629Z] - CONFIG_DUMMY: enabled (as module) [2021-06-18T11:25:11.629Z] - "ftp,tftp client in container": [2021-06-18T11:25:11.629Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-18T11:25:11.629Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-18T11:25:11.629Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-18T11:25:11.629Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-18T11:25:11.629Z] - Storage Drivers: [2021-06-18T11:25:11.629Z] - "aufs": [2021-06-18T11:25:11.629Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-18T11:25:11.629Z] - "btrfs": [2021-06-18T11:25:11.629Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-18T11:25:11.629Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-18T11:25:11.629Z] - "devicemapper": [2021-06-18T11:25:11.629Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-18T11:25:11.629Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-18T11:25:11.629Z] - "overlay": [2021-06-18T11:25:11.629Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-18T11:25:11.629Z] - "zfs": [2021-06-18T11:25:11.629Z] - /dev/zfs: present [2021-06-18T11:25:11.629Z] - zfs command: missing [2021-06-18T11:25:11.629Z] - zpool command: missing [2021-06-18T11:25:11.629Z] [2021-06-18T11:25:11.629Z] Limits: [2021-06-18T11:25:11.629Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-18T11:25:11.629Z] [2021-06-18T11:25:11.629Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-18T11:25:11.876Z] #8 DONE 0.7s [2021-06-18T11:25:11.876Z] [2021-06-18T11:25:11.876Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-18T11:25:11.876Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-18T11:25:11.876Z] #7 DONE 0.7s [2021-06-18T11:25:11.876Z] [2021-06-18T11:25:11.876Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-18T11:25:11.876Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-18T11:25:11.876Z] #6 DONE 0.7s [2021-06-18T11:25:11.876Z] [2021-06-18T11:25:11.876Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-18T11:25:11.876Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-18T11:25:11.876Z] #5 DONE 0.8s [2021-06-18T11:25:11.964Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3638aff0fbe10e028cfde34a2f011efae4011277 . [2021-06-18T11:25:12.136Z] [2021-06-18T11:25:12.136Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-18T11:25:12.136Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-18T11:25:12.136Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-18T11:25:12.225Z] #1 [internal] load build definition from Dockerfile [2021-06-18T11:25:12.225Z] #1 sha256:fe575c69676f9f481a6c0837b3828dfc5bda933394438dead0c1a58bae728d30 [2021-06-18T11:25:12.225Z] #1 transferring dockerfile: 16.63kB done [2021-06-18T11:25:12.225Z] #1 DONE 0.0s [2021-06-18T11:25:12.225Z] [2021-06-18T11:25:12.225Z] #2 [internal] load .dockerignore [2021-06-18T11:25:12.225Z] #2 sha256:32d5d3347d519636e368ec12274594ce32b09c85a2964c25fe79ff471bdf02c1 [2021-06-18T11:25:12.225Z] #2 transferring context: 87B done [2021-06-18T11:25:12.225Z] #2 DONE 0.0s [2021-06-18T11:25:12.225Z] [2021-06-18T11:25:12.225Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-18T11:25:12.225Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-18T11:25:12.396Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-18T11:25:12.396Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-18T11:25:12.396Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-18T11:25:12.396Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.15MB / 50.43MB 0.1s [2021-06-18T11:25:12.396Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 13.63MB / 50.43MB 0.2s [2021-06-18T11:25:12.485Z] #3 DONE 0.4s [2021-06-18T11:25:12.485Z] [2021-06-18T11:25:12.485Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-18T11:25:12.485Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-18T11:25:12.485Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-18T11:25:12.485Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-18T11:25:12.485Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-18T11:25:12.485Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-18T11:25:12.485Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2021-06-18T11:25:12.659Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 34.60MB / 50.43MB 0.4s [2021-06-18T11:25:12.659Z] #26 ... [2021-06-18T11:25:12.659Z] [2021-06-18T11:25:12.659Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-18T11:25:12.659Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-18T11:25:12.659Z] #42 DONE 0.0s [2021-06-18T11:25:12.659Z] [2021-06-18T11:25:12.659Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-18T11:25:12.659Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-18T11:25:12.659Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 44.04MB / 50.43MB 0.5s [2021-06-18T11:25:12.659Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 0.6s [2021-06-18T11:25:12.746Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-18T11:25:12.746Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-06-18T11:25:12.746Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-06-18T11:25:13.007Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-18T11:25:13.007Z] #4 DONE 0.6s [2021-06-18T11:25:13.228Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.1s done [2021-06-18T11:25:13.268Z] [2021-06-18T11:25:13.268Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-18T11:25:13.268Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-18T11:25:13.488Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0.1s [2021-06-18T11:25:13.488Z] #26 ... [2021-06-18T11:25:13.488Z] [2021-06-18T11:25:13.488Z] #23 [internal] load build context [2021-06-18T11:25:13.488Z] #23 sha256:1c5a9286588f3916aa91412fd582709d89f253e88270048aa3b6332c0e6b62b1 [2021-06-18T11:25:13.488Z] #23 transferring context: 55.85MB 0.9s done [2021-06-18T11:25:13.488Z] #23 DONE 1.4s [2021-06-18T11:25:13.747Z] [2021-06-18T11:25:13.747Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T11:25:13.747Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T11:25:13.747Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 0.0s done [2021-06-18T11:25:13.747Z] #9 sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 1.86kB / 1.86kB done [2021-06-18T11:25:13.747Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.1s done [2021-06-18T11:25:13.747Z] #9 sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 7.83MB / 7.83MB 0.3s done [2021-06-18T11:25:13.747Z] #9 sha256:be0e3a0f3ffa448b0bcbb9019edca692b8278407a44dc138c60e6f12f0218f87 1.79kB / 1.79kB done [2021-06-18T11:25:13.747Z] #9 sha256:b09f7387a7195b1cfe0144557a8e33af2174426a4b76cb89e499093803d02e7b 7.00kB / 7.00kB done [2021-06-18T11:25:13.747Z] #9 sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 10.00MB / 10.00MB 1.3s done [2021-06-18T11:25:13.747Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 51.84MB / 51.84MB 1.5s [2021-06-18T11:25:13.839Z] #8 DONE 0.7s [2021-06-18T11:25:13.839Z] [2021-06-18T11:25:13.839Z] #6 [internal] load metadata for docker.io/library/golang:1.16.5-buster [2021-06-18T11:25:13.839Z] #6 sha256:5b598169bc25a262f97211ff08be8a7e496384ebd52790ffb7b2935baf13f75d [2021-06-18T11:25:13.839Z] #6 DONE 0.7s [2021-06-18T11:25:13.839Z] [2021-06-18T11:25:13.839Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-18T11:25:13.839Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-18T11:25:13.839Z] #5 DONE 0.7s [2021-06-18T11:25:13.839Z] [2021-06-18T11:25:13.839Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-18T11:25:13.839Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-18T11:25:13.839Z] #7 DONE 0.7s [2021-06-18T11:25:14.318Z] #9 ... [2021-06-18T11:25:14.318Z] [2021-06-18T11:25:14.318Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-18T11:25:14.318Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-18T11:25:14.318Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-18T11:25:14.318Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-18T11:25:14.318Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-18T11:25:14.318Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-18T11:25:14.318Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-06-18T11:25:14.318Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2021-06-18T11:25:14.318Z] #63 DONE 2.1s [2021-06-18T11:25:14.318Z] [2021-06-18T11:25:14.318Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T11:25:14.318Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T11:25:14.318Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 51.84MB / 51.84MB 2.1s done [2021-06-18T11:25:14.318Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 9.44MB / 68.74MB 2.2s [2021-06-18T11:25:14.318Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 7.34MB / 129.05MB 2.2s [2021-06-18T11:25:14.318Z] #9 sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 156B / 156B 2.1s done [2021-06-18T11:25:14.318Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 18.87MB / 68.74MB 2.3s [2021-06-18T11:25:14.318Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 16.78MB / 129.05MB 2.3s [2021-06-18T11:25:14.416Z] [2021-06-18T11:25:14.416Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-18T11:25:14.416Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-18T11:25:14.416Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-06-18T11:25:14.416Z] #65 DONE 0.0s [2021-06-18T11:25:14.416Z] [2021-06-18T11:25:14.416Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-18T11:25:14.416Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-18T11:25:14.416Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-18T11:25:14.580Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 29.36MB / 68.74MB 2.4s [2021-06-18T11:25:14.580Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 27.26MB / 129.05MB 2.4s [2021-06-18T11:25:14.678Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-18T11:25:14.678Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0B / 50.43MB 0.0s [2021-06-18T11:25:14.678Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-18T11:25:14.678Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-18T11:25:14.678Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-18T11:25:14.678Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.15MB / 50.43MB 0.1s [2021-06-18T11:25:14.839Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 49.28MB / 68.74MB 2.6s [2021-06-18T11:25:14.839Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 47.19MB / 129.05MB 2.6s [2021-06-18T11:25:14.839Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 59.77MB / 68.74MB 2.7s [2021-06-18T11:25:14.839Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 56.62MB / 129.05MB 2.7s [2021-06-18T11:25:14.839Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 68.74MB / 68.74MB 2.8s [2021-06-18T11:25:14.839Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 66.06MB / 129.05MB 2.8s [2021-06-18T11:25:14.948Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 11.53MB / 50.43MB 0.3s [2021-06-18T11:25:14.948Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 22.02MB / 50.43MB 0.4s [2021-06-18T11:25:15.099Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 76.55MB / 129.05MB 2.9s [2021-06-18T11:25:15.099Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 87.03MB / 129.05MB 3.0s [2021-06-18T11:25:15.220Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 32.51MB / 50.43MB 0.5s [2021-06-18T11:25:15.220Z] #26 ... [2021-06-18T11:25:15.220Z] [2021-06-18T11:25:15.220Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-18T11:25:15.220Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-18T11:25:15.220Z] #42 DONE 0.0s [2021-06-18T11:25:15.220Z] [2021-06-18T11:25:15.220Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-18T11:25:15.220Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-18T11:25:15.220Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 49.28MB / 50.43MB 0.7s [2021-06-18T11:25:15.359Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 106.95MB / 129.05MB 3.2s [2021-06-18T11:25:15.359Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 116.63MB / 129.05MB 3.3s [2021-06-18T11:25:15.359Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 [2021-06-18T11:25:15.618Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 126.88MB / 129.05MB 3.4s [2021-06-18T11:25:15.618Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 68.74MB / 68.74MB 3.5s done [2021-06-18T11:25:15.618Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 0.2s done [2021-06-18T11:25:15.807Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.1s done [2021-06-18T11:25:16.387Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0.3s [2021-06-18T11:25:16.554Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df [2021-06-18T11:25:16.814Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 0.2s done [2021-06-18T11:25:17.074Z] #9 ... [2021-06-18T11:25:17.074Z] [2021-06-18T11:25:17.074Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-18T11:25:17.074Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-18T11:25:17.074Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 1.3s done [2021-06-18T11:25:17.074Z] #26 DONE 4.8s [2021-06-18T11:25:17.074Z] [2021-06-18T11:25:17.074Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-18T11:25:17.074Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-18T11:25:17.074Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-18T11:25:17.074Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-18T11:25:17.074Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-18T11:25:17.074Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-18T11:25:17.074Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.8s done [2021-06-18T11:25:17.074Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2021-06-18T11:25:17.074Z] #65 DONE 4.8s [2021-06-18T11:25:17.074Z] [2021-06-18T11:25:17.074Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T11:25:17.074Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T11:25:17.074Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 [2021-06-18T11:25:18.454Z] #9 ... [2021-06-18T11:25:18.454Z] [2021-06-18T11:25:18.454Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-18T11:25:18.454Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-18T11:25:18.454Z] #64 DONE 0.5s [2021-06-18T11:25:18.454Z] [2021-06-18T11:25:18.454Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T11:25:18.454Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T11:25:18.713Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 1.5s done [2021-06-18T11:25:18.938Z] #26 ... [2021-06-18T11:25:18.938Z] [2021-06-18T11:25:18.938Z] #23 [internal] load build context [2021-06-18T11:25:18.938Z] #23 sha256:b49a05683eb4a03ab2714b13f3c2f37b1d2af7ff305dde33290544f280e54845 [2021-06-18T11:25:18.938Z] #23 transferring context: 55.85MB 3.8s done [2021-06-18T11:25:18.938Z] #23 DONE 4.2s [2021-06-18T11:25:18.938Z] [2021-06-18T11:25:18.938Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-18T11:25:18.938Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-18T11:25:18.938Z] #26 ... [2021-06-18T11:25:18.938Z] [2021-06-18T11:25:18.938Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-18T11:25:18.938Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-18T11:25:18.938Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-18T11:25:18.938Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-18T11:25:18.938Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-18T11:25:18.938Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-18T11:25:18.938Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.9s done [2021-06-18T11:25:18.938Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2021-06-18T11:25:18.938Z] #63 DONE 4.4s [2021-06-18T11:25:18.938Z] [2021-06-18T11:25:18.938Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T11:25:18.938Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T11:25:18.938Z] #9 resolve docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 0.0s done [2021-06-18T11:25:18.938Z] #9 sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f 1.86kB / 1.86kB done [2021-06-18T11:25:18.938Z] #9 sha256:be0e3a0f3ffa448b0bcbb9019edca692b8278407a44dc138c60e6f12f0218f87 1.79kB / 1.79kB done [2021-06-18T11:25:18.938Z] #9 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.1s done [2021-06-18T11:25:18.938Z] #9 sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 7.83MB / 7.83MB 0.4s done [2021-06-18T11:25:18.938Z] #9 sha256:b09f7387a7195b1cfe0144557a8e33af2174426a4b76cb89e499093803d02e7b 7.00kB / 7.00kB done [2021-06-18T11:25:18.938Z] #9 sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 10.00MB / 10.00MB 0.6s done [2021-06-18T11:25:18.938Z] #9 sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 51.84MB / 51.84MB 1.9s done [2021-06-18T11:25:18.938Z] #9 sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 68.74MB / 68.74MB 2.4s done [2021-06-18T11:25:18.938Z] #9 sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 129.05MB / 129.05MB 4.1s done [2021-06-18T11:25:18.938Z] #9 sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 156B / 156B 2.5s done [2021-06-18T11:25:18.973Z] #9 ... [2021-06-18T11:25:18.973Z] [2021-06-18T11:25:18.973Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-18T11:25:18.973Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-18T11:25:18.973Z] #66 DONE 0.7s [2021-06-18T11:25:18.973Z] [2021-06-18T11:25:18.973Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T11:25:18.973Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T11:25:18.973Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 0.1s [2021-06-18T11:25:19.511Z] #9 ... [2021-06-18T11:25:19.511Z] [2021-06-18T11:25:19.511Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-18T11:25:19.511Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-18T11:25:20.355Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 1.5s done [2021-06-18T11:25:20.355Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 [2021-06-18T11:25:20.458Z] #26 ... [2021-06-18T11:25:20.458Z] [2021-06-18T11:25:20.458Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-18T11:25:20.458Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-18T11:25:20.458Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-18T11:25:20.458Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-18T11:25:20.458Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-18T11:25:20.458Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2021-06-18T11:25:20.458Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2021-06-18T11:25:20.458Z] #65 DONE 5.8s [2021-06-18T11:25:20.458Z] [2021-06-18T11:25:20.458Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T11:25:20.458Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T11:25:20.779Z] #9 ... [2021-06-18T11:25:20.779Z] [2021-06-18T11:25:20.779Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-18T11:25:20.779Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-18T11:25:20.779Z] #64 DONE 0.4s [2021-06-18T11:25:21.040Z] [2021-06-18T11:25:21.040Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-18T11:25:21.040Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-18T11:25:21.301Z] #66 DONE 0.5s [2021-06-18T11:25:21.301Z] [2021-06-18T11:25:21.301Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-18T11:25:21.301Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-18T11:25:21.301Z] #26 DONE 6.8s [2021-06-18T11:25:21.301Z] [2021-06-18T11:25:21.301Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-18T11:25:21.301Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-18T11:25:22.686Z] #27 1.210 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T11:25:22.686Z] #27 1.227 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T11:25:22.686Z] #27 1.237 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T11:25:22.686Z] #27 1.394 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-18T11:25:22.947Z] #27 1.625 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T11:25:23.208Z] #27 1.904 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T11:25:23.648Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 3.1s done [2021-06-18T11:25:23.907Z] #9 extracting sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 done [2021-06-18T11:25:23.907Z] #9 DONE 11.7s [2021-06-18T11:25:23.907Z] [2021-06-18T11:25:23.907Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-18T11:25:23.907Z] #10 sha256:7f6eb43c8ad762107fb11b9dc5bf1c30efa1cf78d664ea7df9c142c5fd039145 [2021-06-18T11:25:25.131Z] #27 3.552 Fetched 8449 kB in 3s (3260 kB/s) [2021-06-18T11:25:25.703Z] #27 3.552 Reading package lists... [2021-06-18T11:25:25.812Z] #10 DONE 1.9s [2021-06-18T11:25:25.812Z] [2021-06-18T11:25:25.812Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-18T11:25:25.812Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-18T11:25:25.812Z] #27 1.825 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T11:25:25.812Z] #27 1.826 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T11:25:25.812Z] #27 1.836 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T11:25:25.812Z] #27 1.935 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-18T11:25:25.812Z] #27 2.058 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T11:25:25.812Z] #27 2.231 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T11:25:25.812Z] #27 3.594 Fetched 8449 kB in 2s (4184 kB/s) [2021-06-18T11:25:25.812Z] #27 3.594 Reading package lists... [2021-06-18T11:25:25.812Z] #27 4.334 Reading package lists... [2021-06-18T11:25:25.812Z] #27 5.046 Building dependency tree... [2021-06-18T11:25:25.812Z] #27 5.297 The following additional packages will be installed: [2021-06-18T11:25:25.812Z] #27 5.297 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-18T11:25:25.812Z] #27 5.297 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-18T11:25:25.812Z] #27 5.298 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-18T11:25:25.812Z] #27 5.298 Suggested packages: [2021-06-18T11:25:25.812Z] #27 5.298 krb5-doc krb5-user [2021-06-18T11:25:25.812Z] #27 5.298 Recommended packages: [2021-06-18T11:25:25.812Z] #27 5.298 krb5-locales publicsuffix libsasl2-modules [2021-06-18T11:25:25.812Z] #27 5.478 The following NEW packages will be installed: [2021-06-18T11:25:25.812Z] #27 5.478 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-18T11:25:25.812Z] #27 5.478 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-18T11:25:25.812Z] #27 5.479 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-18T11:25:25.812Z] #27 5.481 libssh2-1 libssl1.1 openssl [2021-06-18T11:25:25.812Z] #27 5.751 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-18T11:25:25.812Z] #27 5.751 Need to get 5059 kB of archives. [2021-06-18T11:25:25.812Z] #27 5.751 After this operation, 12.1 MB of additional disk space will be used. [2021-06-18T11:25:25.812Z] #27 5.751 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-18T11:25:25.812Z] #27 5.751 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-18T11:25:25.812Z] #27 5.757 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-18T11:25:25.812Z] #27 5.757 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-18T11:25:25.812Z] #27 5.759 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-18T11:25:25.812Z] #27 5.761 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-18T11:25:25.812Z] #27 5.768 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-18T11:25:25.812Z] #27 5.771 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-18T11:25:25.812Z] #27 5.772 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-18T11:25:25.812Z] #27 5.774 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-18T11:25:25.812Z] #27 5.775 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-18T11:25:25.812Z] #27 5.791 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-18T11:25:25.812Z] #27 5.798 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-18T11:25:25.812Z] #27 5.799 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-18T11:25:25.812Z] #27 5.800 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-18T11:25:25.812Z] #27 5.800 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-18T11:25:25.812Z] #27 5.802 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-18T11:25:25.812Z] #27 5.804 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-18T11:25:25.812Z] #27 5.806 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-18T11:25:25.812Z] #27 5.823 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-18T11:25:25.812Z] #27 5.827 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-18T11:25:25.812Z] #27 5.957 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T11:25:25.812Z] #27 5.974 Fetched 5059 kB in 0s (15.0 MB/s) [2021-06-18T11:25:25.812Z] #27 6.003 Selecting previously unselected package libssl1.1:amd64. [2021-06-18T11:25:25.812Z] #27 6.003 (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 ... 6677 files and directories currently installed.) [2021-06-18T11:25:25.812Z] #27 6.008 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-18T11:25:25.812Z] #27 6.014 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-18T11:25:25.812Z] #27 6.170 Selecting previously unselected package openssl. [2021-06-18T11:25:25.812Z] #27 6.171 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-18T11:25:25.812Z] #27 6.175 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-18T11:25:25.812Z] #27 6.279 Selecting previously unselected package ca-certificates. [2021-06-18T11:25:25.812Z] #27 6.280 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-18T11:25:25.812Z] #27 6.283 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-18T11:25:25.812Z] #27 6.344 Selecting previously unselected package libkeyutils1:amd64. [2021-06-18T11:25:25.812Z] #27 6.345 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-18T11:25:25.812Z] #27 6.348 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-18T11:25:25.812Z] #27 6.377 Selecting previously unselected package libkrb5support0:amd64. [2021-06-18T11:25:25.812Z] #27 6.378 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-18T11:25:25.812Z] #27 6.381 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-18T11:25:25.812Z] #27 6.413 Selecting previously unselected package libk5crypto3:amd64. [2021-06-18T11:25:25.812Z] #27 6.414 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-18T11:25:25.812Z] #27 6.417 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-18T11:25:25.812Z] #27 6.523 Selecting previously unselected package libkrb5-3:amd64. [2021-06-18T11:25:25.812Z] #27 6.524 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-18T11:25:25.812Z] #27 6.527 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-18T11:25:25.812Z] #27 6.603 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-18T11:25:25.812Z] #27 6.604 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-18T11:25:25.812Z] #27 6.609 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-18T11:25:25.813Z] #27 6.644 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-18T11:25:25.813Z] #27 6.645 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-18T11:25:25.813Z] #27 6.648 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-18T11:25:25.813Z] #27 6.688 Selecting previously unselected package libsasl2-2:amd64. [2021-06-18T11:25:25.813Z] #27 6.689 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-18T11:25:25.813Z] #27 6.693 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-18T11:25:25.813Z] #27 6.732 Selecting previously unselected package libldap-common. [2021-06-18T11:25:25.813Z] #27 6.733 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-18T11:25:25.813Z] #27 6.736 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-18T11:25:25.813Z] #27 6.769 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-18T11:25:25.813Z] #27 6.770 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-18T11:25:25.813Z] #27 6.772 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-18T11:25:25.813Z] #27 6.820 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-18T11:25:25.813Z] #27 6.821 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-18T11:25:25.813Z] #27 6.825 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-18T11:25:25.813Z] #27 6.860 Selecting previously unselected package libpsl5:amd64. [2021-06-18T11:25:25.813Z] #27 6.861 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-18T11:25:25.813Z] #27 6.864 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-18T11:25:25.813Z] #27 6.894 Selecting previously unselected package librtmp1:amd64. [2021-06-18T11:25:25.813Z] #27 6.895 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-18T11:25:25.813Z] #27 6.898 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-18T11:25:25.813Z] #27 6.930 Selecting previously unselected package libssh2-1:amd64. [2021-06-18T11:25:25.813Z] #27 6.931 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-18T11:25:25.813Z] #27 6.934 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-18T11:25:25.813Z] #27 6.973 Selecting previously unselected package libcurl4:amd64. [2021-06-18T11:25:25.813Z] #27 6.974 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-18T11:25:25.813Z] #27 6.978 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-18T11:25:25.813Z] #27 7.027 Selecting previously unselected package curl. [2021-06-18T11:25:25.813Z] #27 7.028 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-18T11:25:25.813Z] #27 7.032 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-18T11:25:25.813Z] #27 7.078 Selecting previously unselected package libonig5:amd64. [2021-06-18T11:25:25.813Z] #27 7.079 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-18T11:25:25.813Z] #27 7.081 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-18T11:25:25.813Z] #27 7.122 Selecting previously unselected package libjq1:amd64. [2021-06-18T11:25:25.813Z] #27 7.124 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-18T11:25:25.813Z] #27 7.127 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-18T11:25:25.813Z] #27 7.155 Selecting previously unselected package jq. [2021-06-18T11:25:25.813Z] #27 7.157 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-18T11:25:25.813Z] #27 7.159 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-18T11:25:25.813Z] #27 7.190 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-18T11:25:25.813Z] #27 7.199 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-18T11:25:25.813Z] #27 7.207 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-18T11:25:25.813Z] #27 7.310 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-18T11:25:25.813Z] #27 7.444 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-18T11:25:25.813Z] #27 7.728 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-18T11:25:25.813Z] #27 7.751 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-18T11:25:25.813Z] #27 7.978 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-18T11:25:25.813Z] #27 8.014 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-18T11:25:25.813Z] #27 8.046 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-18T11:25:25.813Z] #27 8.077 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-18T11:25:25.813Z] #27 8.111 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-18T11:25:25.813Z] #27 8.148 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-18T11:25:25.813Z] #27 8.213 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-18T11:25:25.813Z] #27 8.317 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-18T11:25:25.813Z] #27 8.339 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-18T11:25:25.813Z] #27 8.359 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-18T11:25:25.813Z] #27 8.707 Updating certificates in /etc/ssl/certs... [2021-06-18T11:25:26.072Z] #27 9.174 137 added, 0 removed; done. [2021-06-18T11:25:26.072Z] #27 9.259 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-18T11:25:26.072Z] #27 9.268 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-18T11:25:26.072Z] #27 9.276 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-18T11:25:26.331Z] #27 ... [2021-06-18T11:25:26.331Z] [2021-06-18T11:25:26.331Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-18T11:25:26.331Z] #11 sha256:7da304b136cf5131f0f1c5da04ac876076e364d833c785923f42ac14adf08875 [2021-06-18T11:25:26.331Z] #11 DONE 0.6s [2021-06-18T11:25:26.331Z] [2021-06-18T11:25:26.331Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-18T11:25:26.331Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-18T11:25:26.331Z] #27 9.285 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-18T11:25:26.331Z] #27 9.293 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T11:25:26.331Z] #27 9.311 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-18T11:25:26.331Z] #27 9.316 Updating certificates in /etc/ssl/certs... [2021-06-18T11:25:26.331Z] #27 ... [2021-06-18T11:25:26.331Z] [2021-06-18T11:25:26.331Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-18T11:25:26.331Z] #24 sha256:1856135ea0df8c68443bdc13d5efa20a3a473a738da8b647201b2846e911a628 [2021-06-18T11:25:26.593Z] #24 ... [2021-06-18T11:25:26.593Z] [2021-06-18T11:25:26.593Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-18T11:25:26.593Z] #31 sha256:9d7e2e124e11ca77f63dad3cf223173f71cf163849e8ee5c9728eb22a8d1f98f [2021-06-18T11:25:26.593Z] #31 DONE 0.1s [2021-06-18T11:25:26.593Z] [2021-06-18T11:25:26.593Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-18T11:25:26.593Z] #39 sha256:f0e9c165c35c5ee9245168d068a6af2614d14d81ad856edc1e240f42cd29f71c [2021-06-18T11:25:26.593Z] #39 DONE 0.1s [2021-06-18T11:25:26.593Z] [2021-06-18T11:25:26.593Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-18T11:25:26.593Z] #43 sha256:0803015c9504144177fc58ab0560e49a3b6af4bfe9e262f335a2fdf9ab4cd1a2 [2021-06-18T11:25:26.593Z] #43 DONE 0.1s [2021-06-18T11:25:26.593Z] [2021-06-18T11:25:26.593Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T11:25:26.593Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T11:25:26.857Z] #44 ... [2021-06-18T11:25:26.857Z] [2021-06-18T11:25:26.857Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-18T11:25:26.857Z] #12 sha256:404d6ac784bfa01d4931c3417807b6e230ae87a353cc9e793536daa28023c7f6 [2021-06-18T11:25:26.857Z] #12 DONE 0.6s [2021-06-18T11:25:26.918Z] #27 4.480 Reading package lists... [2021-06-18T11:25:26.918Z] #27 5.420 Building dependency tree... [2021-06-18T11:25:27.116Z] [2021-06-18T11:25:27.116Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-18T11:25:27.116Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-18T11:25:27.116Z] #27 9.985 0 added, 0 removed; done. [2021-06-18T11:25:27.116Z] #27 9.985 Running hooks in /etc/ca-certificates/update.d... [2021-06-18T11:25:27.116Z] #27 9.993 done. [2021-06-18T11:25:27.116Z] #27 DONE 10.1s [2021-06-18T11:25:27.116Z] [2021-06-18T11:25:27.116Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:25:27.116Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:25:27.116Z] #13 ... [2021-06-18T11:25:27.116Z] [2021-06-18T11:25:27.116Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-18T11:25:27.116Z] #28 sha256:eee33e0c2165591672c2e6fc508a3b745dd6a3190194bea8264f8c88bfcdb55b [2021-06-18T11:25:27.116Z] #28 DONE 0.1s [2021-06-18T11:25:27.178Z] #27 5.760 The following additional packages will be installed: [2021-06-18T11:25:27.179Z] #27 5.760 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-18T11:25:27.179Z] #27 5.760 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-18T11:25:27.179Z] #27 5.760 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-18T11:25:27.179Z] #27 5.760 Suggested packages: [2021-06-18T11:25:27.179Z] #27 5.760 krb5-doc krb5-user [2021-06-18T11:25:27.179Z] #27 5.760 Recommended packages: [2021-06-18T11:25:27.179Z] #27 5.760 krb5-locales publicsuffix libsasl2-modules [2021-06-18T11:25:27.376Z] [2021-06-18T11:25:27.376Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-18T11:25:27.376Z] #59 sha256:9726b0ada20f9a4e512dee26fb715031261b3261f2fcaab9a8952e9392c964ad [2021-06-18T11:25:27.376Z] #59 0.814 + RM_GOPATH=0 [2021-06-18T11:25:27.376Z] #59 0.814 + TMP_GOPATH= [2021-06-18T11:25:27.376Z] #59 0.814 + : /build [2021-06-18T11:25:27.376Z] #59 0.814 + '[' -z '' ']' [2021-06-18T11:25:27.376Z] #59 0.814 ++ mktemp -d [2021-06-18T11:25:27.376Z] #59 0.817 + export GOPATH=/tmp/tmp.wffTatZ8mm [2021-06-18T11:25:27.376Z] #59 0.817 + GOPATH=/tmp/tmp.wffTatZ8mm [2021-06-18T11:25:27.376Z] #59 0.817 + RM_GOPATH=1 [2021-06-18T11:25:27.376Z] #59 0.817 + case "$(go env GOARCH)" in [2021-06-18T11:25:27.376Z] #59 0.818 ++ go env GOARCH [2021-06-18T11:25:27.376Z] #59 0.822 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:27.376Z] #59 0.822 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:27.376Z] #59 0.822 ++ dirname /tmp/install/install.sh [2021-06-18T11:25:27.376Z] #59 0.823 + dir=/tmp/install [2021-06-18T11:25:27.376Z] #59 0.823 + bin=rootlesskit [2021-06-18T11:25:27.376Z] #59 0.823 + shift [2021-06-18T11:25:27.376Z] #59 0.823 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-18T11:25:27.376Z] #59 0.823 + . /tmp/install/rootlesskit.installer [2021-06-18T11:25:27.376Z] #59 0.823 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T11:25:27.376Z] #59 0.823 + install_rootlesskit [2021-06-18T11:25:27.376Z] #59 0.823 + case "$1" in [2021-06-18T11:25:27.376Z] #59 0.823 + export CGO_ENABLED=0 [2021-06-18T11:25:27.376Z] #59 0.823 + CGO_ENABLED=0 [2021-06-18T11:25:27.376Z] #59 0.823 + _install_rootlesskit [2021-06-18T11:25:27.376Z] #59 0.823 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-18T11:25:27.376Z] #59 0.823 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wffTatZ8mm/src/github.com/rootless-containers/rootlesskit [2021-06-18T11:25:27.376Z] #59 0.823 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T11:25:27.376Z] #59 0.825 Cloning into '/tmp/tmp.wffTatZ8mm/src/github.com/rootless-containers/rootlesskit'... [2021-06-18T11:25:27.439Z] #27 5.984 The following NEW packages will be installed: [2021-06-18T11:25:27.439Z] #27 5.984 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-18T11:25:27.439Z] #27 5.984 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-18T11:25:27.439Z] #27 5.984 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-18T11:25:27.439Z] #27 5.984 libssh2-1 libssl1.1 openssl [2021-06-18T11:25:27.635Z] #59 1.406 + cd /tmp/tmp.wffTatZ8mm/src/github.com/rootless-containers/rootlesskit [2021-06-18T11:25:27.635Z] #59 1.406 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T11:25:27.635Z] #59 1.413 + export GO111MODULE=on [2021-06-18T11:25:27.635Z] #59 1.413 + GO111MODULE=on [2021-06-18T11:25:27.635Z] #59 1.413 + export GOPROXY=https://proxy.golang.org [2021-06-18T11:25:27.635Z] #59 1.413 + GOPROXY=https://proxy.golang.org [2021-06-18T11:25:27.635Z] #59 1.413 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-18T11:25:27.700Z] #27 6.262 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-18T11:25:27.700Z] #27 6.262 Need to get 5059 kB of archives. [2021-06-18T11:25:27.700Z] #27 6.262 After this operation, 12.1 MB of additional disk space will be used. [2021-06-18T11:25:27.700Z] #27 6.262 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-18T11:25:27.700Z] #27 6.267 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-18T11:25:27.700Z] #27 6.267 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-18T11:25:27.700Z] #27 6.268 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-18T11:25:27.700Z] #27 6.269 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-18T11:25:27.700Z] #27 6.279 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-18T11:25:27.700Z] #27 6.279 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-18T11:25:27.700Z] #27 6.288 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-18T11:25:27.700Z] #27 6.293 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-18T11:25:27.700Z] #27 6.293 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-18T11:25:27.700Z] #27 6.296 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-18T11:25:27.700Z] #27 6.309 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-18T11:25:27.700Z] #27 6.312 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-18T11:25:27.700Z] #27 6.312 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-18T11:25:27.700Z] #27 6.315 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-18T11:25:27.700Z] #27 6.324 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-18T11:25:27.700Z] #27 6.324 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-18T11:25:27.700Z] #27 6.327 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-18T11:25:27.700Z] #27 6.334 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-18T11:25:27.700Z] #27 6.342 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-18T11:25:27.700Z] #27 6.351 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-18T11:25:27.896Z] #59 1.413 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-18T11:25:27.896Z] #59 1.623 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-18T11:25:27.896Z] #59 1.623 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-18T11:25:27.896Z] #59 1.623 go: downloading github.com/pkg/errors v0.9.1 [2021-06-18T11:25:27.896Z] #59 1.630 go: downloading github.com/google/uuid v1.2.0 [2021-06-18T11:25:27.896Z] #59 1.631 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-18T11:25:27.896Z] #59 1.631 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-18T11:25:27.896Z] #59 1.635 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-18T11:25:27.896Z] #59 1.636 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-18T11:25:27.896Z] #59 1.640 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-18T11:25:27.896Z] #59 1.712 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-18T11:25:27.961Z] #27 6.540 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T11:25:27.962Z] #27 6.572 Fetched 5059 kB in 0s (14.5 MB/s) [2021-06-18T11:25:27.962Z] #27 6.621 Selecting previously unselected package libssl1.1:amd64. [2021-06-18T11:25:27.962Z] #27 6.621 (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 ... 6677 files and directories currently installed.) [2021-06-18T11:25:27.962Z] #27 6.621 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-18T11:25:27.962Z] #27 6.632 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-18T11:25:27.962Z] #27 6.810 Selecting previously unselected package openssl. [2021-06-18T11:25:27.962Z] #27 6.810 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-18T11:25:27.962Z] #27 6.821 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-18T11:25:28.159Z] #59 1.748 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-18T11:25:28.223Z] #27 6.965 Selecting previously unselected package ca-certificates. [2021-06-18T11:25:28.223Z] #27 6.965 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-18T11:25:28.223Z] #27 6.969 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-18T11:25:28.484Z] #27 7.038 Selecting previously unselected package libkeyutils1:amd64. [2021-06-18T11:25:28.484Z] #27 7.038 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-18T11:25:28.484Z] #27 7.043 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-18T11:25:28.484Z] #27 7.076 Selecting previously unselected package libkrb5support0:amd64. [2021-06-18T11:25:28.484Z] #27 7.077 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-18T11:25:28.484Z] #27 7.082 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-18T11:25:28.484Z] #27 7.127 Selecting previously unselected package libk5crypto3:amd64. [2021-06-18T11:25:28.484Z] #27 7.127 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-18T11:25:28.484Z] #27 7.131 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-18T11:25:28.484Z] #27 7.207 Selecting previously unselected package libkrb5-3:amd64. [2021-06-18T11:25:28.484Z] #27 7.207 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-18T11:25:28.484Z] #27 7.212 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-18T11:25:28.736Z] #59 2.150 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-18T11:25:28.736Z] #59 2.153 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-18T11:25:28.745Z] #27 7.305 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-18T11:25:28.745Z] #27 7.305 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-18T11:25:28.745Z] #27 7.310 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-18T11:25:28.745Z] #27 7.371 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-18T11:25:28.746Z] #27 7.371 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-18T11:25:28.746Z] #27 7.375 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-18T11:25:28.746Z] #27 7.423 Selecting previously unselected package libsasl2-2:amd64. [2021-06-18T11:25:28.746Z] #27 7.423 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-18T11:25:28.746Z] #27 7.427 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-18T11:25:28.746Z] #27 7.468 Selecting previously unselected package libldap-common. [2021-06-18T11:25:28.746Z] #27 7.468 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-18T11:25:28.746Z] #27 7.475 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-18T11:25:28.746Z] #27 7.520 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-18T11:25:28.746Z] #27 7.520 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-18T11:25:28.746Z] #27 7.526 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-18T11:25:29.000Z] #59 2.667 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-18T11:25:29.000Z] #59 2.743 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-18T11:25:29.008Z] #27 7.584 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-18T11:25:29.008Z] #27 7.585 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-18T11:25:29.008Z] #27 7.589 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-18T11:25:29.008Z] #27 7.641 Selecting previously unselected package libpsl5:amd64. [2021-06-18T11:25:29.008Z] #27 7.641 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-18T11:25:29.008Z] #27 7.651 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-18T11:25:29.008Z] #27 7.688 Selecting previously unselected package librtmp1:amd64. [2021-06-18T11:25:29.008Z] #27 7.688 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-18T11:25:29.008Z] #27 7.694 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-18T11:25:29.008Z] #27 7.734 Selecting previously unselected package libssh2-1:amd64. [2021-06-18T11:25:29.008Z] #27 7.734 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-18T11:25:29.008Z] #27 7.738 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-18T11:25:29.008Z] #27 7.796 Selecting previously unselected package libcurl4:amd64. [2021-06-18T11:25:29.008Z] #27 7.796 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-18T11:25:29.268Z] #27 7.803 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-18T11:25:29.268Z] #27 7.873 Selecting previously unselected package curl. [2021-06-18T11:25:29.268Z] #27 7.873 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-18T11:25:29.268Z] #27 7.877 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-18T11:25:29.268Z] #27 7.938 Selecting previously unselected package libonig5:amd64. [2021-06-18T11:25:29.268Z] #27 7.939 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-18T11:25:29.268Z] #27 7.944 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-18T11:25:29.268Z] #27 7.998 Selecting previously unselected package libjq1:amd64. [2021-06-18T11:25:29.268Z] #27 7.999 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-18T11:25:29.268Z] #27 8.003 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-18T11:25:29.529Z] #27 8.060 Selecting previously unselected package jq. [2021-06-18T11:25:29.529Z] #27 8.061 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-18T11:25:29.529Z] #27 8.065 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-18T11:25:29.529Z] #27 8.107 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-18T11:25:29.529Z] #27 8.119 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-18T11:25:29.529Z] #27 8.132 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-18T11:25:29.529Z] #27 8.244 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-18T11:25:29.529Z] #27 8.256 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-18T11:25:29.529Z] #27 8.273 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-18T11:25:29.529Z] #27 8.287 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-18T11:25:29.529Z] #27 8.297 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-18T11:25:29.529Z] #27 8.308 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-18T11:25:29.529Z] #27 8.324 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-18T11:25:29.529Z] #27 8.336 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-18T11:25:29.529Z] #27 8.349 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-18T11:25:29.529Z] #27 8.360 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-18T11:25:29.790Z] #27 8.380 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-18T11:25:29.790Z] #27 8.394 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-18T11:25:29.790Z] #27 8.405 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-18T11:25:29.790Z] #27 8.415 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-18T11:25:30.363Z] #27 9.028 Updating certificates in /etc/ssl/certs... [2021-06-18T11:25:30.384Z] #59 ... [2021-06-18T11:25:30.384Z] [2021-06-18T11:25:30.384Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-18T11:25:30.384Z] #24 sha256:1856135ea0df8c68443bdc13d5efa20a3a473a738da8b647201b2846e911a628 [2021-06-18T11:25:30.384Z] #24 1.724 + RM_GOPATH=0 [2021-06-18T11:25:30.384Z] #24 1.724 + TMP_GOPATH= [2021-06-18T11:25:30.384Z] #24 1.724 + : /build [2021-06-18T11:25:30.384Z] #24 1.724 + '[' -z '' ']' [2021-06-18T11:25:30.384Z] #24 1.724 ++ mktemp -d [2021-06-18T11:25:30.384Z] #24 1.726 + export GOPATH=/tmp/tmp.G2PW6Yueg3 [2021-06-18T11:25:30.384Z] #24 1.726 + GOPATH=/tmp/tmp.G2PW6Yueg3 [2021-06-18T11:25:30.384Z] #24 1.726 + RM_GOPATH=1 [2021-06-18T11:25:30.384Z] #24 1.726 + case "$(go env GOARCH)" in [2021-06-18T11:25:30.384Z] #24 1.727 ++ go env GOARCH [2021-06-18T11:25:30.384Z] #24 1.744 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:30.384Z] #24 1.744 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:30.384Z] #24 1.745 ++ dirname /tmp/install/install.sh [2021-06-18T11:25:30.384Z] #24 1.753 Install docker/cli version 17.06.2-ce from stable [2021-06-18T11:25:30.384Z] #24 1.753 + dir=/tmp/install [2021-06-18T11:25:30.384Z] #24 1.753 + bin=dockercli [2021-06-18T11:25:30.384Z] #24 1.753 + shift [2021-06-18T11:25:30.384Z] #24 1.753 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-18T11:25:30.384Z] #24 1.753 + . /tmp/install/dockercli.installer [2021-06-18T11:25:30.384Z] #24 1.753 ++ : stable [2021-06-18T11:25:30.384Z] #24 1.753 ++ : 17.06.2-ce [2021-06-18T11:25:30.384Z] #24 1.753 + install_dockercli [2021-06-18T11:25:30.384Z] #24 1.753 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-18T11:25:30.384Z] #24 1.755 ++ uname -m [2021-06-18T11:25:30.384Z] #24 1.756 + arch=x86_64 [2021-06-18T11:25:30.384Z] #24 1.756 + '[' x86_64 '!=' x86_64 ']' [2021-06-18T11:25:30.384Z] #24 1.756 + url=https://download.docker.com/linux/static [2021-06-18T11:25:30.384Z] #24 1.756 + tar -xz docker/docker [2021-06-18T11:25:30.384Z] #24 1.771 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-18T11:25:30.384Z] #24 3.604 + mkdir -p /build [2021-06-18T11:25:30.384Z] #24 3.607 + mv docker/docker /build/ [2021-06-18T11:25:30.384Z] #24 3.609 + rmdir docker [2021-06-18T11:25:30.384Z] #24 DONE 4.1s [2021-06-18T11:25:30.644Z] [2021-06-18T11:25:30.644Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-18T11:25:30.644Z] #29 sha256:ec46fba524fa2eaab49c118364aa22ba59269d9ff0e5cb6c8ed2363824c5cb5f [2021-06-18T11:25:30.644Z] #29 2.487 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-18T11:25:30.644Z] #29 2.660 [2021-06-18T11:25:30.644Z] #29 2.815 ########## 14.1% ####################### 32.4% ###################################### 53.3% ####################################################### 76.8% ################################################################### 93.3% ######################################################################## 100.0% [2021-06-18T11:25:30.644Z] #29 3.426 [2021-06-18T11:25:30.644Z] #29 3.621 ####################################### 55.0% ######################################################################## 100.0% [2021-06-18T11:25:30.937Z] #27 ... [2021-06-18T11:25:30.937Z] [2021-06-18T11:25:30.937Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T11:25:30.937Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T11:25:30.937Z] #9 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.7s done [2021-06-18T11:25:30.937Z] #9 extracting sha256:e8d62473a22dec9ffef056b2017968a9dc484c8f836fb6d79f46980b309e9138 0.7s done [2021-06-18T11:25:30.937Z] #9 extracting sha256:8962bc0fad55b13afedfeb6ad5cb06fd065461cf3e1ae4e7aeae5eeb17b179df 0.3s done [2021-06-18T11:25:30.937Z] #9 extracting sha256:65d943ee54c1fa196b54ab9a6673174c66eea04cfa1a4ac5b0328b74f066a4d9 4.2s done [2021-06-18T11:25:30.937Z] #9 extracting sha256:f2253e6fbefa9189360a7818eb45effaed9bcb4ff631741a32609b39a2b2c1a2 3.4s done [2021-06-18T11:25:30.937Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 0.2s [2021-06-18T11:25:31.199Z] #9 ... [2021-06-18T11:25:31.199Z] [2021-06-18T11:25:31.199Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-18T11:25:31.199Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-18T11:25:31.199Z] #27 9.944 137 added, 0 removed; done. [2021-06-18T11:25:31.199Z] #27 9.986 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-18T11:25:31.199Z] #27 10.00 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-18T11:25:31.199Z] #27 10.01 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-18T11:25:31.199Z] #27 10.03 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-18T11:25:31.199Z] #27 10.04 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T11:25:31.215Z] #29 3.848 [2021-06-18T11:25:31.215Z] #29 4.022 ####################### 32.2% ######################################################################## 100.0% [2021-06-18T11:25:31.460Z] #27 10.07 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-18T11:25:31.460Z] #27 10.08 Updating certificates in /etc/ssl/certs... [2021-06-18T11:25:31.476Z] #29 4.278 [2021-06-18T11:25:31.997Z] #29 4.412 ###### 8.3% ################# 24.5% ############################# 41.4% ######################################## 56.7% ########################################################### 82.4% ######################################################################## 100.0% [2021-06-18T11:25:32.032Z] #27 10.73 0 added, 0 removed; done. [2021-06-18T11:25:32.032Z] #27 10.73 Running hooks in /etc/ca-certificates/update.d... [2021-06-18T11:25:32.032Z] #27 10.73 done. [2021-06-18T11:25:32.258Z] #29 5.163 [2021-06-18T11:25:33.384Z] #29 5.307 # 1.9% ###### 9.5% ########## 14.5% ############## 19.5% ################## 25.1% ##################### 29.6% ######################### 35.5% ########################## 37.4% ################################ 44.7% ############################### [2021-06-18T11:25:33.384Z] #29 ... [2021-06-18T11:25:33.384Z] [2021-06-18T11:25:33.384Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-18T11:25:33.384Z] #34 sha256:721caa30abd506c248c2a6ee748e8f194a693e6f8473ac55862a5e6e14ac9a03 [2021-06-18T11:25:33.384Z] #34 2.126 Install go-toml version v1.8.1 [2021-06-18T11:25:33.384Z] #34 2.576 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-18T11:25:33.384Z] #34 3.679 github.com/pelletier/go-toml [2021-06-18T11:25:33.384Z] #34 5.030 github.com/pelletier/go-toml/cmd/tomll [2021-06-18T11:25:33.384Z] #34 DONE 7.1s [2021-06-18T11:25:33.384Z] [2021-06-18T11:25:33.384Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-18T11:25:33.384Z] #29 sha256:ec46fba524fa2eaab49c118364aa22ba59269d9ff0e5cb6c8ed2363824c5cb5f [2021-06-18T11:25:33.384Z] #29 5.307 # 1.9% ###### 9.5% ########## 14.5% ############## 19.5% ################## 25.1% ##################### 29.6% ######################### 35.5% ########################## 37.4% ################################ 44.7% ##################################### 52.1% ######################################### [2021-06-18T11:25:33.384Z] #29 ... [2021-06-18T11:25:33.384Z] [2021-06-18T11:25:33.384Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:25:33.384Z] #46 sha256:91ea07413f1790253a314b5de8a830617ea45da53cdb5ac59e1024743e844d3c [2021-06-18T11:25:33.384Z] #46 1.460 + RM_GOPATH=0 [2021-06-18T11:25:33.384Z] #46 1.460 + TMP_GOPATH= [2021-06-18T11:25:33.384Z] #46 1.460 + : /build [2021-06-18T11:25:33.384Z] #46 1.460 + '[' -z '' ']' [2021-06-18T11:25:33.384Z] #46 1.461 ++ mktemp -d [2021-06-18T11:25:33.384Z] #46 1.462 + export GOPATH=/tmp/tmp.X1qTszqrLR [2021-06-18T11:25:33.384Z] #46 1.462 + GOPATH=/tmp/tmp.X1qTszqrLR [2021-06-18T11:25:33.384Z] #46 1.462 + RM_GOPATH=1 [2021-06-18T11:25:33.384Z] #46 1.462 + case "$(go env GOARCH)" in [2021-06-18T11:25:33.384Z] #46 1.462 ++ go env GOARCH [2021-06-18T11:25:33.384Z] #46 1.466 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:33.384Z] #46 1.466 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:33.384Z] #46 1.466 ++ dirname /tmp/install/install.sh [2021-06-18T11:25:33.384Z] #46 1.467 + dir=/tmp/install [2021-06-18T11:25:33.384Z] #46 1.467 + bin=vndr [2021-06-18T11:25:33.384Z] #46 1.467 + shift [2021-06-18T11:25:33.384Z] #46 1.467 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-18T11:25:33.384Z] #46 1.467 + . /tmp/install/vndr.installer [2021-06-18T11:25:33.384Z] #46 1.467 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T11:25:33.384Z] #46 1.467 + install_vndr [2021-06-18T11:25:33.384Z] #46 1.467 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-18T11:25:33.384Z] #46 1.467 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.X1qTszqrLR/src/github.com/LK4D4/vndr [2021-06-18T11:25:33.384Z] #46 1.467 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T11:25:33.384Z] #46 1.468 Cloning into '/tmp/tmp.X1qTszqrLR/src/github.com/LK4D4/vndr'... [2021-06-18T11:25:33.384Z] #46 1.788 + cd /tmp/tmp.X1qTszqrLR/src/github.com/LK4D4/vndr [2021-06-18T11:25:33.384Z] #46 1.788 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T11:25:33.384Z] #46 1.800 + go build -buildmode=pie -v -o /build/vndr . [2021-06-18T11:25:33.384Z] #46 2.107 runtime/internal/sys [2021-06-18T11:25:33.384Z] #46 2.128 internal/race [2021-06-18T11:25:33.384Z] #46 2.133 unicode/utf8 [2021-06-18T11:25:33.384Z] #46 2.135 unicode [2021-06-18T11:25:33.384Z] #46 2.135 internal/unsafeheader [2021-06-18T11:25:33.384Z] #46 2.147 runtime/internal/atomic [2021-06-18T11:25:33.384Z] #46 2.171 internal/cpu [2021-06-18T11:25:33.384Z] #46 2.181 sync/atomic [2021-06-18T11:25:33.384Z] #46 2.181 runtime/internal/math [2021-06-18T11:25:33.384Z] #46 2.185 math/bits [2021-06-18T11:25:33.384Z] #46 2.225 encoding [2021-06-18T11:25:33.384Z] #46 2.276 unicode/utf16 [2021-06-18T11:25:33.384Z] #46 2.276 container/list [2021-06-18T11:25:33.384Z] #46 2.426 crypto/internal/subtle [2021-06-18T11:25:33.384Z] #46 2.426 crypto/subtle [2021-06-18T11:25:33.384Z] #46 2.427 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-18T11:25:33.384Z] #46 2.430 internal/nettrace [2021-06-18T11:25:33.384Z] #46 2.442 vendor/golang.org/x/crypto/internal/subtle [2021-06-18T11:25:33.384Z] #46 2.453 runtime/cgo [2021-06-18T11:25:33.384Z] #46 2.616 internal/bytealg [2021-06-18T11:25:33.384Z] #46 2.696 math [2021-06-18T11:25:33.384Z] #46 2.778 runtime [2021-06-18T11:25:33.668Z] #46 ... [2021-06-18T11:25:33.668Z] [2021-06-18T11:25:33.668Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-18T11:25:33.668Z] #29 sha256:ec46fba524fa2eaab49c118364aa22ba59269d9ff0e5cb6c8ed2363824c5cb5f [2021-06-18T11:25:34.572Z] #29 5.307 # 1.9% ###### 9.5% ########## 14.5% ############## 19.5% ################## 25.1% ##################### 29.6% ######################### 35.5% ########################## 37.4% ################################ 44.7% ##################################### 52.1% ######################################### 57.6% ############################################# 62.8% ################################################# 68.2% #################################################### 73.5% ######################################################## 78.1% ########################################################## 81.0% ############################################################## 86.1% ################################################################### 94.2% ####################################################################### 99.5% ######################################################################## 100.0% [2021-06-18T11:25:34.572Z] #29 7.202 [2021-06-18T11:25:34.579Z] #27 DONE 13.3s [2021-06-18T11:25:34.579Z] [2021-06-18T11:25:34.579Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T11:25:34.579Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T11:25:34.837Z] #29 7.698 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-18T11:25:35.097Z] #29 7.894 [2021-06-18T11:25:35.097Z] #29 7.995 ######################################################################## 100.0% [2021-06-18T11:25:35.097Z] #29 8.038 [2021-06-18T11:25:35.150Z] #9 ... [2021-06-18T11:25:35.150Z] [2021-06-18T11:25:35.150Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-18T11:25:35.150Z] #28 sha256:f461b0a966a593845c7504ba0a0247ff97ce6a9dafd51d5d65076f82faa6e6b0 [2021-06-18T11:25:35.150Z] #28 DONE 0.5s [2021-06-18T11:25:35.150Z] [2021-06-18T11:25:35.150Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.5-buster@sha256:9d8f70f7f67e461ae75c148ee66394f4242f4b359c27222c31aeea1851c39d8f [2021-06-18T11:25:35.150Z] #9 sha256:231c2360e01456b1083e4c50102a632fef0203f14e489dec34d04dc246880dc2 [2021-06-18T11:25:35.668Z] #29 8.624 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-18T11:25:35.929Z] #29 8.832 [2021-06-18T11:25:36.093Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 5.3s [2021-06-18T11:25:36.190Z] #29 8.950 ######################################################################## 100.0% [2021-06-18T11:25:36.190Z] #29 9.023 [2021-06-18T11:25:36.190Z] #29 ... [2021-06-18T11:25:36.190Z] [2021-06-18T11:25:36.190Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-18T11:25:36.190Z] #50 sha256:9a12cc286adbbd53e1ed0b73b29ac25165013311552f74f37d22d308b4af290a [2021-06-18T11:25:36.190Z] #50 1.345 + RM_GOPATH=0 [2021-06-18T11:25:36.190Z] #50 1.345 + TMP_GOPATH= [2021-06-18T11:25:36.190Z] #50 1.345 + : /build [2021-06-18T11:25:36.190Z] #50 1.345 + '[' -z '' ']' [2021-06-18T11:25:36.190Z] #50 1.346 ++ mktemp -d [2021-06-18T11:25:36.190Z] #50 1.347 + export GOPATH=/tmp/tmp.OD9G9f6pib [2021-06-18T11:25:36.190Z] #50 1.347 + GOPATH=/tmp/tmp.OD9G9f6pib [2021-06-18T11:25:36.190Z] #50 1.347 + RM_GOPATH=1 [2021-06-18T11:25:36.190Z] #50 1.347 + case "$(go env GOARCH)" in [2021-06-18T11:25:36.190Z] #50 1.348 ++ go env GOARCH [2021-06-18T11:25:36.190Z] #50 1.367 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:36.190Z] #50 1.367 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:36.191Z] #50 1.367 ++ dirname /tmp/install/install.sh [2021-06-18T11:25:36.191Z] #50 1.372 + dir=/tmp/install [2021-06-18T11:25:36.191Z] #50 1.372 + bin=golangci_lint [2021-06-18T11:25:36.191Z] #50 1.372 + shift [2021-06-18T11:25:36.191Z] #50 1.372 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-18T11:25:36.191Z] #50 1.372 + . /tmp/install/golangci_lint.installer [2021-06-18T11:25:36.191Z] #50 1.372 ++ : v1.23.8 [2021-06-18T11:25:36.191Z] #50 1.372 + install_golangci_lint [2021-06-18T11:25:36.191Z] #50 1.372 + set -e [2021-06-18T11:25:36.191Z] #50 1.372 + export GO111MODULE=on [2021-06-18T11:25:36.191Z] #50 1.372 + GO111MODULE=on [2021-06-18T11:25:36.191Z] #50 1.372 + GOBIN=/build [2021-06-18T11:25:36.191Z] #50 1.372 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-18T11:25:36.191Z] #50 1.897 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-18T11:25:36.451Z] #50 ... [2021-06-18T11:25:36.451Z] [2021-06-18T11:25:36.451Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-18T11:25:36.451Z] #52 sha256:4a8b9530297f2fd60c6e91bb33378d1ed47f28174fb3f70aa7aaaca088c1de8e [2021-06-18T11:25:36.451Z] #52 1.067 + RM_GOPATH=0 [2021-06-18T11:25:36.451Z] #52 1.067 + TMP_GOPATH= [2021-06-18T11:25:36.451Z] #52 1.067 + : /build [2021-06-18T11:25:36.451Z] #52 1.067 + '[' -z '' ']' [2021-06-18T11:25:36.451Z] #52 1.068 ++ mktemp -d [2021-06-18T11:25:36.451Z] #52 1.069 + export GOPATH=/tmp/tmp.sRtq6Ry1kD [2021-06-18T11:25:36.451Z] #52 1.069 + GOPATH=/tmp/tmp.sRtq6Ry1kD [2021-06-18T11:25:36.451Z] #52 1.069 + RM_GOPATH=1 [2021-06-18T11:25:36.451Z] #52 1.069 + case "$(go env GOARCH)" in [2021-06-18T11:25:36.451Z] #52 1.072 ++ go env GOARCH [2021-06-18T11:25:36.451Z] #52 1.077 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:36.451Z] #52 1.077 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:36.451Z] #52 1.078 ++ dirname /tmp/install/install.sh [2021-06-18T11:25:36.451Z] #52 1.079 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T11:25:36.451Z] #52 1.079 + dir=/tmp/install [2021-06-18T11:25:36.451Z] #52 1.079 + bin=shfmt [2021-06-18T11:25:36.451Z] #52 1.079 + shift [2021-06-18T11:25:36.451Z] #52 1.079 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-18T11:25:36.451Z] #52 1.079 + . /tmp/install/shfmt.installer [2021-06-18T11:25:36.451Z] #52 1.079 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T11:25:36.451Z] #52 1.079 + install_shfmt [2021-06-18T11:25:36.451Z] #52 1.079 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-18T11:25:36.451Z] #52 1.079 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sRtq6Ry1kD/src/github.com/mvdan/sh [2021-06-18T11:25:36.451Z] #52 1.082 Cloning into '/tmp/tmp.sRtq6Ry1kD/src/github.com/mvdan/sh'... [2021-06-18T11:25:36.451Z] #52 2.516 + cd /tmp/tmp.sRtq6Ry1kD/src/github.com/mvdan/sh [2021-06-18T11:25:36.451Z] #52 2.516 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T11:25:36.451Z] #52 2.565 + GO111MODULE=on [2021-06-18T11:25:36.451Z] #52 2.565 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-18T11:25:36.451Z] #52 3.123 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-18T11:25:36.451Z] #52 3.125 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-18T11:25:36.451Z] #52 3.145 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-18T11:25:36.451Z] #52 3.695 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-18T11:25:36.451Z] #52 4.901 runtime [2021-06-18T11:25:36.451Z] #52 ... [2021-06-18T11:25:36.451Z] [2021-06-18T11:25:36.451Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-18T11:25:36.451Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-18T11:25:36.451Z] #32 2.558 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-18T11:25:36.451Z] #32 2.560 Cloning into '.'... [2021-06-18T11:25:36.667Z] #9 extracting sha256:186c77a2a53344f8e525fa90d18a869f8bebc3fa4aa6586d2040e2611eab57f8 6.2s done [2021-06-18T11:25:36.712Z] #32 ... [2021-06-18T11:25:36.712Z] [2021-06-18T11:25:36.712Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-18T11:25:36.712Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-18T11:25:36.712Z] #56 2.450 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T11:25:36.712Z] #56 2.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T11:25:36.712Z] #56 2.560 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T11:25:36.712Z] #56 2.842 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T11:25:36.712Z] #56 3.298 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-18T11:25:36.712Z] #56 3.864 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T11:25:36.712Z] #56 6.754 Fetched 8449 kB in 5s (1832 kB/s) [2021-06-18T11:25:36.712Z] #56 6.754 Reading package lists... [2021-06-18T11:25:36.712Z] #56 8.432 Reading package lists... [2021-06-18T11:25:36.712Z] #56 9.628 Building dependency tree... [2021-06-18T11:25:36.712Z] #56 10.11 The following additional packages will be installed: [2021-06-18T11:25:36.712Z] #56 10.11 libbtrfs0 [2021-06-18T11:25:36.712Z] #56 10.14 The following NEW packages will be installed: [2021-06-18T11:25:36.712Z] #56 10.14 libbtrfs-dev libbtrfs0 [2021-06-18T11:25:36.712Z] #56 10.45 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-06-18T11:25:36.712Z] #56 10.45 Need to get 119 kB of archives. [2021-06-18T11:25:36.712Z] #56 10.45 After this operation, 387 kB of additional disk space will be used. [2021-06-18T11:25:36.712Z] #56 10.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-18T11:25:36.712Z] #56 10.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-18T11:25:36.712Z] #56 ... [2021-06-18T11:25:36.712Z] [2021-06-18T11:25:36.712Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-18T11:25:36.712Z] #48 sha256:9e1bdc4e2264005271c0a845e5a251d23ddf815f95166ec9e0c9d0ce6aa7918f [2021-06-18T11:25:36.712Z] #48 1.176 + RM_GOPATH=0 [2021-06-18T11:25:36.712Z] #48 1.176 + TMP_GOPATH= [2021-06-18T11:25:36.712Z] #48 1.176 + : /build [2021-06-18T11:25:36.712Z] #48 1.176 + '[' -z '' ']' [2021-06-18T11:25:36.712Z] #48 1.182 ++ mktemp -d [2021-06-18T11:25:36.712Z] #48 1.182 + export GOPATH=/tmp/tmp.eMZxlXJMPM [2021-06-18T11:25:36.712Z] #48 1.182 + GOPATH=/tmp/tmp.eMZxlXJMPM [2021-06-18T11:25:36.712Z] #48 1.182 + RM_GOPATH=1 [2021-06-18T11:25:36.712Z] #48 1.182 + case "$(go env GOARCH)" in [2021-06-18T11:25:36.712Z] #48 1.182 ++ go env GOARCH [2021-06-18T11:25:36.712Z] #48 1.188 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:36.712Z] #48 1.188 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:36.712Z] #48 1.189 ++ dirname /tmp/install/install.sh [2021-06-18T11:25:36.712Z] #48 1.190 + dir=/tmp/install [2021-06-18T11:25:36.712Z] #48 1.190 + bin=gotestsum [2021-06-18T11:25:36.712Z] #48 1.190 + shift [2021-06-18T11:25:36.712Z] #48 1.190 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-18T11:25:36.712Z] #48 1.190 + . /tmp/install/gotestsum.installer [2021-06-18T11:25:36.712Z] #48 1.190 ++ : v0.5.3 [2021-06-18T11:25:36.712Z] #48 1.190 + install_gotestsum [2021-06-18T11:25:36.712Z] #48 1.205 + set -e [2021-06-18T11:25:36.712Z] #48 1.205 + export GO111MODULE=on [2021-06-18T11:25:36.712Z] #48 1.205 + GO111MODULE=on [2021-06-18T11:25:36.712Z] #48 1.205 + GOBIN=/build [2021-06-18T11:25:36.712Z] #48 1.205 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-18T11:25:36.712Z] #48 1.308 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-18T11:25:36.712Z] #48 2.442 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-18T11:25:36.712Z] #48 2.448 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-18T11:25:36.712Z] #48 2.448 go: downloading github.com/fatih/color v1.9.0 [2021-06-18T11:25:36.712Z] #48 2.448 go: downloading github.com/pkg/errors v0.9.1 [2021-06-18T11:25:36.712Z] #48 2.450 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-18T11:25:36.712Z] #48 2.450 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-18T11:25:36.712Z] #48 2.452 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-18T11:25:36.712Z] #48 2.523 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-18T11:25:36.712Z] #48 2.612 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-18T11:25:36.712Z] #48 2.613 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-18T11:25:36.712Z] #48 2.613 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-18T11:25:36.973Z] #48 ... [2021-06-18T11:25:36.973Z] [2021-06-18T11:25:36.973Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-18T11:25:36.973Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T11:25:36.973Z] #36 2.452 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T11:25:36.973Z] #36 2.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T11:25:36.973Z] #36 2.557 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T11:25:36.973Z] #36 2.853 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T11:25:36.973Z] #36 3.262 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-18T11:25:36.973Z] #36 3.817 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T11:25:36.973Z] #36 6.517 Fetched 8449 kB in 4s (1929 kB/s) [2021-06-18T11:25:36.973Z] #36 6.517 Reading package lists... [2021-06-18T11:25:36.973Z] #36 8.314 Reading package lists... [2021-06-18T11:25:36.973Z] #36 9.639 Building dependency tree... [2021-06-18T11:25:36.973Z] #36 10.05 The following additional packages will be installed: [2021-06-18T11:25:36.973Z] #36 10.05 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-18T11:25:36.973Z] #36 10.05 Suggested packages: [2021-06-18T11:25:36.973Z] #36 10.05 cmake-doc ninja-build lrzip [2021-06-18T11:25:36.973Z] #36 10.05 Recommended packages: [2021-06-18T11:25:36.973Z] #36 10.05 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-18T11:25:36.973Z] #36 10.21 The following NEW packages will be installed: [2021-06-18T11:25:36.973Z] #36 10.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-18T11:25:36.973Z] #36 10.22 vim-common xxd [2021-06-18T11:25:36.973Z] #36 10.51 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-06-18T11:25:36.973Z] #36 10.51 Need to get 14.9 MB of archives. [2021-06-18T11:25:36.973Z] #36 10.51 After this operation, 61.8 MB of additional disk space will be used. [2021-06-18T11:25:36.973Z] #36 10.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-18T11:25:36.973Z] #36 10.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-18T11:25:36.973Z] #36 10.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-18T11:25:36.973Z] #36 10.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-18T11:25:36.973Z] #36 ... [2021-06-18T11:25:36.973Z] [2021-06-18T11:25:36.973Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-18T11:25:36.973Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-18T11:25:36.973Z] #40 2.520 + git clone https://github.com/docker/distribution.git . [2021-06-18T11:25:36.973Z] #40 2.520 Cloning into '.'... [2021-06-18T11:25:36.973Z] #40 5.999 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-18T11:25:36.973Z] #40 6.438 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-18T11:25:37.238Z] #40 ... [2021-06-18T11:25:37.238Z] [2021-06-18T11:25:37.238Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-18T11:25:37.238Z] #50 sha256:9a12cc286adbbd53e1ed0b73b29ac25165013311552f74f37d22d308b4af290a [2021-06-18T11:25:37.238Z] #50 10.14 go: downloading github.com/fatih/color v1.7.0 [2021-06-18T11:25:37.238Z] #50 10.14 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-18T11:25:37.238Z] #50 10.14 go: downloading github.com/pkg/errors v0.8.1 [2021-06-18T11:25:37.238Z] #50 10.14 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-18T11:25:37.238Z] #50 10.14 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-18T11:25:37.238Z] #50 10.14 go: downloading github.com/spf13/viper v1.6.1 [2021-06-18T11:25:37.238Z] #50 10.24 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-18T11:25:37.238Z] #50 10.25 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-18T11:25:37.238Z] #50 10.25 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-18T11:25:37.238Z] #50 10.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-18T11:25:37.238Z] #50 10.30 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-18T11:25:37.238Z] #50 10.32 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-18T11:25:37.238Z] #50 10.32 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-18T11:25:37.238Z] #50 10.37 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-18T11:25:37.238Z] #50 10.46 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-18T11:25:37.238Z] #50 10.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-18T11:25:37.238Z] #50 10.53 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-18T11:25:37.238Z] #50 10.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-18T11:25:37.238Z] #50 10.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-18T11:25:37.238Z] #50 10.65 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-18T11:25:37.238Z] #50 10.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-18T11:25:37.238Z] #50 10.67 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-18T11:25:37.238Z] #50 10.69 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-18T11:25:37.238Z] #50 10.72 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-18T11:25:37.238Z] #50 10.85 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-18T11:25:37.238Z] #50 10.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-18T11:25:37.238Z] #50 10.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-18T11:25:37.238Z] #50 10.95 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-18T11:25:37.238Z] #50 10.96 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-18T11:25:37.238Z] #50 10.98 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-18T11:25:37.246Z] #9 extracting sha256:db807893dccf12b2476ed4f38061fb7b0e0091c1b91ebedd23fdd39924c33988 done [2021-06-18T11:25:37.246Z] #9 DONE 22.8s [2021-06-18T11:25:37.246Z] [2021-06-18T11:25:37.246Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-18T11:25:37.246Z] #29 sha256:7cb6366c331a60b78c09e4a99df63572cb7f7d00432f02371f0a01c71dd797d0 [2021-06-18T11:25:37.246Z] #29 1.104 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-18T11:25:37.246Z] #29 1.172 [2021-06-18T11:25:37.246Z] #29 1.290 ############ 17.5% ########################## 37.3% ######################################### 57.0% ####################################################### 76.7% ##################################################################### 96.7% ######################################################################## 100.0% [2021-06-18T11:25:37.246Z] #29 1.826 [2021-06-18T11:25:37.246Z] #29 1.942 ######################################################################## 100.0% [2021-06-18T11:25:37.246Z] #29 2.044 [2021-06-18T11:25:37.246Z] #29 2.158 ################################################################# 90.4% ######################################################################## 100.0% [2021-06-18T11:25:37.246Z] #29 2.249 [2021-06-18T11:25:37.499Z] #50 11.09 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-18T11:25:37.499Z] #50 11.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-18T11:25:37.499Z] #50 11.16 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-18T11:25:37.499Z] #50 11.18 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-18T11:25:37.499Z] #50 11.20 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-18T11:25:37.759Z] #50 11.32 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-18T11:25:37.759Z] #50 11.33 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-18T11:25:37.759Z] #50 11.46 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-18T11:25:37.759Z] #50 11.48 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-18T11:25:37.759Z] #50 11.50 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-18T11:25:37.768Z] #29 2.361 ###### 9.3% ########################## 36.3% ######################################## 55.8% ##################################################### 74.9% ################################################################## 92.9% ######################################################################## 100.0% [2021-06-18T11:25:38.020Z] #50 11.70 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-18T11:25:38.020Z] #50 11.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-18T11:25:38.020Z] #50 11.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-18T11:25:38.020Z] #50 11.70 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-18T11:25:38.020Z] #50 11.70 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-18T11:25:38.034Z] #29 2.876 [2021-06-18T11:25:38.301Z] #50 11.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-18T11:25:38.301Z] #50 11.84 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-18T11:25:38.301Z] #50 11.94 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-18T11:25:38.560Z] #29 2.992 ### 4.8% ####### 10.0% ########## 15.3% ############## 20.5% ################## [2021-06-18T11:25:38.560Z] #29 ... [2021-06-18T11:25:38.560Z] [2021-06-18T11:25:38.560Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-18T11:25:38.560Z] #10 sha256:7f6eb43c8ad762107fb11b9dc5bf1c30efa1cf78d664ea7df9c142c5fd039145 [2021-06-18T11:25:38.560Z] #10 DONE 1.2s [2021-06-18T11:25:38.560Z] [2021-06-18T11:25:38.560Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-18T11:25:38.560Z] #29 sha256:7cb6366c331a60b78c09e4a99df63572cb7f7d00432f02371f0a01c71dd797d0 [2021-06-18T11:25:38.561Z] #50 12.24 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-18T11:25:38.561Z] #50 12.30 go: downloading github.com/spf13/afero v1.1.2 [2021-06-18T11:25:38.821Z] #50 12.42 go: downloading github.com/spf13/cast v1.3.0 [2021-06-18T11:25:38.821Z] #50 12.42 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-18T11:25:39.082Z] #50 12.58 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-18T11:25:39.082Z] #50 12.59 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-18T11:25:39.082Z] #50 12.60 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-18T11:25:39.082Z] #50 12.62 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-18T11:25:39.082Z] #50 12.63 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-18T11:25:39.082Z] #50 12.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-18T11:25:39.082Z] #50 12.63 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-18T11:25:39.082Z] #50 12.63 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-18T11:25:39.082Z] #50 12.72 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-18T11:25:39.082Z] #50 12.73 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-18T11:25:39.082Z] #50 12.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-18T11:25:39.082Z] #50 12.82 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-18T11:25:39.343Z] #50 12.82 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-18T11:25:39.343Z] #50 12.82 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-18T11:25:39.343Z] #50 12.90 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-18T11:25:39.343Z] #50 12.92 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-18T11:25:39.343Z] #50 12.97 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-18T11:25:39.343Z] #50 12.97 go: downloading golang.org/x/text v0.3.2 [2021-06-18T11:25:39.343Z] #50 12.97 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-18T11:25:39.343Z] #50 13.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-18T11:25:39.343Z] #50 13.00 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-18T11:25:39.343Z] #50 ... [2021-06-18T11:25:39.343Z] [2021-06-18T11:25:39.343Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:25:39.343Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:25:39.343Z] #13 2.493 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-18T11:25:39.343Z] #13 2.504 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T11:25:39.343Z] #13 2.512 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T11:25:39.343Z] #13 2.518 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T11:25:39.343Z] #13 2.879 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-18T11:25:39.343Z] #13 3.330 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T11:25:39.343Z] #13 3.816 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-18T11:25:39.343Z] #13 4.455 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T11:25:39.343Z] #13 7.387 Fetched 8979 kB in 5s (1746 kB/s) [2021-06-18T11:25:39.343Z] #13 7.387 Reading package lists... [2021-06-18T11:25:39.343Z] #13 8.934 Reading package lists... [2021-06-18T11:25:39.343Z] #13 10.16 Building dependency tree... [2021-06-18T11:25:39.343Z] #13 10.66 The following additional packages will be installed: [2021-06-18T11:25:39.343Z] #13 10.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-18T11:25:39.343Z] #13 10.66 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-18T11:25:39.343Z] #13 10.66 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-18T11:25:39.343Z] #13 10.66 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-18T11:25:39.343Z] #13 10.66 mingw-w64-x86-64-dev [2021-06-18T11:25:39.343Z] #13 10.66 Suggested packages: [2021-06-18T11:25:39.343Z] #13 10.66 gcc-8-locales seccomp wine64 [2021-06-18T11:25:39.343Z] #13 10.87 The following NEW packages will be installed: [2021-06-18T11:25:39.343Z] #13 10.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-18T11:25:39.343Z] #13 10.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-18T11:25:39.343Z] #13 10.87 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-18T11:25:39.343Z] #13 10.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-18T11:25:39.343Z] #13 10.87 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-18T11:25:39.343Z] #13 10.87 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-18T11:25:39.343Z] #13 10.88 The following packages will be upgraded: [2021-06-18T11:25:39.343Z] #13 10.88 libseccomp2 [2021-06-18T11:25:39.343Z] #13 11.16 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2021-06-18T11:25:39.343Z] #13 11.16 Need to get 77.8 MB of archives. [2021-06-18T11:25:39.343Z] #13 11.16 After this operation, 487 MB of additional disk space will be used. [2021-06-18T11:25:39.343Z] #13 11.16 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-18T11:25:39.343Z] #13 11.17 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-18T11:25:39.343Z] #13 11.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-18T11:25:39.343Z] #13 11.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-18T11:25:39.343Z] #13 11.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-18T11:25:39.343Z] #13 11.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-18T11:25:39.343Z] #13 11.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-18T11:25:39.343Z] #13 11.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-18T11:25:39.343Z] #13 11.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-18T11:25:39.343Z] #13 12.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-18T11:25:39.343Z] #13 12.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-18T11:25:39.343Z] #13 ... [2021-06-18T11:25:39.343Z] [2021-06-18T11:25:39.343Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-18T11:25:39.343Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-18T11:25:39.343Z] #56 10.85 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T11:25:39.343Z] #56 10.97 Fetched 119 kB in 0s (414 kB/s) [2021-06-18T11:25:39.343Z] #56 11.03 Selecting previously unselected package libbtrfs0. [2021-06-18T11:25:39.343Z] #56 11.03 (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 ... 15421 files and directories currently installed.) [2021-06-18T11:25:39.343Z] #56 11.07 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-18T11:25:39.343Z] #56 11.10 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-18T11:25:39.343Z] #56 11.20 Selecting previously unselected package libbtrfs-dev. [2021-06-18T11:25:39.343Z] #56 11.20 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-18T11:25:39.343Z] #56 11.21 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-18T11:25:39.343Z] #56 11.49 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-18T11:25:39.343Z] #56 11.56 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-18T11:25:39.343Z] #56 11.58 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T11:25:39.343Z] #56 DONE 13.1s [2021-06-18T11:25:39.343Z] [2021-06-18T11:25:39.343Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T11:25:39.343Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T11:25:39.343Z] #44 2.876 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T11:25:39.343Z] #44 2.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T11:25:39.343Z] #44 2.892 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T11:25:39.343Z] #44 3.310 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T11:25:39.343Z] #44 3.755 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-18T11:25:39.343Z] #44 3.816 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-18T11:25:39.343Z] #44 4.278 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T11:25:39.343Z] #44 5.011 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-18T11:25:39.343Z] #44 7.356 Fetched 8452 kB in 5s (1790 kB/s) [2021-06-18T11:25:39.343Z] #44 7.356 Reading package lists... [2021-06-18T11:25:39.343Z] #44 8.784 Reading package lists... [2021-06-18T11:25:39.343Z] #44 10.01 Building dependency tree... [2021-06-18T11:25:39.343Z] #44 10.44 The following additional packages will be installed: [2021-06-18T11:25:39.343Z] #44 10.44 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-18T11:25:39.343Z] #44 10.44 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-18T11:25:39.343Z] #44 10.44 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-18T11:25:39.343Z] #44 10.44 python3.7-minimal [2021-06-18T11:25:39.343Z] #44 10.44 Suggested packages: [2021-06-18T11:25:39.343Z] #44 10.44 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-18T11:25:39.343Z] #44 10.44 python3.7-doc binfmt-support [2021-06-18T11:25:39.343Z] #44 10.73 The following NEW packages will be installed: [2021-06-18T11:25:39.343Z] #44 10.73 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-18T11:25:39.343Z] #44 10.74 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-18T11:25:39.343Z] #44 10.74 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-18T11:25:39.343Z] #44 10.74 python3.7-minimal [2021-06-18T11:25:39.343Z] #44 11.07 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2021-06-18T11:25:39.343Z] #44 11.07 Need to get 6695 kB of archives. [2021-06-18T11:25:39.343Z] #44 11.07 After this operation, 33.1 MB of additional disk space will be used. [2021-06-18T11:25:39.343Z] #44 11.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-18T11:25:39.343Z] #44 11.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-18T11:25:39.343Z] #44 11.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-18T11:25:39.343Z] #44 11.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-18T11:25:39.343Z] #44 11.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-18T11:25:39.343Z] #44 11.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-18T11:25:39.343Z] #44 11.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-18T11:25:39.343Z] #44 11.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-18T11:25:39.343Z] #44 11.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-18T11:25:39.343Z] #44 11.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-18T11:25:39.343Z] #44 11.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-18T11:25:39.343Z] #44 11.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-18T11:25:39.343Z] #44 11.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-18T11:25:39.343Z] #44 11.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-18T11:25:39.343Z] #44 11.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-18T11:25:39.343Z] #44 11.59 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-18T11:25:39.343Z] #44 12.45 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T11:25:39.343Z] #44 12.58 Fetched 6695 kB in 1s (5062 kB/s) [2021-06-18T11:25:39.343Z] #44 13.03 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-18T11:25:39.343Z] #44 13.03 (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 ... 15421 files and directories currently installed.) [2021-06-18T11:25:39.343Z] #44 13.04 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T11:25:39.604Z] #44 ... [2021-06-18T11:25:39.604Z] [2021-06-18T11:25:39.604Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-18T11:25:39.604Z] #48 sha256:9e1bdc4e2264005271c0a845e5a251d23ddf815f95166ec9e0c9d0ce6aa7918f [2021-06-18T11:25:39.604Z] #48 DONE 13.2s [2021-06-18T11:25:39.604Z] [2021-06-18T11:25:39.604Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T11:25:39.604Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T11:25:39.604Z] #44 13.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T11:25:39.604Z] #44 ... [2021-06-18T11:25:39.604Z] [2021-06-18T11:25:39.604Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-18T11:25:39.604Z] #29 sha256:ec46fba524fa2eaab49c118364aa22ba59269d9ff0e5cb6c8ed2363824c5cb5f [2021-06-18T11:25:39.604Z] #29 9.570 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-18T11:25:39.604Z] #29 9.749 [2021-06-18T11:25:39.604Z] #29 9.964 0.0% ########## 14.0% ########################### 38.5% ##################################### 51.6% ########################################### 60.4% ########################################################## 80.7% ################################################################# 90.5% ######################################################################## 100.0% [2021-06-18T11:25:39.604Z] #29 11.00 [2021-06-18T11:25:39.604Z] #29 11.53 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-18T11:25:39.604Z] #29 11.70 [2021-06-18T11:25:39.604Z] #29 11.78 ######################################################################## 100.0% [2021-06-18T11:25:39.604Z] #29 11.83 [2021-06-18T11:25:39.604Z] #29 12.12 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-18T11:25:39.604Z] #29 12.27 [2021-06-18T11:25:39.604Z] #29 12.38 ######################################################################## 100.0% [2021-06-18T11:25:39.604Z] #29 12.43 [2021-06-18T11:25:39.604Z] #29 12.52 Download of images into '/build' complete. [2021-06-18T11:25:39.604Z] #29 12.52 Use something like the following to load the result into a Docker daemon: [2021-06-18T11:25:39.604Z] #29 12.52 tar -cC '/build' . | docker load [2021-06-18T11:25:39.612Z] #29 2.992 ### 4.8% ####### 10.0% ########## 15.3% ############## 20.5% ################## 25.7% ##################### 29.7% ######################### 35.5% ############################# 41.3% ################################# 46.7% ##################################### 51.9% ######################################### 57.1% ############################################ 62.4% ################################################ 67.6% #################################################### 72.8% ######################################################## [2021-06-18T11:25:39.612Z] #29 ... [2021-06-18T11:25:39.612Z] [2021-06-18T11:25:39.612Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-06-18T11:25:39.612Z] #11 sha256:7da304b136cf5131f0f1c5da04ac876076e364d833c785923f42ac14adf08875 [2021-06-18T11:25:39.612Z] #11 DONE 1.0s [2021-06-18T11:25:39.612Z] [2021-06-18T11:25:39.612Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-18T11:25:39.612Z] #29 sha256:7cb6366c331a60b78c09e4a99df63572cb7f7d00432f02371f0a01c71dd797d0 [2021-06-18T11:25:39.612Z] #29 2.992 ### 4.8% ####### 10.0% ########## 15.3% ############## 20.5% ################## 25.7% ##################### 29.7% ######################### 35.5% ############################# 41.3% ################################# 46.7% ##################################### 51.9% ######################################### 57.1% ############################################ 62.4% ################################################ 67.6% #################################################### 72.8% ######################################################## 78.0% ########################################################### 83.1% [2021-06-18T11:25:39.612Z] #29 ... [2021-06-18T11:25:39.612Z] [2021-06-18T11:25:39.612Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-18T11:25:39.612Z] #31 sha256:9d7e2e124e11ca77f63dad3cf223173f71cf163849e8ee5c9728eb22a8d1f98f [2021-06-18T11:25:39.612Z] #31 DONE 0.1s [2021-06-18T11:25:39.612Z] [2021-06-18T11:25:39.612Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-18T11:25:39.612Z] #29 sha256:7cb6366c331a60b78c09e4a99df63572cb7f7d00432f02371f0a01c71dd797d0 [2021-06-18T11:25:39.612Z] #29 2.992 ### 4.8% ####### 10.0% ########## 15.3% ############## 20.5% ################## 25.7% ##################### 29.7% ######################### 35.5% ############################# 41.3% ################################# 46.7% ##################################### 51.9% ######################################### 57.1% ############################################ 62.4% ################################################ 67.6% #################################################### 72.8% ######################################################## 78.0% ########################################################### 83.1% ############################################################### 88.4% [2021-06-18T11:25:39.612Z] #29 ... [2021-06-18T11:25:39.612Z] [2021-06-18T11:25:39.612Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-18T11:25:39.612Z] #39 sha256:f0e9c165c35c5ee9245168d068a6af2614d14d81ad856edc1e240f42cd29f71c [2021-06-18T11:25:39.612Z] #39 DONE 0.2s [2021-06-18T11:25:39.612Z] [2021-06-18T11:25:39.612Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-18T11:25:39.612Z] #29 sha256:7cb6366c331a60b78c09e4a99df63572cb7f7d00432f02371f0a01c71dd797d0 [2021-06-18T11:25:39.879Z] #29 2.992 ### 4.8% ####### 10.0% ########## 15.3% ############## 20.5% ################## 25.7% ##################### 29.7% ######################### 35.5% ############################# 41.3% ################################# 46.7% ##################################### 51.9% ######################################### 57.1% ############################################ 62.4% ################################################ 67.6% #################################################### 72.8% ######################################################## 78.0% ########################################################### 83.1% ############################################################### 88.4% ################################################################### 93.4% [2021-06-18T11:25:39.879Z] #29 ... [2021-06-18T11:25:39.879Z] [2021-06-18T11:25:39.879Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-18T11:25:39.879Z] #43 sha256:0803015c9504144177fc58ab0560e49a3b6af4bfe9e262f335a2fdf9ab4cd1a2 [2021-06-18T11:25:39.879Z] #43 DONE 0.4s [2021-06-18T11:25:39.880Z] [2021-06-18T11:25:39.880Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-18T11:25:39.880Z] #29 sha256:7cb6366c331a60b78c09e4a99df63572cb7f7d00432f02371f0a01c71dd797d0 [2021-06-18T11:25:39.880Z] #29 2.992 ### 4.8% ####### 10.0% ########## 15.3% ############## 20.5% ################## 25.7% ##################### 29.7% ######################### 35.5% ############################# 41.3% ################################# 46.7% ##################################### 51.9% ######################################### 57.1% ############################################ 62.4% ################################################ 67.6% #################################################### 72.8% ######################################################## 78.0% ########################################################### 83.1% ############################################################### 88.4% ################################################################### 93.4% ###################################################################### 98.4% ######################################################################## 100.0% [2021-06-18T11:25:39.880Z] #29 4.884 [2021-06-18T11:25:40.175Z] #29 DONE 13.0s [2021-06-18T11:25:40.175Z] [2021-06-18T11:25:40.175Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-18T11:25:40.175Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T11:25:40.175Z] #36 10.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-18T11:25:40.175Z] #36 10.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-18T11:25:40.175Z] #36 10.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-18T11:25:40.175Z] #36 10.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-18T11:25:40.175Z] #36 10.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-18T11:25:40.175Z] #36 10.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-18T11:25:40.175Z] #36 11.47 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T11:25:40.175Z] #36 11.57 Fetched 14.9 MB in 1s (18.4 MB/s) [2021-06-18T11:25:40.175Z] #36 11.64 Selecting previously unselected package xxd. [2021-06-18T11:25:40.175Z] #36 11.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 ... 15421 files and directories currently installed.) [2021-06-18T11:25:40.175Z] #36 11.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-18T11:25:40.175Z] #36 11.67 Unpacking xxd (2:8.1.0875-5) ... [2021-06-18T11:25:40.175Z] #36 12.58 Selecting previously unselected package vim-common. [2021-06-18T11:25:40.175Z] #36 12.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-18T11:25:40.175Z] #36 12.72 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-18T11:25:40.175Z] #36 13.28 Selecting previously unselected package cmake-data. [2021-06-18T11:25:40.175Z] #36 13.29 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-18T11:25:40.175Z] #36 13.30 Unpacking cmake-data (3.13.4-1) ... [2021-06-18T11:25:40.450Z] #29 5.351 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-18T11:25:40.450Z] #29 5.473 [2021-06-18T11:25:40.716Z] #29 5.605 ######################################################################## 100.0% [2021-06-18T11:25:40.716Z] #29 5.656 [2021-06-18T11:25:40.982Z] #29 6.031 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-18T11:25:41.243Z] #29 6.200 [2021-06-18T11:25:41.504Z] #29 6.320 ######################################################################## 100.0% [2021-06-18T11:25:41.504Z] #29 6.373 [2021-06-18T11:25:41.594Z] #36 14.91 Selecting previously unselected package libicu63:amd64. [2021-06-18T11:25:41.594Z] #36 14.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-18T11:25:41.594Z] #36 14.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-18T11:25:41.766Z] #29 6.767 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-18T11:25:41.766Z] #29 6.866 [2021-06-18T11:25:42.814Z] #29 6.988 0.6% ############# 19.3% ############################## 42.1% ########################################### 60.4% ################################################### 70.9% ################################################################### 93.5% ######################################################################## 100.0% [2021-06-18T11:25:42.814Z] #29 7.553 [2021-06-18T11:25:42.978Z] #36 ... [2021-06-18T11:25:42.978Z] [2021-06-18T11:25:42.978Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:25:42.978Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:25:42.979Z] #13 13.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-18T11:25:42.979Z] #13 14.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-18T11:25:42.979Z] #13 14.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-18T11:25:42.979Z] #13 14.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-18T11:25:42.979Z] #13 14.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-18T11:25:42.979Z] #13 14.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-18T11:25:42.979Z] #13 14.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-18T11:25:42.979Z] #13 14.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-18T11:25:42.979Z] #13 14.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-18T11:25:42.979Z] #13 14.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-18T11:25:42.979Z] #13 14.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-18T11:25:42.979Z] #13 14.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-18T11:25:42.979Z] #13 14.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-18T11:25:42.979Z] #13 14.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-18T11:25:42.979Z] #13 14.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-18T11:25:42.979Z] #13 14.48 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T11:25:42.979Z] #13 14.53 Fetched 77.8 MB in 3s (23.6 MB/s) [2021-06-18T11:25:42.979Z] #13 14.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 ... 15421 files and directories currently installed.) [2021-06-18T11:25:42.979Z] #13 14.65 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-18T11:25:42.979Z] #13 14.69 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-18T11:25:42.979Z] #13 14.88 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-18T11:25:42.979Z] #13 14.99 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-18T11:25:42.979Z] #13 14.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-18T11:25:42.979Z] #13 15.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-18T11:25:42.979Z] #13 15.05 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-18T11:25:42.979Z] #13 16.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-18T11:25:43.076Z] #29 7.887 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-18T11:25:43.076Z] #29 7.995 [2021-06-18T11:25:43.076Z] #29 8.044 ######################################################################## 100.0% [2021-06-18T11:25:43.076Z] #29 8.069 [2021-06-18T11:25:43.239Z] #13 16.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-18T11:25:43.239Z] #13 16.25 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-18T11:25:43.338Z] #29 8.320 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-18T11:25:43.600Z] #29 8.469 [2021-06-18T11:25:43.600Z] #29 8.518 ######################################################################## 100.0% [2021-06-18T11:25:43.600Z] #29 8.526 [2021-06-18T11:25:43.600Z] #29 8.572 Download of images into '/build' complete. [2021-06-18T11:25:43.600Z] #29 8.572 Use something like the following to load the result into a Docker daemon: [2021-06-18T11:25:43.600Z] #29 8.572 tar -cC '/build' . | docker load [2021-06-18T11:25:43.862Z] #29 DONE 8.8s [2021-06-18T11:25:43.862Z] [2021-06-18T11:25:43.862Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T11:25:43.862Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T11:25:44.125Z] #44 ... [2021-06-18T11:25:44.125Z] [2021-06-18T11:25:44.125Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-18T11:25:44.125Z] #12 sha256:404d6ac784bfa01d4931c3417807b6e230ae87a353cc9e793536daa28023c7f6 [2021-06-18T11:25:44.125Z] #12 DONE 4.4s [2021-06-18T11:25:44.125Z] [2021-06-18T11:25:44.125Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:25:44.125Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:25:44.180Z] #13 17.14 Selecting previously unselected package binutils-mingw-w64. [2021-06-18T11:25:44.180Z] #13 17.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-18T11:25:44.180Z] #13 17.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-18T11:25:44.180Z] #13 17.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-18T11:25:44.180Z] #13 17.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-18T11:25:44.180Z] #13 17.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-18T11:25:44.441Z] #13 17.43 Selecting previously unselected package dmsetup. [2021-06-18T11:25:44.441Z] #13 17.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-18T11:25:44.441Z] #13 17.45 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-18T11:25:44.441Z] #13 17.53 Selecting previously unselected package mingw-w64-common. [2021-06-18T11:25:44.441Z] #13 17.54 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-18T11:25:44.441Z] #13 17.56 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-18T11:25:45.824Z] #13 ... [2021-06-18T11:25:45.824Z] [2021-06-18T11:25:45.824Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:25:45.824Z] #46 sha256:91ea07413f1790253a314b5de8a830617ea45da53cdb5ac59e1024743e844d3c [2021-06-18T11:25:45.824Z] #46 9.343 sync [2021-06-18T11:25:45.824Z] #46 9.354 internal/reflectlite [2021-06-18T11:25:45.824Z] #46 9.921 sort [2021-06-18T11:25:45.824Z] #46 9.922 errors [2021-06-18T11:25:45.824Z] #46 10.13 strconv [2021-06-18T11:25:45.824Z] #46 10.14 path [2021-06-18T11:25:45.824Z] #46 10.16 vendor/golang.org/x/net/dns/dnsmessage [2021-06-18T11:25:45.824Z] #46 10.16 internal/oserror [2021-06-18T11:25:45.824Z] #46 10.31 internal/testlog [2021-06-18T11:25:45.824Z] #46 10.32 github.com/LK4D4/vndr/godl/singleflight [2021-06-18T11:25:45.824Z] #46 10.33 io [2021-06-18T11:25:45.824Z] #46 10.36 syscall [2021-06-18T11:25:45.824Z] #46 10.38 math/rand [2021-06-18T11:25:45.824Z] #46 10.44 internal/singleflight [2021-06-18T11:25:45.824Z] #46 11.02 strings [2021-06-18T11:25:45.824Z] #46 11.02 hash [2021-06-18T11:25:45.824Z] #46 11.02 crypto/internal/randutil [2021-06-18T11:25:45.824Z] #46 11.02 bytes [2021-06-18T11:25:45.824Z] #46 11.30 hash/crc32 [2021-06-18T11:25:45.824Z] #46 11.32 crypto/hmac [2021-06-18T11:25:45.824Z] #46 11.49 vendor/golang.org/x/crypto/hkdf [2021-06-18T11:25:45.824Z] #46 11.95 vendor/golang.org/x/text/transform [2021-06-18T11:25:45.824Z] #46 11.95 crypto [2021-06-18T11:25:45.824Z] #46 11.95 crypto/rc4 [2021-06-18T11:25:45.824Z] #46 11.95 reflect [2021-06-18T11:25:45.824Z] #46 12.24 bufio [2021-06-18T11:25:45.824Z] #46 12.24 regexp/syntax [2021-06-18T11:25:45.824Z] #46 12.80 internal/syscall/unix [2021-06-18T11:25:45.824Z] #46 12.81 time [2021-06-18T11:25:45.824Z] #46 12.81 internal/syscall/execenv [2021-06-18T11:25:45.824Z] #46 13.81 regexp [2021-06-18T11:25:45.824Z] #46 14.66 io/fs [2021-06-18T11:25:45.824Z] #46 14.67 context [2021-06-18T11:25:45.824Z] #46 14.69 internal/poll [2021-06-18T11:25:45.824Z] #46 15.28 github.com/LK4D4/vndr/versioned [2021-06-18T11:25:45.824Z] #46 15.50 encoding/binary [2021-06-18T11:25:45.824Z] #46 15.51 internal/fmtsort [2021-06-18T11:25:45.824Z] #46 15.52 os [2021-06-18T11:25:45.824Z] #46 16.03 encoding/base64 [2021-06-18T11:25:45.824Z] #46 16.04 crypto/cipher [2021-06-18T11:25:45.824Z] #46 16.04 crypto/sha512 [2021-06-18T11:25:45.824Z] #46 16.04 crypto/md5 [2021-06-18T11:25:45.824Z] #46 16.04 crypto/ed25519/internal/edwards25519 [2021-06-18T11:25:45.824Z] #46 16.05 crypto/sha1 [2021-06-18T11:25:45.824Z] #46 16.06 crypto/sha256 [2021-06-18T11:25:45.824Z] #46 16.69 vendor/golang.org/x/crypto/poly1305 [2021-06-18T11:25:45.824Z] #46 16.71 encoding/pem [2021-06-18T11:25:45.824Z] #46 17.06 crypto/des [2021-06-18T11:25:45.824Z] #46 17.06 vendor/golang.org/x/crypto/chacha20 [2021-06-18T11:25:45.824Z] #46 17.06 crypto/aes [2021-06-18T11:25:45.824Z] #46 17.31 fmt [2021-06-18T11:25:45.824Z] #46 17.32 io/ioutil [2021-06-18T11:25:45.824Z] #46 17.32 os/exec [2021-06-18T11:25:45.824Z] #46 17.32 internal/lazyregexp [2021-06-18T11:25:45.824Z] #46 17.33 net [2021-06-18T11:25:45.824Z] #46 17.63 vendor/golang.org/x/sys/cpu [2021-06-18T11:25:45.824Z] #46 17.91 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-18T11:25:45.824Z] #46 18.85 go/scanner [2021-06-18T11:25:45.824Z] #46 18.85 flag [2021-06-18T11:25:45.824Z] #46 18.85 text/template/parse [2021-06-18T11:25:45.824Z] #46 18.85 log [2021-06-18T11:25:45.824Z] #46 18.85 encoding/json [2021-06-18T11:25:45.824Z] #46 18.85 encoding/xml [2021-06-18T11:25:45.824Z] #46 18.85 net/url [2021-06-18T11:25:45.824Z] #46 19.32 compress/flate [2021-06-18T11:25:45.824Z] #46 19.50 math/big [2021-06-18T11:25:45.824Z] #46 ... [2021-06-18T11:25:45.824Z] [2021-06-18T11:25:45.824Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T11:25:45.824Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T11:25:45.824Z] #44 13.81 Selecting previously unselected package python3.7-minimal. [2021-06-18T11:25:45.824Z] #44 13.81 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T11:25:45.824Z] #44 13.84 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-18T11:25:45.824Z] #44 14.76 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T11:25:45.824Z] #44 14.79 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-18T11:25:45.824Z] #44 15.83 Selecting previously unselected package python3-minimal. [2021-06-18T11:25:45.824Z] #44 15.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-06-18T11:25:45.824Z] #44 15.88 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-18T11:25:45.824Z] #44 15.89 Unpacking python3-minimal (3.7.3-1) ... [2021-06-18T11:25:45.824Z] #44 15.96 Selecting previously unselected package libmpdec2:amd64. [2021-06-18T11:25:45.824Z] #44 15.96 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-18T11:25:45.824Z] #44 15.97 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-18T11:25:45.824Z] #44 16.04 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-18T11:25:45.824Z] #44 16.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T11:25:45.824Z] #44 16.05 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T11:25:45.824Z] #44 16.89 Selecting previously unselected package python3.7. [2021-06-18T11:25:45.824Z] #44 16.89 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T11:25:45.824Z] #44 16.90 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-18T11:25:45.824Z] #44 16.98 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-18T11:25:45.824Z] #44 16.98 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-18T11:25:45.824Z] #44 16.99 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-18T11:25:45.824Z] #44 17.18 Setting up python3-minimal (3.7.3-1) ... [2021-06-18T11:25:45.824Z] #44 17.73 Selecting previously unselected package python3. [2021-06-18T11:25:45.825Z] #44 17.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-06-18T11:25:45.825Z] #44 17.75 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-18T11:25:45.825Z] #44 17.76 Unpacking python3 (3.7.3-1) ... [2021-06-18T11:25:45.825Z] #44 17.87 Selecting previously unselected package libprotobuf17:amd64. [2021-06-18T11:25:45.825Z] #44 17.87 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-18T11:25:45.825Z] #44 17.88 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-18T11:25:45.825Z] #44 18.13 Selecting previously unselected package python3-pkg-resources. [2021-06-18T11:25:45.825Z] #44 18.14 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-18T11:25:45.825Z] #44 18.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-18T11:25:45.825Z] #44 18.25 Selecting previously unselected package python3-six. [2021-06-18T11:25:45.825Z] #44 18.25 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-18T11:25:45.825Z] #44 18.27 Unpacking python3-six (1.12.0-1) ... [2021-06-18T11:25:45.825Z] #44 18.37 Selecting previously unselected package python3-protobuf. [2021-06-18T11:25:45.825Z] #44 18.38 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-18T11:25:45.825Z] #44 18.39 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-18T11:25:45.825Z] #44 18.59 Selecting previously unselected package libnet1:amd64. [2021-06-18T11:25:45.825Z] #44 18.59 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-18T11:25:45.825Z] #44 18.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-18T11:25:45.825Z] #44 18.73 Selecting previously unselected package libnl-3-200:amd64. [2021-06-18T11:25:45.825Z] #44 18.73 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-18T11:25:45.825Z] #44 18.75 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-18T11:25:45.825Z] #44 19.05 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-18T11:25:45.825Z] #44 19.06 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-18T11:25:45.825Z] #44 19.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-18T11:25:45.825Z] #44 19.24 Selecting previously unselected package criu. [2021-06-18T11:25:45.825Z] #44 19.24 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-18T11:25:45.825Z] #44 19.24 Unpacking criu (3.15-1) ... [2021-06-18T11:25:45.825Z] #44 19.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-18T11:25:45.825Z] #44 19.50 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-18T11:25:46.085Z] #44 19.52 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-18T11:25:46.085Z] #44 19.55 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-18T11:25:46.085Z] #44 19.56 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-18T11:25:46.085Z] #44 19.57 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T11:25:46.085Z] #44 19.59 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-18T11:25:46.085Z] #44 19.60 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-18T11:25:46.085Z] #44 ... [2021-06-18T11:25:46.085Z] [2021-06-18T11:25:46.085Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:25:46.085Z] #46 sha256:91ea07413f1790253a314b5de8a830617ea45da53cdb5ac59e1024743e844d3c [2021-06-18T11:25:46.085Z] #46 19.92 go/ast [2021-06-18T11:25:46.655Z] #46 20.48 vendor/golang.org/x/text/unicode/bidi [2021-06-18T11:25:46.916Z] #46 ... [2021-06-18T11:25:46.916Z] [2021-06-18T11:25:46.916Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-18T11:25:46.916Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T11:25:46.916Z] #36 17.03 Selecting previously unselected package libxml2:amd64. [2021-06-18T11:25:46.916Z] #36 17.03 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-18T11:25:46.916Z] #36 17.04 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-18T11:25:46.916Z] #36 17.38 Selecting previously unselected package libarchive13:amd64. [2021-06-18T11:25:46.916Z] #36 17.38 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-18T11:25:46.916Z] #36 17.39 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-18T11:25:46.916Z] #36 17.58 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-18T11:25:46.916Z] #36 17.58 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-18T11:25:46.916Z] #36 17.58 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-18T11:25:46.916Z] #36 17.69 Selecting previously unselected package librhash0:amd64. [2021-06-18T11:25:46.916Z] #36 17.69 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-18T11:25:46.916Z] #36 17.70 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-18T11:25:46.916Z] #36 17.86 Selecting previously unselected package libuv1:amd64. [2021-06-18T11:25:46.916Z] #36 17.86 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-18T11:25:46.916Z] #36 17.87 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-18T11:25:46.916Z] #36 17.95 Selecting previously unselected package cmake. [2021-06-18T11:25:46.916Z] #36 17.96 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-18T11:25:46.916Z] #36 17.98 Unpacking cmake (3.13.4-1) ... [2021-06-18T11:25:46.916Z] #36 19.37 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-18T11:25:46.916Z] #36 19.40 Setting up xxd (2:8.1.0875-5) ... [2021-06-18T11:25:46.916Z] #36 19.41 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-18T11:25:46.916Z] #36 19.43 Setting up vim-common (2:8.1.0875-5) ... [2021-06-18T11:25:46.916Z] #36 19.49 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-18T11:25:46.916Z] #36 19.52 Setting up cmake-data (3.13.4-1) ... [2021-06-18T11:25:46.916Z] #36 19.55 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-18T11:25:46.916Z] #36 19.57 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-18T11:25:46.916Z] #36 19.58 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-18T11:25:46.916Z] #36 19.59 Setting up cmake (3.13.4-1) ... [2021-06-18T11:25:46.916Z] #36 19.60 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T11:25:46.916Z] #36 19.63 Processing triggers for mime-support (3.62) ... [2021-06-18T11:25:46.916Z] #36 DONE 20.6s [2021-06-18T11:25:47.176Z] [2021-06-18T11:25:47.176Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:25:47.176Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:25:47.176Z] #13 19.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-18T11:25:47.176Z] #13 19.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-18T11:25:47.176Z] #13 19.85 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-18T11:25:47.176Z] #13 ... [2021-06-18T11:25:47.176Z] [2021-06-18T11:25:47.176Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-18T11:25:47.176Z] #52 sha256:4a8b9530297f2fd60c6e91bb33378d1ed47f28174fb3f70aa7aaaca088c1de8e [2021-06-18T11:25:47.176Z] #52 10.75 io [2021-06-18T11:25:47.176Z] #52 10.75 syscall [2021-06-18T11:25:47.176Z] #52 10.76 strconv [2021-06-18T11:25:47.176Z] #52 11.24 bytes [2021-06-18T11:25:47.176Z] #52 11.25 strings [2021-06-18T11:25:47.176Z] #52 11.25 text/tabwriter [2021-06-18T11:25:47.176Z] #52 11.87 reflect [2021-06-18T11:25:47.176Z] #52 12.23 regexp/syntax [2021-06-18T11:25:47.176Z] #52 12.23 bufio [2021-06-18T11:25:47.176Z] #52 12.72 internal/syscall/execenv [2021-06-18T11:25:47.176Z] #52 12.72 internal/syscall/unix [2021-06-18T11:25:47.176Z] #52 12.72 time [2021-06-18T11:25:47.176Z] #52 13.51 regexp [2021-06-18T11:25:47.176Z] #52 14.54 internal/poll [2021-06-18T11:25:47.176Z] #52 14.55 io/fs [2021-06-18T11:25:47.176Z] #52 14.58 context [2021-06-18T11:25:47.176Z] #52 15.30 internal/fmtsort [2021-06-18T11:25:47.176Z] #52 15.32 encoding/binary [2021-06-18T11:25:47.176Z] #52 15.61 os [2021-06-18T11:25:47.176Z] #52 15.99 encoding/base64 [2021-06-18T11:25:47.176Z] #52 16.00 golang.org/x/sys/unix [2021-06-18T11:25:47.176Z] #52 16.86 path/filepath [2021-06-18T11:25:47.176Z] #52 16.86 fmt [2021-06-18T11:25:47.176Z] #52 16.86 mvdan.cc/sh/v3/fileutil [2021-06-18T11:25:47.176Z] #52 17.15 io/ioutil [2021-06-18T11:25:47.176Z] #52 17.94 golang.org/x/crypto/ssh/terminal [2021-06-18T11:25:47.176Z] #52 17.99 github.com/pkg/diff [2021-06-18T11:25:47.176Z] #52 17.99 go/token [2021-06-18T11:25:47.176Z] #52 17.99 mvdan.cc/editorconfig [2021-06-18T11:25:47.176Z] #52 17.99 flag [2021-06-18T11:25:47.176Z] #52 17.99 mvdan.cc/sh/v3/syntax [2021-06-18T11:25:47.176Z] #52 18.02 encoding/json [2021-06-18T11:25:47.176Z] #52 18.71 go/scanner [2021-06-18T11:25:47.176Z] #52 19.38 go/ast [2021-06-18T11:25:47.436Z] #52 ... [2021-06-18T11:25:47.436Z] [2021-06-18T11:25:47.436Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T11:25:47.436Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T11:25:47.436Z] #44 20.98 Setting up python3 (3.7.3-1) ... [2021-06-18T11:25:47.697Z] #44 21.35 Setting up python3-six (1.12.0-1) ... [2021-06-18T11:25:47.697Z] #44 ... [2021-06-18T11:25:47.697Z] [2021-06-18T11:25:47.697Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-18T11:25:47.697Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-18T11:25:47.697Z] #32 11.28 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-18T11:25:47.697Z] #32 11.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-18T11:25:47.957Z] #32 ... [2021-06-18T11:25:47.957Z] [2021-06-18T11:25:47.957Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-18T11:25:47.957Z] #37 sha256:8e9d3077ca932b7a03bd6acef8126a3c63790ad5cbe11474c3acc473ed96dc01 [2021-06-18T11:25:47.957Z] #37 1.127 + RM_GOPATH=0 [2021-06-18T11:25:47.957Z] #37 1.127 + TMP_GOPATH= [2021-06-18T11:25:47.957Z] #37 1.127 + : /build [2021-06-18T11:25:47.957Z] #37 1.127 + '[' -z '' ']' [2021-06-18T11:25:48.218Z] #37 1.127 ++ mktemp -d [2021-06-18T11:25:48.218Z] #37 1.128 + export GOPATH=/tmp/tmp.gS2MPKZvd3 [2021-06-18T11:25:48.218Z] #37 1.129 + GOPATH=/tmp/tmp.gS2MPKZvd3 [2021-06-18T11:25:48.218Z] #37 1.129 + RM_GOPATH=1 [2021-06-18T11:25:48.218Z] #37 1.129 + case "$(go env GOARCH)" in [2021-06-18T11:25:48.218Z] #37 1.129 ++ go env GOARCH [2021-06-18T11:25:48.218Z] #37 1.140 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:48.218Z] #37 1.140 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:48.218Z] #37 1.141 ++ dirname /tmp/install/install.sh [2021-06-18T11:25:48.218Z] #37 1.141 + dir=/tmp/install [2021-06-18T11:25:48.218Z] #37 1.142 + bin=tini [2021-06-18T11:25:48.218Z] #37 1.142 + shift [2021-06-18T11:25:48.218Z] #37 1.142 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-18T11:25:48.218Z] #37 1.142 + . /tmp/install/tini.installer [2021-06-18T11:25:48.218Z] #37 1.143 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T11:25:48.218Z] #37 1.143 + install_tini [2021-06-18T11:25:48.218Z] #37 1.143 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-18T11:25:48.218Z] #37 1.143 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T11:25:48.218Z] #37 1.144 + git clone https://github.com/krallin/tini.git /tmp/tmp.gS2MPKZvd3/tini [2021-06-18T11:25:48.218Z] #37 1.145 Cloning into '/tmp/tmp.gS2MPKZvd3/tini'... [2021-06-18T11:25:48.336Z] #13 3.940 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T11:25:48.336Z] #13 4.109 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T11:25:48.336Z] #13 4.109 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T11:25:48.336Z] #13 4.188 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-18T11:25:48.478Z] #37 1.560 + cd /tmp/tmp.gS2MPKZvd3/tini [2021-06-18T11:25:48.738Z] #37 1.560 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T11:25:48.738Z] #37 1.565 + cmake . [2021-06-18T11:25:48.738Z] #37 1.751 -- The C compiler identification is GNU 8.3.0 [2021-06-18T11:25:48.739Z] #37 1.779 -- Check for working C compiler: /usr/bin/cc [2021-06-18T11:25:48.999Z] #37 2.034 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T11:25:48.999Z] #37 2.036 -- Detecting C compiler ABI info [2021-06-18T11:25:49.259Z] #37 2.281 -- Detecting C compiler ABI info - done [2021-06-18T11:25:49.259Z] #37 2.292 -- Detecting C compile features [2021-06-18T11:25:49.519Z] #37 ... [2021-06-18T11:25:49.519Z] [2021-06-18T11:25:49.519Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-18T11:25:49.519Z] #50 sha256:9a12cc286adbbd53e1ed0b73b29ac25165013311552f74f37d22d308b4af290a [2021-06-18T11:25:49.519Z] #50 13.12 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-18T11:25:49.519Z] #50 13.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-18T11:25:49.520Z] #50 13.68 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-18T11:25:49.520Z] #50 ... [2021-06-18T11:25:49.520Z] [2021-06-18T11:25:49.520Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-18T11:25:49.520Z] #52 sha256:4a8b9530297f2fd60c6e91bb33378d1ed47f28174fb3f70aa7aaaca088c1de8e [2021-06-18T11:25:49.520Z] #52 21.64 mvdan.cc/sh/v3/cmd/shfmt [2021-06-18T11:25:49.520Z] #52 DONE 23.2s [2021-06-18T11:25:49.520Z] [2021-06-18T11:25:49.520Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-18T11:25:49.520Z] #57 sha256:73611a2912f1c8baa0427b64bef2c7124a6cd0c57125708f4075961b376476de [2021-06-18T11:25:49.520Z] #57 1.646 + RM_GOPATH=0 [2021-06-18T11:25:49.520Z] #57 1.646 + TMP_GOPATH= [2021-06-18T11:25:49.520Z] #57 1.646 + : /build [2021-06-18T11:25:49.520Z] #57 1.646 + '[' -z '' ']' [2021-06-18T11:25:49.520Z] #57 1.646 ++ mktemp -d [2021-06-18T11:25:49.520Z] #57 1.649 + export GOPATH=/tmp/tmp.XFOA17FlIA [2021-06-18T11:25:49.520Z] #57 1.649 + GOPATH=/tmp/tmp.XFOA17FlIA [2021-06-18T11:25:49.520Z] #57 1.649 + RM_GOPATH=1 [2021-06-18T11:25:49.520Z] #57 1.649 + case "$(go env GOARCH)" in [2021-06-18T11:25:49.520Z] #57 1.650 ++ go env GOARCH [2021-06-18T11:25:49.520Z] #57 1.686 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:49.520Z] #57 1.686 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:49.520Z] #57 1.686 ++ dirname /tmp/install/install.sh [2021-06-18T11:25:49.520Z] #57 1.686 + dir=/tmp/install [2021-06-18T11:25:49.520Z] #57 1.686 + bin=containerd [2021-06-18T11:25:49.520Z] #57 1.686 + shift [2021-06-18T11:25:49.520Z] #57 1.686 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-18T11:25:49.520Z] #57 1.686 + . /tmp/install/containerd.installer [2021-06-18T11:25:49.520Z] #57 1.686 ++ set -e [2021-06-18T11:25:49.520Z] #57 1.686 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T11:25:49.520Z] #57 1.686 + install_containerd [2021-06-18T11:25:49.520Z] #57 1.686 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-18T11:25:49.520Z] #57 1.686 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XFOA17FlIA/src/github.com/containerd/containerd [2021-06-18T11:25:49.520Z] #57 1.686 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T11:25:49.520Z] #57 1.690 Cloning into '/tmp/tmp.XFOA17FlIA/src/github.com/containerd/containerd'... [2021-06-18T11:25:49.721Z] #13 ... [2021-06-18T11:25:49.721Z] [2021-06-18T11:25:49.721Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T11:25:49.721Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T11:25:49.721Z] #44 6.930 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T11:25:49.721Z] #44 7.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T11:25:49.721Z] #44 7.032 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T11:25:49.721Z] #44 7.534 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-18T11:25:49.721Z] #44 9.334 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T11:25:49.721Z] #44 ... [2021-06-18T11:25:49.721Z] [2021-06-18T11:25:49.721Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-18T11:25:49.721Z] #50 sha256:5fa8cb7a1a750b92422097e206e8c50ef3b4d1bb6585825c7faf4df3d98651f6 [2021-06-18T11:25:49.721Z] #50 5.529 + RM_GOPATH=0 [2021-06-18T11:25:49.721Z] #50 5.529 + TMP_GOPATH= [2021-06-18T11:25:49.721Z] #50 5.529 + : /build [2021-06-18T11:25:49.721Z] #50 5.529 + '[' -z '' ']' [2021-06-18T11:25:49.721Z] #50 5.529 ++ mktemp -d [2021-06-18T11:25:49.721Z] #50 5.529 + export GOPATH=/tmp/tmp.cO3IDwUjKa [2021-06-18T11:25:49.721Z] #50 5.529 + GOPATH=/tmp/tmp.cO3IDwUjKa [2021-06-18T11:25:49.721Z] #50 5.529 + RM_GOPATH=1 [2021-06-18T11:25:49.721Z] #50 5.529 + case "$(go env GOARCH)" in [2021-06-18T11:25:49.721Z] #50 5.529 ++ go env GOARCH [2021-06-18T11:25:49.721Z] #50 5.529 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:49.721Z] #50 5.529 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:49.721Z] #50 5.529 ++ dirname /tmp/install/install.sh [2021-06-18T11:25:49.721Z] #50 5.529 + dir=/tmp/install [2021-06-18T11:25:49.721Z] #50 5.529 + bin=golangci_lint [2021-06-18T11:25:49.721Z] #50 5.529 + shift [2021-06-18T11:25:49.721Z] #50 5.529 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-18T11:25:49.721Z] #50 5.529 + . /tmp/install/golangci_lint.installer [2021-06-18T11:25:49.721Z] #50 5.529 ++ : v1.23.8 [2021-06-18T11:25:49.721Z] #50 5.529 + install_golangci_lint [2021-06-18T11:25:49.721Z] #50 5.529 + set -e [2021-06-18T11:25:49.721Z] #50 5.529 + export GO111MODULE=on [2021-06-18T11:25:49.721Z] #50 5.529 + GO111MODULE=on [2021-06-18T11:25:49.721Z] #50 5.529 + GOBIN=/build [2021-06-18T11:25:49.721Z] #50 5.529 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-18T11:25:49.721Z] #50 6.273 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-18T11:25:49.721Z] #50 ... [2021-06-18T11:25:49.721Z] [2021-06-18T11:25:49.721Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-18T11:25:49.721Z] #24 sha256:3c77d85736ee8d32b24d37c12e07b4f151d868345a8567789d90e7e6f1c3856a [2021-06-18T11:25:49.721Z] #24 5.286 + RM_GOPATH=0 [2021-06-18T11:25:49.721Z] #24 5.286 + TMP_GOPATH= [2021-06-18T11:25:49.721Z] #24 5.286 + : /build [2021-06-18T11:25:49.721Z] #24 5.286 + '[' -z '' ']' [2021-06-18T11:25:49.721Z] #24 5.286 ++ mktemp -d [2021-06-18T11:25:49.721Z] #24 5.286 + export GOPATH=/tmp/tmp.pIpoA58Ctt [2021-06-18T11:25:49.721Z] #24 5.286 + GOPATH=/tmp/tmp.pIpoA58Ctt [2021-06-18T11:25:49.721Z] #24 5.286 + RM_GOPATH=1 [2021-06-18T11:25:49.721Z] #24 5.286 + case "$(go env GOARCH)" in [2021-06-18T11:25:49.721Z] #24 5.286 ++ go env GOARCH [2021-06-18T11:25:49.721Z] #24 5.286 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:49.721Z] #24 5.286 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:49.721Z] #24 5.286 ++ dirname /tmp/install/install.sh [2021-06-18T11:25:49.721Z] #24 5.286 + dir=/tmp/install [2021-06-18T11:25:49.721Z] #24 5.286 + bin=dockercli [2021-06-18T11:25:49.721Z] #24 5.286 + shift [2021-06-18T11:25:49.721Z] #24 5.286 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-18T11:25:49.721Z] #24 5.286 + . /tmp/install/dockercli.installer [2021-06-18T11:25:49.721Z] #24 5.286 ++ : stable [2021-06-18T11:25:49.721Z] #24 5.286 ++ : 17.06.2-ce [2021-06-18T11:25:49.721Z] #24 5.286 + install_dockercli [2021-06-18T11:25:49.721Z] #24 5.286 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-18T11:25:49.721Z] #24 5.286 ++ uname -m [2021-06-18T11:25:49.721Z] #24 5.286 + arch=x86_64 [2021-06-18T11:25:49.721Z] #24 5.286 + '[' x86_64 '!=' x86_64 ']' [2021-06-18T11:25:49.721Z] #24 5.286 + url=https://download.docker.com/linux/static [2021-06-18T11:25:49.721Z] #24 5.286 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-18T11:25:49.721Z] #24 5.286 + tar -xz docker/docker [2021-06-18T11:25:49.721Z] #24 5.286 Install docker/cli version 17.06.2-ce from stable [2021-06-18T11:25:49.721Z] #24 ... [2021-06-18T11:25:49.721Z] [2021-06-18T11:25:49.721Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-18T11:25:49.721Z] #34 sha256:ac3ffb34370b51947880173453efcc86338ec5ecc095c60ec813b842b7caa27d [2021-06-18T11:25:49.721Z] #34 6.225 Install go-toml version v1.8.1 [2021-06-18T11:25:49.721Z] #34 7.406 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-18T11:25:49.780Z] #57 ... [2021-06-18T11:25:49.780Z] [2021-06-18T11:25:49.780Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:25:49.780Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:25:49.780Z] #13 21.77 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-18T11:25:49.780Z] #13 21.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-18T11:25:49.780Z] #13 21.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-18T11:25:49.780Z] #13 21.90 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-18T11:25:49.780Z] #13 21.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-18T11:25:49.780Z] #13 21.90 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-18T11:25:49.981Z] #34 ... [2021-06-18T11:25:49.981Z] [2021-06-18T11:25:49.981Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-18T11:25:49.981Z] #59 sha256:6ab3a403e239c7de3d5faad7da48ec03fefaf680c0449d298a33c67417e1e287 [2021-06-18T11:25:49.981Z] #59 5.538 + RM_GOPATH=0 [2021-06-18T11:25:49.981Z] #59 5.538 + TMP_GOPATH= [2021-06-18T11:25:49.981Z] #59 5.538 + : /build [2021-06-18T11:25:49.981Z] #59 5.538 + '[' -z '' ']' [2021-06-18T11:25:49.981Z] #59 5.538 ++ mktemp -d [2021-06-18T11:25:49.981Z] #59 5.538 + export GOPATH=/tmp/tmp.WFswu2FUsm [2021-06-18T11:25:49.981Z] #59 5.538 + GOPATH=/tmp/tmp.WFswu2FUsm [2021-06-18T11:25:49.981Z] #59 5.538 + RM_GOPATH=1 [2021-06-18T11:25:49.981Z] #59 5.538 + case "$(go env GOARCH)" in [2021-06-18T11:25:49.981Z] #59 5.538 ++ go env GOARCH [2021-06-18T11:25:49.981Z] #59 5.606 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:49.981Z] #59 5.606 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:49.981Z] #59 5.606 ++ dirname /tmp/install/install.sh [2021-06-18T11:25:49.981Z] #59 5.606 + dir=/tmp/install [2021-06-18T11:25:49.981Z] #59 5.606 + bin=rootlesskit [2021-06-18T11:25:49.981Z] #59 5.606 + shift [2021-06-18T11:25:49.981Z] #59 5.606 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-18T11:25:49.981Z] #59 5.606 + . /tmp/install/rootlesskit.installer [2021-06-18T11:25:49.981Z] #59 5.606 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T11:25:49.981Z] #59 5.606 + install_rootlesskit [2021-06-18T11:25:49.981Z] #59 5.606 + case "$1" in [2021-06-18T11:25:49.981Z] #59 5.606 + export CGO_ENABLED=0 [2021-06-18T11:25:49.981Z] #59 5.606 + CGO_ENABLED=0 [2021-06-18T11:25:49.981Z] #59 5.606 + _install_rootlesskit [2021-06-18T11:25:49.981Z] #59 5.606 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-18T11:25:49.981Z] #59 5.606 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WFswu2FUsm/src/github.com/rootless-containers/rootlesskit [2021-06-18T11:25:49.981Z] #59 5.606 Cloning into '/tmp/tmp.WFswu2FUsm/src/github.com/rootless-containers/rootlesskit'... [2021-06-18T11:25:49.981Z] #59 5.620 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T11:25:50.242Z] #59 ... [2021-06-18T11:25:50.242Z] [2021-06-18T11:25:50.242Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-18T11:25:50.242Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-18T11:25:50.242Z] #40 6.538 + git clone https://github.com/docker/distribution.git . [2021-06-18T11:25:50.242Z] #40 6.538 Cloning into '.'... [2021-06-18T11:25:50.242Z] #40 ... [2021-06-18T11:25:50.242Z] [2021-06-18T11:25:50.242Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-18T11:25:50.242Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-18T11:25:50.242Z] #32 6.659 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-18T11:25:50.242Z] #32 6.659 Cloning into '.'... [2021-06-18T11:25:50.503Z] #32 ... [2021-06-18T11:25:50.503Z] [2021-06-18T11:25:50.503Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-18T11:25:50.503Z] #52 sha256:d2afb4b0cb39f1d1f8480bc04b86da1f24356132978b0300dfaf41ccfa8dfd10 [2021-06-18T11:25:50.503Z] #52 6.789 + RM_GOPATH=0 [2021-06-18T11:25:50.503Z] #52 6.789 + TMP_GOPATH= [2021-06-18T11:25:50.503Z] #52 6.789 + : /build [2021-06-18T11:25:50.503Z] #52 6.789 + '[' -z '' ']' [2021-06-18T11:25:50.503Z] #52 6.793 ++ mktemp -d [2021-06-18T11:25:50.503Z] #52 6.795 + export GOPATH=/tmp/tmp.ixz7fX1G98 [2021-06-18T11:25:50.503Z] #52 6.795 + GOPATH=/tmp/tmp.ixz7fX1G98 [2021-06-18T11:25:50.503Z] #52 6.795 + RM_GOPATH=1 [2021-06-18T11:25:50.503Z] #52 6.795 + case "$(go env GOARCH)" in [2021-06-18T11:25:50.503Z] #52 6.795 ++ go env GOARCH [2021-06-18T11:25:50.503Z] #52 6.847 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:50.503Z] #52 6.847 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:50.503Z] #52 6.847 ++ dirname /tmp/install/install.sh [2021-06-18T11:25:50.503Z] #52 6.858 + dir=/tmp/install [2021-06-18T11:25:50.503Z] #52 6.858 + bin=shfmt [2021-06-18T11:25:50.503Z] #52 6.858 + shift [2021-06-18T11:25:50.503Z] #52 6.858 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-18T11:25:50.503Z] #52 6.858 + . /tmp/install/shfmt.installer [2021-06-18T11:25:50.503Z] #52 6.858 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T11:25:50.503Z] #52 6.858 + install_shfmt [2021-06-18T11:25:50.503Z] #52 6.858 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-18T11:25:50.503Z] #52 6.858 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ixz7fX1G98/src/github.com/mvdan/sh [2021-06-18T11:25:50.503Z] #52 6.858 Cloning into '/tmp/tmp.ixz7fX1G98/src/github.com/mvdan/sh'... [2021-06-18T11:25:50.503Z] #52 6.862 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T11:25:50.503Z] #52 ... [2021-06-18T11:25:50.503Z] [2021-06-18T11:25:50.503Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-18T11:25:50.503Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-18T11:25:50.503Z] #56 5.413 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T11:25:50.503Z] #56 5.502 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T11:25:50.503Z] #56 5.620 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T11:25:50.503Z] #56 5.928 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T11:25:50.503Z] #56 9.387 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-18T11:25:50.763Z] #56 ... [2021-06-18T11:25:50.763Z] [2021-06-18T11:25:50.763Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:25:50.763Z] #46 sha256:1eb2fceec20ac6446bb38b3d4f6305dd87772ce0f53ce74478806efc47d5cda4 [2021-06-18T11:25:50.763Z] #46 6.492 + RM_GOPATH=0 [2021-06-18T11:25:50.763Z] #46 6.492 + TMP_GOPATH= [2021-06-18T11:25:50.763Z] #46 6.493 + : /build [2021-06-18T11:25:50.763Z] #46 6.493 + '[' -z '' ']' [2021-06-18T11:25:50.763Z] #46 6.498 ++ mktemp -d [2021-06-18T11:25:50.763Z] #46 6.498 + export GOPATH=/tmp/tmp.jK81i2Et24 [2021-06-18T11:25:50.763Z] #46 6.498 + GOPATH=/tmp/tmp.jK81i2Et24 [2021-06-18T11:25:50.763Z] #46 6.498 + RM_GOPATH=1 [2021-06-18T11:25:50.763Z] #46 6.500 + case "$(go env GOARCH)" in [2021-06-18T11:25:50.763Z] #46 6.500 ++ go env GOARCH [2021-06-18T11:25:50.763Z] #46 6.549 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:50.763Z] #46 6.549 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:50.763Z] #46 6.549 ++ dirname /tmp/install/install.sh [2021-06-18T11:25:50.763Z] #46 6.557 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T11:25:50.763Z] #46 6.557 + dir=/tmp/install [2021-06-18T11:25:50.763Z] #46 6.557 + bin=vndr [2021-06-18T11:25:50.763Z] #46 6.557 + shift [2021-06-18T11:25:50.763Z] #46 6.557 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-18T11:25:50.763Z] #46 6.557 + . /tmp/install/vndr.installer [2021-06-18T11:25:50.763Z] #46 6.557 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T11:25:50.763Z] #46 6.557 + install_vndr [2021-06-18T11:25:50.763Z] #46 6.557 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-18T11:25:50.763Z] #46 6.557 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jK81i2Et24/src/github.com/LK4D4/vndr [2021-06-18T11:25:50.763Z] #46 6.567 Cloning into '/tmp/tmp.jK81i2Et24/src/github.com/LK4D4/vndr'... [2021-06-18T11:25:50.763Z] #46 7.515 + cd /tmp/tmp.jK81i2Et24/src/github.com/LK4D4/vndr [2021-06-18T11:25:50.763Z] #46 7.521 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-18T11:25:50.763Z] #46 7.567 + go build -buildmode=pie -v -o /build/vndr . [2021-06-18T11:25:50.763Z] #46 9.887 internal/unsafeheader [2021-06-18T11:25:50.763Z] #46 9.898 internal/cpu [2021-06-18T11:25:50.763Z] #46 10.01 runtime/internal/atomic [2021-06-18T11:25:50.763Z] #46 10.44 runtime/internal/sys [2021-06-18T11:25:50.764Z] #46 10.70 internal/bytealg [2021-06-18T11:25:50.764Z] #46 10.77 runtime/internal/math [2021-06-18T11:25:50.764Z] #46 10.89 internal/race [2021-06-18T11:25:50.764Z] #46 11.08 sync/atomic [2021-06-18T11:25:50.764Z] #46 ... [2021-06-18T11:25:50.764Z] [2021-06-18T11:25:50.764Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-18T11:25:50.764Z] #48 sha256:8a9d6a3de02036d8ffe755a4a04bc3f1dc6a7a2673d43cf599e5e6780687b39a [2021-06-18T11:25:50.764Z] #48 6.060 + RM_GOPATH=0 [2021-06-18T11:25:50.764Z] #48 6.060 + TMP_GOPATH= [2021-06-18T11:25:50.764Z] #48 6.060 + : /build [2021-06-18T11:25:50.764Z] #48 6.060 + '[' -z '' ']' [2021-06-18T11:25:50.764Z] #48 6.060 ++ mktemp -d [2021-06-18T11:25:50.764Z] #48 6.060 + export GOPATH=/tmp/tmp.UhHd8Zhoq9 [2021-06-18T11:25:50.764Z] #48 6.060 + GOPATH=/tmp/tmp.UhHd8Zhoq9 [2021-06-18T11:25:50.764Z] #48 6.060 + RM_GOPATH=1 [2021-06-18T11:25:50.764Z] #48 6.060 + case "$(go env GOARCH)" in [2021-06-18T11:25:50.764Z] #48 6.060 ++ go env GOARCH [2021-06-18T11:25:50.764Z] #48 6.094 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:50.764Z] #48 6.094 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:25:50.764Z] #48 6.094 ++ dirname /tmp/install/install.sh [2021-06-18T11:25:50.764Z] #48 6.094 + dir=/tmp/install [2021-06-18T11:25:50.764Z] #48 6.094 + bin=gotestsum [2021-06-18T11:25:50.764Z] #48 6.094 + shift [2021-06-18T11:25:50.764Z] #48 6.094 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-18T11:25:50.764Z] #48 6.094 + . /tmp/install/gotestsum.installer [2021-06-18T11:25:50.764Z] #48 6.094 ++ : v0.5.3 [2021-06-18T11:25:50.764Z] #48 6.094 + install_gotestsum [2021-06-18T11:25:50.764Z] #48 6.103 + set -e [2021-06-18T11:25:50.764Z] #48 6.103 + export GO111MODULE=on [2021-06-18T11:25:50.764Z] #48 6.103 + GO111MODULE=on [2021-06-18T11:25:50.764Z] #48 6.103 + GOBIN=/build [2021-06-18T11:25:50.764Z] #48 6.103 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-18T11:25:50.764Z] #48 7.106 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-18T11:25:50.764Z] #48 10.05 go: downloading github.com/fatih/color v1.9.0 [2021-06-18T11:25:50.764Z] #48 10.05 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-18T11:25:50.764Z] #48 10.10 go: downloading github.com/pkg/errors v0.9.1 [2021-06-18T11:25:50.764Z] #48 10.10 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-18T11:25:50.764Z] #48 10.44 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-18T11:25:50.764Z] #48 10.46 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-18T11:25:50.764Z] #48 10.62 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-18T11:25:50.764Z] #48 10.69 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-18T11:25:50.764Z] #48 10.83 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-18T11:25:51.024Z] #48 ... [2021-06-18T11:25:51.024Z] [2021-06-18T11:25:51.024Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-18T11:25:51.024Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T11:25:51.024Z] #36 7.249 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T11:25:51.024Z] #36 7.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T11:25:51.024Z] #36 7.342 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T11:25:51.024Z] #36 9.535 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T11:25:51.024Z] #36 ... [2021-06-18T11:25:51.024Z] [2021-06-18T11:25:51.024Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-18T11:25:51.024Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-18T11:25:51.024Z] #56 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T11:25:51.163Z] #13 ... [2021-06-18T11:25:51.163Z] [2021-06-18T11:25:51.164Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T11:25:51.164Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T11:25:51.164Z] #44 21.78 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-18T11:25:51.164Z] #44 22.33 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-18T11:25:51.164Z] #44 23.25 Setting up criu (3.15-1) ... [2021-06-18T11:25:51.164Z] #44 24.01 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T11:25:51.164Z] #44 24.06 Processing triggers for mime-support (3.62) ... [2021-06-18T11:25:51.164Z] #44 DONE 24.5s [2021-06-18T11:25:51.164Z] [2021-06-18T11:25:51.164Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-18T11:25:51.164Z] #59 sha256:9726b0ada20f9a4e512dee26fb715031261b3261f2fcaab9a8952e9392c964ad [2021-06-18T11:25:51.164Z] #59 24.74 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-18T11:25:51.164Z] #59 24.74 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-18T11:25:51.164Z] #59 ... [2021-06-18T11:25:51.164Z] [2021-06-18T11:25:51.164Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-18T11:25:51.164Z] #37 sha256:8e9d3077ca932b7a03bd6acef8126a3c63790ad5cbe11474c3acc473ed96dc01 [2021-06-18T11:25:51.164Z] #37 3.084 -- Detecting C compile features - done [2021-06-18T11:25:51.164Z] #37 3.119 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-18T11:25:51.164Z] #37 3.251 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-18T11:25:51.164Z] #37 3.291 -- Configuring done [2021-06-18T11:25:51.164Z] #37 3.295 -- Generating done [2021-06-18T11:25:51.164Z] #37 3.302 -- Build files have been written to: /tmp/tmp.gS2MPKZvd3/tini [2021-06-18T11:25:51.164Z] #37 3.303 + make tini-static [2021-06-18T11:25:51.164Z] #37 3.488 Scanning dependencies of target tini-static [2021-06-18T11:25:51.164Z] #37 3.527 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-18T11:25:51.164Z] #37 3.901 [100%] Linking C executable tini-static [2021-06-18T11:25:51.164Z] #37 4.063 [100%] Built target tini-static [2021-06-18T11:25:51.164Z] #37 4.091 + mkdir -p /build [2021-06-18T11:25:51.164Z] #37 4.091 + cp tini-static /build/docker-init [2021-06-18T11:25:51.164Z] #37 DONE 4.3s [2021-06-18T11:25:51.424Z] [2021-06-18T11:25:51.424Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:25:51.424Z] #46 sha256:91ea07413f1790253a314b5de8a830617ea45da53cdb5ac59e1024743e844d3c [2021-06-18T11:25:51.424Z] #46 22.06 compress/gzip [2021-06-18T11:25:51.424Z] #46 22.55 vendor/golang.org/x/text/unicode/norm [2021-06-18T11:25:51.424Z] #46 22.75 text/template [2021-06-18T11:25:51.424Z] #46 23.41 go/parser [2021-06-18T11:25:51.995Z] #46 25.44 go/doc [2021-06-18T11:25:52.256Z] #46 25.90 crypto/elliptic [2021-06-18T11:25:52.256Z] #46 25.90 crypto/dsa [2021-06-18T11:25:52.256Z] #46 25.90 crypto/rand [2021-06-18T11:25:52.256Z] #46 25.90 encoding/asn1 [2021-06-18T11:25:52.516Z] #46 26.29 crypto/ed25519 [2021-06-18T11:25:52.776Z] #46 26.31 crypto/rsa [2021-06-18T11:25:53.348Z] #46 ... [2021-06-18T11:25:53.348Z] [2021-06-18T11:25:53.348Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-18T11:25:53.348Z] #59 sha256:9726b0ada20f9a4e512dee26fb715031261b3261f2fcaab9a8952e9392c964ad [2021-06-18T11:25:53.348Z] #59 DONE 27.1s [2021-06-18T11:25:53.348Z] [2021-06-18T11:25:53.348Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:25:53.348Z] #46 sha256:91ea07413f1790253a314b5de8a830617ea45da53cdb5ac59e1024743e844d3c [2021-06-18T11:25:53.348Z] #46 27.08 vendor/golang.org/x/crypto/cryptobyte [2021-06-18T11:25:53.348Z] #46 27.08 crypto/x509/pkix [2021-06-18T11:25:53.348Z] #46 27.12 github.com/LK4D4/vndr/build [2021-06-18T11:25:53.348Z] #46 ... [2021-06-18T11:25:53.348Z] [2021-06-18T11:25:53.348Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-18T11:25:53.348Z] #60 sha256:82bfd5223f96d1e16a25dd965e6062e4202f1d430db6e82cf41b37ed16ed204a [2021-06-18T11:25:53.568Z] #56 ... [2021-06-18T11:25:53.568Z] [2021-06-18T11:25:53.569Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-18T11:25:53.569Z] #24 sha256:3c77d85736ee8d32b24d37c12e07b4f151d868345a8567789d90e7e6f1c3856a [2021-06-18T11:25:53.569Z] #24 13.71 + mkdir -p /build [2021-06-18T11:25:53.569Z] #24 13.71 + mv docker/docker /build/ [2021-06-18T11:25:53.569Z] #24 13.71 + rmdir docker [2021-06-18T11:25:53.569Z] #24 DONE 14.0s [2021-06-18T11:25:53.569Z] [2021-06-18T11:25:53.569Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-18T11:25:53.569Z] #59 sha256:6ab3a403e239c7de3d5faad7da48ec03fefaf680c0449d298a33c67417e1e287 [2021-06-18T11:25:53.569Z] #59 10.94 + cd /tmp/tmp.WFswu2FUsm/src/github.com/rootless-containers/rootlesskit [2021-06-18T11:25:53.569Z] #59 10.94 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-18T11:25:53.569Z] #59 10.95 + export GO111MODULE=on [2021-06-18T11:25:53.569Z] #59 10.95 + GO111MODULE=on [2021-06-18T11:25:53.569Z] #59 10.95 + export GOPROXY=https://proxy.golang.org [2021-06-18T11:25:53.569Z] #59 10.95 + GOPROXY=https://proxy.golang.org [2021-06-18T11:25:53.569Z] #59 10.95 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-18T11:25:53.569Z] #59 10.95 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-18T11:25:53.569Z] #59 12.43 go: downloading github.com/pkg/errors v0.9.1 [2021-06-18T11:25:53.569Z] #59 12.44 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-18T11:25:53.569Z] #59 12.50 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-18T11:25:53.569Z] #59 13.11 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-18T11:25:53.609Z] #60 DONE 0.1s [2021-06-18T11:25:53.609Z] [2021-06-18T11:25:53.609Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-18T11:25:53.609Z] #61 sha256:b7344fbbb31fd5c89eb221c4dda1708b326b072ec45b6de6ed2eb45411b4a799 [2021-06-18T11:25:53.869Z] #61 DONE 0.1s [2021-06-18T11:25:53.869Z] [2021-06-18T11:25:53.869Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-18T11:25:53.869Z] #57 sha256:73611a2912f1c8baa0427b64bef2c7124a6cd0c57125708f4075961b376476de [2021-06-18T11:25:53.869Z] #57 12.48 + cd /tmp/tmp.XFOA17FlIA/src/github.com/containerd/containerd [2021-06-18T11:25:53.869Z] #57 12.48 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T11:25:53.869Z] #57 13.21 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-18T11:25:53.869Z] #57 13.21 + BUILDTAGS='netgo osusergo static_build' [2021-06-18T11:25:53.869Z] #57 13.21 + export EXTRA_FLAGS=-buildmode=pie [2021-06-18T11:25:53.869Z] #57 13.21 + EXTRA_FLAGS=-buildmode=pie [2021-06-18T11:25:53.869Z] #57 13.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-18T11:25:53.869Z] #57 13.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-18T11:25:53.869Z] #57 13.21 + '[' '' = dynamic ']' [2021-06-18T11:25:53.869Z] #57 13.21 + make [2021-06-18T11:25:53.869Z] #57 14.00 + bin/ctr [2021-06-18T11:25:56.122Z] #59 16.69 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-18T11:25:56.387Z] #59 ... [2021-06-18T11:25:56.387Z] [2021-06-18T11:25:56.387Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-18T11:25:56.387Z] #50 sha256:5fa8cb7a1a750b92422097e206e8c50ef3b4d1bb6585825c7faf4df3d98651f6 [2021-06-18T11:25:56.387Z] #50 16.93 go: downloading github.com/fatih/color v1.7.0 [2021-06-18T11:25:56.387Z] #50 16.95 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-18T11:25:56.387Z] #50 16.97 go: downloading github.com/pkg/errors v0.8.1 [2021-06-18T11:25:56.387Z] #50 17.02 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-18T11:25:56.649Z] #50 17.10 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-18T11:25:56.910Z] #50 17.44 go: downloading github.com/spf13/viper v1.6.1 [2021-06-18T11:25:57.484Z] #50 17.86 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-18T11:25:57.484Z] #50 17.92 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-18T11:25:57.484Z] #50 17.98 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-18T11:25:57.484Z] #50 18.01 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-18T11:25:58.870Z] #50 19.18 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-18T11:25:59.132Z] #50 19.47 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-18T11:25:59.155Z] #57 ... [2021-06-18T11:25:59.155Z] [2021-06-18T11:25:59.155Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:25:59.155Z] #46 sha256:91ea07413f1790253a314b5de8a830617ea45da53cdb5ac59e1024743e844d3c [2021-06-18T11:25:59.155Z] #46 27.70 crypto/ecdsa [2021-06-18T11:25:59.155Z] #46 28.28 net/textproto [2021-06-18T11:25:59.155Z] #46 28.28 vendor/golang.org/x/net/http/httpproxy [2021-06-18T11:25:59.155Z] #46 28.28 crypto/x509 [2021-06-18T11:25:59.155Z] #46 28.69 vendor/golang.org/x/net/http/httpguts [2021-06-18T11:25:59.155Z] #46 28.69 mime/multipart [2021-06-18T11:25:59.155Z] #46 29.60 crypto/tls [2021-06-18T11:25:59.155Z] #46 31.35 net/http/httptrace [2021-06-18T11:25:59.155Z] #46 31.48 net/http [2021-06-18T11:25:59.704Z] #50 ... [2021-06-18T11:25:59.704Z] [2021-06-18T11:25:59.704Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:25:59.704Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:25:59.704Z] #13 5.640 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T11:25:59.704Z] #13 7.971 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-18T11:25:59.704Z] #13 10.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T11:25:59.704Z] #13 12.60 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-18T11:25:59.704Z] #13 ... [2021-06-18T11:25:59.704Z] [2021-06-18T11:25:59.704Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-18T11:25:59.704Z] #52 sha256:d2afb4b0cb39f1d1f8480bc04b86da1f24356132978b0300dfaf41ccfa8dfd10 [2021-06-18T11:25:59.704Z] #52 18.30 + cd /tmp/tmp.ixz7fX1G98/src/github.com/mvdan/sh [2021-06-18T11:25:59.704Z] #52 18.30 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-18T11:25:59.704Z] #52 18.41 + GO111MODULE=on [2021-06-18T11:25:59.704Z] #52 18.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-18T11:25:59.704Z] #52 19.58 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-18T11:25:59.704Z] #52 19.60 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-18T11:25:59.704Z] #52 19.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-18T11:25:59.726Z] #46 ... [2021-06-18T11:25:59.726Z] [2021-06-18T11:25:59.726Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-18T11:25:59.726Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-18T11:25:59.726Z] #32 DONE 33.1s [2021-06-18T11:25:59.726Z] [2021-06-18T11:25:59.726Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:25:59.726Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:25:59.726Z] #13 28.15 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-18T11:25:59.726Z] #13 28.16 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-18T11:25:59.726Z] #13 28.17 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-18T11:25:59.726Z] #13 32.61 Selecting previously unselected package libapparmor1:amd64. [2021-06-18T11:25:59.726Z] #13 32.62 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-18T11:25:59.726Z] #13 32.63 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-18T11:25:59.726Z] #13 32.72 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-18T11:25:59.726Z] #13 32.72 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-18T11:25:59.726Z] #13 32.73 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-18T11:25:59.726Z] #13 32.85 Selecting previously unselected package libbtrfs0. [2021-06-18T11:25:59.726Z] #13 32.86 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-18T11:25:59.726Z] #13 32.87 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-18T11:25:59.726Z] #13 32.96 Selecting previously unselected package libbtrfs-dev. [2021-06-18T11:25:59.726Z] #13 32.96 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-18T11:25:59.726Z] #13 32.96 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-18T11:25:59.986Z] #13 33.05 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-18T11:25:59.986Z] #13 33.07 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-18T11:25:59.986Z] #13 33.07 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-18T11:25:59.986Z] #13 33.22 Selecting previously unselected package libudev-dev:amd64. [2021-06-18T11:25:59.986Z] #13 33.22 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-18T11:26:00.247Z] #13 33.24 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-18T11:26:00.247Z] #13 33.30 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-18T11:26:00.247Z] #13 33.30 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-18T11:26:00.247Z] #13 33.31 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-18T11:26:00.247Z] #13 33.47 Selecting previously unselected package libpcre16-3:amd64. [2021-06-18T11:26:00.508Z] #13 33.48 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-18T11:26:00.508Z] #13 33.48 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-18T11:26:00.508Z] #13 33.58 Selecting previously unselected package libpcre32-3:amd64. [2021-06-18T11:26:00.508Z] #13 33.58 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-18T11:26:00.508Z] #13 33.59 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-18T11:26:00.768Z] #13 33.71 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-18T11:26:00.768Z] #13 33.71 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-18T11:26:00.768Z] #13 33.73 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-18T11:26:00.768Z] #13 33.79 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-18T11:26:00.768Z] #13 33.80 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-18T11:26:00.768Z] #13 33.80 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-18T11:26:00.768Z] #13 33.97 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-18T11:26:01.037Z] #13 33.97 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-18T11:26:01.037Z] #13 33.98 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-18T11:26:01.037Z] #13 34.09 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-18T11:26:01.037Z] #13 34.10 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-18T11:26:01.037Z] #13 34.10 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-18T11:26:01.037Z] #13 34.23 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-18T11:26:01.092Z] #52 ... [2021-06-18T11:26:01.092Z] [2021-06-18T11:26:01.092Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-18T11:26:01.092Z] #34 sha256:ac3ffb34370b51947880173453efcc86338ec5ecc095c60ec813b842b7caa27d [2021-06-18T11:26:01.092Z] #34 11.35 github.com/pelletier/go-toml [2021-06-18T11:26:01.092Z] #34 18.95 github.com/pelletier/go-toml/cmd/tomll [2021-06-18T11:26:01.092Z] #34 ... [2021-06-18T11:26:01.092Z] [2021-06-18T11:26:01.092Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:26:01.092Z] #46 sha256:1eb2fceec20ac6446bb38b3d4f6305dd87772ce0f53ce74478806efc47d5cda4 [2021-06-18T11:26:01.092Z] #46 11.41 unicode [2021-06-18T11:26:01.092Z] #46 11.68 runtime [2021-06-18T11:26:01.092Z] #46 15.38 unicode/utf8 [2021-06-18T11:26:01.092Z] #46 16.01 math/bits [2021-06-18T11:26:01.092Z] #46 16.75 math [2021-06-18T11:26:01.092Z] #46 20.61 encoding [2021-06-18T11:26:01.092Z] #46 20.75 unicode/utf16 [2021-06-18T11:26:01.092Z] #46 21.01 container/list [2021-06-18T11:26:01.298Z] #13 34.23 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-18T11:26:01.298Z] #13 34.24 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-18T11:26:01.298Z] #13 34.33 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-18T11:26:01.298Z] #13 34.34 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-18T11:26:01.298Z] #13 34.35 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-18T11:26:01.353Z] #46 21.63 crypto/internal/subtle [2021-06-18T11:26:01.353Z] #46 21.68 crypto/subtle [2021-06-18T11:26:01.353Z] #46 ... [2021-06-18T11:26:01.353Z] [2021-06-18T11:26:01.353Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-18T11:26:01.353Z] #48 sha256:8a9d6a3de02036d8ffe755a4a04bc3f1dc6a7a2673d43cf599e5e6780687b39a [2021-06-18T11:26:01.353Z] #48 11.69 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-18T11:26:01.353Z] #48 13.68 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-18T11:26:01.353Z] #48 ... [2021-06-18T11:26:01.353Z] [2021-06-18T11:26:01.353Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-18T11:26:01.353Z] #34 sha256:ac3ffb34370b51947880173453efcc86338ec5ecc095c60ec813b842b7caa27d [2021-06-18T11:26:01.353Z] #34 DONE 21.9s [2021-06-18T11:26:01.353Z] [2021-06-18T11:26:01.353Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-18T11:26:01.353Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T11:26:01.353Z] #36 11.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-18T11:26:01.353Z] #36 13.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T11:26:01.559Z] #13 34.56 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-18T11:26:01.559Z] #13 34.57 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-18T11:26:01.559Z] #13 34.59 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-18T11:26:01.559Z] #13 34.61 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-18T11:26:01.559Z] #13 34.62 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-18T11:26:01.559Z] #13 34.63 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-18T11:26:01.559Z] #13 34.64 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-18T11:26:01.559Z] #13 34.65 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-18T11:26:01.559Z] #13 34.66 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-18T11:26:01.559Z] #13 34.68 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-18T11:26:01.559Z] #13 34.70 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-18T11:26:01.559Z] #13 34.72 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-18T11:26:01.559Z] #13 34.75 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-18T11:26:01.559Z] #13 34.76 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-18T11:26:01.559Z] #13 34.77 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-18T11:26:01.559Z] #13 34.78 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-18T11:26:01.559Z] #13 34.78 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-18T11:26:01.559Z] #13 34.79 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-18T11:26:01.559Z] #13 34.80 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 [2021-06-18T11:26:01.559Z] #13 34.80 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 [2021-06-18T11:26:01.615Z] #36 ... [2021-06-18T11:26:01.615Z] [2021-06-18T11:26:01.615Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T11:26:01.615Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T11:26:01.615Z] #44 11.53 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-18T11:26:01.615Z] #44 14.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T11:26:01.615Z] #44 16.41 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-18T11:26:01.615Z] #44 ... [2021-06-18T11:26:01.615Z] [2021-06-18T11:26:01.615Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:26:01.615Z] #46 sha256:1eb2fceec20ac6446bb38b3d4f6305dd87772ce0f53ce74478806efc47d5cda4 [2021-06-18T11:26:01.615Z] #46 21.87 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-18T11:26:01.615Z] #46 22.11 internal/nettrace [2021-06-18T11:26:01.820Z] #13 34.81 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-18T11:26:01.820Z] #13 34.82 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 [2021-06-18T11:26:01.820Z] #13 34.83 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-18T11:26:01.820Z] #13 34.84 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-18T11:26:01.820Z] #13 34.84 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-18T11:26:01.820Z] #13 34.86 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-18T11:26:01.820Z] #13 34.86 Setting up dmsetup (2:1.02.155-3) ... [2021-06-18T11:26:01.820Z] #13 34.87 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-18T11:26:01.820Z] #13 34.88 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-18T11:26:01.820Z] #13 34.90 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T11:26:01.877Z] #46 22.44 runtime/cgo [2021-06-18T11:26:02.392Z] #13 DONE 35.3s [2021-06-18T11:26:02.392Z] [2021-06-18T11:26:02.392Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-18T11:26:02.392Z] #54 sha256:d7cc9e85d5584b9db25a153fe1bcf8e69ec6b72418234927ef13e206f869e1f2 [2021-06-18T11:26:02.653Z] #54 ... [2021-06-18T11:26:02.653Z] [2021-06-18T11:26:02.653Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:26:02.653Z] #46 sha256:91ea07413f1790253a314b5de8a830617ea45da53cdb5ac59e1024743e844d3c [2021-06-18T11:26:02.653Z] #46 34.67 github.com/LK4D4/vndr/godl [2021-06-18T11:26:02.653Z] #46 34.92 github.com/LK4D4/vndr [2021-06-18T11:26:02.653Z] #46 DONE 36.3s [2021-06-18T11:26:02.914Z] [2021-06-18T11:26:02.914Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-18T11:26:02.914Z] #14 sha256:439592cb2474c4f379790efd36637b5061a8bd83fbc39f7ebf441a894b20089f [2021-06-18T11:26:03.855Z] #14 DONE 1.3s [2021-06-18T11:26:03.855Z] [2021-06-18T11:26:03.855Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-18T11:26:03.855Z] #15 sha256:58bb467fb5082385e77c411108906cde23ac136da1771d3e481a15a451965562 [2021-06-18T11:26:05.239Z] #15 DONE 1.5s [2021-06-18T11:26:05.239Z] [2021-06-18T11:26:05.239Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-18T11:26:05.239Z] #16 sha256:4712438b249bcc42580af81cb16f0c888a09cbf220871681026c6af279edb1ee [2021-06-18T11:26:06.180Z] #16 1.139 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-18T11:26:06.441Z] #16 DONE 1.3s [2021-06-18T11:26:06.441Z] [2021-06-18T11:26:06.441Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-18T11:26:06.441Z] #17 sha256:703af3b0e6424990c5639009bce49ac860d8458dcacc8e05e90f843d940a1110 [2021-06-18T11:26:07.175Z] #46 ... [2021-06-18T11:26:07.175Z] [2021-06-18T11:26:07.175Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-18T11:26:07.175Z] #50 sha256:5fa8cb7a1a750b92422097e206e8c50ef3b4d1bb6585825c7faf4df3d98651f6 [2021-06-18T11:26:07.175Z] #50 22.87 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-18T11:26:07.175Z] #50 22.91 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-18T11:26:07.175Z] #50 23.28 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-18T11:26:07.175Z] #50 23.30 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-18T11:26:07.175Z] #50 23.36 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-18T11:26:07.175Z] #50 23.40 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-18T11:26:07.175Z] #50 23.75 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-18T11:26:07.175Z] #50 23.78 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-18T11:26:07.175Z] #50 23.85 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-18T11:26:07.175Z] #50 23.91 go: downloading github.com/spf13/afero v1.1.2 [2021-06-18T11:26:07.175Z] #50 24.09 go: downloading github.com/spf13/cast v1.3.0 [2021-06-18T11:26:07.175Z] #50 24.11 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-18T11:26:07.175Z] #50 24.19 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-18T11:26:07.175Z] #50 24.20 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-18T11:26:07.175Z] #50 24.31 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-18T11:26:07.175Z] #50 24.49 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-18T11:26:07.175Z] #50 24.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-18T11:26:07.175Z] #50 24.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-18T11:26:07.175Z] #50 24.67 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-18T11:26:07.175Z] #50 24.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-18T11:26:07.175Z] #50 24.79 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-18T11:26:07.175Z] #50 24.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-18T11:26:07.175Z] #50 24.82 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-18T11:26:07.175Z] #50 24.93 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-18T11:26:07.175Z] #50 24.97 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-18T11:26:07.175Z] #50 25.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-18T11:26:07.175Z] #50 25.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-18T11:26:07.175Z] #50 25.24 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-18T11:26:07.175Z] #50 25.30 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-18T11:26:07.175Z] #50 25.69 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-18T11:26:07.175Z] #50 25.76 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-18T11:26:07.175Z] #50 25.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-18T11:26:07.175Z] #50 26.02 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-18T11:26:07.175Z] #50 26.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-18T11:26:07.175Z] #50 26.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-18T11:26:07.175Z] #50 26.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-18T11:26:07.175Z] #50 26.73 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-18T11:26:07.175Z] #50 26.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-18T11:26:07.175Z] #50 26.87 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-18T11:26:07.175Z] #50 26.92 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-18T11:26:07.175Z] #50 27.01 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-18T11:26:07.175Z] #50 27.12 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-18T11:26:07.175Z] #50 ... [2021-06-18T11:26:07.175Z] [2021-06-18T11:26:07.175Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-18T11:26:07.175Z] #59 sha256:6ab3a403e239c7de3d5faad7da48ec03fefaf680c0449d298a33c67417e1e287 [2021-06-18T11:26:07.175Z] #59 17.41 go: downloading github.com/google/uuid v1.2.0 [2021-06-18T11:26:07.175Z] #59 17.41 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-18T11:26:07.175Z] #59 17.50 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-18T11:26:07.175Z] #59 17.50 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-18T11:26:07.175Z] #59 17.54 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-18T11:26:07.175Z] #59 17.70 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-18T11:26:07.175Z] #59 18.38 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-18T11:26:07.175Z] #59 18.50 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-18T11:26:07.175Z] #59 23.75 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-18T11:26:07.175Z] #59 23.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-18T11:26:07.175Z] #59 ... [2021-06-18T11:26:07.175Z] [2021-06-18T11:26:07.175Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-18T11:26:07.175Z] #50 sha256:5fa8cb7a1a750b92422097e206e8c50ef3b4d1bb6585825c7faf4df3d98651f6 [2021-06-18T11:26:07.175Z] #50 27.55 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-18T11:26:07.175Z] #50 27.74 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-18T11:26:07.175Z] #50 27.82 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-18T11:26:07.437Z] #50 27.87 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-18T11:26:07.437Z] #50 27.91 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-18T11:26:07.437Z] #50 27.94 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-18T11:26:07.437Z] #50 28.05 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-18T11:26:07.828Z] #17 DONE 1.5s [2021-06-18T11:26:07.828Z] [2021-06-18T11:26:07.828Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-18T11:26:07.828Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44 [2021-06-18T11:26:08.384Z] #50 28.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-18T11:26:08.384Z] #50 28.90 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-18T11:26:08.384Z] #50 29.01 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-18T11:26:08.646Z] #50 29.03 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-18T11:26:08.646Z] #50 29.12 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-18T11:26:08.646Z] #50 29.20 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-18T11:26:08.909Z] #50 29.36 go: downloading golang.org/x/text v0.3.2 [2021-06-18T11:26:09.211Z] #18 DONE 1.3s [2021-06-18T11:26:09.211Z] [2021-06-18T11:26:09.211Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-18T11:26:09.211Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d [2021-06-18T11:26:10.616Z] #19 DONE 1.2s [2021-06-18T11:26:10.616Z] [2021-06-18T11:26:10.616Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-18T11:26:10.616Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-18T11:26:11.457Z] #50 ... [2021-06-18T11:26:11.457Z] [2021-06-18T11:26:11.457Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-18T11:26:11.457Z] #52 sha256:d2afb4b0cb39f1d1f8480bc04b86da1f24356132978b0300dfaf41ccfa8dfd10 [2021-06-18T11:26:11.457Z] #52 21.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-18T11:26:11.457Z] #52 25.33 runtime [2021-06-18T11:26:11.457Z] #52 ... [2021-06-18T11:26:11.457Z] [2021-06-18T11:26:11.457Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-18T11:26:11.457Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-18T11:26:11.457Z] #40 23.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-18T11:26:11.457Z] #40 25.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-06-18T11:26:12.000Z] #20 1.411 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-18T11:26:12.000Z] #20 1.421 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T11:26:12.000Z] #20 1.421 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T11:26:12.000Z] #20 1.427 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T11:26:12.030Z] #40 ... [2021-06-18T11:26:12.030Z] [2021-06-18T11:26:12.030Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-18T11:26:12.030Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-18T11:26:12.030Z] #56 22.44 Fetched 8449 kB in 17s (488 kB/s) [2021-06-18T11:26:12.030Z] #56 22.44 Reading package lists... [2021-06-18T11:26:12.030Z] #56 28.53 Reading package lists... [2021-06-18T11:26:12.030Z] #56 ... [2021-06-18T11:26:12.030Z] [2021-06-18T11:26:12.030Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:26:12.030Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:26:12.030Z] #13 21.74 Fetched 8979 kB in 18s (497 kB/s) [2021-06-18T11:26:12.030Z] #13 21.74 Reading package lists... [2021-06-18T11:26:12.260Z] #20 1.745 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-18T11:26:12.291Z] #13 27.97 Reading package lists... [2021-06-18T11:26:12.291Z] #13 ... [2021-06-18T11:26:12.291Z] [2021-06-18T11:26:12.291Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:26:12.291Z] #46 sha256:1eb2fceec20ac6446bb38b3d4f6305dd87772ce0f53ce74478806efc47d5cda4 [2021-06-18T11:26:12.291Z] #46 32.84 vendor/golang.org/x/crypto/internal/subtle [2021-06-18T11:26:12.522Z] #20 2.168 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T11:26:13.116Z] #20 2.605 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-18T11:26:13.233Z] #46 ... [2021-06-18T11:26:13.233Z] [2021-06-18T11:26:13.233Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-18T11:26:13.233Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T11:26:13.233Z] #36 23.81 Fetched 8449 kB in 17s (501 kB/s) [2021-06-18T11:26:13.233Z] #36 23.81 Reading package lists... [2021-06-18T11:26:13.376Z] #20 3.124 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T11:26:13.494Z] #36 29.96 Reading package lists... [2021-06-18T11:26:13.494Z] #36 ... [2021-06-18T11:26:13.494Z] [2021-06-18T11:26:13.494Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T11:26:13.494Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T11:26:13.494Z] #44 24.90 Fetched 8452 kB in 18s (464 kB/s) [2021-06-18T11:26:13.494Z] #44 24.90 Reading package lists... [2021-06-18T11:26:13.637Z] #20 ... [2021-06-18T11:26:13.637Z] [2021-06-18T11:26:13.637Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-18T11:26:13.637Z] #54 sha256:d7cc9e85d5584b9db25a153fe1bcf8e69ec6b72418234927ef13e206f869e1f2 [2021-06-18T11:26:13.637Z] #54 1.526 + RM_GOPATH=0 [2021-06-18T11:26:13.637Z] #54 1.526 + TMP_GOPATH= [2021-06-18T11:26:13.637Z] #54 1.526 + : /build [2021-06-18T11:26:13.637Z] #54 1.526 + '[' -z '' ']' [2021-06-18T11:26:13.637Z] #54 1.526 ++ mktemp -d [2021-06-18T11:26:13.637Z] #54 1.531 + export GOPATH=/tmp/tmp.psQUa6VxL5 [2021-06-18T11:26:13.637Z] #54 1.531 + GOPATH=/tmp/tmp.psQUa6VxL5 [2021-06-18T11:26:13.637Z] #54 1.531 + RM_GOPATH=1 [2021-06-18T11:26:13.637Z] #54 1.531 + case "$(go env GOARCH)" in [2021-06-18T11:26:13.637Z] #54 1.531 ++ go env GOARCH [2021-06-18T11:26:13.637Z] #54 1.545 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:26:13.637Z] #54 1.545 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:26:13.637Z] #54 1.545 ++ dirname /tmp/install/install.sh [2021-06-18T11:26:13.637Z] #54 1.545 + dir=/tmp/install [2021-06-18T11:26:13.637Z] #54 1.545 + bin=runc [2021-06-18T11:26:13.637Z] #54 1.545 + shift [2021-06-18T11:26:13.637Z] #54 1.545 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-18T11:26:13.637Z] #54 1.545 + . /tmp/install/runc.installer [2021-06-18T11:26:13.637Z] #54 1.545 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T11:26:13.637Z] #54 1.545 + install_runc [2021-06-18T11:26:13.637Z] #54 1.545 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-18T11:26:13.637Z] #54 1.546 + uname -r [2021-06-18T11:26:13.637Z] #54 1.549 + RUNC_BUILDTAGS='seccomp ' [2021-06-18T11:26:13.637Z] #54 1.549 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-18T11:26:13.637Z] #54 1.549 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.psQUa6VxL5/src/github.com/opencontainers/runc [2021-06-18T11:26:13.637Z] #54 1.549 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-18T11:26:13.637Z] #54 1.554 Cloning into '/tmp/tmp.psQUa6VxL5/src/github.com/opencontainers/runc'... [2021-06-18T11:26:13.637Z] #54 3.892 + cd /tmp/tmp.psQUa6VxL5/src/github.com/opencontainers/runc [2021-06-18T11:26:13.637Z] #54 3.892 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T11:26:13.637Z] #54 4.067 + '[' -z '' ']' [2021-06-18T11:26:13.637Z] #54 4.067 + target=static [2021-06-18T11:26:13.637Z] #54 4.067 + make 'BUILDTAGS=seccomp ' static [2021-06-18T11:26:13.637Z] #54 4.256 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-18T11:26:13.756Z] #44 30.76 Reading package lists... [2021-06-18T11:26:13.756Z] #44 ... [2021-06-18T11:26:13.756Z] [2021-06-18T11:26:13.756Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-18T11:26:13.756Z] #56 sha256:cb33f2aa06ba0dbdce972c5d49d501db5a057b9274dcf7711f29c2d37908aaa9 [2021-06-18T11:26:13.756Z] #56 28.53 Reading package lists... [2021-06-18T11:26:13.897Z] #54 ... [2021-06-18T11:26:13.897Z] [2021-06-18T11:26:13.897Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-18T11:26:13.897Z] #50 sha256:9a12cc286adbbd53e1ed0b73b29ac25165013311552f74f37d22d308b4af290a [2021-06-18T11:26:13.897Z] #50 46.80 + /build/golangci-lint --version [2021-06-18T11:26:13.897Z] #50 47.04 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-18T11:26:14.478Z] #50 DONE 48.0s [2021-06-18T11:26:14.478Z] [2021-06-18T11:26:14.478Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-18T11:26:14.478Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-18T11:26:14.478Z] #40 41.57 + dpkg --print-architecture [2021-06-18T11:26:14.478Z] #40 41.57 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-18T11:26:14.478Z] #40 41.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-18T11:26:14.478Z] #40 41.93 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-18T11:26:14.478Z] #40 DONE 47.9s [2021-06-18T11:26:14.478Z] [2021-06-18T11:26:14.478Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-18T11:26:14.478Z] #57 sha256:73611a2912f1c8baa0427b64bef2c7124a6cd0c57125708f4075961b376476de [2021-06-18T11:26:14.478Z] #57 ... [2021-06-18T11:26:14.478Z] [2021-06-18T11:26:14.478Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-18T11:26:14.478Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-18T11:26:14.478Z] #20 4.129 Fetched 8979 kB in 3s (3033 kB/s) [2021-06-18T11:26:15.407Z] #56 34.57 Building dependency tree... [2021-06-18T11:26:15.419Z] #20 4.129 Reading package lists... [2021-06-18T11:26:16.802Z] #20 5.168 Reading package lists... [2021-06-18T11:26:16.802Z] #20 6.144 Building dependency tree... [2021-06-18T11:26:17.063Z] #20 6.507 libcap2-bin is already the newest version (1:2.25-2). [2021-06-18T11:26:17.063Z] #20 6.507 The following additional packages will be installed: [2021-06-18T11:26:17.063Z] #20 6.507 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-18T11:26:17.063Z] #20 6.507 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-18T11:26:17.063Z] #20 6.508 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-18T11:26:17.063Z] #20 6.508 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-18T11:26:17.063Z] #20 6.508 python3.7 python3.7-minimal vim-runtime xxd [2021-06-18T11:26:17.063Z] #20 6.509 Suggested packages: [2021-06-18T11:26:17.063Z] #20 6.509 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-18T11:26:17.063Z] #20 6.509 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-18T11:26:17.063Z] #20 6.509 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-18T11:26:17.063Z] #20 6.509 quota [2021-06-18T11:26:17.063Z] #20 6.509 Recommended packages: [2021-06-18T11:26:17.063Z] #20 6.509 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-18T11:26:17.063Z] #20 6.509 python3-keyrings.alt python3-xdg unzip [2021-06-18T11:26:17.324Z] #20 6.997 The following NEW packages will be installed: [2021-06-18T11:26:17.324Z] #20 6.998 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-18T11:26:17.324Z] #20 6.998 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-18T11:26:17.324Z] #20 6.998 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-18T11:26:17.324Z] #20 6.998 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-18T11:26:17.324Z] #20 6.998 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-18T11:26:17.324Z] #20 6.998 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-18T11:26:17.324Z] #20 6.999 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-18T11:26:17.324Z] #20 6.999 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-18T11:26:17.324Z] #20 6.999 xz-utils zip [2021-06-18T11:26:17.327Z] #56 37.60 The following additional packages will be installed: [2021-06-18T11:26:17.327Z] #56 37.60 libbtrfs0 [2021-06-18T11:26:17.327Z] #56 37.78 The following NEW packages will be installed: [2021-06-18T11:26:17.327Z] #56 37.80 libbtrfs-dev libbtrfs0 [2021-06-18T11:26:17.585Z] #20 7.275 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2021-06-18T11:26:17.585Z] #20 7.275 Need to get 28.6 MB of archives. [2021-06-18T11:26:17.585Z] #20 7.275 After this operation, 116 MB of additional disk space will be used. [2021-06-18T11:26:17.585Z] #20 7.275 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-18T11:26:17.585Z] #20 7.279 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-18T11:26:17.585Z] #20 7.292 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-18T11:26:17.585Z] #20 7.316 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-18T11:26:17.585Z] #20 7.317 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-18T11:26:17.585Z] #20 7.318 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-18T11:26:17.585Z] #20 7.343 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-18T11:26:17.585Z] #20 7.348 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-18T11:26:17.585Z] #20 7.349 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-18T11:26:17.845Z] #20 7.350 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-18T11:26:17.845Z] #20 7.352 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-18T11:26:17.845Z] #20 7.368 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-18T11:26:17.845Z] #20 7.369 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-18T11:26:17.845Z] #20 7.370 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-18T11:26:17.845Z] #20 7.371 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-18T11:26:17.845Z] #20 7.372 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-18T11:26:17.845Z] #20 7.378 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-18T11:26:17.845Z] #20 7.381 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-18T11:26:17.845Z] #20 7.384 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-18T11:26:17.845Z] #20 7.387 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-18T11:26:17.845Z] #20 7.392 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-18T11:26:17.845Z] #20 7.395 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-18T11:26:17.845Z] #20 7.403 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-18T11:26:17.845Z] #20 7.405 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-18T11:26:17.845Z] #20 7.417 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-18T11:26:17.845Z] #20 7.421 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-18T11:26:17.845Z] #20 7.422 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-18T11:26:17.845Z] #20 7.423 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-18T11:26:17.845Z] #20 7.424 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-18T11:26:17.845Z] #20 7.622 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-18T11:26:17.900Z] #56 38.23 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-06-18T11:26:17.900Z] #56 38.23 Need to get 119 kB of archives. [2021-06-18T11:26:17.900Z] #56 38.23 After this operation, 387 kB of additional disk space will be used. [2021-06-18T11:26:17.900Z] #56 38.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-18T11:26:17.900Z] #56 38.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-18T11:26:18.106Z] #20 7.624 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-18T11:26:18.106Z] #20 7.625 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-18T11:26:18.106Z] #20 7.626 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-18T11:26:18.106Z] #20 7.628 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-18T11:26:18.106Z] #20 7.633 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-18T11:26:18.106Z] #20 7.636 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-18T11:26:18.106Z] #20 7.671 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-18T11:26:18.106Z] #20 7.673 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-18T11:26:18.106Z] #20 7.676 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-18T11:26:18.106Z] #20 7.680 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-18T11:26:18.106Z] #20 7.682 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-18T11:26:18.106Z] #20 7.689 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-18T11:26:18.106Z] #20 7.689 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-18T11:26:18.106Z] #20 7.712 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-18T11:26:18.106Z] #20 7.719 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-18T11:26:18.106Z] #20 7.723 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-18T11:26:18.106Z] #20 7.843 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-18T11:26:18.367Z] #20 7.868 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-18T11:26:18.367Z] #20 7.882 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-18T11:26:18.367Z] #20 8.108 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T11:26:18.628Z] #20 8.146 Fetched 28.6 MB in 1s (32.8 MB/s) [2021-06-18T11:26:18.628Z] #20 8.216 Selecting previously unselected package pigz. [2021-06-18T11:26:18.628Z] #20 8.216 (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 ... 23446 files and directories currently installed.) [2021-06-18T11:26:18.628Z] #20 8.232 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-18T11:26:18.628Z] #20 8.240 Unpacking pigz (2.4-1) ... [2021-06-18T11:26:18.628Z] #20 8.326 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-18T11:26:18.846Z] #56 39.16 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T11:26:18.846Z] #56 39.42 Fetched 119 kB in 0s (406 kB/s) [2021-06-18T11:26:18.846Z] #56 39.50 Selecting previously unselected package libbtrfs0. [2021-06-18T11:26:18.888Z] #20 8.329 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T11:26:18.889Z] #20 8.333 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T11:26:18.889Z] #20 8.520 Selecting previously unselected package python3.7-minimal. [2021-06-18T11:26:18.889Z] #20 8.524 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T11:26:18.889Z] #20 8.550 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-18T11:26:19.115Z] #56 39.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 ... 15421 files and directories currently installed.) [2021-06-18T11:26:19.115Z] #56 39.58 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-18T11:26:19.116Z] #56 39.60 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-18T11:26:19.116Z] #56 39.70 Selecting previously unselected package libbtrfs-dev. [2021-06-18T11:26:19.116Z] #56 39.70 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-18T11:26:19.116Z] #56 39.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-18T11:26:19.149Z] #20 8.879 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T11:26:19.409Z] #20 8.908 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-18T11:26:19.693Z] #56 40.08 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-18T11:26:19.693Z] #56 40.11 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-18T11:26:19.693Z] #56 40.13 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T11:26:19.980Z] #20 9.609 Selecting previously unselected package python3-minimal. [2021-06-18T11:26:19.980Z] #20 9.609 (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 ... 23695 files and directories currently installed.) [2021-06-18T11:26:19.980Z] #20 9.622 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-18T11:26:19.980Z] #20 9.625 Unpacking python3-minimal (3.7.3-1) ... [2021-06-18T11:26:19.980Z] #20 9.668 Selecting previously unselected package libmpdec2:amd64. [2021-06-18T11:26:19.980Z] #20 9.671 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-18T11:26:19.980Z] #20 9.676 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-18T11:26:19.980Z] #20 9.735 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-18T11:26:20.239Z] #20 9.738 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T11:26:20.239Z] #20 9.742 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T11:26:20.239Z] #20 10.00 Selecting previously unselected package python3.7. [2021-06-18T11:26:20.280Z] #56 DONE 40.8s [2021-06-18T11:26:20.280Z] [2021-06-18T11:26:20.280Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-18T11:26:20.280Z] #57 sha256:717761dd389843b3d3d4dc96259b36914400200afa5062becb1b2836db2eee76 [2021-06-18T11:26:20.499Z] #20 10.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T11:26:20.499Z] #20 10.01 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-18T11:26:20.499Z] #20 10.05 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-18T11:26:20.499Z] #20 10.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-18T11:26:20.499Z] #20 10.06 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-18T11:26:20.499Z] #20 10.12 Setting up python3-minimal (3.7.3-1) ... [2021-06-18T11:26:20.760Z] #20 10.30 Selecting previously unselected package python3. [2021-06-18T11:26:20.760Z] #20 10.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 ... 24107 files and directories currently installed.) [2021-06-18T11:26:20.760Z] #20 10.31 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-18T11:26:20.760Z] #20 10.32 Unpacking python3 (3.7.3-1) ... [2021-06-18T11:26:20.760Z] #20 10.36 Selecting previously unselected package libip4tc0:amd64. [2021-06-18T11:26:20.760Z] #20 10.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-18T11:26:20.760Z] #20 10.36 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-18T11:26:20.760Z] #20 10.42 Selecting previously unselected package libip6tc0:amd64. [2021-06-18T11:26:20.760Z] #20 10.43 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-18T11:26:20.760Z] #20 10.43 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-18T11:26:20.760Z] #20 10.47 Selecting previously unselected package libiptc0:amd64. [2021-06-18T11:26:20.760Z] #20 10.47 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-18T11:26:20.760Z] #20 10.47 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-18T11:26:20.760Z] #20 10.51 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-18T11:26:20.760Z] #20 10.52 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-18T11:26:20.760Z] #20 10.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-18T11:26:20.760Z] #20 10.56 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-18T11:26:21.020Z] #20 10.57 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-18T11:26:21.020Z] #20 10.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-18T11:26:21.020Z] #20 10.62 Selecting previously unselected package libnftnl11:amd64. [2021-06-18T11:26:21.020Z] #20 10.62 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-18T11:26:21.020Z] #20 10.63 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-18T11:26:21.020Z] #20 10.69 Selecting previously unselected package iptables. [2021-06-18T11:26:21.020Z] #20 10.69 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-18T11:26:21.281Z] #20 10.69 Unpacking iptables (1.8.2-4) ... [2021-06-18T11:26:21.281Z] #20 10.83 Selecting previously unselected package xxd. [2021-06-18T11:26:21.281Z] #20 10.83 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-18T11:26:21.281Z] #20 10.84 Unpacking xxd (2:8.1.0875-5) ... [2021-06-18T11:26:21.281Z] #20 10.92 Selecting previously unselected package vim-common. [2021-06-18T11:26:21.281Z] #20 10.92 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-18T11:26:21.281Z] #20 10.96 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-18T11:26:21.541Z] #20 11.04 Selecting previously unselected package bash-completion. [2021-06-18T11:26:21.541Z] #20 11.04 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-18T11:26:21.667Z] #57 1.262 + RM_GOPATH=0 [2021-06-18T11:26:21.667Z] #57 1.263 + TMP_GOPATH= [2021-06-18T11:26:21.668Z] #57 1.263 + : /build [2021-06-18T11:26:21.668Z] #57 1.263 + '[' -z '' ']' [2021-06-18T11:26:21.668Z] #57 1.264 ++ mktemp -d [2021-06-18T11:26:21.668Z] #57 1.276 + export GOPATH=/tmp/tmp.8PH0zL3Wm8 [2021-06-18T11:26:21.668Z] #57 1.278 + GOPATH=/tmp/tmp.8PH0zL3Wm8 [2021-06-18T11:26:21.668Z] #57 1.279 + RM_GOPATH=1 [2021-06-18T11:26:21.668Z] #57 1.279 + case "$(go env GOARCH)" in [2021-06-18T11:26:21.668Z] #57 1.280 ++ go env GOARCH [2021-06-18T11:26:21.668Z] #57 1.316 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:26:21.668Z] #57 1.316 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:26:21.668Z] #57 1.317 ++ dirname /tmp/install/install.sh [2021-06-18T11:26:21.668Z] #57 1.320 + dir=/tmp/install [2021-06-18T11:26:21.668Z] #57 1.320 + bin=containerd [2021-06-18T11:26:21.668Z] #57 1.320 + shift [2021-06-18T11:26:21.668Z] #57 1.320 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-18T11:26:21.668Z] #57 1.320 + . /tmp/install/containerd.installer [2021-06-18T11:26:21.668Z] #57 1.322 ++ set -e [2021-06-18T11:26:21.668Z] #57 1.322 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T11:26:21.668Z] #57 1.322 + install_containerd [2021-06-18T11:26:21.668Z] #57 1.322 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-18T11:26:21.668Z] #57 1.322 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8PH0zL3Wm8/src/github.com/containerd/containerd [2021-06-18T11:26:21.668Z] #57 1.322 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T11:26:21.668Z] #57 1.332 Cloning into '/tmp/tmp.8PH0zL3Wm8/src/github.com/containerd/containerd'... [2021-06-18T11:26:24.086Z] #20 13.67 Unpacking bash-completion (1:2.8-6) ... [2021-06-18T11:26:24.347Z] #20 ... [2021-06-18T11:26:24.347Z] [2021-06-18T11:26:24.347Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-18T11:26:24.347Z] #54 sha256:d7cc9e85d5584b9db25a153fe1bcf8e69ec6b72418234927ef13e206f869e1f2 [2021-06-18T11:26:24.347Z] #54 20.52 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-18T11:26:24.347Z] #54 21.07 + mkdir -p /build [2021-06-18T11:26:24.347Z] #54 21.07 + cp runc /build/runc [2021-06-18T11:26:24.347Z] #54 DONE 22.0s [2021-06-18T11:26:24.347Z] [2021-06-18T11:26:24.347Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-18T11:26:24.347Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-18T11:26:24.347Z] #20 13.88 Selecting previously unselected package bzip2. [2021-06-18T11:26:24.347Z] #20 13.89 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-18T11:26:24.347Z] #20 13.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-18T11:26:24.347Z] #20 13.96 Selecting previously unselected package xz-utils. [2021-06-18T11:26:24.347Z] #20 ... [2021-06-18T11:26:24.347Z] [2021-06-18T11:26:24.347Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-18T11:26:24.347Z] #57 sha256:73611a2912f1c8baa0427b64bef2c7124a6cd0c57125708f4075961b376476de [2021-06-18T11:26:24.347Z] #57 41.16 + bin/containerd [2021-06-18T11:26:24.985Z] #57 ... [2021-06-18T11:26:24.985Z] [2021-06-18T11:26:24.985Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-18T11:26:24.985Z] #50 sha256:5fa8cb7a1a750b92422097e206e8c50ef3b4d1bb6585825c7faf4df3d98651f6 [2021-06-18T11:26:24.985Z] #50 35.22 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-18T11:26:24.985Z] #50 35.24 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-18T11:26:24.985Z] #50 35.36 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-18T11:26:24.985Z] #50 35.40 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-18T11:26:24.985Z] #50 35.45 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-18T11:26:24.985Z] #50 36.75 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-18T11:26:24.985Z] #50 36.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-18T11:26:24.985Z] #50 37.26 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-18T11:26:24.985Z] #50 ... [2021-06-18T11:26:24.985Z] [2021-06-18T11:26:24.985Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-18T11:26:24.985Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T11:26:24.985Z] #36 29.96 Reading package lists... [2021-06-18T11:26:24.985Z] #36 35.43 Building dependency tree... [2021-06-18T11:26:24.985Z] #36 38.53 The following additional packages will be installed: [2021-06-18T11:26:24.985Z] #36 38.53 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-18T11:26:24.985Z] #36 38.56 Suggested packages: [2021-06-18T11:26:24.985Z] #36 38.57 cmake-doc ninja-build lrzip [2021-06-18T11:26:24.985Z] #36 38.57 Recommended packages: [2021-06-18T11:26:24.985Z] #36 38.57 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-18T11:26:24.985Z] #36 39.40 The following NEW packages will be installed: [2021-06-18T11:26:24.985Z] #36 39.42 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-18T11:26:24.985Z] #36 39.44 vim-common xxd [2021-06-18T11:26:24.985Z] #36 39.77 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-06-18T11:26:24.985Z] #36 39.77 Need to get 14.9 MB of archives. [2021-06-18T11:26:24.985Z] #36 39.77 After this operation, 61.8 MB of additional disk space will be used. [2021-06-18T11:26:24.985Z] #36 39.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-18T11:26:24.985Z] #36 39.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-18T11:26:24.985Z] #36 39.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-18T11:26:24.985Z] #36 39.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-18T11:26:24.985Z] #36 40.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-18T11:26:24.985Z] #36 40.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-18T11:26:24.985Z] #36 40.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-18T11:26:24.985Z] #36 40.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-18T11:26:24.985Z] #36 40.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-18T11:26:24.985Z] #36 40.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-18T11:26:24.985Z] #36 42.54 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T11:26:24.985Z] #36 42.72 Fetched 14.9 MB in 2s (8547 kB/s) [2021-06-18T11:26:24.985Z] #36 42.79 Selecting previously unselected package xxd. [2021-06-18T11:26:24.985Z] #36 42.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-18T11:26:24.985Z] #36 42.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-18T11:26:24.985Z] #36 42.89 Unpacking xxd (2:8.1.0875-5) ... [2021-06-18T11:26:24.985Z] #36 43.07 Selecting previously unselected package vim-common. [2021-06-18T11:26:24.985Z] #36 43.08 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-18T11:26:24.985Z] #36 43.12 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-18T11:26:24.985Z] #36 43.46 Selecting previously unselected package cmake-data. [2021-06-18T11:26:24.985Z] #36 43.46 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-18T11:26:24.985Z] #36 43.47 Unpacking cmake-data (3.13.4-1) ... [2021-06-18T11:26:24.985Z] #36 ... [2021-06-18T11:26:24.985Z] [2021-06-18T11:26:24.985Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-18T11:26:24.985Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-18T11:26:24.985Z] #32 43.68 Checking out files: 90% (1370/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. [2021-06-18T11:26:24.985Z] #32 44.16 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-18T11:26:24.985Z] #32 44.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-18T11:26:25.730Z] #57 ... [2021-06-18T11:26:25.730Z] [2021-06-18T11:26:25.730Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-18T11:26:25.730Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-18T11:26:25.730Z] #20 13.96 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-18T11:26:25.730Z] #20 13.96 Unpacking xz-utils (5.2.4-1) ... [2021-06-18T11:26:25.730Z] #20 14.08 Selecting previously unselected package apparmor. [2021-06-18T11:26:25.730Z] #20 14.08 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-18T11:26:25.730Z] #20 14.18 Unpacking apparmor (2.13.2-10) ... [2021-06-18T11:26:25.730Z] #20 14.30 Selecting previously unselected package aufs-tools. [2021-06-18T11:26:25.730Z] #20 14.30 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-18T11:26:25.730Z] #20 14.30 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-18T11:26:25.730Z] #20 14.37 Selecting previously unselected package libonig5:amd64. [2021-06-18T11:26:25.730Z] #20 14.37 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-18T11:26:25.730Z] #20 14.38 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-18T11:26:25.730Z] #20 14.49 Selecting previously unselected package libjq1:amd64. [2021-06-18T11:26:25.730Z] #20 14.49 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-18T11:26:25.730Z] #20 14.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-18T11:26:25.730Z] #20 14.55 Selecting previously unselected package jq. [2021-06-18T11:26:25.730Z] #20 14.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-18T11:26:25.730Z] #20 14.55 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-18T11:26:25.730Z] #20 14.68 Selecting previously unselected package libaio1:amd64. [2021-06-18T11:26:25.730Z] #20 14.68 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-18T11:26:25.730Z] #20 14.69 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-18T11:26:25.730Z] #20 14.76 Selecting previously unselected package libgpm2:amd64. [2021-06-18T11:26:25.730Z] #20 14.76 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-18T11:26:25.730Z] #20 14.77 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-18T11:26:25.730Z] #20 14.82 Selecting previously unselected package libicu63:amd64. [2021-06-18T11:26:25.730Z] #20 14.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-18T11:26:25.730Z] #20 14.82 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-18T11:26:26.300Z] #20 15.88 Selecting previously unselected package libnet1:amd64. [2021-06-18T11:26:26.300Z] #20 15.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-18T11:26:26.300Z] #20 15.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-18T11:26:26.300Z] #20 15.93 Selecting previously unselected package libnl-3-200:amd64. [2021-06-18T11:26:26.300Z] #20 15.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-18T11:26:26.300Z] #20 15.94 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-18T11:26:26.300Z] #20 15.97 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-18T11:26:26.374Z] #32 ... [2021-06-18T11:26:26.374Z] [2021-06-18T11:26:26.374Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T11:26:26.374Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T11:26:26.374Z] #44 30.76 Reading package lists... [2021-06-18T11:26:26.374Z] #44 36.69 Building dependency tree... [2021-06-18T11:26:26.374Z] #44 39.59 The following additional packages will be installed: [2021-06-18T11:26:26.374Z] #44 39.61 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-18T11:26:26.374Z] #44 39.61 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-18T11:26:26.374Z] #44 39.62 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-18T11:26:26.374Z] #44 39.62 python3.7-minimal [2021-06-18T11:26:26.374Z] #44 39.62 Suggested packages: [2021-06-18T11:26:26.374Z] #44 39.62 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-18T11:26:26.374Z] #44 39.62 python3.7-doc binfmt-support [2021-06-18T11:26:26.374Z] #44 40.88 The following NEW packages will be installed: [2021-06-18T11:26:26.374Z] #44 40.88 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-18T11:26:26.374Z] #44 40.88 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-18T11:26:26.374Z] #44 40.88 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-18T11:26:26.374Z] #44 40.89 python3.7-minimal [2021-06-18T11:26:26.374Z] #44 41.41 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2021-06-18T11:26:26.374Z] #44 41.41 Need to get 6695 kB of archives. [2021-06-18T11:26:26.374Z] #44 41.41 After this operation, 33.1 MB of additional disk space will be used. [2021-06-18T11:26:26.374Z] #44 41.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-18T11:26:26.374Z] #44 41.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-18T11:26:26.374Z] #44 41.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-18T11:26:26.374Z] #44 41.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-18T11:26:26.374Z] #44 41.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-18T11:26:26.374Z] #44 41.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-18T11:26:26.374Z] #44 41.99 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-18T11:26:26.374Z] #44 42.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-18T11:26:26.374Z] #44 42.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-18T11:26:26.374Z] #44 42.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-18T11:26:26.374Z] #44 42.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-18T11:26:26.374Z] #44 42.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-18T11:26:26.374Z] #44 42.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-18T11:26:26.374Z] #44 42.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-18T11:26:26.374Z] #44 42.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-18T11:26:26.374Z] #44 42.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-18T11:26:26.374Z] #44 43.47 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T11:26:26.374Z] #44 43.66 Fetched 6695 kB in 1s (4850 kB/s) [2021-06-18T11:26:26.374Z] #44 43.80 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-18T11:26:26.374Z] #44 43.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-18T11:26:26.374Z] #44 43.89 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T11:26:26.374Z] #44 43.94 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T11:26:26.374Z] #44 44.73 Selecting previously unselected package python3.7-minimal. [2021-06-18T11:26:26.374Z] #44 44.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T11:26:26.374Z] #44 44.75 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-18T11:26:26.374Z] #44 46.16 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T11:26:26.374Z] #44 46.20 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-18T11:26:26.561Z] #20 15.98 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-18T11:26:26.561Z] #20 15.98 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-18T11:26:26.561Z] #20 16.01 Selecting previously unselected package libreadline5:amd64. [2021-06-18T11:26:26.561Z] #20 16.01 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-18T11:26:26.561Z] #20 16.02 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-18T11:26:26.561Z] #20 16.06 Selecting previously unselected package net-tools. [2021-06-18T11:26:26.561Z] #20 16.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-18T11:26:26.561Z] #20 16.06 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-18T11:26:26.561Z] #20 16.13 Selecting previously unselected package patch. [2021-06-18T11:26:26.561Z] #20 16.14 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-18T11:26:26.561Z] #20 16.14 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-18T11:26:26.561Z] #20 16.20 Selecting previously unselected package python-pip-whl. [2021-06-18T11:26:26.561Z] #20 16.21 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-18T11:26:26.561Z] #20 16.21 Unpacking python-pip-whl (18.1-5) ... [2021-06-18T11:26:26.820Z] #20 16.35 Selecting previously unselected package python3-lib2to3. [2021-06-18T11:26:26.820Z] #20 16.35 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-18T11:26:26.820Z] #20 16.36 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-18T11:26:26.820Z] #20 16.41 Selecting previously unselected package python3-distutils. [2021-06-18T11:26:26.820Z] #20 16.41 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-18T11:26:26.821Z] #20 16.42 Unpacking python3-distutils (3.7.3-1) ... [2021-06-18T11:26:26.821Z] #20 16.47 Selecting previously unselected package python3-pip. [2021-06-18T11:26:26.821Z] #20 16.47 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-18T11:26:26.821Z] #20 16.47 Unpacking python3-pip (18.1-5) ... [2021-06-18T11:26:27.080Z] #20 16.57 Selecting previously unselected package python3-pkg-resources. [2021-06-18T11:26:27.080Z] #20 16.57 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-18T11:26:27.080Z] #20 16.58 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-18T11:26:27.080Z] #20 16.62 Selecting previously unselected package python3-setuptools. [2021-06-18T11:26:27.080Z] #20 16.63 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-18T11:26:27.080Z] #20 16.63 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-18T11:26:27.080Z] #20 16.69 Selecting previously unselected package python3-wheel. [2021-06-18T11:26:27.080Z] #20 16.69 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-18T11:26:27.080Z] #20 16.70 Unpacking python3-wheel (0.32.3-2) ... [2021-06-18T11:26:27.080Z] #20 16.73 Selecting previously unselected package sudo. [2021-06-18T11:26:27.080Z] #20 16.73 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-18T11:26:27.080Z] #20 16.74 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-18T11:26:27.340Z] #20 16.85 Selecting previously unselected package thin-provisioning-tools. [2021-06-18T11:26:27.340Z] #20 16.85 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-18T11:26:27.340Z] #20 16.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-18T11:26:27.340Z] #20 16.91 Selecting previously unselected package uidmap. [2021-06-18T11:26:27.340Z] #20 16.91 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-18T11:26:27.340Z] #20 16.92 Unpacking uidmap (1:4.5-1.1) ... [2021-06-18T11:26:27.340Z] #20 16.95 Selecting previously unselected package vim-runtime. [2021-06-18T11:26:27.340Z] #20 16.96 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-18T11:26:27.340Z] #20 16.97 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-18T11:26:27.340Z] #20 16.98 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-18T11:26:27.340Z] #20 16.98 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-18T11:26:27.766Z] #44 ... [2021-06-18T11:26:27.766Z] [2021-06-18T11:26:27.766Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:26:27.766Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:26:27.766Z] #13 27.97 Reading package lists... [2021-06-18T11:26:27.766Z] #13 33.95 Building dependency tree... [2021-06-18T11:26:27.766Z] #13 37.77 The following additional packages will be installed: [2021-06-18T11:26:27.766Z] #13 37.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-18T11:26:27.766Z] #13 37.77 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-18T11:26:27.766Z] #13 37.78 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-18T11:26:27.766Z] #13 37.78 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-06-18T11:26:27.766Z] #13 37.79 mingw-w64-x86-64-dev [2021-06-18T11:26:27.766Z] #13 37.80 Suggested packages: [2021-06-18T11:26:27.766Z] #13 37.81 gcc-8-locales seccomp wine64 [2021-06-18T11:26:27.766Z] #13 38.89 The following NEW packages will be installed: [2021-06-18T11:26:27.766Z] #13 38.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-18T11:26:27.766Z] #13 38.90 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-18T11:26:27.766Z] #13 38.90 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-18T11:26:27.766Z] #13 38.90 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-18T11:26:27.766Z] #13 38.90 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-18T11:26:27.766Z] #13 38.91 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-18T11:26:27.766Z] #13 38.91 The following packages will be upgraded: [2021-06-18T11:26:27.766Z] #13 38.92 libseccomp2 [2021-06-18T11:26:27.766Z] #13 39.34 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2021-06-18T11:26:27.766Z] #13 39.34 Need to get 77.8 MB of archives. [2021-06-18T11:26:27.766Z] #13 39.34 After this operation, 487 MB of additional disk space will be used. [2021-06-18T11:26:27.766Z] #13 39.34 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-18T11:26:27.766Z] #13 39.35 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-18T11:26:27.766Z] #13 39.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-18T11:26:27.766Z] #13 39.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-18T11:26:27.766Z] #13 39.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-18T11:26:27.766Z] #13 39.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-18T11:26:27.767Z] #13 39.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-18T11:26:27.767Z] #13 39.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-18T11:26:27.767Z] #13 40.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-18T11:26:27.767Z] #13 40.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-18T11:26:27.767Z] #13 40.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-18T11:26:27.767Z] #13 43.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-18T11:26:27.909Z] #20 17.60 Selecting previously unselected package vim. [2021-06-18T11:26:27.909Z] #20 17.60 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-18T11:26:27.909Z] #20 17.61 Unpacking vim (2:8.1.0875-5) ... [2021-06-18T11:26:28.169Z] #20 17.77 Selecting previously unselected package xfsprogs. [2021-06-18T11:26:28.169Z] #20 17.78 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-18T11:26:28.169Z] #20 17.78 Unpacking xfsprogs (4.20.0-1) ... [2021-06-18T11:26:28.169Z] #20 17.89 Selecting previously unselected package zip. [2021-06-18T11:26:28.169Z] #20 17.90 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-18T11:26:28.169Z] #20 17.90 Unpacking zip (3.0-11+b1) ... [2021-06-18T11:26:28.169Z] #20 17.95 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-18T11:26:28.169Z] #20 17.96 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-18T11:26:28.340Z] #13 ... [2021-06-18T11:26:28.340Z] [2021-06-18T11:26:28.340Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-18T11:26:28.340Z] #52 sha256:d2afb4b0cb39f1d1f8480bc04b86da1f24356132978b0300dfaf41ccfa8dfd10 [2021-06-18T11:26:28.340Z] #52 48.75 internal/reflectlite [2021-06-18T11:26:28.429Z] #20 17.97 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-18T11:26:28.429Z] #20 17.98 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-18T11:26:28.429Z] #20 17.99 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-18T11:26:28.429Z] #20 18.00 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-18T11:26:28.429Z] #20 18.00 Setting up uidmap (1:4.5-1.1) ... [2021-06-18T11:26:28.429Z] #20 18.01 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-18T11:26:28.429Z] #20 18.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-18T11:26:28.429Z] #20 18.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-18T11:26:28.429Z] #20 18.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-18T11:26:28.429Z] #20 18.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-18T11:26:28.429Z] #20 18.05 Setting up xxd (2:8.1.0875-5) ... [2021-06-18T11:26:28.429Z] #20 18.06 Setting up zip (3.0-11+b1) ... [2021-06-18T11:26:28.429Z] #20 18.07 Setting up vim-common (2:8.1.0875-5) ... [2021-06-18T11:26:28.429Z] #20 18.09 Setting up bash-completion (1:2.8-6) ... [2021-06-18T11:26:28.997Z] #20 18.80 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-18T11:26:29.256Z] #20 18.81 Setting up xz-utils (5.2.4-1) ... [2021-06-18T11:26:29.256Z] #20 18.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-18T11:26:29.256Z] #20 18.82 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-18T11:26:29.256Z] #20 18.83 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-18T11:26:29.256Z] #20 18.86 invoke-rc.d: could not determine current runlevel [2021-06-18T11:26:29.256Z] #20 18.86 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-18T11:26:29.256Z] #20 18.87 Setting up pigz (2.4-1) ... [2021-06-18T11:26:29.256Z] #20 18.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-18T11:26:29.256Z] #20 18.88 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-18T11:26:29.256Z] #20 18.90 Setting up python-pip-whl (18.1-5) ... [2021-06-18T11:26:29.256Z] #20 18.91 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-18T11:26:29.256Z] #20 18.92 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-18T11:26:29.256Z] #20 19.00 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-18T11:26:29.256Z] #20 19.01 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-18T11:26:29.516Z] #20 19.02 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T11:26:29.516Z] #20 19.02 Setting up vim (2:8.1.0875-5) ... [2021-06-18T11:26:29.516Z] #20 19.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-18T11:26:29.516Z] #20 19.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-18T11:26:29.516Z] #20 19.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-18T11:26:29.516Z] #20 19.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-18T11:26:29.516Z] #20 19.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-18T11:26:29.516Z] #20 19.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-18T11:26:29.516Z] #20 19.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-18T11:26:29.516Z] #20 19.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-18T11:26:29.516Z] #20 19.06 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-18T11:26:29.516Z] #20 19.07 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-18T11:26:29.516Z] #20 19.08 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-18T11:26:29.516Z] #20 19.09 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-18T11:26:29.516Z] #20 19.10 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-18T11:26:29.516Z] #20 19.10 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-18T11:26:30.083Z] #20 19.70 Setting up iptables (1.8.2-4) ... [2021-06-18T11:26:30.083Z] #20 19.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-18T11:26:30.083Z] #20 19.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-18T11:26:30.083Z] #20 19.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-18T11:26:30.083Z] #20 19.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-18T11:26:30.083Z] #20 19.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-18T11:26:30.083Z] #20 19.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-18T11:26:30.083Z] #20 19.73 Setting up python3 (3.7.3-1) ... [2021-06-18T11:26:30.083Z] #20 19.84 Setting up python3-wheel (0.32.3-2) ... [2021-06-18T11:26:30.264Z] #52 50.52 sort [2021-06-18T11:26:30.264Z] #52 50.56 io [2021-06-18T11:26:30.342Z] #20 19.96 Setting up apparmor (2.13.2-10) ... [2021-06-18T11:26:30.910Z] #20 20.60 Setting up xfsprogs (4.20.0-1) ... [2021-06-18T11:26:30.910Z] #20 20.61 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-18T11:26:30.910Z] #20 20.69 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-18T11:26:31.280Z] #52 51.78 internal/oserror [2021-06-18T11:26:31.477Z] #20 20.89 Setting up python3-distutils (3.7.3-1) ... [2021-06-18T11:26:31.477Z] #20 21.00 Setting up python3-setuptools (40.8.0-1) ... [2021-06-18T11:26:31.567Z] #52 51.85 bytes [2021-06-18T11:26:31.567Z] #52 51.98 syscall [2021-06-18T11:26:31.737Z] #20 21.21 Setting up python3-pip (18.1-5) ... [2021-06-18T11:26:31.737Z] #20 21.40 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T11:26:32.123Z] #20 21.41 Processing triggers for mime-support (3.62) ... [2021-06-18T11:26:32.691Z] #20 DONE 22.2s [2021-06-18T11:26:32.691Z] [2021-06-18T11:26:32.691Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-18T11:26:32.691Z] #21 sha256:6d3550bab80a8038a2f190d1f82a894ce483c7c88012a9b27091f67139f2c117 [2021-06-18T11:26:32.950Z] #21 0.439 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-18T11:26:32.950Z] #21 0.442 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-18T11:26:32.950Z] #21 0.444 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-18T11:26:33.517Z] #21 DONE 0.9s [2021-06-18T11:26:33.517Z] [2021-06-18T11:26:33.517Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-18T11:26:33.517Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-18T11:26:33.553Z] #52 ... [2021-06-18T11:26:33.553Z] [2021-06-18T11:26:33.553Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:26:33.553Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:26:33.553Z] #13 46.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-18T11:26:33.553Z] #13 46.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-18T11:26:33.553Z] #13 46.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-18T11:26:33.553Z] #13 46.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-18T11:26:33.553Z] #13 46.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-18T11:26:33.553Z] #13 46.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-18T11:26:33.553Z] #13 46.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-18T11:26:33.553Z] #13 46.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-18T11:26:33.553Z] #13 46.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-18T11:26:33.553Z] #13 46.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-18T11:26:33.553Z] #13 46.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-18T11:26:33.554Z] #13 46.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-18T11:26:33.554Z] #13 46.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-18T11:26:33.554Z] #13 46.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-18T11:26:33.554Z] #13 47.57 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T11:26:33.554Z] #13 47.83 Fetched 77.8 MB in 7s (10.4 MB/s) [2021-06-18T11:26:33.554Z] #13 47.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 ... 15421 files and directories currently installed.) [2021-06-18T11:26:33.554Z] #13 48.11 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-18T11:26:33.554Z] #13 48.14 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-18T11:26:33.554Z] #13 48.38 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-18T11:26:33.554Z] #13 48.57 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-18T11:26:33.554Z] #13 48.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-06-18T11:26:33.554Z] #13 48.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-18T11:26:33.554Z] #13 48.65 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-18T11:26:34.895Z] #22 1.273 Collecting yamllint==1.26.1 [2021-06-18T11:26:34.965Z] #13 ... [2021-06-18T11:26:34.965Z] [2021-06-18T11:26:34.965Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-18T11:26:34.965Z] #48 sha256:8a9d6a3de02036d8ffe755a4a04bc3f1dc6a7a2673d43cf599e5e6780687b39a [2021-06-18T11:26:34.965Z] #48 DONE 55.5s [2021-06-18T11:26:35.252Z] [2021-06-18T11:26:35.252Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T11:26:35.252Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T11:26:35.252Z] #44 50.07 Selecting previously unselected package python3-minimal. [2021-06-18T11:26:35.252Z] #44 50.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 ... 15661 files and directories currently installed.) [2021-06-18T11:26:35.252Z] #44 50.15 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-18T11:26:35.252Z] #44 50.34 Unpacking python3-minimal (3.7.3-1) ... [2021-06-18T11:26:35.252Z] #44 50.57 Selecting previously unselected package libmpdec2:amd64. [2021-06-18T11:26:35.252Z] #44 50.58 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-18T11:26:35.252Z] #44 50.61 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-18T11:26:35.252Z] #44 50.75 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-18T11:26:35.252Z] #44 50.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T11:26:35.252Z] #44 50.76 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T11:26:35.252Z] #44 52.75 Selecting previously unselected package python3.7. [2021-06-18T11:26:35.252Z] #44 52.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T11:26:35.252Z] #44 52.76 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-18T11:26:35.252Z] #44 53.01 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-18T11:26:35.252Z] #44 53.02 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-18T11:26:35.252Z] #44 53.02 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-18T11:26:35.252Z] #44 53.17 Setting up python3-minimal (3.7.3-1) ... [2021-06-18T11:26:35.252Z] #44 55.13 Selecting previously unselected package python3. [2021-06-18T11:26:35.253Z] #44 55.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 ... 16073 files and directories currently installed.) [2021-06-18T11:26:35.253Z] #44 55.24 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-18T11:26:35.253Z] #44 55.30 Unpacking python3 (3.7.3-1) ... [2021-06-18T11:26:35.513Z] #44 55.52 Selecting previously unselected package libprotobuf17:amd64. [2021-06-18T11:26:35.513Z] #44 55.52 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-18T11:26:35.513Z] #44 55.54 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-18T11:26:35.513Z] #44 ... [2021-06-18T11:26:35.513Z] [2021-06-18T11:26:35.513Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:26:35.513Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:26:35.513Z] #13 51.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-18T11:26:35.513Z] #13 51.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-18T11:26:35.513Z] #13 51.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-18T11:26:35.780Z] #13 ... [2021-06-18T11:26:35.780Z] [2021-06-18T11:26:35.780Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-18T11:26:35.780Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T11:26:35.780Z] #36 46.32 Selecting previously unselected package libicu63:amd64. [2021-06-18T11:26:35.780Z] #36 46.32 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-18T11:26:35.780Z] #36 46.34 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-18T11:26:35.780Z] #36 52.49 Selecting previously unselected package libxml2:amd64. [2021-06-18T11:26:35.780Z] #36 52.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-18T11:26:35.780Z] #36 52.53 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-18T11:26:35.780Z] #36 53.12 Selecting previously unselected package libarchive13:amd64. [2021-06-18T11:26:35.780Z] #36 53.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-18T11:26:35.780Z] #36 53.13 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-18T11:26:35.780Z] #36 53.55 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-18T11:26:35.780Z] #36 53.55 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-18T11:26:35.780Z] #36 53.56 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-18T11:26:35.780Z] #36 53.72 Selecting previously unselected package librhash0:amd64. [2021-06-18T11:26:35.780Z] #36 53.72 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-18T11:26:35.780Z] #36 53.75 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-18T11:26:35.780Z] #36 53.93 Selecting previously unselected package libuv1:amd64. [2021-06-18T11:26:35.780Z] #36 53.93 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-18T11:26:35.780Z] #36 53.94 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-18T11:26:35.780Z] #36 54.11 Selecting previously unselected package cmake. [2021-06-18T11:26:35.780Z] #36 54.11 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-18T11:26:35.780Z] #36 54.12 Unpacking cmake (3.13.4-1) ... [2021-06-18T11:26:36.040Z] #36 ... [2021-06-18T11:26:36.040Z] [2021-06-18T11:26:36.040Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:26:36.040Z] #46 sha256:1eb2fceec20ac6446bb38b3d4f6305dd87772ce0f53ce74478806efc47d5cda4 [2021-06-18T11:26:36.040Z] #46 46.64 internal/reflectlite [2021-06-18T11:26:36.040Z] #46 46.65 sync [2021-06-18T11:26:36.040Z] #46 48.14 internal/testlog [2021-06-18T11:26:36.040Z] #46 48.36 github.com/LK4D4/vndr/godl/singleflight [2021-06-18T11:26:36.040Z] #46 48.69 math/rand [2021-06-18T11:26:36.040Z] #46 49.62 internal/singleflight [2021-06-18T11:26:36.040Z] #46 49.92 errors [2021-06-18T11:26:36.040Z] #46 50.02 sort [2021-06-18T11:26:36.040Z] #46 50.34 io [2021-06-18T11:26:36.040Z] #46 51.30 strconv [2021-06-18T11:26:36.040Z] #46 51.84 bytes [2021-06-18T11:26:36.040Z] #46 54.46 strings [2021-06-18T11:26:36.040Z] #46 56.08 reflect [2021-06-18T11:26:36.611Z] #46 ... [2021-06-18T11:26:36.611Z] [2021-06-18T11:26:36.611Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T11:26:36.611Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T11:26:36.611Z] #44 56.80 Selecting previously unselected package python3-pkg-resources. [2021-06-18T11:26:36.611Z] #44 56.80 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-18T11:26:36.611Z] #44 56.81 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-18T11:26:36.872Z] #44 57.01 Selecting previously unselected package python3-six. [2021-06-18T11:26:36.872Z] #44 57.01 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-18T11:26:36.872Z] #44 57.02 Unpacking python3-six (1.12.0-1) ... [2021-06-18T11:26:36.872Z] #44 57.11 Selecting previously unselected package python3-protobuf. [2021-06-18T11:26:36.872Z] #44 57.12 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-18T11:26:36.872Z] #44 57.12 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-18T11:26:37.443Z] #44 57.60 Selecting previously unselected package libnet1:amd64. [2021-06-18T11:26:37.443Z] #44 57.61 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-18T11:26:37.443Z] #44 57.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-18T11:26:37.703Z] #44 57.74 Selecting previously unselected package libnl-3-200:amd64. [2021-06-18T11:26:37.703Z] #44 57.76 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-18T11:26:37.703Z] #44 57.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-18T11:26:37.964Z] #44 57.89 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-18T11:26:37.964Z] #44 57.90 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-18T11:26:37.964Z] #44 57.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-18T11:26:37.964Z] #44 58.05 Selecting previously unselected package criu. [2021-06-18T11:26:37.964Z] #44 58.06 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-18T11:26:37.964Z] #44 58.07 Unpacking criu (3.15-1) ... [2021-06-18T11:26:38.538Z] #44 ... [2021-06-18T11:26:38.538Z] [2021-06-18T11:26:38.538Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-18T11:26:38.538Z] #36 sha256:81d17861cf3ebdf2bf94bededb6a2c26648b0756adbe8d2794447d31c8619962 [2021-06-18T11:26:38.538Z] #36 57.90 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-18T11:26:38.538Z] #36 57.94 Setting up xxd (2:8.1.0875-5) ... [2021-06-18T11:26:38.538Z] #36 57.97 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-18T11:26:38.538Z] #36 57.99 Setting up vim-common (2:8.1.0875-5) ... [2021-06-18T11:26:38.538Z] #36 58.05 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-18T11:26:38.538Z] #36 58.07 Setting up cmake-data (3.13.4-1) ... [2021-06-18T11:26:38.538Z] #36 58.10 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-18T11:26:38.538Z] #36 58.11 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-18T11:26:38.538Z] #36 58.12 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-18T11:26:38.538Z] #36 58.14 Setting up cmake (3.13.4-1) ... [2021-06-18T11:26:38.538Z] #36 58.15 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T11:26:38.538Z] #36 58.20 Processing triggers for mime-support (3.62) ... [2021-06-18T11:26:38.538Z] #36 DONE 58.9s [2021-06-18T11:26:38.538Z] [2021-06-18T11:26:38.538Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:26:38.538Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:26:38.538Z] #13 54.63 Selecting previously unselected package binutils-mingw-w64. [2021-06-18T11:26:38.538Z] #13 54.65 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-18T11:26:38.538Z] #13 54.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-18T11:26:38.803Z] #13 54.87 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-18T11:26:38.803Z] #13 54.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-18T11:26:38.803Z] #13 54.88 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-18T11:26:39.065Z] #13 55.08 Selecting previously unselected package dmsetup. [2021-06-18T11:26:39.065Z] #13 55.11 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-18T11:26:39.065Z] #13 55.13 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-18T11:26:39.326Z] #13 55.41 Selecting previously unselected package mingw-w64-common. [2021-06-18T11:26:39.326Z] #13 55.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-18T11:26:39.326Z] #13 55.43 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-18T11:26:40.171Z] #22 6.444 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-18T11:26:40.171Z] #22 6.741 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-18T11:26:40.171Z] #22 6.756 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-18T11:26:40.171Z] #22 6.774 Collecting pyyaml (from yamllint==1.26.1) [2021-06-18T11:26:40.430Z] #22 6.835 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-18T11:26:40.430Z] #22 6.918 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-18T11:26:40.430Z] #22 6.919 Building wheels for collected packages: yamllint [2021-06-18T11:26:40.430Z] #22 6.919 Running setup.py bdist_wheel for yamllint: started [2021-06-18T11:26:40.689Z] #22 7.147 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-18T11:26:40.689Z] #22 7.147 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-18T11:26:40.689Z] #22 7.160 Successfully built yamllint [2021-06-18T11:26:40.689Z] #22 7.165 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-18T11:26:40.948Z] #22 7.247 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-18T11:26:43.481Z] #22 DONE 9.5s [2021-06-18T11:26:43.481Z] [2021-06-18T11:26:43.481Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-18T11:26:43.481Z] #57 sha256:73611a2912f1c8baa0427b64bef2c7124a6cd0c57125708f4075961b376476de [2021-06-18T11:26:43.481Z] #57 56.34 # github.com/containerd/containerd/cmd/containerd [2021-06-18T11:26:43.481Z] #57 56.34 /usr/bin/ld: /tmp/go-link-929531458/000019.o: in function `New': [2021-06-18T11:26:43.481Z] #57 56.34 /tmp/tmp.XFOA17FlIA/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-18T11:26:43.481Z] #57 56.38 + bin/containerd-stress [2021-06-18T11:26:43.481Z] #57 57.15 + bin/containerd-shim [2021-06-18T11:26:43.482Z] #57 59.51 + bin/containerd-shim-runc-v1 [2021-06-18T11:26:43.482Z] #57 61.24 + bin/containerd-shim-runc-v2 [2021-06-18T11:26:43.482Z] #57 61.69 + binaries [2021-06-18T11:26:43.482Z] #57 61.69 + install -D bin/containerd /build/containerd [2021-06-18T11:26:43.482Z] #57 61.71 + install -D bin/containerd-shim /build/containerd-shim [2021-06-18T11:26:43.482Z] #57 61.72 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-18T11:26:43.482Z] #57 61.73 + install -D bin/ctr /build/ctr [2021-06-18T11:26:43.482Z] #57 DONE 63.5s [2021-06-18T11:26:43.482Z] [2021-06-18T11:26:43.482Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-18T11:26:43.482Z] #25 sha256:8a00fce937568d9ed7330f150c53500a1d1bf72f9ec69ff5d0236f83d5761707 [2021-06-18T11:26:43.482Z] #25 DONE 0.3s [2021-06-18T11:26:43.482Z] [2021-06-18T11:26:43.482Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-18T11:26:43.482Z] #30 sha256:1e0d0ae63d3b3544dd68ca9ca1234f8296e9aac1bfcf66322e2ad334053f2aff [2021-06-18T11:26:44.617Z] #13 ... [2021-06-18T11:26:44.617Z] [2021-06-18T11:26:44.617Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-18T11:26:44.617Z] #52 sha256:d2afb4b0cb39f1d1f8480bc04b86da1f24356132978b0300dfaf41ccfa8dfd10 [2021-06-18T11:26:44.617Z] #52 54.58 strconv [2021-06-18T11:26:44.617Z] #52 58.50 reflect [2021-06-18T11:26:44.617Z] #52 61.79 time [2021-06-18T11:26:44.617Z] #52 ... [2021-06-18T11:26:44.617Z] [2021-06-18T11:26:44.617Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-18T11:26:44.617Z] #37 sha256:5dbb4c0283b575aedeb36673659148cee86edbcacded14eb5437e20b29614045 [2021-06-18T11:26:44.617Z] #37 1.116 + RM_GOPATH=0 [2021-06-18T11:26:44.617Z] #37 1.116 + TMP_GOPATH= [2021-06-18T11:26:44.617Z] #37 1.116 + : /build [2021-06-18T11:26:44.617Z] #37 1.116 + '[' -z '' ']' [2021-06-18T11:26:44.617Z] #37 1.118 ++ mktemp -d [2021-06-18T11:26:44.617Z] #37 1.131 + export GOPATH=/tmp/tmp.HaQY61HW3v [2021-06-18T11:26:44.617Z] #37 1.131 + GOPATH=/tmp/tmp.HaQY61HW3v [2021-06-18T11:26:44.617Z] #37 1.132 + RM_GOPATH=1 [2021-06-18T11:26:44.617Z] #37 1.132 + case "$(go env GOARCH)" in [2021-06-18T11:26:44.617Z] #37 1.135 ++ go env GOARCH [2021-06-18T11:26:44.617Z] #37 1.161 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:26:44.617Z] #37 1.161 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:26:44.617Z] #37 1.163 ++ dirname /tmp/install/install.sh [2021-06-18T11:26:44.617Z] #37 1.166 + dir=/tmp/install [2021-06-18T11:26:44.617Z] #37 1.170 + bin=tini [2021-06-18T11:26:44.617Z] #37 1.171 + shift [2021-06-18T11:26:44.617Z] #37 1.175 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-18T11:26:44.617Z] #37 1.175 + . /tmp/install/tini.installer [2021-06-18T11:26:44.617Z] #37 1.177 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T11:26:44.617Z] #37 1.177 + install_tini [2021-06-18T11:26:44.617Z] #37 1.178 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-18T11:26:44.617Z] #37 1.178 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T11:26:44.617Z] #37 1.178 + git clone https://github.com/krallin/tini.git /tmp/tmp.HaQY61HW3v/tini [2021-06-18T11:26:44.617Z] #37 1.180 Cloning into '/tmp/tmp.HaQY61HW3v/tini'... [2021-06-18T11:26:44.617Z] #37 1.897 + cd /tmp/tmp.HaQY61HW3v/tini [2021-06-18T11:26:44.617Z] #37 1.897 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-18T11:26:44.617Z] #37 1.938 + cmake . [2021-06-18T11:26:44.617Z] #37 2.537 -- The C compiler identification is GNU 8.3.0 [2021-06-18T11:26:44.617Z] #37 2.609 -- Check for working C compiler: /usr/bin/cc [2021-06-18T11:26:44.617Z] #37 3.420 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T11:26:44.617Z] #37 3.421 -- Detecting C compiler ABI info [2021-06-18T11:26:44.617Z] #37 3.999 -- Detecting C compiler ABI info - done [2021-06-18T11:26:44.617Z] #37 4.029 -- Detecting C compile features [2021-06-18T11:26:44.617Z] #37 5.918 -- Detecting C compile features - done [2021-06-18T11:26:44.617Z] #37 5.946 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-18T11:26:44.617Z] #37 6.159 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-18T11:26:44.617Z] #37 6.319 -- Configuring done [2021-06-18T11:26:44.617Z] #37 6.338 -- Generating done [2021-06-18T11:26:44.617Z] #37 6.346 -- Build files have been written to: /tmp/tmp.HaQY61HW3v/tini [2021-06-18T11:26:44.617Z] #37 6.354 + make tini-static [2021-06-18T11:26:44.617Z] #37 ... [2021-06-18T11:26:44.617Z] [2021-06-18T11:26:44.617Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:26:44.617Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:26:44.878Z] #13 60.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-18T11:26:44.878Z] #13 60.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-18T11:26:44.878Z] #13 60.87 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-18T11:26:47.424Z] #13 ... [2021-06-18T11:26:47.424Z] [2021-06-18T11:26:47.424Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:26:47.424Z] #46 sha256:1eb2fceec20ac6446bb38b3d4f6305dd87772ce0f53ce74478806efc47d5cda4 [2021-06-18T11:26:47.424Z] #46 57.75 bufio [2021-06-18T11:26:47.424Z] #46 60.47 syscall [2021-06-18T11:26:47.424Z] #46 ... [2021-06-18T11:26:47.424Z] [2021-06-18T11:26:47.424Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-18T11:26:47.424Z] #52 sha256:d2afb4b0cb39f1d1f8480bc04b86da1f24356132978b0300dfaf41ccfa8dfd10 [2021-06-18T11:26:47.424Z] #52 67.65 context [2021-06-18T11:26:47.670Z] #30 DONE 4.4s [2021-06-18T11:26:47.670Z] [2021-06-18T11:26:47.670Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-18T11:26:47.670Z] #33 sha256:9e8558bc13d40c7354aec4a5d1bf3a27c721f08392bea4792c4b7e2374d1acb5 [2021-06-18T11:26:47.928Z] #33 DONE 0.2s [2021-06-18T11:26:47.928Z] [2021-06-18T11:26:47.928Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-18T11:26:47.928Z] #35 sha256:3c0e47c45b6c0a4ec1bfcc481cdcf3c283c8e0ea74bacf31d86b11e9f71ca812 [2021-06-18T11:26:47.928Z] #35 DONE 0.0s [2021-06-18T11:26:47.928Z] [2021-06-18T11:26:47.928Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-18T11:26:47.928Z] #38 sha256:a255f52b7c73314fd4c3986babb1277d438738853d787e3bee3b354810ab07e2 [2021-06-18T11:26:47.928Z] #38 DONE 0.0s [2021-06-18T11:26:47.928Z] [2021-06-18T11:26:47.928Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-18T11:26:47.928Z] #41 sha256:35113592b9cea15012ad02e07687e9dd9d923f2ad91f5d906b4a1879dfb17427 [2021-06-18T11:26:48.377Z] #52 ... [2021-06-18T11:26:48.377Z] [2021-06-18T11:26:48.377Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-18T11:26:48.377Z] #37 sha256:5dbb4c0283b575aedeb36673659148cee86edbcacded14eb5437e20b29614045 [2021-06-18T11:26:48.377Z] #37 6.813 Scanning dependencies of target tini-static [2021-06-18T11:26:48.377Z] #37 7.015 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-18T11:26:48.377Z] #37 8.352 [100%] Linking C executable tini-static [2021-06-18T11:26:48.377Z] #37 8.939 [100%] Built target tini-static [2021-06-18T11:26:48.377Z] #37 9.089 + mkdir -p /build [2021-06-18T11:26:48.377Z] #37 9.091 + cp tini-static /build/docker-init [2021-06-18T11:26:48.377Z] #37 DONE 9.8s [2021-06-18T11:26:48.377Z] [2021-06-18T11:26:48.377Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-18T11:26:48.377Z] #52 sha256:d2afb4b0cb39f1d1f8480bc04b86da1f24356132978b0300dfaf41ccfa8dfd10 [2021-06-18T11:26:48.377Z] #52 68.82 internal/poll [2021-06-18T11:26:48.495Z] #41 DONE 0.4s [2021-06-18T11:26:48.495Z] [2021-06-18T11:26:48.495Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-18T11:26:48.495Z] #45 sha256:2ff6f27b62d2aa83f921134029746d98fc371f9793245680beb435c54c0f45af [2021-06-18T11:26:48.495Z] #45 DONE 0.0s [2021-06-18T11:26:48.495Z] [2021-06-18T11:26:48.495Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-18T11:26:48.495Z] #47 sha256:24edb12258343755fdce61d84af4643776ada6d567cd4c3d9e0d2c3f29d1d1f9 [2021-06-18T11:26:48.754Z] #47 DONE 0.1s [2021-06-18T11:26:48.754Z] [2021-06-18T11:26:48.754Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-18T11:26:48.754Z] #49 sha256:43cd7411ebc8a3acfd430e2f7b1a1b8d403687ce1978d04aa28f825e07008402 [2021-06-18T11:26:48.754Z] #49 DONE 0.0s [2021-06-18T11:26:48.754Z] [2021-06-18T11:26:48.754Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-18T11:26:48.754Z] #51 sha256:3435ad331c4d8ffaf82008afa06baf6fc5a0dc2fa12d9f4544ebf636b622cb3f [2021-06-18T11:26:48.948Z] #52 ... [2021-06-18T11:26:48.948Z] [2021-06-18T11:26:48.948Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T11:26:48.948Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T11:26:48.948Z] #44 59.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-18T11:26:48.948Z] #44 59.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-18T11:26:48.948Z] #44 59.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-18T11:26:48.948Z] #44 59.21 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-18T11:26:48.948Z] #44 59.26 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-18T11:26:48.948Z] #44 59.30 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T11:26:48.948Z] #44 59.32 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-18T11:26:48.948Z] #44 59.35 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-18T11:26:48.948Z] #44 64.29 Setting up python3 (3.7.3-1) ... [2021-06-18T11:26:48.948Z] #44 65.17 Setting up python3-six (1.12.0-1) ... [2021-06-18T11:26:48.948Z] #44 66.33 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-18T11:26:48.948Z] #44 67.92 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-18T11:26:49.013Z] #51 DONE 0.3s [2021-06-18T11:26:49.013Z] [2021-06-18T11:26:49.013Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-18T11:26:49.013Z] #53 sha256:a67e5a3287d3176ccaa1dc2a85b5f5077a583f858daa277978c97133a47c044c [2021-06-18T11:26:49.013Z] #53 DONE 0.0s [2021-06-18T11:26:49.013Z] [2021-06-18T11:26:49.013Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-18T11:26:49.013Z] #55 sha256:049de6a0a9bd70d8f0beede512d89507a8ddd8b5360376f00044a5f2e3d588e1 [2021-06-18T11:26:49.209Z] #44 ... [2021-06-18T11:26:49.209Z] [2021-06-18T11:26:49.209Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:26:49.209Z] #46 sha256:1eb2fceec20ac6446bb38b3d4f6305dd87772ce0f53ce74478806efc47d5cda4 [2021-06-18T11:26:49.209Z] #46 68.03 internal/syscall/unix [2021-06-18T11:26:49.209Z] #46 68.06 internal/fmtsort [2021-06-18T11:26:49.209Z] #46 68.41 internal/poll [2021-06-18T11:26:49.209Z] #46 68.48 internal/syscall/execenv [2021-06-18T11:26:49.209Z] #46 68.61 path [2021-06-18T11:26:49.209Z] #46 69.67 io/fs [2021-06-18T11:26:49.271Z] #55 DONE 0.1s [2021-06-18T11:26:49.271Z] [2021-06-18T11:26:49.271Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-18T11:26:49.271Z] #58 sha256:bc8d0b7f5936073382c5baf8a36c0b7564bd8226ead1567647a89157bb2b15b6 [2021-06-18T11:26:49.839Z] #58 DONE 0.7s [2021-06-18T11:26:49.839Z] [2021-06-18T11:26:49.839Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-18T11:26:49.839Z] #62 sha256:cc435101051042b5e59003a8324b714502732bfc3e8bd1819a71e1ae05bf5bbb [2021-06-18T11:26:50.098Z] #62 DONE 0.2s [2021-06-18T11:26:50.098Z] [2021-06-18T11:26:50.098Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-18T11:26:50.098Z] #67 sha256:c50232847112cece404f5896990a0942848857894009e5f210be3535d2ca3a0a [2021-06-18T11:26:50.597Z] #46 70.97 regexp/syntax [2021-06-18T11:26:51.034Z] #67 DONE 0.8s [2021-06-18T11:26:51.034Z] [2021-06-18T11:26:51.034Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-18T11:26:51.034Z] #68 sha256:bb77a56d9e610992c413b6de878ec944f09569b4c0683ccea7de91d4f108cd17 [2021-06-18T11:26:51.034Z] #68 DONE 0.0s [2021-06-18T11:26:51.034Z] [2021-06-18T11:26:51.034Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-18T11:26:51.034Z] #69 sha256:a003c31a06e0eab3d972255564238d566349a47b3d17f06ead02c604aa7060fc [2021-06-18T11:26:51.169Z] #46 71.81 os [2021-06-18T11:26:51.602Z] #69 DONE 0.7s [2021-06-18T11:26:51.603Z] [2021-06-18T11:26:51.603Z] #70 exporting to image [2021-06-18T11:26:51.603Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-18T11:26:51.603Z] #70 exporting layers [2021-06-18T11:26:53.717Z] #46 ... [2021-06-18T11:26:53.717Z] [2021-06-18T11:26:53.717Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:26:53.717Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:26:53.717Z] #13 67.35 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-18T11:26:53.717Z] #13 67.38 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-18T11:26:53.717Z] #13 67.39 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-18T11:26:53.717Z] #13 67.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-18T11:26:53.717Z] #13 67.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-18T11:26:53.717Z] #13 67.55 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-18T11:26:53.717Z] #13 ... [2021-06-18T11:26:53.717Z] [2021-06-18T11:26:53.718Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-18T11:26:53.718Z] #44 sha256:3de3c449b9b6d2d99ac304007a8d767e23bfbcf22d427bd5dbd17e5b0ce51a5b [2021-06-18T11:26:53.718Z] #44 71.52 Setting up criu (3.15-1) ... [2021-06-18T11:26:53.718Z] #44 73.19 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T11:26:53.718Z] #44 73.25 Processing triggers for mime-support (3.62) ... [2021-06-18T11:26:53.718Z] #44 DONE 73.7s [2021-06-18T11:26:53.718Z] [2021-06-18T11:26:53.718Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-18T11:26:53.718Z] #52 sha256:d2afb4b0cb39f1d1f8480bc04b86da1f24356132978b0300dfaf41ccfa8dfd10 [2021-06-18T11:26:53.718Z] #52 70.56 encoding/binary [2021-06-18T11:26:53.718Z] #52 71.79 os [2021-06-18T11:26:53.718Z] #52 72.53 encoding/base64 [2021-06-18T11:26:53.718Z] #52 73.39 golang.org/x/sys/unix [2021-06-18T11:26:54.891Z] #70 exporting layers 3.2s done [2021-06-18T11:26:54.891Z] #70 writing image sha256:eee1aa70e5223d84a67d5bf90fd02db7c6fcf99167a024e6b6fa6088f74b6df1 done [2021-06-18T11:26:54.891Z] #70 naming to docker.io/library/docker:3dd85cf3f5ddb705615a0a5a8b91ff879d612b4f done [2021-06-18T11:26:54.891Z] #70 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-18T11:26:55.220Z] + trap exit INT TERM [2021-06-18T11:26:55.220Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-18T11:26:55.220Z] + CONTAINER_NAME=docker-pr2 [2021-06-18T11:26:55.220Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42530/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42530/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3dd85cf3f5ddb705615a0a5a8b91ff879d612b4f -e DOCKER_GRAPHDRIVER docker:3dd85cf3f5ddb705615a0a5a8b91ff879d612b4f hack/make.sh dynbinary [2021-06-18T11:26:56.263Z] #52 76.32 fmt [2021-06-18T11:26:56.595Z] [2021-06-18T11:26:56.595Z] Removing bundles/ [2021-06-18T11:26:56.595Z] [2021-06-18T11:26:56.595Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-18T11:26:56.595Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-18T11:26:56.595Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T11:26:58.808Z] #52 ... [2021-06-18T11:26:58.808Z] [2021-06-18T11:26:58.808Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:26:58.808Z] #46 sha256:1eb2fceec20ac6446bb38b3d4f6305dd87772ce0f53ce74478806efc47d5cda4 [2021-06-18T11:26:58.808Z] #46 75.48 regexp [2021-06-18T11:26:58.808Z] #46 76.41 fmt [2021-06-18T11:26:58.808Z] #46 78.74 path/filepath [2021-06-18T11:26:59.751Z] #46 79.96 internal/lazyregexp [2021-06-18T11:26:59.751Z] #46 80.17 flag [2021-06-18T11:26:59.751Z] #46 80.33 go/token [2021-06-18T11:27:00.694Z] #46 81.14 go/scanner [2021-06-18T11:27:01.266Z] #46 81.69 net/url [2021-06-18T11:27:02.209Z] #46 82.48 go/ast [2021-06-18T11:27:02.209Z] #46 ... [2021-06-18T11:27:02.209Z] [2021-06-18T11:27:02.209Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-18T11:27:02.210Z] #57 sha256:717761dd389843b3d3d4dc96259b36914400200afa5062becb1b2836db2eee76 [2021-06-18T11:27:03.256Z] #57 41.70 Checking out files: 50% (2055/4061) Checking out files: 51% (2072/4061) Checking out files: 52% (2112/4061) Checking out files: 53% (2153/4061) Checking out files: 54% (2193/4061) Checking out files: 55% (2234/4061) Checking out files: 56% (2275/4061) Checking out files: 57% (2315/4061) Checking out files: 58% (2356/4061) Checking out files: 59% (2396/4061) Checking out files: 60% (2437/4061) Checking out files: 61% (2478/4061) Checking out files: 62% (2518/4061) Checking out files: 63% (2559/4061) Checking out files: 64% (2600/4061) Checking out files: 65% (2640/4061) Checking out files: 66% (2681/4061) Checking out files: 67% (2721/4061) Checking out files: 68% (2762/4061) Checking out files: 69% (2803/4061) Checking out files: 70% (2843/4061) Checking out files: 71% (2884/4061) Checking out files: 72% (2924/4061) Checking out files: 73% (2965/4061) Checking out files: 74% (3006/4061) Checking out files: 75% (3046/4061) Checking out files: 76% (3087/4061) Checking out files: 77% (3127/4061) Checking out files: 78% (3168/4061) Checking out files: 79% (3209/4061) Checking out files: 80% (3249/4061) Checking out files: 81% (3290/4061) Checking out files: 82% (3331/4061) Checking out files: 83% (3371/4061) Checking out files: 84% (3412/4061) Checking out files: 85% (3452/4061) Checking out files: 86% (3493/4061) Checking out files: 87% (3534/4061) Checking out files: 88% (3574/4061) Checking out files: 89% (3615/4061) Checking out files: 90% (3655/4061) Checking out files: 91% (3696/4061) Checking out files: 91% (3699/4061) Checking out files: 92% (3737/4061) Checking out files: 93% (3777/4061) Checking out files: 94% (3818/4061) Checking out files: 95% (3858/4061) Checking out files: 96% (3899/4061) Checking out files: 97% (3940/4061) Checking out files: 98% (3980/4061) Checking out files: 99% (4021/4061) Checking out files: 100% (4061/4061) Checking out files: 100% (4061/4061), done. [2021-06-18T11:27:03.256Z] #57 43.03 + cd /tmp/tmp.8PH0zL3Wm8/src/github.com/containerd/containerd [2021-06-18T11:27:03.517Z] #57 43.03 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-18T11:27:04.089Z] #57 43.67 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-18T11:27:04.089Z] #57 43.68 + BUILDTAGS='netgo osusergo static_build' [2021-06-18T11:27:04.089Z] #57 43.68 + export EXTRA_FLAGS=-buildmode=pie [2021-06-18T11:27:04.089Z] #57 43.68 + EXTRA_FLAGS=-buildmode=pie [2021-06-18T11:27:04.089Z] #57 43.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-18T11:27:04.089Z] #57 43.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-18T11:27:04.089Z] #57 43.68 + '[' '' = dynamic ']' [2021-06-18T11:27:04.089Z] #57 43.68 + make [2021-06-18T11:27:05.473Z] #57 45.04 + bin/ctr [2021-06-18T11:27:10.763Z] #57 ... [2021-06-18T11:27:10.763Z] [2021-06-18T11:27:10.763Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-18T11:27:10.763Z] #52 sha256:d2afb4b0cb39f1d1f8480bc04b86da1f24356132978b0300dfaf41ccfa8dfd10 [2021-06-18T11:27:10.763Z] #52 80.27 encoding/json [2021-06-18T11:27:10.763Z] #52 81.15 flag [2021-06-18T11:27:10.763Z] #52 82.71 github.com/pkg/diff [2021-06-18T11:27:10.763Z] #52 83.78 go/ast [2021-06-18T11:27:10.763Z] #52 85.84 golang.org/x/crypto/ssh/terminal [2021-06-18T11:27:10.763Z] #52 87.14 io/ioutil [2021-06-18T11:27:10.763Z] #52 87.54 mvdan.cc/editorconfig [2021-06-18T11:27:10.763Z] #52 88.13 mvdan.cc/sh/v3/fileutil [2021-06-18T11:27:10.763Z] #52 88.32 text/tabwriter [2021-06-18T11:27:10.763Z] #52 88.76 mvdan.cc/sh/v3/syntax [2021-06-18T11:27:10.763Z] #52 ... [2021-06-18T11:27:10.763Z] [2021-06-18T11:27:10.763Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:27:10.763Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:27:10.763Z] #13 86.37 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-18T11:27:10.763Z] #13 86.37 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-18T11:27:10.763Z] #13 86.38 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-18T11:27:12.678Z] #13 ... [2021-06-18T11:27:12.679Z] [2021-06-18T11:27:12.679Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:27:12.679Z] #46 sha256:1eb2fceec20ac6446bb38b3d4f6305dd87772ce0f53ce74478806efc47d5cda4 [2021-06-18T11:27:12.679Z] #46 83.27 text/template/parse [2021-06-18T11:27:12.679Z] #46 86.46 go/parser [2021-06-18T11:27:12.679Z] #46 88.09 text/template [2021-06-18T11:27:12.679Z] #46 90.42 encoding/xml [2021-06-18T11:27:12.679Z] #46 92.76 go/doc [2021-06-18T11:27:13.251Z] #46 ... [2021-06-18T11:27:13.251Z] [2021-06-18T11:27:13.251Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-18T11:27:13.251Z] #52 sha256:d2afb4b0cb39f1d1f8480bc04b86da1f24356132978b0300dfaf41ccfa8dfd10 [2021-06-18T11:27:13.251Z] #52 93.58 mvdan.cc/sh/v3/cmd/shfmt [2021-06-18T11:27:17.464Z] #52 DONE 97.7s [2021-06-18T11:27:17.464Z] [2021-06-18T11:27:17.464Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:27:17.464Z] #46 sha256:1eb2fceec20ac6446bb38b3d4f6305dd87772ce0f53ce74478806efc47d5cda4 [2021-06-18T11:27:17.464Z] #46 95.21 github.com/LK4D4/vndr/versioned [2021-06-18T11:27:17.464Z] #46 95.33 compress/flate [2021-06-18T11:27:17.464Z] #46 96.28 github.com/LK4D4/vndr/build [2021-06-18T11:27:17.464Z] #46 97.96 crypto/ed25519 [2021-06-18T11:27:17.725Z] #46 98.39 crypto/rsa [2021-06-18T11:27:19.110Z] #46 99.68 crypto/dsa [2021-06-18T11:27:19.682Z] #46 100.1 crypto/x509/pkix [2021-06-18T11:27:19.943Z] #46 100.4 net [2021-06-18T11:27:20.204Z] #46 100.7 vendor/golang.org/x/crypto/chacha20 [2021-06-18T11:27:20.775Z] #46 101.2 vendor/golang.org/x/crypto/poly1305 [2021-06-18T11:27:21.347Z] #46 101.7 vendor/golang.org/x/sys/cpu [2021-06-18T11:27:21.608Z] #46 102.1 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-18T11:27:22.549Z] #46 103.0 vendor/golang.org/x/crypto/curve25519 [2021-06-18T11:27:23.121Z] #46 103.7 vendor/golang.org/x/crypto/hkdf [2021-06-18T11:27:23.383Z] #46 103.8 vendor/golang.org/x/text/transform [2021-06-18T11:27:24.327Z] #46 104.5 vendor/golang.org/x/text/unicode/bidi [2021-06-18T11:27:25.272Z] #46 ... [2021-06-18T11:27:25.272Z] [2021-06-18T11:27:25.272Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-18T11:27:25.272Z] #13 sha256:e46f006d116f34118cc1e701ddcffc8ca80c378c3018f52f64db66805d1a4f9e [2021-06-18T11:27:25.272Z] #13 101.3 Selecting previously unselected package libapparmor1:amd64. [2021-06-18T11:27:25.272Z] #13 101.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-18T11:27:25.272Z] #13 101.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-18T11:27:25.536Z] #13 101.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-18T11:27:25.536Z] #13 101.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-18T11:27:25.536Z] #13 101.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-18T11:27:25.536Z] #13 101.6 Selecting previously unselected package libbtrfs0. [2021-06-18T11:27:25.536Z] #13 101.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-18T11:27:25.536Z] #13 101.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-18T11:27:25.798Z] #13 101.7 Selecting previously unselected package libbtrfs-dev. [2021-06-18T11:27:25.798Z] #13 101.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-18T11:27:25.798Z] #13 101.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-18T11:27:25.798Z] #13 101.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-18T11:27:25.798Z] #13 101.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-18T11:27:25.798Z] #13 101.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-18T11:27:26.060Z] #13 101.9 Selecting previously unselected package libudev-dev:amd64. [2021-06-18T11:27:26.060Z] #13 101.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-18T11:27:26.060Z] #13 102.0 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-18T11:27:26.060Z] #13 102.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-18T11:27:26.060Z] #13 102.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-18T11:27:26.060Z] #13 102.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-18T11:27:26.322Z] #13 102.4 Selecting previously unselected package libpcre16-3:amd64. [2021-06-18T11:27:26.322Z] #13 102.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-18T11:27:26.322Z] #13 102.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-18T11:27:26.585Z] #13 102.6 Selecting previously unselected package libpcre32-3:amd64. [2021-06-18T11:27:26.585Z] #13 102.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-18T11:27:26.585Z] #13 102.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-18T11:27:26.846Z] #13 102.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-18T11:27:26.846Z] #13 102.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-18T11:27:26.846Z] #13 102.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-18T11:27:26.846Z] #13 102.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-18T11:27:26.846Z] #13 102.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-18T11:27:26.846Z] #13 102.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-18T11:27:27.418Z] #13 103.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-18T11:27:27.418Z] #13 103.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-18T11:27:27.418Z] #13 103.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-18T11:27:27.681Z] #13 103.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-18T11:27:27.681Z] #13 103.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-18T11:27:27.681Z] #13 103.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-18T11:27:27.681Z] #13 103.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-18T11:27:27.681Z] #13 103.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-18T11:27:27.681Z] #13 103.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-18T11:27:27.942Z] #13 103.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-18T11:27:27.942Z] #13 103.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-18T11:27:27.942Z] #13 103.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-18T11:27:28.203Z] #13 104.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-18T11:27:28.203Z] #13 104.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-18T11:27:28.203Z] #13 104.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-18T11:27:28.203Z] #13 104.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-18T11:27:28.203Z] #13 104.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-18T11:27:28.203Z] #13 104.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-18T11:27:28.464Z] #13 104.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-18T11:27:28.464Z] #13 104.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-18T11:27:28.464Z] #13 104.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-18T11:27:28.464Z] #13 104.4 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-18T11:27:28.464Z] #13 104.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-18T11:27:28.464Z] #13 104.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-18T11:27:28.464Z] #13 104.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-18T11:27:28.464Z] #13 104.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-18T11:27:28.464Z] #13 104.5 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-18T11:27:28.464Z] #13 104.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-18T11:27:28.464Z] #13 104.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-18T11:27:28.464Z] #13 104.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-18T11:27:28.464Z] #13 104.6 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 [2021-06-18T11:27:28.464Z] #13 104.6 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 [2021-06-18T11:27:28.464Z] #13 104.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-18T11:27:28.464Z] #13 104.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-18T11:27:28.464Z] #13 104.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-18T11:27:28.464Z] #13 104.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-18T11:27:28.684Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-18T11:27:28.684Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-18T11:27:28.684Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T11:27:28.684Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-18T11:27:28.684Z] [2021-06-18T11:27:28.727Z] #13 104.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-18T11:27:28.727Z] #13 104.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-18T11:27:28.727Z] #13 104.7 Setting up dmsetup (2:1.02.155-3) ... [2021-06-18T11:27:28.727Z] #13 104.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-18T11:27:28.727Z] #13 104.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-18T11:27:28.727Z] #13 104.8 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T11:27:28.943Z] + TEST_INTEGRATION_DEST=1 [2021-06-18T11:27:28.943Z] + CONTAINER_NAME=docker-pr2-1 [2021-06-18T11:27:28.943Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-18T11:27:28.943Z] + run_tests test-integration-flaky [2021-06-18T11:27:28.943Z] + '[' -n 0 ']' [2021-06-18T11:27:28.943Z] + rm= [2021-06-18T11:27:28.943Z] + TEST_INTEGRATION_DEST=2 [2021-06-18T11:27:28.943Z] + CONTAINER_NAME=docker-pr2-2 [2021-06-18T11:27:28.943Z] + TEST_SKIP_INTEGRATION=1 [2021-06-18T11:27:28.943Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-18T11:27:28.943Z] + run_tests [2021-06-18T11:27:28.943Z] + '[' -n 0 ']' [2021-06-18T11:27:28.943Z] + rm= [2021-06-18T11:27:28.943Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42530/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42530/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42530/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3dd85cf3f5ddb705615a0a5a8b91ff879d612b4f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3dd85cf3f5ddb705615a0a5a8b91ff879d612b4f hack/make.sh test-integration-flaky test-integration [2021-06-18T11:27:28.943Z] + c=0 [2021-06-18T11:27:28.943Z] + TEST_INTEGRATION_DEST=3 [2021-06-18T11:27:28.943Z] + CONTAINER_NAME=docker-pr2-3 [2021-06-18T11:27:28.943Z] + TEST_SKIP_INTEGRATION=1 [2021-06-18T11:27:28.943Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-18T11:27:28.943Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42530/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42530/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42530/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3dd85cf3f5ddb705615a0a5a8b91ff879d612b4f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3dd85cf3f5ddb705615a0a5a8b91ff879d612b4f hack/make.sh '' test-integration [2021-06-18T11:27:28.943Z] + run_tests [2021-06-18T11:27:28.943Z] + '[' -n 0 ']' [2021-06-18T11:27:28.943Z] + rm= [2021-06-18T11:27:28.943Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42530/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42530/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42530/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3dd85cf3f5ddb705615a0a5a8b91ff879d612b4f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3dd85cf3f5ddb705615a0a5a8b91ff879d612b4f hack/make.sh '' test-integration [2021-06-18T11:27:28.943Z] ++ jobs -p [2021-06-18T11:27:28.943Z] + for job in $(jobs -p) [2021-06-18T11:27:28.943Z] + wait 10761 [2021-06-18T11:27:29.511Z] [2021-06-18T11:27:29.770Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-18T11:27:29.770Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-18T11:27:29.770Z] HOSTNAME=32a0f400ae30 [2021-06-18T11:27:29.770Z] TEST_SKIP_INTEGRATION=1 [2021-06-18T11:27:29.770Z] TESTDEBUG=0 [2021-06-18T11:27:29.770Z] DEST=bundles/test-integration [2021-06-18T11:27:29.770Z] PWD=/go/src/github.com/docker/docker [2021-06-18T11:27:29.770Z] KEEPBUNDLE=1 [2021-06-18T11:27:29.770Z] DOCKER_GITCOMMIT=3dd85cf3f5ddb705615a0a5a8b91ff879d612b4f [2021-06-18T11:27:29.770Z] container=docker [2021-06-18T11:27:29.770Z] HOME=/root [2021-06-18T11:27:29.770Z] GOLANG_VERSION=1.16.5 [2021-06-18T11:27:29.770Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-18T11:27:29.770Z] VALIDATE_BRANCH=master [2021-06-18T11:27:29.770Z] TERM=xterm [2021-06-18T11:27:29.770Z] DOCKER_PKG=github.com/docker/docker [2021-06-18T11:27:29.770Z] SHLVL=1 [2021-06-18T11:27:29.770Z] TIMEOUT=120m [2021-06-18T11:27:29.770Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-18T11:27:29.770Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-18T11:27:29.770Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-18T11:27:29.770Z] GO111MODULE=off [2021-06-18T11:27:29.770Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-18T11:27:29.770Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-18T11:27:29.770Z] GOPATH=/go [2021-06-18T11:27:29.770Z] PKG_CONFIG=pkg-config [2021-06-18T11:27:29.770Z] _=/usr/bin/env [2021-06-18T11:27:29.770Z] Building test suite binary ./integration-cli/test.main [2021-06-18T11:27:29.770Z] [2021-06-18T11:27:30.030Z] [2021-06-18T11:27:30.030Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-18T11:27:30.030Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-18T11:27:30.030Z] HOSTNAME=1c02021f5664 [2021-06-18T11:27:30.030Z] TEST_SKIP_INTEGRATION=1 [2021-06-18T11:27:30.030Z] TESTDEBUG=0 [2021-06-18T11:27:30.030Z] DEST=bundles/test-integration [2021-06-18T11:27:30.030Z] PWD=/go/src/github.com/docker/docker [2021-06-18T11:27:30.030Z] KEEPBUNDLE=1 [2021-06-18T11:27:30.030Z] DOCKER_GITCOMMIT=3dd85cf3f5ddb705615a0a5a8b91ff879d612b4f [2021-06-18T11:27:30.030Z] container=docker [2021-06-18T11:27:30.030Z] HOME=/root [2021-06-18T11:27:30.030Z] GOLANG_VERSION=1.16.5 [2021-06-18T11:27:30.030Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-18T11:27:30.030Z] VALIDATE_BRANCH=master [2021-06-18T11:27:30.030Z] TERM=xterm [2021-06-18T11:27:30.030Z] DOCKER_PKG=github.com/docker/docker [2021-06-18T11:27:30.030Z] SHLVL=1 [2021-06-18T11:27:30.030Z] TIMEOUT=120m [2021-06-18T11:27:30.030Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-18T11:27:30.030Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-18T11:27:30.030Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-18T11:27:30.030Z] GO111MODULE=off [2021-06-18T11:27:30.030Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-18T11:27:30.030Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-18T11:27:30.030Z] GOPATH=/go [2021-06-18T11:27:30.030Z] PKG_CONFIG=pkg-config [2021-06-18T11:27:30.030Z] _=/usr/bin/env [2021-06-18T11:27:30.030Z] Building test suite binary ./integration-cli/test.main [2021-06-18T11:27:30.030Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-18T11:27:30.119Z] #13 DONE 105.9s [2021-06-18T11:27:30.119Z] [2021-06-18T11:27:30.119Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-18T11:27:30.119Z] #54 sha256:f72a46bcff701aa68fa70941d85a0f17f377c981204632147e77f814f9fd6756 [2021-06-18T11:27:30.290Z] No new tests added to integration. [2021-06-18T11:27:30.290Z] [2021-06-18T11:27:30.290Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-18T11:27:30.872Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-18T11:27:30.872Z] HOSTNAME=642f0e15c96e [2021-06-18T11:27:30.872Z] TESTDEBUG=0 [2021-06-18T11:27:30.872Z] DEST=bundles/test-integration [2021-06-18T11:27:30.872Z] PWD=/go/src/github.com/docker/docker [2021-06-18T11:27:30.872Z] KEEPBUNDLE=1 [2021-06-18T11:27:30.872Z] DOCKER_GITCOMMIT=3dd85cf3f5ddb705615a0a5a8b91ff879d612b4f [2021-06-18T11:27:30.872Z] container=docker [2021-06-18T11:27:30.872Z] HOME=/root [2021-06-18T11:27:30.872Z] GOLANG_VERSION=1.16.5 [2021-06-18T11:27:30.872Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-18T11:27:30.872Z] VALIDATE_BRANCH=master [2021-06-18T11:27:30.872Z] TERM=xterm [2021-06-18T11:27:30.872Z] DOCKER_PKG=github.com/docker/docker [2021-06-18T11:27:30.872Z] SHLVL=1 [2021-06-18T11:27:30.872Z] TIMEOUT=120m [2021-06-18T11:27:30.872Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-18T11:27:30.872Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-18T11:27:30.872Z] GO111MODULE=off [2021-06-18T11:27:30.872Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-18T11:27:30.872Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-18T11:27:30.872Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-18T11:27:30.872Z] GOPATH=/go [2021-06-18T11:27:30.872Z] PKG_CONFIG=pkg-config [2021-06-18T11:27:30.872Z] _=/usr/bin/env [2021-06-18T11:27:30.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-18T11:27:31.507Z] #54 1.572 + RM_GOPATH=0 [2021-06-18T11:27:31.507Z] #54 1.572 + TMP_GOPATH= [2021-06-18T11:27:31.507Z] #54 1.572 + : /build [2021-06-18T11:27:31.507Z] #54 1.572 + '[' -z '' ']' [2021-06-18T11:27:31.507Z] #54 1.574 ++ mktemp -d [2021-06-18T11:27:31.507Z] #54 1.579 + export GOPATH=/tmp/tmp.ljmzD0qNvr [2021-06-18T11:27:31.507Z] #54 1.579 + GOPATH=/tmp/tmp.ljmzD0qNvr [2021-06-18T11:27:31.507Z] #54 1.579 + RM_GOPATH=1 [2021-06-18T11:27:31.507Z] #54 1.580 + case "$(go env GOARCH)" in [2021-06-18T11:27:31.507Z] #54 1.581 ++ go env GOARCH [2021-06-18T11:27:31.507Z] #54 1.595 + export GO_BUILDMODE=-buildmode=pie [2021-06-18T11:27:31.507Z] #54 1.595 + GO_BUILDMODE=-buildmode=pie [2021-06-18T11:27:31.507Z] #54 ... [2021-06-18T11:27:31.507Z] [2021-06-18T11:27:31.507Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-18T11:27:31.507Z] #14 sha256:439592cb2474c4f379790efd36637b5061a8bd83fbc39f7ebf441a894b20089f [2021-06-18T11:27:31.507Z] #14 DONE 1.6s [2021-06-18T11:27:31.507Z] [2021-06-18T11:27:31.507Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-18T11:27:31.507Z] #54 sha256:f72a46bcff701aa68fa70941d85a0f17f377c981204632147e77f814f9fd6756 [2021-06-18T11:27:31.507Z] #54 1.596 ++ dirname /tmp/install/install.sh [2021-06-18T11:27:31.507Z] #54 1.597 + dir=/tmp/install [2021-06-18T11:27:31.507Z] #54 1.597 + bin=runc [2021-06-18T11:27:31.507Z] #54 1.597 + shift [2021-06-18T11:27:31.507Z] #54 1.597 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-18T11:27:31.507Z] #54 1.597 + . /tmp/install/runc.installer [2021-06-18T11:27:31.507Z] #54 1.597 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T11:27:31.507Z] #54 1.597 + install_runc [2021-06-18T11:27:31.507Z] #54 1.598 + uname -r [2021-06-18T11:27:31.507Z] #54 1.598 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-18T11:27:31.507Z] #54 1.611 + RUNC_BUILDTAGS='seccomp ' [2021-06-18T11:27:31.507Z] #54 1.611 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-18T11:27:31.507Z] #54 1.611 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ljmzD0qNvr/src/github.com/opencontainers/runc [2021-06-18T11:27:31.507Z] #54 1.611 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-18T11:27:31.507Z] #54 1.621 Cloning into '/tmp/tmp.ljmzD0qNvr/src/github.com/opencontainers/runc'... [2021-06-18T11:27:32.897Z] #54 ... [2021-06-18T11:27:32.897Z] [2021-06-18T11:27:32.897Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-18T11:27:32.897Z] #15 sha256:58bb467fb5082385e77c411108906cde23ac136da1771d3e481a15a451965562 [2021-06-18T11:27:32.897Z] #15 DONE 1.3s [2021-06-18T11:27:33.158Z] [2021-06-18T11:27:33.158Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-18T11:27:33.158Z] #16 sha256:4712438b249bcc42580af81cb16f0c888a09cbf220871681026c6af279edb1ee [2021-06-18T11:27:33.731Z] #16 1.006 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-18T11:27:33.992Z] #16 DONE 1.1s [2021-06-18T11:27:33.992Z] [2021-06-18T11:27:33.992Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:27:33.992Z] #46 sha256:1eb2fceec20ac6446bb38b3d4f6305dd87772ce0f53ce74478806efc47d5cda4 [2021-06-18T11:27:33.992Z] #46 106.1 vendor/golang.org/x/text/secure/bidirule [2021-06-18T11:27:33.992Z] #46 106.3 vendor/golang.org/x/text/unicode/norm [2021-06-18T11:27:33.992Z] #46 109.9 vendor/golang.org/x/net/idna [2021-06-18T11:27:33.992Z] #46 112.7 vendor/golang.org/x/net/http2/hpack [2021-06-18T11:27:33.992Z] #46 114.4 mime [2021-06-18T11:27:33.992Z] #46 ... [2021-06-18T11:27:33.992Z] [2021-06-18T11:27:33.992Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-18T11:27:33.992Z] #17 sha256:703af3b0e6424990c5639009bce49ac860d8458dcacc8e05e90f843d940a1110 [2021-06-18T11:27:35.380Z] #17 DONE 1.2s [2021-06-18T11:27:35.380Z] [2021-06-18T11:27:35.380Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-18T11:27:35.380Z] #18 sha256:9eb46e3f4218141522d2de902e090403622b4e8494b7bea52ad34d6941e65d44 [2021-06-18T11:27:36.324Z] #18 DONE 1.2s [2021-06-18T11:27:36.324Z] [2021-06-18T11:27:36.324Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:27:36.324Z] #46 sha256:1eb2fceec20ac6446bb38b3d4f6305dd87772ce0f53ce74478806efc47d5cda4 [2021-06-18T11:27:36.324Z] #46 116.9 mime/quotedprintable [2021-06-18T11:27:36.903Z] #46 ... [2021-06-18T11:27:36.903Z] [2021-06-18T11:27:36.903Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-18T11:27:36.903Z] #59 sha256:6ab3a403e239c7de3d5faad7da48ec03fefaf680c0449d298a33c67417e1e287 [2021-06-18T11:27:36.903Z] #59 109.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-18T11:27:36.903Z] #59 109.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-18T11:27:36.903Z] #59 DONE 117.3s [2021-06-18T11:27:36.903Z] [2021-06-18T11:27:36.903Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-18T11:27:36.903Z] #60 sha256:955b89f262eea850ad538ae717ce168105caf9fd3d788b10d191953d6b393d79 [2021-06-18T11:27:36.903Z] #60 DONE 0.1s [2021-06-18T11:27:36.903Z] [2021-06-18T11:27:36.903Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-18T11:27:36.903Z] #61 sha256:56916bb473813e59bd7661e5bc1019c3bf35b769eb09a4a455fbc09e96d5fe26 [2021-06-18T11:27:37.165Z] #61 DONE 0.1s [2021-06-18T11:27:37.165Z] [2021-06-18T11:27:37.165Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:27:37.165Z] #46 sha256:1eb2fceec20ac6446bb38b3d4f6305dd87772ce0f53ce74478806efc47d5cda4 [2021-06-18T11:27:37.165Z] #46 117.6 net/http/internal [2021-06-18T11:27:38.554Z] #46 ... [2021-06-18T11:27:38.554Z] [2021-06-18T11:27:38.554Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-18T11:27:38.554Z] #19 sha256:d7736cd0318da8666a4c89d87a6e170a3bcc50d1010d975b61582ec08385f50d [2021-06-18T11:27:38.554Z] #19 DONE 2.1s [2021-06-18T11:27:38.554Z] [2021-06-18T11:27:38.554Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-18T11:27:38.554Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-18T11:27:40.469Z] #20 1.925 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-18T11:27:40.730Z] #20 2.121 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-18T11:27:40.730Z] #20 2.237 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-18T11:27:40.730Z] #20 2.337 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-18T11:27:40.991Z] #20 2.529 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-06-18T11:27:41.933Z] #20 3.432 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-18T11:27:42.878Z] #20 4.540 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-18T11:27:44.792Z] #20 5.921 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-18T11:27:50.084Z] #20 10.81 Fetched 8979 kB in 9s (984 kB/s) [2021-06-18T11:27:50.656Z] #20 10.81 Reading package lists... [2021-06-18T11:27:50.656Z] #20 ... [2021-06-18T11:27:50.656Z] [2021-06-18T11:27:50.656Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:27:50.656Z] #46 sha256:1eb2fceec20ac6446bb38b3d4f6305dd87772ce0f53ce74478806efc47d5cda4 [2021-06-18T11:27:50.656Z] #46 121.0 crypto/tls [2021-06-18T11:27:50.656Z] #46 127.1 net/http/httptrace [2021-06-18T11:27:50.656Z] #46 127.4 net/http [2021-06-18T11:27:50.656Z] #46 ... [2021-06-18T11:27:50.656Z] [2021-06-18T11:27:50.656Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-18T11:27:50.656Z] #54 sha256:f72a46bcff701aa68fa70941d85a0f17f377c981204632147e77f814f9fd6756 [2021-06-18T11:27:50.656Z] #54 13.34 + cd /tmp/tmp.ljmzD0qNvr/src/github.com/opencontainers/runc [2021-06-18T11:27:50.656Z] #54 13.34 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-18T11:27:50.656Z] #54 13.89 + '[' -z '' ']' [2021-06-18T11:27:50.656Z] #54 13.89 + target=static [2021-06-18T11:27:50.656Z] #54 13.89 + make 'BUILDTAGS=seccomp ' static [2021-06-18T11:27:50.656Z] #54 14.10 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-18T11:27:53.202Z] #54 ... [2021-06-18T11:27:53.202Z] [2021-06-18T11:27:53.202Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-18T11:27:53.202Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-18T11:27:53.202Z] #20 10.81 Reading package lists... [2021-06-18T11:27:57.670Z] #20 14.88 Reading package lists... [2021-06-18T11:27:58.242Z] #20 18.65 Building dependency tree... [2021-06-18T11:27:58.504Z] #20 ... [2021-06-18T11:27:58.504Z] [2021-06-18T11:27:58.504Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:27:58.504Z] #46 sha256:1eb2fceec20ac6446bb38b3d4f6305dd87772ce0f53ce74478806efc47d5cda4 [2021-06-18T11:27:58.504Z] #46 139.0 github.com/LK4D4/vndr/godl [2021-06-18T11:27:59.448Z] #46 139.7 github.com/LK4D4/vndr [2021-06-18T11:28:02.760Z] #46 ... [2021-06-18T11:28:02.760Z] [2021-06-18T11:28:02.760Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-18T11:28:02.760Z] #32 sha256:dce599a86d52e6786bdd2988f5e04cbd45284930924eba39d9761c368e1d197d [2021-06-18T11:28:02.760Z] #32 DONE 143.0s [2021-06-18T11:28:02.760Z] [2021-06-18T11:28:02.760Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-18T11:28:02.760Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-18T11:28:02.760Z] #20 20.64 libcap2-bin is already the newest version (1:2.25-2). [2021-06-18T11:28:02.760Z] #20 20.64 The following additional packages will be installed: [2021-06-18T11:28:02.761Z] #20 20.65 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-18T11:28:02.761Z] #20 20.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-18T11:28:02.761Z] #20 20.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-18T11:28:02.761Z] #20 20.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-18T11:28:02.761Z] #20 20.66 python3.7 python3.7-minimal vim-runtime xxd [2021-06-18T11:28:02.761Z] #20 20.66 Suggested packages: [2021-06-18T11:28:02.761Z] #20 20.67 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-18T11:28:02.761Z] #20 20.67 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-18T11:28:02.761Z] #20 20.67 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-18T11:28:02.761Z] #20 20.67 quota [2021-06-18T11:28:02.761Z] #20 20.67 Recommended packages: [2021-06-18T11:28:02.761Z] #20 20.67 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-18T11:28:02.761Z] #20 20.67 python3-keyrings.alt python3-xdg unzip [2021-06-18T11:28:02.761Z] #20 22.51 The following NEW packages will be installed: [2021-06-18T11:28:02.761Z] #20 22.51 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-18T11:28:02.761Z] #20 22.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-18T11:28:02.761Z] #20 22.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-18T11:28:02.761Z] #20 22.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-18T11:28:02.761Z] #20 22.51 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-18T11:28:02.761Z] #20 22.51 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-18T11:28:02.761Z] #20 22.51 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-18T11:28:02.761Z] #20 22.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-18T11:28:02.761Z] #20 22.51 xz-utils zip [2021-06-18T11:28:02.761Z] #20 22.87 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2021-06-18T11:28:02.761Z] #20 22.87 Need to get 28.6 MB of archives. [2021-06-18T11:28:02.761Z] #20 22.87 After this operation, 116 MB of additional disk space will be used. [2021-06-18T11:28:02.761Z] #20 22.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-18T11:28:02.761Z] #20 22.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-18T11:28:02.761Z] #20 22.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-18T11:28:02.761Z] #20 22.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-18T11:28:02.761Z] #20 22.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-18T11:28:02.761Z] #20 22.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-18T11:28:02.761Z] #20 23.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-18T11:28:02.761Z] #20 23.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-18T11:28:02.761Z] #20 23.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-18T11:28:02.761Z] #20 23.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-18T11:28:02.761Z] #20 23.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-18T11:28:02.761Z] #20 23.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-18T11:28:02.761Z] #20 23.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-18T11:28:02.761Z] #20 23.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-18T11:28:02.761Z] #20 23.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-18T11:28:02.761Z] #20 23.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-18T11:28:02.761Z] #20 23.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-18T11:28:02.761Z] #20 23.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-18T11:28:02.761Z] #20 23.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-18T11:28:02.761Z] #20 23.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-18T11:28:02.761Z] #20 23.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-18T11:28:02.761Z] #20 23.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-18T11:28:02.761Z] #20 23.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-18T11:28:02.761Z] #20 23.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-18T11:28:02.761Z] #20 23.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-18T11:28:02.761Z] #20 23.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-18T11:28:02.761Z] #20 23.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-18T11:28:02.761Z] #20 23.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-18T11:28:02.761Z] #20 23.26 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-18T11:28:02.761Z] #20 23.86 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-18T11:28:02.761Z] #20 23.87 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-18T11:28:02.761Z] #20 23.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-18T11:28:02.761Z] #20 23.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-18T11:28:02.761Z] #20 23.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-18T11:28:02.761Z] #20 23.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-18T11:28:02.761Z] #20 23.95 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-18T11:28:02.761Z] #20 24.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-18T11:28:02.761Z] #20 24.08 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-18T11:28:02.761Z] #20 24.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-18T11:28:02.761Z] #20 24.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-18T11:28:02.761Z] #20 24.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-18T11:28:02.761Z] #20 24.15 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-18T11:28:02.761Z] #20 24.17 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-18T11:28:02.761Z] #20 24.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-18T11:28:02.761Z] #20 24.27 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-18T11:28:02.761Z] #20 24.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-18T11:28:03.335Z] #20 24.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-18T11:28:03.335Z] #20 24.79 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-18T11:28:03.335Z] #20 24.86 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-18T11:28:03.907Z] #20 ... [2021-06-18T11:28:03.907Z] [2021-06-18T11:28:03.907Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-18T11:28:03.907Z] #46 sha256:1eb2fceec20ac6446bb38b3d4f6305dd87772ce0f53ce74478806efc47d5cda4 [2021-06-18T11:28:03.907Z] #46 DONE 144.3s [2021-06-18T11:28:03.907Z] [2021-06-18T11:28:03.907Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-18T11:28:03.907Z] #54 sha256:f72a46bcff701aa68fa70941d85a0f17f377c981204632147e77f814f9fd6756 [2021-06-18T11:28:04.169Z] #54 ... [2021-06-18T11:28:04.169Z] [2021-06-18T11:28:04.169Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-18T11:28:04.169Z] #20 sha256:f62de700d1f6de102c5e598a93581fd60db622e85c1ec693cd9981f58e1006fa [2021-06-18T11:28:04.169Z] #20 25.66 debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T11:28:04.430Z] #20 25.78 Fetched 28.6 MB in 2s (12.6 MB/s) [2021-06-18T11:28:04.430Z] #20 25.98 Selecting previously unselected package pigz. [2021-06-18T11:28:04.694Z] #20 25.98 (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 ... 23446 files and directories currently installed.) [2021-06-18T11:28:04.694Z] #20 26.07 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-18T11:28:04.694Z] #20 26.10 Unpacking pigz (2.4-1) ... [2021-06-18T11:28:04.694Z] #20 26.23 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-18T11:28:04.694Z] #20 26.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T11:28:04.694Z] #20 26.26 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T11:28:05.266Z] #20 26.85 Selecting previously unselected package python3.7-minimal. [2021-06-18T11:28:05.266Z] #20 26.86 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T11:28:05.266Z] #20 26.87 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-18T11:28:06.210Z] #20 27.48 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T11:28:06.210Z] #20 27.50 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-18T11:28:07.858Z] #20 29.27 Selecting previously unselected package python3-minimal. [2021-06-18T11:28:07.858Z] #20 29.27 (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 ... 23695 files and directories currently installed.) [2021-06-18T11:28:07.858Z] #20 29.33 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-18T11:28:07.858Z] #20 29.34 Unpacking python3-minimal (3.7.3-1) ... [2021-06-18T11:28:08.119Z] #20 29.41 Selecting previously unselected package libmpdec2:amd64. [2021-06-18T11:28:08.119Z] #20 29.41 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-18T11:28:08.119Z] #20 29.42 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-18T11:28:08.119Z] #20 29.54 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-18T11:28:08.119Z] #20 29.54 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T11:28:08.119Z] #20 29.55 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T11:28:08.691Z] #20 30.28 Selecting previously unselected package python3.7. [2021-06-18T11:28:08.953Z] #20 30.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-18T11:28:08.953Z] #20 30.30 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-18T11:28:08.953Z] #20 30.40 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-18T11:28:08.953Z] #20 30.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-18T11:28:08.953Z] #20 30.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-18T11:28:08.953Z] #20 30.52 Setting up python3-minimal (3.7.3-1) ... [2021-06-18T11:28:09.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-18T11:28:09.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-18T11:28:09.896Z] #20 31.33 Selecting previously unselected package python3. [2021-06-18T11:28:09.896Z] #20 31.33 (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 ... 24107 files and directories currently installed.) [2021-06-18T11:28:09.896Z] #20 31.38 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-18T11:28:09.896Z] #20 31.39 Unpacking python3 (3.7.3-1) ... [2021-06-18T11:28:09.896Z] #20 31.47 Selecting previously unselected package libip4tc0:amd64. [2021-06-18T11:28:09.896Z] #20 31.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-18T11:28:10.157Z] #20 31.48 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-18T11:28:10.157Z] #20 31.58 Selecting previously unselected package libip6tc0:amd64. [2021-06-18T11:28:10.157Z] #20 31.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-18T11:28:10.157Z] #20 31.60 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-18T11:28:10.157Z] #20 31.70 Selecting previously unselected package libiptc0:amd64. [2021-06-18T11:28:10.157Z] #20 31.70 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-18T11:28:10.418Z] #20 31.70 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-18T11:28:10.418Z] #20 31.77 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-18T11:28:10.418Z] #20 31.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-18T11:28:10.418Z] #20 31.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-18T11:28:10.418Z] #20 31.83 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-18T11:28:10.418Z] #20 31.84 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-18T11:28:10.418Z] #20 31.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-18T11:28:10.418Z] #20 31.93 Selecting previously unselected package libnftnl11:amd64. [2021-06-18T11:28:10.418Z] #20 31.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-18T11:28:10.418Z] #20 31.93 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-18T11:28:10.680Z] #20 32.01 Selecting previously unselected package iptables. [2021-06-18T11:28:10.680Z] #20 32.02 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-18T11:28:10.680Z] #20 32.03 Unpacking iptables (1.8.2-4) ... [2021-06-18T11:28:10.941Z] #20 32.29 Selecting previously unselected package xxd. [2021-06-18T11:28:10.941Z] #20 32.30 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-18T11:28:10.941Z] #20 32.31 Unpacking xxd (2:8.1.0875-5) ... [2021-06-18T11:28:10.941Z] #20 32.45 Selecting previously unselected package vim-common. [2021-06-18T11:28:10.941Z] #20 32.47 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-18T11:28:10.941Z] #20 32.49 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-18T11:28:11.202Z] #20 32.65 Selecting previously unselected package bash-completion. [2021-06-18T11:28:11.202Z] #20 32.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-18T11:28:13.749Z] #20 34.89 Unpacking bash-completion (1:2.8-6) ... [2021-06-18T11:28:13.749Z] #20 35.23 Selecting previously unselected package bzip2. [2021-06-18T11:28:13.749Z] #20 35.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-18T11:28:13.749Z] #20 35.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-18T11:28:13.749Z] #20 35.31 Selecting previously unselected package xz-utils. [2021-06-18T11:28:13.749Z] #20 35.31 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-18T11:28:13.749Z] #20 35.32 Unpacking xz-utils (5.2.4-1) ... [2021-06-18T11:28:14.010Z] #20 35.44 Selecting previously unselected package apparmor. [2021-06-18T11:28:14.010Z] #20 35.44 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-18T11:28:14.010Z] #20 35.52 Unpacking apparmor (2.13.2-10) ... [2021-06-18T11:28:14.271Z] #20 35.75 Selecting previously unselected package aufs-tools. [2021-06-18T11:28:14.271Z] #20 35.76 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-18T11:28:14.271Z] #20 35.77 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-18T11:28:14.533Z] #20 35.90 Selecting previously unselected package libonig5:amd64. [2021-06-18T11:28:14.533Z] #20 35.90 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-18T11:28:14.533Z] #20 35.91 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-18T11:28:14.533Z] #20 36.03 Selecting previously unselected package libjq1:amd64. [2021-06-18T11:28:14.533Z] #20 36.04 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-18T11:28:14.533Z] #20 36.05 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-18T11:28:14.794Z] #20 36.17 Selecting previously unselected package jq. [2021-06-18T11:28:14.794Z] #20 36.18 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-18T11:28:14.794Z] #20 36.18 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-18T11:28:14.794Z] #20 36.27 Selecting previously unselected package libaio1:amd64. [2021-06-18T11:28:14.794Z] #20 36.28 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-18T11:28:14.794Z] #20 36.29 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-18T11:28:14.794Z] #20 36.34 Selecting previously unselected package libgpm2:amd64. [2021-06-18T11:28:14.794Z] #20 36.36 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-18T11:28:14.794Z] #20 36.36 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-18T11:28:15.055Z] #20 36.42 Selecting previously unselected package libicu63:amd64. [2021-06-18T11:28:15.055Z] #20 36.43 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-18T11:28:15.055Z] #20 36.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-18T11:28:17.602Z] #20 39.21 Selecting previously unselected package libnet1:amd64. [2021-06-18T11:28:17.602Z] #20 39.22 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-18T11:28:17.602Z] #20 39.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-18T11:28:17.865Z] #20 39.31 Selecting previously unselected package libnl-3-200:amd64. [2021-06-18T11:28:17.865Z] #20 39.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-18T11:28:17.865Z] #20 39.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-18T11:28:17.865Z] #20 39.39 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-18T11:28:17.865Z] #20 39.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-18T11:28:17.865Z] #20 39.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-18T11:28:17.865Z] #20 39.45 Selecting previously unselected package libreadline5:amd64. [2021-06-18T11:28:17.865Z] #20 39.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-18T11:28:17.865Z] #20 39.46 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-18T11:28:18.126Z] #20 39.57 Selecting previously unselected package net-tools. [2021-06-18T11:28:18.126Z] #20 39.57 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-18T11:28:18.126Z] #20 39.58 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-18T11:28:18.387Z] #20 39.75 Selecting previously unselected package patch. [2021-06-18T11:28:18.387Z] #20 39.76 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-18T11:28:18.387Z] #20 39.76 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-18T11:28:18.387Z] #20 39.85 Selecting previously unselected package python-pip-whl. [2021-06-18T11:28:18.387Z] #20 39.86 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-18T11:28:18.387Z] #20 39.86 Unpacking python-pip-whl (18.1-5) ... [2021-06-18T11:28:18.959Z] #20 40.37 Selecting previously unselected package python3-lib2to3. [2021-06-18T11:28:18.959Z] #20 40.37 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-18T11:28:18.959Z] #20 40.38 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-18T11:28:19.221Z] #20 40.49 Selecting previously unselected package python3-distutils. [2021-06-18T11:28:19.221Z] #20 40.50 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-18T11:28:19.221Z] #20 40.51 Unpacking python3-distutils (3.7.3-1) ... [2021-06-18T11:28:19.221Z] #20 40.64 Selecting previously unselected package python3-pip. [2021-06-18T11:28:19.221Z] #20 40.64 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-18T11:28:19.221Z] #20 40.65 Unpacking python3-pip (18.1-5) ... [2021-06-18T11:28:19.482Z] #20 40.79 Selecting previously unselected package python3-pkg-resources. [2021-06-18T11:28:19.482Z] #20 40.80 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-18T11:28:19.482Z] #20 40.81 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-18T11:28:19.482Z] #20 40.93 Selecting previously unselected package python3-setuptools. [2021-06-18T11:28:19.482Z] #20 40.93 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-18T11:28:19.482Z] #20 40.94 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-18T11:28:19.744Z] #20 41.14 Selecting previously unselected package python3-wheel. [2021-06-18T11:28:19.744Z] #20 41.15 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-18T11:28:19.744Z] #20 41.16 Unpacking python3-wheel (0.32.3-2) ... [2021-06-18T11:28:19.744Z] #20 41.24 Selecting previously unselected package sudo. [2021-06-18T11:28:19.744Z] #20 41.25 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-18T11:28:19.744Z] #20 41.25 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-18T11:28:20.009Z] #20 41.58 Selecting previously unselected package thin-provisioning-tools. [2021-06-18T11:28:20.009Z] #20 41.59 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-18T11:28:20.009Z] #20 41.60 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-18T11:28:20.583Z] #20 41.84 Selecting previously unselected package uidmap. [2021-06-18T11:28:20.583Z] #20 41.85 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-18T11:28:20.583Z] #20 41.86 Unpacking uidmap (1:4.5-1.1) ... [2021-06-18T11:28:20.583Z] #20 41.96 Selecting previously unselected package vim-runtime. [2021-06-18T11:28:20.583Z] #20 41.96 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-18T11:28:20.583Z] #20 42.00 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-18T11:28:20.583Z] #20 42.02 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-18T11:28:20.583Z] #20 42.03 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-18T11:28:23.887Z] #20 44.94 Selecting previously unselected package vim. [2021-06-18T11:28:23.887Z] #20 44.95 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-18T11:28:23.887Z] #20 44.98 Unpacking vim (2:8.1.0875-5) ... [2021-06-18T11:28:23.887Z] #20 45.40 Selecting previously unselected package xfsprogs. [2021-06-18T11:28:23.887Z] #20 45.41 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-18T11:28:23.887Z] #20 45.42 Unpacking xfsprogs (4.20.0-1) ... [2021-06-18T11:28:24.410Z] #20 45.81 Selecting previously unselected package zip. [2021-06-18T11:28:24.410Z] #20 45.82 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-18T11:28:24.410Z] #20 45.83 Unpacking zip (3.0-11+b1) ... [2021-06-18T11:28:24.410Z] #20 46.00 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-18T11:28:24.410Z] #20 46.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-18T11:28:24.410Z] #20 46.04 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-18T11:28:24.410Z] #20 46.05 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-18T11:28:24.672Z] #20 46.06 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-18T11:28:24.672Z] #20 46.08 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-18T11:28:24.672Z] #20 46.10 Setting up uidmap (1:4.5-1.1) ... [2021-06-18T11:28:24.672Z] #20 46.11 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-18T11:28:24.672Z] #20 46.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-18T11:28:24.672Z] #20 46.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-18T11:28:24.672Z] #20 46.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-18T11:28:24.672Z] #20 46.17 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-18T11:28:24.672Z] #20 46.18 Setting up xxd (2:8.1.0875-5) ... [2021-06-18T11:28:24.672Z] #20 46.20 Setting up zip (3.0-11+b1) ... [2021-06-18T11:28:24.672Z] #20 46.21 Setting up vim-common (2:8.1.0875-5) ... [2021-06-18T11:28:24.672Z] #20 46.24 Setting up bash-completion (1:2.8-6) ... [2021-06-18T11:28:27.230Z] #20 48.78 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-18T11:28:27.230Z] #20 48.79 Setting up xz-utils (5.2.4-1) ... [2021-06-18T11:28:27.230Z] #20 48.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-18T11:28:27.492Z] #20 48.82 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-18T11:28:27.492Z] #20 48.84 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-18T11:28:27.492Z] #20 48.90 invoke-rc.d: could not determine current runlevel [2021-06-18T11:28:27.492Z] #20 48.91 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-18T11:28:27.492Z] #20 48.92 Setting up pigz (2.4-1) ... [2021-06-18T11:28:27.492Z] #20 48.94 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-18T11:28:27.492Z] #20 48.95 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-18T11:28:27.492Z] #20 48.98 Setting up python-pip-whl (18.1-5) ... [2021-06-18T11:28:27.492Z] #20 49.00 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-18T11:28:27.492Z] #20 49.01 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-18T11:28:28.015Z] #20 49.35 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-18T11:28:28.015Z] #20 49.37 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-18T11:28:28.015Z] #20 49.39 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-18T11:28:28.015Z] #20 49.40 Setting up vim (2:8.1.0875-5) ... [2021-06-18T11:28:28.015Z] #20 49.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-18T11:28:28.015Z] #20 49.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-18T11:28:28.015Z] #20 49.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-18T11:28:28.015Z] #20 49.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-18T11:28:28.015Z] #20 49.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-18T11:28:28.015Z] #20 49.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-18T11:28:28.015Z] #20 49.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-18T11:28:28.015Z] #20 49.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-18T11:28:28.015Z] #20 49.47 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-18T11:28:28.015Z] #20 49.49 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-18T11:28:28.015Z] #20 49.50 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-18T11:28:28.015Z] #20 49.52 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-18T11:28:28.015Z] #20 49.53 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-18T11:28:28.015Z] #20 49.54 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-18T11:28:30.565Z] #20 52.00 Setting up iptables (1.8.2-4) ... [2021-06-18T11:28:30.565Z] #20 52.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-18T11:28:30.565Z] #20 52.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-18T11:28:30.565Z] #20 52.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-18T11:28:30.565Z] #20 52.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-18T11:28:30.565Z] #20 52.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-18T11:28:30.565Z] #20 52.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-18T11:28:30.565Z] #20 52.09 Setting up python3 (3.7.3-1) ... [2021-06-18T11:28:31.138Z] #20 52.50 Setting up python3-wheel (0.32.3-2) ... [2021-06-18T11:28:31.860Z] #20 53.24 Setting up apparmor (2.13.2-10) ... [2021-06-18T11:28:33.791Z] #20 55.14 Setting up xfsprogs (4.20.0-1) ... [2021-06-18T11:28:33.791Z] #20 55.16 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-18T11:28:34.320Z] #20 55.59 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-18T11:28:35.164Z] #20 56.46 Setting up python3-distutils (3.7.3-1) ... [2021-06-18T11:28:35.428Z] #20 56.92 Setting up python3-setuptools (40.8.0-1) ... [2021-06-18T11:28:36.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-18T11:28:36.823Z] #20 58.09 Setting up python3-pip (18.1-5) ... [2021-06-18T11:28:37.394Z] #20 58.94 Processing triggers for libc-bin (2.28-10) ... [2021-06-18T11:28:37.658Z] #20 58.96 Processing triggers for mime-support (3.62) ... [2021-06-18T11:28:38.601Z] #20 DONE 60.1s [2021-06-18T11:28:38.601Z] [2021-06-18T11:28:38.601Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-18T11:28:38.601Z] #21 sha256:6d3550bab80a8038a2f190d1f82a894ce483c7c88012a9b27091f67139f2c117 [2021-06-18T11:28:39.989Z] #21 1.083 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-18T11:28:39.989Z] #21 1.088 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-18T11:28:39.989Z] #21 1.092 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-18T11:28:39.989Z] #21 DONE 1.4s [2021-06-18T11:28:39.989Z] [2021-06-18T11:28:39.989Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-18T11:28:39.989Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-18T11:28:44.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-18T11:28:45.288Z] #22 4.366 Collecting yamllint==1.26.1 [2021-06-18T11:28:46.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-18T11:28:46.674Z] #22 ... [2021-06-18T11:28:46.674Z] [2021-06-18T11:28:46.674Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-18T11:28:46.674Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-18T11:28:46.674Z] #40 181.1 + dpkg --print-architecture [2021-06-18T11:28:46.674Z] #40 181.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-18T11:28:46.674Z] #40 181.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-18T11:28:46.674Z] #40 181.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-18T11:28:47.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-18T11:28:48.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-18T11:28:49.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-18T11:28:49.978Z] #40 ... [2021-06-18T11:28:49.978Z] [2021-06-18T11:28:49.978Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-18T11:28:49.978Z] #22 sha256:bc71d66ee8509c4acbc6e2ef5f4b399ef8b51a050205e13d22ed99c8c5d79803 [2021-06-18T11:28:49.978Z] #22 9.717 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-18T11:28:50.922Z] #22 10.81 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-18T11:28:50.922Z] #22 10.84 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-18T11:28:50.922Z] #22 10.89 Collecting pyyaml (from yamllint==1.26.1) [2021-06-18T11:28:51.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-18T11:28:51.184Z] #22 11.09 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-18T11:28:51.184Z] #22 11.33 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-18T11:28:51.445Z] #22 11.33 Building wheels for collected packages: yamllint [2021-06-18T11:28:51.445Z] #22 11.34 Running setup.py bdist_wheel for yamllint: started [2021-06-18T11:28:52.389Z] #22 12.27 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-18T11:28:52.389Z] #22 12.27 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-18T11:28:52.389Z] #22 12.32 Successfully built yamllint [2021-06-18T11:28:52.389Z] #22 12.34 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-18T11:28:52.650Z] #22 12.66 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-18T11:28:52.911Z] #22 DONE 13.0s [2021-06-18T11:28:52.911Z] [2021-06-18T11:28:52.911Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-18T11:28:52.911Z] #25 sha256:8af950c53621d332d375704ae7b39efc1e28295c0bfc434b54c7fdfc9d329cb9 [2021-06-18T11:28:53.486Z] #25 DONE 0.4s [2021-06-18T11:28:53.486Z] [2021-06-18T11:28:53.486Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-18T11:28:53.486Z] #30 sha256:06b60cdb6d054254fdad327b0055db58b915c87af939932249c452e9b549f8e6 [2021-06-18T11:28:54.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-18T11:28:56.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-18T11:28:58.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-18T11:28:58.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-18T11:29:00.072Z] #30 DONE 5.7s [2021-06-18T11:29:00.072Z] [2021-06-18T11:29:00.072Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-18T11:29:00.072Z] #33 sha256:5fd7e53b24e50a2cda71766801fc43458f337243a7f5d07cf747c95a97088d91 [2021-06-18T11:29:00.072Z] #33 DONE 0.3s [2021-06-18T11:29:00.072Z] [2021-06-18T11:29:00.072Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-18T11:29:00.072Z] #35 sha256:65503e6b473fccb162f890340251a29b81c13a1ae615dc16b2130fbef65a022a [2021-06-18T11:29:00.072Z] #35 DONE 0.1s [2021-06-18T11:29:00.072Z] [2021-06-18T11:29:00.072Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-18T11:29:00.072Z] #57 sha256:717761dd389843b3d3d4dc96259b36914400200afa5062becb1b2836db2eee76 [2021-06-18T11:29:00.072Z] #57 ... [2021-06-18T11:29:00.072Z] [2021-06-18T11:29:00.072Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-18T11:29:00.072Z] #38 sha256:69b53d9be098a5d331885df52d937f21cb6499f1c95a60940c43bdea562aac77 [2021-06-18T11:29:00.072Z] #38 DONE 0.1s [2021-06-18T11:29:00.072Z] [2021-06-18T11:29:00.072Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-18T11:29:00.072Z] #50 sha256:5fa8cb7a1a750b92422097e206e8c50ef3b4d1bb6585825c7faf4df3d98651f6 [2021-06-18T11:29:00.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-18T11:29:01.457Z] #50 ... [2021-06-18T11:29:01.457Z] [2021-06-18T11:29:01.457Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-18T11:29:01.457Z] #40 sha256:dc27d17ec88053c6acd88caab51d7f88b5a172a8685ccfc47a209a8a54a87a77 [2021-06-18T11:29:01.457Z] #40 DONE 201.5s [2021-06-18T11:29:01.457Z] [2021-06-18T11:29:01.457Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-18T11:29:01.457Z] #50 sha256:5fa8cb7a1a750b92422097e206e8c50ef3b4d1bb6585825c7faf4df3d98651f6 [2021-06-18T11:29:01.457Z] #50 201.8 + /build/golangci-lint --version [2021-06-18T11:29:01.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-18T11:29:01.719Z] #50 202.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-18T11:29:01.979Z] #50 DONE 202.4s [2021-06-18T11:29:01.979Z] [2021-06-18T11:29:01.979Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-18T11:29:01.979Z] #54 sha256:f72a46bcff701aa68fa70941d85a0f17f377c981204632147e77f814f9fd6756 [2021-06-18T11:29:02.921Z] #54 ... [2021-06-18T11:29:02.921Z] [2021-06-18T11:29:02.921Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-18T11:29:02.921Z] #41 sha256:050782271eef325aa7a6a80446fcc502f399c3571908317a26b4a9e315a5d6c6 [2021-06-18T11:29:03.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-18T11:29:03.862Z] #41 DONE 0.6s [2021-06-18T11:29:03.862Z] [2021-06-18T11:29:03.862Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-18T11:29:03.862Z] #45 sha256:0ed729a1efd7ae630d16771abc9d1ab95599291b9236c05d2d26a7cc6221f461 [2021-06-18T11:29:03.862Z] #45 DONE 0.1s [2021-06-18T11:29:03.862Z] [2021-06-18T11:29:03.862Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-18T11:29:03.862Z] #57 sha256:717761dd389843b3d3d4dc96259b36914400200afa5062becb1b2836db2eee76 [2021-06-18T11:29:03.862Z] #57 ... [2021-06-18T11:29:03.862Z] [2021-06-18T11:29:03.862Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-18T11:29:03.862Z] #47 sha256:ee19690efc0d132628c57de432e9cc8011a0aa2788c5f7df516a01d5fc9c49f3 [2021-06-18T11:29:03.862Z] #47 DONE 0.1s [2021-06-18T11:29:03.862Z] [2021-06-18T11:29:03.862Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-18T11:29:03.862Z] #49 sha256:df3ec01a34a240d0e0f7e530c3cc159f8adad113a74a3b45cf4bca0905f9a26b [2021-06-18T11:29:03.862Z] #49 DONE 0.1s [2021-06-18T11:29:03.862Z] [2021-06-18T11:29:03.862Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-18T11:29:03.862Z] #57 sha256:717761dd389843b3d3d4dc96259b36914400200afa5062becb1b2836db2eee76 [2021-06-18T11:29:04.433Z] #57 ... [2021-06-18T11:29:04.433Z] [2021-06-18T11:29:04.433Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-18T11:29:04.433Z] #51 sha256:2a5468866574c2b1540212e20d6dbf086d75f3c316b4e3d2caa5dde6a973a5ed [2021-06-18T11:29:04.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-18T11:29:04.695Z] #51 DONE 0.3s [2021-06-18T11:29:04.695Z] [2021-06-18T11:29:04.695Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-18T11:29:04.695Z] #53 sha256:5f7767303eb536553ca12ddd3f196be33986c94cc8d79b01e0e675dea5c6a311 [2021-06-18T11:29:04.695Z] #53 DONE 0.1s [2021-06-18T11:29:04.695Z] [2021-06-18T11:29:04.695Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-18T11:29:04.695Z] #57 sha256:717761dd389843b3d3d4dc96259b36914400200afa5062becb1b2836db2eee76 [2021-06-18T11:29:06.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-18T11:29:07.424Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-18T11:29:07.424Z] Using test binary docker [2021-06-18T11:29:07.685Z] +++ /etc/init.d/apparmor start [2021-06-18T11:29:07.685Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-18T11:29:07.685Z] INFO: Waiting for daemon to start... [2021-06-18T11:29:07.685Z] Starting dockerd [2021-06-18T11:29:07.685Z] +++ 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 [2021-06-18T11:29:10.981Z] . [2021-06-18T11:29:10.981Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-18T11:29:10.981Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-18T11:29:10.981Z] Error: No such image: emptyfs [2021-06-18T11:29:10.981Z] ++++ docker load [2021-06-18T11:29:10.981Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-18T11:29:11.242Z] Running integration-test (iteration 1) [2021-06-18T11:29:11.242Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-18T11:29:11.242Z] ++ 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 [2021-06-18T11:29:11.242Z] ++ set -e [2021-06-18T11:29:11.242Z] ++ '[' -n 0 ']' [2021-06-18T11:29:11.242Z] ++ set -x [2021-06-18T11:29:11.242Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:29:14.537Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-18T11:29:14.537Z] Using test binary docker [2021-06-18T11:29:14.537Z] +++ /etc/init.d/apparmor start [2021-06-18T11:29:14.537Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-18T11:29:14.537Z] INFO: Waiting for daemon to start... [2021-06-18T11:29:14.537Z] Starting dockerd [2021-06-18T11:29:14.537Z] +++ 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 [2021-06-18T11:29:15.490Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-18T11:29:15.490Z] Using test binary docker [2021-06-18T11:29:15.490Z] +++ /etc/init.d/apparmor start [2021-06-18T11:29:15.490Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-18T11:29:15.490Z] Starting dockerd [2021-06-18T11:29:15.490Z] INFO: Waiting for daemon to start... [2021-06-18T11:29:15.490Z] +++ 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 [2021-06-18T11:29:22.060Z] . [2021-06-18T11:29:22.060Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-18T11:29:22.060Z] [2021-06-18T11:29:22.060Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-18T11:29:22.060Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-18T11:29:22.060Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-18T11:29:22.060Z] Error: No such image: emptyfs [2021-06-18T11:29:22.060Z] Error: No such image: emptyfs [2021-06-18T11:29:22.060Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-18T11:29:22.060Z] ++++ docker load [2021-06-18T11:29:22.060Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-18T11:29:22.060Z] ++++ docker load [2021-06-18T11:29:22.060Z] Running integration-test (iteration 1) [2021-06-18T11:29:22.060Z] Running integration-test (iteration 1) [2021-06-18T11:29:22.060Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-18T11:29:22.060Z] ++ 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)/' [2021-06-18T11:29:22.060Z] ++ set -e [2021-06-18T11:29:22.060Z] ++ '[' -n 0 ']' [2021-06-18T11:29:22.060Z] ++ set -x [2021-06-18T11:29:22.060Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2021-06-18T11:29:22.060Z] 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)/ [2021-06-18T11:29:22.060Z] ++ 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)/' [2021-06-18T11:29:22.060Z] ++ set -e [2021-06-18T11:29:22.060Z] ++ '[' -n 0 ']' [2021-06-18T11:29:22.060Z] ++ set -x [2021-06-18T11:29:22.060Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2021-06-18T11:29:23.000Z] Loaded image: buildpack-deps:buster [2021-06-18T11:29:23.260Z] Loaded image: busybox:latest [2021-06-18T11:29:23.260Z] Loaded image: busybox:glibc [2021-06-18T11:29:25.800Z] Loaded image: debian:bullseye [2021-06-18T11:29:25.800Z] Loaded image: hello-world:latest [2021-06-18T11:29:25.800Z] Loaded image: arm32v7/hello-world:latest [2021-06-18T11:29:25.800Z] INFO: Testing against a local daemon [2021-06-18T11:29:25.800Z] === RUN TestCgroupNamespacesBuild [2021-06-18T11:29:26.659Z] #57 185.4 + bin/containerd [2021-06-18T11:29:27.231Z] #57 ... [2021-06-18T11:29:27.231Z] [2021-06-18T11:29:27.231Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-18T11:29:27.231Z] #54 sha256:f72a46bcff701aa68fa70941d85a0f17f377c981204632147e77f814f9fd6756 [2021-06-18T11:29:27.231Z] #54 116.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-18T11:29:27.231Z] #54 116.7 + mkdir -p /build [2021-06-18T11:29:27.231Z] #54 116.7 + cp runc /build/runc [2021-06-18T11:29:27.231Z] #54 DONE 117.5s [2021-06-18T11:29:27.493Z] [2021-06-18T11:29:27.493Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-18T11:29:27.493Z] #57 sha256:717761dd389843b3d3d4dc96259b36914400200afa5062becb1b2836db2eee76 [2021-06-18T11:29:28.437Z] #57 ... [2021-06-18T11:29:28.437Z] [2021-06-18T11:29:28.437Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-18T11:29:28.437Z] #55 sha256:8738b1ca723042f61ccd5503702f490d89570245e07435072e26ea1e902efc0d [2021-06-18T11:29:28.437Z] #55 DONE 0.1s [2021-06-18T11:29:28.698Z] [2021-06-18T11:29:28.698Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-18T11:29:28.698Z] #57 sha256:717761dd389843b3d3d4dc96259b36914400200afa5062becb1b2836db2eee76 [2021-06-18T11:29:33.924Z] Loaded image: buildpack-deps:buster [2021-06-18T11:29:33.924Z] Loaded image: buildpack-deps:buster [2021-06-18T11:29:33.924Z] Loaded image: busybox:latest [2021-06-18T11:29:33.924Z] Loaded image: busybox:latest [2021-06-18T11:29:33.924Z] Loaded image: busybox:glibc [2021-06-18T11:29:34.184Z] Loaded image: busybox:glibc [2021-06-18T11:29:36.090Z] Loaded image: debian:bullseye [2021-06-18T11:29:36.090Z] Loaded image: hello-world:latest [2021-06-18T11:29:36.349Z] Loaded image: debian:bullseye [2021-06-18T11:29:36.349Z] Loaded image: arm32v7/hello-world:latest [2021-06-18T11:29:36.349Z] INFO: Testing against a local daemon [2021-06-18T11:29:36.349Z] === RUN TestDockerSuite [2021-06-18T11:29:36.608Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-18T11:29:36.608Z] Loaded image: hello-world:latest [2021-06-18T11:29:36.608Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-18T11:29:36.608Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-18T11:29:36.608Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-18T11:29:36.608Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-18T11:29:36.608Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-18T11:29:36.608Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-18T11:29:36.608Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-18T11:29:36.608Z] Loaded image: arm32v7/hello-world:latest [2021-06-18T11:29:36.608Z] INFO: Testing against a local daemon [2021-06-18T11:29:36.608Z] === RUN TestDockerDaemonSuite [2021-06-18T11:29:36.608Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-18T11:29:37.985Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-18T11:29:37.985Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-18T11:29:38.244Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-18T11:29:38.244Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-18T11:29:38.504Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-18T11:29:38.763Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-18T11:29:38.763Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-18T11:29:39.022Z] --- PASS: TestCgroupNamespacesBuild (13.03s) [2021-06-18T11:29:39.022Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-18T11:29:40.401Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-18T11:29:40.401Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.51s) [2021-06-18T11:29:40.401Z] === RUN TestBuildWithSession [2021-06-18T11:29:40.401Z] build_session_test.go:25: TODO: BuildKit [2021-06-18T11:29:40.401Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-18T11:29:40.401Z] === RUN TestBuildSquashParent [2021-06-18T11:29:40.661Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-18T11:29:40.661Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-18T11:29:40.661Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-18T11:29:41.598Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-18T11:29:41.857Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-18T11:29:42.793Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-18T11:29:42.793Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-18T11:29:42.793Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-18T11:29:42.793Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-18T11:29:42.793Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-18T11:29:46.984Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-18T11:29:46.984Z] --- PASS: TestBuildSquashParent (6.39s) [2021-06-18T11:29:46.984Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-18T11:29:46.984Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T11:29:46.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T11:29:46.984Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T11:29:46.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T11:29:46.984Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T11:29:46.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T11:29:46.984Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T11:29:46.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T11:29:46.984Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T11:29:46.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T11:29:46.984Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T11:29:46.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T11:29:46.984Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-18T11:29:46.984Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-18T11:29:46.984Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-18T11:29:46.984Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-18T11:29:46.984Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-18T11:29:46.984Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-18T11:29:48.890Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-18T11:29:50.797Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-18T11:29:50.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.81s) [2021-06-18T11:29:50.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s) [2021-06-18T11:29:50.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.15s) [2021-06-18T11:29:50.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s) [2021-06-18T11:29:50.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s) [2021-06-18T11:29:50.797Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.79s) [2021-06-18T11:29:50.797Z] === RUN TestBuildMultiStageCopy [2021-06-18T11:29:50.797Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-18T11:29:51.365Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-18T11:29:52.302Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-18T11:29:52.561Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-18T11:29:52.561Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-18T11:29:52.821Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-18T11:29:53.081Z] --- PASS: TestBuildMultiStageCopy (2.46s) [2021-06-18T11:29:53.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.76s) [2021-06-18T11:29:53.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2021-06-18T11:29:53.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2021-06-18T11:29:53.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2021-06-18T11:29:53.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2021-06-18T11:29:53.081Z] === RUN TestBuildMultiStageParentConfig [2021-06-18T11:29:53.081Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-18T11:29:53.648Z] --- PASS: TestBuildMultiStageParentConfig (0.50s) [2021-06-18T11:29:53.648Z] === RUN TestBuildLabelWithTargets [2021-06-18T11:29:53.907Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-18T11:29:54.475Z] --- PASS: TestBuildLabelWithTargets (0.82s) [2021-06-18T11:29:54.475Z] === RUN TestBuildWithEmptyLayers [2021-06-18T11:29:54.734Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-18T11:29:54.734Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2021-06-18T11:29:54.734Z] === RUN TestBuildMultiStageOnBuild [2021-06-18T11:29:55.670Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-18T11:29:56.238Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-18T11:29:56.806Z] --- PASS: TestBuildMultiStageOnBuild (1.99s) [2021-06-18T11:29:56.806Z] === RUN TestBuildUncleanTarFilenames [2021-06-18T11:29:57.373Z] --- PASS: TestBuildUncleanTarFilenames (0.49s) [2021-06-18T11:29:57.373Z] === RUN TestBuildMultiStageLayerLeak [2021-06-18T11:29:58.309Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-18T11:29:59.245Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-18T11:29:59.245Z] --- PASS: TestBuildMultiStageLayerLeak (1.95s) [2021-06-18T11:29:59.245Z] === RUN TestBuildWithHugeFile [2021-06-18T11:30:00.182Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-18T11:30:00.442Z] docker_cli_daemon_test.go:1455: [d85ec790b059a] daemon is not started [2021-06-18T11:30:00.816Z] #57 216.5 # github.com/containerd/containerd/cmd/containerd [2021-06-18T11:30:00.816Z] #57 216.5 /usr/bin/ld: /tmp/go-link-160808490/000019.o: in function `New': [2021-06-18T11:30:00.816Z] #57 216.5 /tmp/tmp.8PH0zL3Wm8/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-18T11:30:00.816Z] #57 216.6 + bin/containerd-stress [2021-06-18T11:30:00.816Z] #57 217.7 + bin/containerd-shim [2021-06-18T11:30:01.011Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-18T11:30:01.270Z] check_test.go:309: [df04181da2260] daemon is not started [2021-06-18T11:30:01.270Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-18T11:30:02.209Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-18T11:30:03.588Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-18T11:30:04.156Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-18T11:30:05.026Z] #57 224.7 + bin/containerd-shim-runc-v1 [2021-06-18T11:30:05.093Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-18T11:30:05.093Z] check_test.go:309: [dbc07b7f03e64] daemon is not started [2021-06-18T11:30:05.093Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-18T11:30:06.030Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-18T11:30:06.967Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-18T11:30:08.872Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-18T11:30:09.132Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-18T11:30:10.069Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-18T11:30:10.315Z] #57 229.5 + bin/containerd-shim-runc-v2 [2021-06-18T11:30:10.315Z] #57 230.1 + binaries [2021-06-18T11:30:10.315Z] #57 230.1 + install -D bin/containerd /build/containerd [2021-06-18T11:30:10.315Z] #57 230.1 + install -D bin/containerd-shim /build/containerd-shim [2021-06-18T11:30:10.315Z] #57 230.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-18T11:30:10.315Z] #57 230.2 + install -D bin/ctr /build/ctr [2021-06-18T11:30:11.006Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-18T11:30:11.006Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-18T11:30:11.944Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-18T11:30:12.203Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-18T11:30:12.463Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-18T11:30:12.855Z] #57 DONE 232.3s [2021-06-18T11:30:13.797Z] [2021-06-18T11:30:13.797Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-18T11:30:13.797Z] #58 sha256:ce96526b4660b356fa758d87e2a143da620df560f7c0b35ae19fbca0fc120314 [2021-06-18T11:30:14.367Z] #58 DONE 0.8s [2021-06-18T11:30:14.367Z] [2021-06-18T11:30:14.367Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-18T11:30:14.367Z] #62 sha256:f356fef12d43335fa05fbe324534fda6f2ad4b533619aba3e80fc693a3baddd1 [2021-06-18T11:30:14.369Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-18T11:30:14.627Z] #62 DONE 0.2s [2021-06-18T11:30:14.627Z] [2021-06-18T11:30:14.627Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-18T11:30:14.627Z] #67 sha256:e5538ccb369c95d013602b2694972b03c2d68dcbbaddd9a6a796470ea2c05722 [2021-06-18T11:30:15.570Z] #67 DONE 0.8s [2021-06-18T11:30:15.570Z] [2021-06-18T11:30:15.570Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-18T11:30:15.570Z] #68 sha256:014c989454f1c69dcd276945211ef93afa6caa285d792116864f73ff6e37149a [2021-06-18T11:30:15.570Z] #68 DONE 0.0s [2021-06-18T11:30:15.570Z] [2021-06-18T11:30:15.570Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-18T11:30:15.570Z] #69 sha256:b1f23850ee35b1efb08f1dda408c4bbb89e3efe2b0b07a936da3105d100a27a4 [2021-06-18T11:30:16.512Z] #69 DONE 0.8s [2021-06-18T11:30:16.512Z] [2021-06-18T11:30:16.512Z] #70 exporting to image [2021-06-18T11:30:16.512Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-18T11:30:16.512Z] #70 exporting layers [2021-06-18T11:30:17.660Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-18T11:30:21.854Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-18T11:30:23.096Z] #70 exporting layers 6.4s done [2021-06-18T11:30:23.096Z] #70 writing image sha256:bcf19507143c33c6058d8211bd90cd131d1861e967f9b40c707e77323e22ee38 done [2021-06-18T11:30:23.096Z] #70 naming to docker.io/library/docker:3638aff0fbe10e028cfde34a2f011efae4011277 done [2021-06-18T11:30:23.096Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-18T11:30:23.427Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42530/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42530/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3638aff0fbe10e028cfde34a2f011efae4011277 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3638aff0fbe10e028cfde34a2f011efae4011277 hack/validate/default [2021-06-18T11:30:23.759Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-18T11:30:25.138Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-18T11:30:25.338Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-18T11:30:25.338Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-18T11:30:25.338Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-18T11:30:25.338Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-18T11:30:25.338Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-18T11:30:25.338Z] Congratulations! No new tests were added to integration-cli. [2021-06-18T11:30:25.338Z] [2021-06-18T11:30:25.338Z] INFO Start validation with golang-ci-lint [2021-06-18T11:30:25.338Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-18T11:30:25.338Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-18T11:30:25.338Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-18T11:30:27.675Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-18T11:30:27.675Z] check_test.go:309: [d9f78915f9094] daemon is not started [2021-06-18T11:30:27.675Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-18T11:30:28.243Z] check_test.go:309: [d82d31afb50be] daemon is not started [2021-06-18T11:30:28.243Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-18T11:30:29.621Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-18T11:30:29.880Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-18T11:30:30.139Z] check_test.go:309: [d8a6c303f92a9] daemon is not started [2021-06-18T11:30:30.139Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-18T11:30:30.398Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-18T11:30:31.777Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-18T11:30:31.777Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-18T11:30:32.345Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-18T11:30:32.345Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-18T11:30:33.723Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-18T11:30:34.292Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-18T11:30:36.198Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-18T11:30:36.198Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-18T11:30:36.767Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-18T11:30:37.336Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-18T11:30:37.904Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-18T11:30:42.096Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-18T11:30:44.631Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-18T11:30:44.889Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-18T11:30:45.457Z] check_test.go:309: [d04530f0b72cd] daemon is not started [2021-06-18T11:30:45.457Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-18T11:30:45.716Z] --- PASS: TestBuildWithHugeFile (46.53s) [2021-06-18T11:30:45.716Z] === RUN TestBuildWCOWSandboxSize [2021-06-18T11:30:45.716Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-18T11:30:45.716Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-18T11:30:45.716Z] === RUN TestBuildWithEmptyDockerfile [2021-06-18T11:30:45.716Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T11:30:45.716Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T11:30:45.716Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T11:30:45.716Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T11:30:45.716Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T11:30:45.716Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T11:30:45.716Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-18T11:30:45.716Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-18T11:30:45.716Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-18T11:30:45.716Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-06-18T11:30:45.716Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2021-06-18T11:30:45.716Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2021-06-18T11:30:45.716Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-18T11:30:45.716Z] === RUN TestBuildPreserveOwnership [2021-06-18T11:30:45.716Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-18T11:30:45.975Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-18T11:30:46.543Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-18T11:30:47.111Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-18T11:30:48.048Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-18T11:30:48.048Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-18T11:30:48.617Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-18T11:30:48.876Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-18T11:30:50.254Z] --- PASS: TestBuildPreserveOwnership (4.31s) [2021-06-18T11:30:50.254Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.86s) [2021-06-18T11:30:50.254Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.44s) [2021-06-18T11:30:50.254Z] === RUN TestBuildPlatformInvalid [2021-06-18T11:30:50.254Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-18T11:30:50.254Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-06-18T11:30:50.254Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-18T11:30:52.161Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-18T11:30:53.098Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-18T11:30:53.667Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-18T11:30:56.204Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-18T11:30:57.586Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-18T11:30:58.592Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-18T11:30:58.592Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-18T11:30:58.592Z] check_test.go:309: [d2f0bbd747f66] daemon is not started [2021-06-18T11:30:58.592Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-18T11:30:59.164Z] Loaded image: buildpack-deps:buster [2021-06-18T11:30:59.428Z] Loaded image: busybox:latest [2021-06-18T11:30:59.428Z] Loaded image: busybox:glibc [2021-06-18T11:31:00.004Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-18T11:31:00.584Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-18T11:31:00.853Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-18T11:31:00.853Z] Loaded image: debian:bullseye [2021-06-18T11:31:01.121Z] Loaded image: hello-world:latest [2021-06-18T11:31:01.121Z] Loaded image: arm32v7/hello-world:latest [2021-06-18T11:31:01.697Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-18T11:31:02.282Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-18T11:31:04.235Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-18T11:31:04.833Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-18T11:31:05.808Z] check_test.go:309: [d33984b98914a] daemon is not started [2021-06-18T11:31:05.808Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-18T11:31:06.377Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.05s) [2021-06-18T11:31:06.377Z] PASS [2021-06-18T11:31:06.377Z] [2021-06-18T11:31:06.377Z] === Skipped [2021-06-18T11:31:06.377Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-18T11:31:06.377Z] build_session_test.go:25: TODO: BuildKit [2021-06-18T11:31:06.377Z] [2021-06-18T11:31:06.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-18T11:31:06.377Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-18T11:31:06.377Z] [2021-06-18T11:31:06.377Z] [2021-06-18T11:31:06.377Z] DONE 34 tests, 2 skipped in 114.979s [2021-06-18T11:31:06.377Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-18T11:31:06.377Z] ++ 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 [2021-06-18T11:31:06.377Z] ++ set -e [2021-06-18T11:31:06.377Z] ++ '[' -n 0 ']' [2021-06-18T11:31:06.377Z] ++ set -x [2021-06-18T11:31:06.377Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:31:06.377Z] INFO: Testing against a local daemon [2021-06-18T11:31:06.377Z] === RUN TestConfigInspect [2021-06-18T11:31:08.912Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-18T11:31:08.912Z] check_test.go:309: [d98a9283602e5] daemon is not started [2021-06-18T11:31:08.912Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-18T11:31:09.480Z] --- PASS: TestConfigInspect (3.09s) [2021-06-18T11:31:09.481Z] === RUN TestConfigList [2021-06-18T11:31:11.386Z] docker_cli_daemon_plugins_test.go:79: [d754636e5f9e3] daemon is not started [2021-06-18T11:31:11.953Z] --- PASS: TestConfigList (2.59s) [2021-06-18T11:31:11.953Z] === RUN TestConfigsCreateAndDelete [2021-06-18T11:31:11.953Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-18T11:31:11.953Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-18T11:31:13.856Z] docker_cli_daemon_plugins_test.go:169: [defff3c962701] daemon is not started [2021-06-18T11:31:14.793Z] --- PASS: TestConfigsCreateAndDelete (2.68s) [2021-06-18T11:31:14.793Z] === RUN TestConfigsUpdate [2021-06-18T11:31:15.052Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-18T11:31:16.956Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-18T11:31:17.524Z] --- PASS: TestConfigsUpdate (3.01s) [2021-06-18T11:31:17.524Z] === RUN TestTemplatedConfig [2021-06-18T11:31:18.460Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-18T11:31:19.028Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-18T11:31:19.596Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-18T11:31:19.856Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-18T11:31:19.856Z] check_test.go:309: [dae0976a910e3] daemon is not started [2021-06-18T11:31:19.856Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-18T11:31:20.115Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-18T11:31:21.493Z] --- PASS: TestTemplatedConfig (3.92s) [2021-06-18T11:31:21.493Z] === RUN TestConfigCreateResolve [2021-06-18T11:31:21.752Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-18T11:31:23.129Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-18T11:31:24.507Z] --- PASS: TestConfigCreateResolve (2.73s) [2021-06-18T11:31:24.507Z] === RUN TestConfigDaemonLibtrustID [2021-06-18T11:31:24.766Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-18T11:31:24.766Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-06-18T11:31:24.766Z] PASS [2021-06-18T11:31:24.766Z] [2021-06-18T11:31:24.766Z] DONE 7 tests in 18.597s [2021-06-18T11:31:24.766Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-18T11:31:24.766Z] ++ 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 [2021-06-18T11:31:24.766Z] ++ set -e [2021-06-18T11:31:24.766Z] ++ '[' -n 0 ']' [2021-06-18T11:31:24.766Z] ++ set -x [2021-06-18T11:31:24.766Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:31:24.766Z] INFO: Testing against a local daemon [2021-06-18T11:31:24.766Z] === RUN TestCheckpoint [2021-06-18T11:31:24.766Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-18T11:31:24.766Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-18T11:31:24.766Z] === RUN TestContainerInvalidJSON [2021-06-18T11:31:24.766Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T11:31:24.766Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T11:31:24.766Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T11:31:24.766Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T11:31:24.766Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-18T11:31:24.766Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-18T11:31:24.766Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-18T11:31:24.766Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-18T11:31:24.766Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-18T11:31:24.766Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-18T11:31:24.766Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-18T11:31:24.766Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-18T11:31:24.766Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-18T11:31:24.766Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-18T11:31:25.025Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-06-18T11:31:25.025Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-18T11:31:25.025Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-18T11:31:25.025Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-18T11:31:25.025Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-18T11:31:25.025Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-18T11:31:25.025Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-18T11:31:25.025Z] === RUN TestCopyFromContainer [2021-06-18T11:31:26.402Z] === RUN TestCopyFromContainer// [2021-06-18T11:31:26.402Z] === RUN TestCopyFromContainer//bar/root [2021-06-18T11:31:26.402Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-18T11:31:26.402Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-18T11:31:26.402Z] === RUN TestCopyFromContainer/bar/quux [2021-06-18T11:31:26.402Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-18T11:31:26.402Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-18T11:31:26.663Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-18T11:31:26.663Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-18T11:31:26.663Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-18T11:31:26.663Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-18T11:31:26.663Z] --- PASS: TestCopyFromContainer (1.69s) [2021-06-18T11:31:26.663Z] --- PASS: TestCopyFromContainer// (0.04s) [2021-06-18T11:31:26.663Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-06-18T11:31:26.663Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-06-18T11:31:26.663Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-06-18T11:31:26.663Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-06-18T11:31:26.663Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2021-06-18T11:31:26.663Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-06-18T11:31:26.663Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-06-18T11:31:26.663Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2021-06-18T11:31:26.663Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-06-18T11:31:26.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-18T11:31:26.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T11:31:26.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T11:31:26.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T11:31:26.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T11:31:26.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T11:31:26.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T11:31:26.663Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-18T11:31:26.663Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-18T11:31:26.663Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-18T11:31:26.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-18T11:31:26.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-18T11:31:26.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-18T11:31:26.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-18T11:31:26.663Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-18T11:31:26.922Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-06-18T11:31:26.922Z] === RUN TestCreateWithInvalidEnv [2021-06-18T11:31:26.922Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-18T11:31:26.922Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-18T11:31:26.922Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-18T11:31:26.922Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-18T11:31:26.922Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-18T11:31:26.922Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-18T11:31:26.922Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-18T11:31:26.922Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-18T11:31:26.922Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-18T11:31:26.922Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-18T11:31:26.922Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-18T11:31:26.922Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-18T11:31:26.922Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-18T11:31:26.922Z] === RUN TestCreateTmpfsMountsTarget [2021-06-18T11:31:26.922Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-18T11:31:26.922Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-18T11:31:26.922Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-18T11:31:28.299Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-18T11:31:28.299Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-18T11:31:29.236Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-18T11:31:29.495Z] --- PASS: TestCreateWithCustomMaskedPaths (2.54s) [2021-06-18T11:31:29.495Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-18T11:31:29.753Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-18T11:31:31.658Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-18T11:31:31.918Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-18T11:31:31.918Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s) [2021-06-18T11:31:31.918Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-18T11:31:31.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T11:31:31.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T11:31:31.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T11:31:31.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T11:31:31.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T11:31:31.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T11:31:31.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T11:31:31.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T11:31:31.918Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T11:31:31.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T11:31:31.918Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-18T11:31:31.918Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-18T11:31:31.918Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-18T11:31:31.918Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-18T11:31:31.918Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-18T11:31:31.918Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-18T11:31:31.918Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-18T11:31:31.918Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-18T11:31:31.918Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-18T11:31:31.918Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-18T11:31:31.918Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-18T11:31:31.918Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-18T11:31:32.855Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2021-06-18T11:31:32.855Z] === RUN TestCreateDifferentPlatform [2021-06-18T11:31:32.855Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-18T11:31:32.855Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-18T11:31:32.855Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-18T11:31:32.855Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-18T11:31:32.855Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-18T11:31:32.855Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-18T11:31:32.855Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-06-18T11:31:32.855Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-18T11:31:32.855Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-18T11:31:32.855Z] === RUN TestContainerStartOnDaemonRestart [2021-06-18T11:31:32.855Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-18T11:31:32.855Z] === RUN TestDaemonRestartIpcMode [2021-06-18T11:31:32.855Z] === PAUSE TestDaemonRestartIpcMode [2021-06-18T11:31:32.855Z] === RUN TestDaemonHostGatewayIP [2021-06-18T11:31:32.855Z] === PAUSE TestDaemonHostGatewayIP [2021-06-18T11:31:32.855Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-18T11:31:32.855Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-18T11:31:32.855Z] === RUN TestContainerKillOnDaemonStart [2021-06-18T11:31:32.855Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-18T11:31:32.855Z] === RUN TestDiff [2021-06-18T11:31:32.855Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-18T11:31:33.792Z] --- PASS: TestDiff (0.82s) [2021-06-18T11:31:33.792Z] === RUN TestExecWithCloseStdin [2021-06-18T11:31:34.728Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-06-18T11:31:34.728Z] === RUN TestExec [2021-06-18T11:31:35.296Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-18T11:31:35.864Z] --- PASS: TestExec (1.06s) [2021-06-18T11:31:35.864Z] === RUN TestExecUser [2021-06-18T11:31:37.242Z] --- PASS: TestExecUser (1.09s) [2021-06-18T11:31:37.242Z] === RUN TestExportContainerAndImportImage [2021-06-18T11:31:37.809Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2021-06-18T11:31:37.809Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-18T11:31:38.745Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-18T11:31:39.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-18T11:31:39.004Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2021-06-18T11:31:39.004Z] === RUN TestHealthCheckWorkdir [2021-06-18T11:31:40.381Z] --- PASS: TestHealthCheckWorkdir (1.37s) [2021-06-18T11:31:40.381Z] === RUN TestHealthKillContainer [2021-06-18T11:31:40.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-18T11:31:41.885Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-18T11:31:42.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-18T11:31:43.390Z] --- PASS: TestHealthKillContainer (3.03s) [2021-06-18T11:31:43.390Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-18T11:31:43.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-18T11:31:44.218Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2021-06-18T11:31:44.218Z] === RUN TestIpcModeNone [2021-06-18T11:31:45.597Z] --- PASS: TestIpcModeNone (1.37s) [2021-06-18T11:31:45.597Z] === RUN TestIpcModePrivate [2021-06-18T11:31:45.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-18T11:31:45.855Z] check_test.go:309: [db0fd2ab92610] daemon is not started [2021-06-18T11:31:45.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-18T11:31:46.423Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-06-18T11:31:46.682Z] --- PASS: TestIpcModePrivate (1.09s) [2021-06-18T11:31:46.682Z] === RUN TestIpcModeShareable [2021-06-18T11:31:47.618Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2021-06-18T11:31:47.877Z] --- PASS: TestIpcModeShareable (1.10s) [2021-06-18T11:31:47.877Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-18T11:31:47.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-18T11:31:48.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-18T11:31:50.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-18T11:31:51.609Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.74s) [2021-06-18T11:31:51.609Z] === RUN TestAPIIpcModeHost [2021-06-18T11:31:51.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-18T11:31:52.546Z] --- PASS: TestAPIIpcModeHost (1.16s) [2021-06-18T11:31:52.546Z] === RUN TestDaemonIpcModeShareable [2021-06-18T11:31:54.450Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2021-06-18T11:31:55.018Z] --- PASS: TestDaemonIpcModeShareable (2.22s) [2021-06-18T11:31:55.018Z] === RUN TestDaemonIpcModePrivate [2021-06-18T11:31:55.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-18T11:31:56.969Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: false, mustBeShared: false [2021-06-18T11:31:56.969Z] --- PASS: TestDaemonIpcModePrivate (2.09s) [2021-06-18T11:31:56.969Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-18T11:31:58.874Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-18T11:31:58.874Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false [2021-06-18T11:31:59.133Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.14s) [2021-06-18T11:31:59.133Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-18T11:32:01.037Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2021-06-18T11:32:01.037Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-18T11:32:01.037Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2021-06-18T11:32:01.037Z] === RUN TestIpcModeOlderClient [2021-06-18T11:32:01.037Z] === PAUSE TestIpcModeOlderClient [2021-06-18T11:32:01.037Z] === RUN TestKillContainerInvalidSignal [2021-06-18T11:32:01.973Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2021-06-18T11:32:01.973Z] === RUN TestKillContainer [2021-06-18T11:32:01.973Z] === RUN TestKillContainer/no_signal [2021-06-18T11:32:01.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-18T11:32:02.996Z] === RUN TestKillContainer/non_killing_signal [2021-06-18T11:32:03.564Z] === RUN TestKillContainer/killing_signal [2021-06-18T11:32:04.942Z] --- PASS: TestKillContainer (2.94s) [2021-06-18T11:32:04.942Z] --- PASS: TestKillContainer/no_signal (0.95s) [2021-06-18T11:32:04.942Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-06-18T11:32:04.942Z] --- PASS: TestKillContainer/killing_signal (0.99s) [2021-06-18T11:32:04.942Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-18T11:32:04.942Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-18T11:32:05.879Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-18T11:32:06.817Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.93s) [2021-06-18T11:32:06.817Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s) [2021-06-18T11:32:06.817Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2021-06-18T11:32:06.817Z] === RUN TestKillStoppedContainer [2021-06-18T11:32:06.817Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-18T11:32:06.817Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-18T11:32:06.817Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-18T11:32:06.817Z] === RUN TestKillDifferentUserContainer [2021-06-18T11:32:06.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-18T11:32:07.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-18T11:32:07.644Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2021-06-18T11:32:07.644Z] === RUN TestInspectOomKilledTrue [2021-06-18T11:32:07.644Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-18T11:32:07.645Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-18T11:32:07.645Z] === RUN TestInspectOomKilledFalse [2021-06-18T11:32:07.645Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-18T11:32:07.645Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-18T11:32:07.645Z] === RUN TestLinksEtcHostsContentMatch [2021-06-18T11:32:08.581Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-06-18T11:32:08.581Z] === RUN TestLinksContainerNames [2021-06-18T11:32:08.581Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-18T11:32:09.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-18T11:32:10.086Z] --- PASS: TestLinksContainerNames (1.72s) [2021-06-18T11:32:10.086Z] === RUN TestLogsFollowTailEmpty [2021-06-18T11:32:11.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-18T11:32:11.024Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2021-06-18T11:32:11.024Z] === RUN TestContainerNetworkMountsNoChown [2021-06-18T11:32:11.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-18T11:32:11.960Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/default [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/default [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/private [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/private [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/rprivate [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/slave [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/slave [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/rslave [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/shared [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/shared [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/rshared [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/default [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/rslave [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/rshared [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/slave [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/private [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/shared [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/rprivate [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-18T11:32:11.960Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-18T11:32:11.960Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-18T11:32:11.960Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-06-18T11:32:11.960Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-18T11:32:11.960Z] === RUN TestContainerBindMountNonRecursive [2021-06-18T11:32:12.896Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-18T11:32:14.273Z] --- PASS: TestContainerBindMountNonRecursive (2.32s) [2021-06-18T11:32:14.273Z] === RUN TestContainerVolumesMountedAsShared [2021-06-18T11:32:14.842Z] check_test.go:309: [dd3f62c3afb4e] daemon is not started [2021-06-18T11:32:14.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-18T11:32:15.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-18T11:32:15.101Z] --- PASS: TestContainerVolumesMountedAsShared (0.90s) [2021-06-18T11:32:15.101Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-18T11:32:16.039Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-06-18T11:32:16.039Z] === RUN TestNetworkNat [2021-06-18T11:32:16.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-18T11:32:16.867Z] --- PASS: TestNetworkNat (0.84s) [2021-06-18T11:32:16.867Z] === RUN TestNetworkLocalhostTCPNat [2021-06-18T11:32:17.806Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2021-06-18T11:32:17.806Z] === RUN TestNetworkLoopbackNat [2021-06-18T11:32:18.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-18T11:32:20.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-18T11:32:20.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-18T11:32:21.108Z] --- PASS: TestNetworkLoopbackNat (3.30s) [2021-06-18T11:32:21.108Z] === RUN TestPause [2021-06-18T11:32:22.045Z] --- PASS: TestPause (0.92s) [2021-06-18T11:32:22.045Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-18T11:32:22.045Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-18T11:32:22.045Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-18T11:32:22.045Z] === RUN TestPauseStopPausedContainer [2021-06-18T11:32:22.045Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-18T11:32:22.614Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-18T11:32:22.873Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-18T11:32:22.873Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2021-06-18T11:32:22.873Z] === RUN TestPidHost [2021-06-18T11:32:25.408Z] --- PASS: TestPidHost (2.31s) [2021-06-18T11:32:25.408Z] === RUN TestPsFilter [2021-06-18T11:32:25.408Z] --- PASS: TestPsFilter (0.11s) [2021-06-18T11:32:25.408Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-18T11:32:26.346Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2021-06-18T11:32:26.346Z] === RUN TestRemoveContainerWithVolume [2021-06-18T11:32:27.282Z] --- PASS: TestRemoveContainerWithVolume (1.00s) [2021-06-18T11:32:27.282Z] === RUN TestRemoveContainerRunning [2021-06-18T11:32:27.552Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-18T11:32:27.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-18T11:32:28.120Z] --- PASS: TestRemoveContainerRunning (0.92s) [2021-06-18T11:32:28.120Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-18T11:32:28.689Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-18T11:32:28.948Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2021-06-18T11:32:28.948Z] === RUN TestRemoveInvalidContainer [2021-06-18T11:32:28.948Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-18T11:32:28.948Z] === RUN TestRenameLinkedContainer [2021-06-18T11:32:28.948Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-18T11:32:29.885Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-18T11:32:30.452Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-18T11:32:32.357Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-18T11:32:32.615Z] --- PASS: TestRenameLinkedContainer (3.75s) [2021-06-18T11:32:32.615Z] === RUN TestRenameStoppedContainer [2021-06-18T11:32:33.552Z] --- PASS: TestRenameStoppedContainer (0.78s) [2021-06-18T11:32:33.552Z] === RUN TestRenameRunningContainerAndReuse [2021-06-18T11:32:34.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-18T11:32:35.499Z] --- PASS: TestRenameRunningContainerAndReuse (1.90s) [2021-06-18T11:32:35.499Z] === RUN TestRenameInvalidName [2021-06-18T11:32:35.499Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-18T11:32:36.436Z] --- PASS: TestRenameInvalidName (0.87s) [2021-06-18T11:32:36.436Z] === RUN TestRenameAnonymousContainer [2021-06-18T11:32:37.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-18T11:32:37.373Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-18T11:32:37.373Z] check_test.go:309: [d75dc1174965d] daemon is not started [2021-06-18T11:32:37.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-18T11:32:37.373Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-18T11:32:37.373Z] check_test.go:309: [df60d978644e5] daemon is not started [2021-06-18T11:32:37.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-18T11:32:37.632Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-18T11:32:38.200Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-18T11:32:38.459Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-18T11:32:38.718Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-18T11:32:38.718Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-18T11:32:38.978Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-18T11:32:38.978Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-18T11:32:38.978Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-18T11:32:38.978Z] --- PASS: TestRenameAnonymousContainer (2.79s) [2021-06-18T11:32:38.978Z] === RUN TestRenameContainerWithSameName [2021-06-18T11:32:39.915Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-18T11:32:39.915Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-06-18T11:32:39.915Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-18T11:32:40.174Z] check_test.go:309: [d728b3e95f3fd] daemon is not started [2021-06-18T11:32:40.174Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-18T11:32:41.554Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2021-06-18T11:32:41.554Z] === RUN TestResize [2021-06-18T11:32:42.491Z] --- PASS: TestResize (0.99s) [2021-06-18T11:32:42.491Z] === RUN TestResizeWithInvalidSize [2021-06-18T11:32:43.427Z] --- PASS: TestResizeWithInvalidSize (1.04s) [2021-06-18T11:32:43.427Z] === RUN TestResizeWhenContainerNotStarted [2021-06-18T11:32:44.365Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2021-06-18T11:32:44.365Z] === RUN TestDaemonRestartKillContainers [2021-06-18T11:32:44.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-18T11:32:44.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-18T11:32:44.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-18T11:32:44.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-18T11:32:44.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-18T11:32:44.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-18T11:32:44.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-18T11:32:44.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-18T11:32:44.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-18T11:32:44.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-18T11:32:44.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-18T11:32:44.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-18T11:32:44.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-18T11:32:44.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-18T11:32:44.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-18T11:32:44.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-18T11:32:44.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-18T11:32:44.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-18T11:32:44.365Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-18T11:32:44.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-18T11:32:44.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-18T11:32:44.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-18T11:32:44.365Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-18T11:32:44.365Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-18T11:32:44.365Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-18T11:32:44.365Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-18T11:32:44.365Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-18T11:32:44.365Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-18T11:32:44.365Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-18T11:32:44.365Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-18T11:32:44.365Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-18T11:32:44.365Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-18T11:32:44.937Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-18T11:32:45.512Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-18T11:32:45.772Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-18T11:32:45.772Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-18T11:32:45.772Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-18T11:32:46.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-18T11:32:46.031Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-18T11:32:46.864Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 2m16.587625942s [2021-06-18T11:32:46.864Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 542.251992ms [2021-06-18T11:32:47.411Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-18T11:32:47.670Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-18T11:32:49.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-18T11:32:49.048Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-18T11:32:49.048Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-18T11:32:49.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2021-06-18T11:32:49.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2021-06-18T11:32:49.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2021-06-18T11:32:49.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2021-06-18T11:32:49.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.51s) [2021-06-18T11:32:49.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.97s) [2021-06-18T11:32:49.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.20s) [2021-06-18T11:32:49.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2021-06-18T11:32:49.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.24s) [2021-06-18T11:32:49.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.81s) [2021-06-18T11:32:49.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.01s) [2021-06-18T11:32:49.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.14s) [2021-06-18T11:32:49.048Z] === RUN TestCgroupNamespacesRun [2021-06-18T11:32:49.307Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-18T11:32:49.307Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-18T11:32:51.216Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2021-06-18T11:32:51.216Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-18T11:32:51.784Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-18T11:32:52.352Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.41s) [2021-06-18T11:32:52.352Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-18T11:32:53.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-18T11:32:53.858Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2021-06-18T11:32:53.858Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-18T11:32:55.763Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2021-06-18T11:32:55.763Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-18T11:32:56.022Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-18T11:32:57.928Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2021-06-18T11:32:57.928Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-18T11:32:59.306Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.48s) [2021-06-18T11:32:59.306Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-18T11:32:59.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-18T11:32:59.873Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-06-18T11:32:59.873Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-18T11:33:00.441Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-18T11:33:01.010Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-18T11:33:01.269Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-18T11:33:01.837Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2021-06-18T11:33:01.837Z] === RUN TestNISDomainname [2021-06-18T11:33:03.215Z] --- PASS: TestNISDomainname (1.54s) [2021-06-18T11:33:03.215Z] === RUN TestHostnameDnsResolution [2021-06-18T11:33:04.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-18T11:33:04.152Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-18T11:33:04.720Z] --- PASS: TestHostnameDnsResolution (1.58s) [2021-06-18T11:33:04.720Z] === RUN TestStats [2021-06-18T11:33:04.979Z] INFO [runner/unused/goanalysis] analyzers took 31.735491193s with top 10 stages: buildssa: 27.402968062s, U1000: 4.332523131s [2021-06-18T11:33:06.097Z] check_test.go:309: [da1c08e91331f] daemon is not started [2021-06-18T11:33:06.097Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-18T11:33:07.491Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-18T11:33:07.764Z] --- PASS: TestStats (2.85s) [2021-06-18T11:33:07.764Z] === RUN TestStopContainerWithTimeout [2021-06-18T11:33:07.764Z] === RUN TestStopContainerWithTimeout/0 [2021-06-18T11:33:07.764Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-18T11:33:07.764Z] === RUN TestStopContainerWithTimeout/1 [2021-06-18T11:33:07.764Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-18T11:33:07.764Z] === RUN TestStopContainerWithTimeout/3 [2021-06-18T11:33:07.764Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-18T11:33:07.764Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-18T11:33:07.764Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-18T11:33:07.764Z] === CONT TestStopContainerWithTimeout/0 [2021-06-18T11:33:07.764Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-18T11:33:07.764Z] === CONT TestStopContainerWithTimeout/1 [2021-06-18T11:33:07.764Z] === CONT TestStopContainerWithTimeout/3 [2021-06-18T11:33:08.717Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-18T11:33:08.717Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-18T11:33:08.717Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-18T11:33:08.717Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-18T11:33:08.717Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-18T11:33:08.717Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-18T11:33:08.717Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-18T11:33:08.717Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-18T11:33:08.717Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-18T11:33:09.301Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-18T11:33:12.438Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-18T11:33:12.438Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2021-06-18T11:33:12.438Z] --- PASS: TestStopContainerWithTimeout/1 (2.14s) [2021-06-18T11:33:12.438Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2021-06-18T11:33:12.438Z] --- PASS: TestStopContainerWithTimeout/3 (3.37s) [2021-06-18T11:33:12.438Z] === RUN TestDeleteDevicemapper [2021-06-18T11:33:12.438Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-18T11:33:12.438Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-18T11:33:12.438Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-18T11:33:12.438Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-18T11:33:12.438Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-18T11:33:13.842Z] check_test.go:309: [d8da361efde41] daemon is not started [2021-06-18T11:33:13.842Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-18T11:33:14.793Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s) [2021-06-18T11:33:14.793Z] === RUN TestUpdateMemory [2021-06-18T11:33:14.793Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-18T11:33:14.793Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-18T11:33:14.793Z] === RUN TestUpdateCPUQuota [2021-06-18T11:33:17.326Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-18T11:33:17.326Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-18T11:33:19.230Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-18T11:33:19.489Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-18T11:33:20.867Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-18T11:33:21.125Z] --- PASS: TestUpdateCPUQuota (6.41s) [2021-06-18T11:33:21.125Z] === RUN TestUpdatePidsLimit [2021-06-18T11:33:21.125Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-18T11:33:21.693Z] === RUN TestUpdatePidsLimit/no_change [2021-06-18T11:33:21.952Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-18T11:33:22.520Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-18T11:33:22.520Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-18T11:33:23.088Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-18T11:33:23.088Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-18T11:33:23.088Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-18T11:33:23.656Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-18T11:33:23.914Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-18T11:33:23.914Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-18T11:33:24.482Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-18T11:33:24.482Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-18T11:33:24.482Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-18T11:33:25.050Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-18T11:33:25.051Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-18T11:33:25.618Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-18T11:33:26.190Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-18T11:33:26.449Z] --- PASS: TestUpdatePidsLimit (5.30s) [2021-06-18T11:33:26.449Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-06-18T11:33:26.449Z] --- PASS: TestUpdatePidsLimit/no_change (0.73s) [2021-06-18T11:33:26.449Z] --- PASS: TestUpdatePidsLimit/update_lower (0.68s) [2021-06-18T11:33:26.449Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s) [2021-06-18T11:33:26.449Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s) [2021-06-18T11:33:26.449Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-06-18T11:33:26.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-06-18T11:33:26.450Z] === RUN TestUpdateRestartPolicy [2021-06-18T11:33:26.708Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-18T11:33:26.967Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-18T11:33:27.534Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-18T11:33:28.101Z] check_test.go:309: [d7de98b60b776] daemon is not started [2021-06-18T11:33:28.101Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-18T11:33:29.037Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-18T11:33:29.037Z] check_test.go:309: [d0853a4b7dfd2] daemon is not started [2021-06-18T11:33:29.037Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-18T11:33:29.037Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-18T11:33:29.604Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-18T11:33:30.171Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-18T11:33:30.739Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-18T11:33:34.027Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-18T11:33:34.027Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-18T11:33:34.027Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-18T11:33:34.027Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-18T11:33:34.286Z] check_test.go:309: [d605a21caf82b] daemon is not started [2021-06-18T11:33:34.286Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-18T11:33:34.854Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-18T11:33:35.791Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-18T11:33:36.360Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-18T11:33:36.927Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-18T11:33:37.864Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-18T11:33:39.767Z] --- PASS: TestUpdateRestartPolicy (13.10s) [2021-06-18T11:33:39.767Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-18T11:33:40.704Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s) [2021-06-18T11:33:40.704Z] === RUN TestWaitNonBlocked [2021-06-18T11:33:40.704Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T11:33:40.704Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T11:33:40.704Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T11:33:40.704Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T11:33:40.704Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-18T11:33:40.704Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-18T11:33:42.081Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-18T11:33:42.081Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-18T11:33:42.081Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2021-06-18T11:33:42.081Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s) [2021-06-18T11:33:42.081Z] === RUN TestWaitBlocked [2021-06-18T11:33:42.081Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-18T11:33:42.081Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-18T11:33:42.081Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-18T11:33:42.081Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-18T11:33:42.081Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-18T11:33:42.081Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-18T11:33:43.018Z] check_test.go:309: [dda46e7c395ec] daemon is not started [2021-06-18T11:33:43.018Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-18T11:33:43.018Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-18T11:33:43.018Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2021-06-18T11:33:43.018Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2021-06-18T11:33:43.018Z] === CONT TestContainerStartOnDaemonRestart [2021-06-18T11:33:43.018Z] === CONT TestContainerKillOnDaemonStart [2021-06-18T11:33:43.018Z] === CONT TestIpcModeOlderClient [2021-06-18T11:33:43.018Z] === CONT TestDaemonHostGatewayIP [2021-06-18T11:33:43.018Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-18T11:33:43.018Z] === CONT TestDaemonRestartIpcMode [2021-06-18T11:33:43.018Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-18T11:33:47.214Z] --- PASS: TestContainerStartOnDaemonRestart (3.88s) [2021-06-18T11:33:47.473Z] --- PASS: TestDaemonRestartIpcMode (4.56s) [2021-06-18T11:33:47.732Z] --- PASS: TestDaemonHostGatewayIP (4.70s) [2021-06-18T11:33:47.732Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.84s) [2021-06-18T11:33:47.991Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-18T11:33:48.928Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-18T11:33:48.928Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-18T11:33:51.461Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-18T11:33:52.029Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-18T11:33:55.314Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-18T11:33:55.314Z] --- PASS: TestContainerKillOnDaemonStart (12.10s) [2021-06-18T11:33:55.314Z] PASS [2021-06-18T11:33:55.314Z] [2021-06-18T11:33:55.314Z] === Skipped [2021-06-18T11:33:55.314Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-18T11:33:55.314Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-18T11:33:55.314Z] [2021-06-18T11:33:55.314Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-18T11:33:55.314Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-18T11:33:55.314Z] [2021-06-18T11:33:55.314Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-18T11:33:55.314Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-18T11:33:55.314Z] [2021-06-18T11:33:55.314Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-18T11:33:55.314Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-18T11:33:55.314Z] [2021-06-18T11:33:55.314Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-18T11:33:55.314Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-18T11:33:55.314Z] [2021-06-18T11:33:55.314Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-18T11:33:55.314Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-18T11:33:55.314Z] [2021-06-18T11:33:55.314Z] [2021-06-18T11:33:55.314Z] DONE 196 tests, 6 skipped in 150.189s [2021-06-18T11:33:55.314Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-18T11:33:55.314Z] ++ 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 [2021-06-18T11:33:55.314Z] ++ set -e [2021-06-18T11:33:55.314Z] ++ '[' -n 0 ']' [2021-06-18T11:33:55.314Z] ++ set -x [2021-06-18T11:33:55.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:33:55.314Z] INFO: Testing against a local daemon [2021-06-18T11:33:55.314Z] === RUN TestCommitInheritsEnv [2021-06-18T11:33:55.314Z] --- PASS: TestCommitInheritsEnv (0.22s) [2021-06-18T11:33:55.314Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-18T11:33:55.314Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-18T11:33:55.314Z] === RUN TestImagesFilterMultiReference [2021-06-18T11:33:55.314Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-06-18T11:33:55.314Z] === RUN TestImagePullPlatformInvalid [2021-06-18T11:33:55.314Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-18T11:33:55.314Z] === RUN TestRemoveImageOrphaning [2021-06-18T11:33:55.573Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2021-06-18T11:33:55.573Z] === RUN TestRemoveImageGarbageCollector [2021-06-18T11:33:56.509Z] check_test.go:309: [d1fb26d5dd44e] daemon is not started [2021-06-18T11:33:56.509Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-18T11:33:57.076Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-18T11:33:57.335Z] --- PASS: TestRemoveImageGarbageCollector (1.82s) [2021-06-18T11:33:57.335Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-18T11:33:57.335Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-06-18T11:33:57.335Z] === RUN TestTagInvalidReference [2021-06-18T11:33:57.335Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-18T11:33:57.335Z] === RUN TestTagValidPrefixedRepo [2021-06-18T11:33:57.594Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-06-18T11:33:57.594Z] === RUN TestTagExistedNameWithoutForce [2021-06-18T11:33:57.594Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-18T11:33:57.594Z] === RUN TestTagOfficialNames [2021-06-18T11:33:57.594Z] --- PASS: TestTagOfficialNames (0.04s) [2021-06-18T11:33:57.594Z] === RUN TestTagMatchesDigest [2021-06-18T11:33:57.594Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-18T11:33:57.594Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-18T11:33:57.594Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-18T11:33:58.163Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-18T11:34:00.068Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-18T11:34:00.068Z] check_test.go:309: [d6fb30525cbf2] daemon is not started [2021-06-18T11:34:00.068Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-18T11:34:01.005Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-18T11:34:01.573Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-18T11:34:01.834Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-18T11:34:01.834Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-18T11:34:02.093Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-18T11:34:05.383Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-18T11:34:05.642Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-18T11:34:05.642Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-18T11:34:07.020Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-18T11:34:07.589Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-18T11:34:09.495Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-18T11:34:09.755Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-18T11:34:13.046Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-18T11:34:14.950Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-18T11:34:16.857Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-18T11:34:16.857Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-18T11:34:18.235Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-18T11:34:18.803Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-18T11:34:19.062Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-18T11:34:19.999Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-18T11:34:22.536Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-18T11:34:29.104Z] docker_cli_daemon_test.go:2550: [db51a9a671533] daemon is not started [2021-06-18T11:34:29.671Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-18T11:34:33.863Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-18T11:34:33.863Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-18T11:34:38.055Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-18T11:34:38.055Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-18T11:34:38.055Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-18T11:34:38.055Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-18T11:34:38.623Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-18T11:34:38.623Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-18T11:34:38.623Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-18T11:34:38.882Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-18T11:34:40.260Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-18T11:34:41.197Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-18T11:34:41.765Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-18T11:34:42.025Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-18T11:34:43.323Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m38.620692229s with top 10 stages: buildssa: 1m52.948764535s, goimports: 24.496240497s, unconvert: 13.443003874s, gosec: 12.198513294s, golint: 6.873588023s, ineffassign: 5.616717735s, misspell: 5.007142811s, inspect: 4.458258041s, vrp: 3.51637295s, printf: 2.381646823s [2021-06-18T11:34:43.324Z] INFO [runner] Issues before processing: 2884, after processing: 0 [2021-06-18T11:34:43.324Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2309/2309, identifier_marker: 1920/1920, exclude: 1920/1920, nolint: 0/78, autogenerated_exclude: 1920/2309, skip_dirs: 2309/2309, exclude-rules: 78/1920, cgo: 2309/2884, path_prettifier: 2309/2309, skip_files: 2309/2309 [2021-06-18T11:34:43.324Z] INFO [runner] processing took 167.524565ms with stages: nolint: 71.517109ms, identifier_marker: 59.854129ms, path_prettifier: 16.054786ms, autogenerated_exclude: 8.061211ms, exclude-rules: 7.073764ms, skip_dirs: 3.802012ms, cgo: 635.834µs, filename_unadjuster: 519.468µs, max_same_issues: 1.651µs, uniq_by_line: 1.041µs, max_per_file_from_linter: 598ns, diff: 598ns, max_from_linter: 491ns, source_code: 490ns, exclude: 483ns, skip_files: 478ns, path_shortener: 422ns [2021-06-18T11:34:43.324Z] INFO [runner] linters took 1m50.659914493s with stages: goanalysis_metalinter: 1m27.964675948s, unused: 22.527302971s [2021-06-18T11:34:43.324Z] INFO File cache stats: 1699 entries of total size 8.6MiB [2021-06-18T11:34:43.324Z] INFO Memory: 2479 samples, avg is 1688.6MB, max is 4171.1MB [2021-06-18T11:34:43.324Z] INFO Execution took 4m7.799105337s [2021-06-18T11:34:43.324Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-18T11:34:43.404Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-18T11:34:43.670Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3638aff0fbe10e028cfde34a2f011efae4011277 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3638aff0fbe10e028cfde34a2f011efae4011277 hack/make.sh dynbinary test-docker-py [2021-06-18T11:34:44.242Z] [2021-06-18T11:34:44.242Z] Removing bundles/ [2021-06-18T11:34:44.242Z] [2021-06-18T11:34:44.242Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-18T11:34:44.242Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-18T11:34:44.242Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T11:34:44.342Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-18T11:34:44.342Z] check_test.go:309: [dcbca01b49a82] daemon is not started [2021-06-18T11:34:44.342Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-18T11:34:44.601Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-18T11:34:45.538Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-18T11:34:46.474Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite (311.59s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.89s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.31s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.22s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.03s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.35s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.60s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.08s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.70s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.36s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.19s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.86s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.44s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.20s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.34s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.36s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.42s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.36s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.01s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.77s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.56s) [2021-06-18T11:34:48.379Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.06s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.91s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.87s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.60s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.63s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.02s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (2.99s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.42s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.46s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.59s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.55s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.72s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.59s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.62s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.98s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.21s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (10.75s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.04s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.97s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.73s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.34s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.25s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.13s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.32s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.82s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.22s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.96s) [2021-06-18T11:34:48.379Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-18T11:34:48.379Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.85s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.81s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.91s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.88s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.70s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (2.71s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.78s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.14s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.15s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.19s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (2.77s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.77s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (3.48s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.09s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.22s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.83s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.24s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.48s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.86s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.03s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.13s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.91s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.65s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.60s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.19s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.17s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (2.67s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.90s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.09s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.91s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.95s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.26s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.25s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.83s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.85s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.65s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.12s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.50s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.23s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.46s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.38s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.04s) [2021-06-18T11:34:48.379Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.06s) [2021-06-18T11:34:48.379Z] === RUN TestDockerSwarmSuite [2021-06-18T11:34:48.379Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-18T11:34:51.802Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-18T11:34:52.370Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-18T11:34:54.277Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-18T11:34:58.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-18T11:35:10.681Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-18T11:35:10.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-18T11:35:11.507Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-18T11:35:11.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-18T11:35:13.411Z] docker_api_swarm_test.go:562: [d22722cc92508] joining swarm manager [dead128d28b9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:35:19.979Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-18T11:35:19.979Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-18T11:35:19.979Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-18T11:35:20.238Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-18T11:35:21.615Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-18T11:35:21.615Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-18T11:35:21.615Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-18T11:35:21.615Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-18T11:35:24.904Z] docker_api_swarm_test.go:584: [d763254f02809] joining swarm manager [dead128d28b9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:35:27.440Z] check_test.go:380: [d22722cc92508] daemon is not started [2021-06-18T11:35:30.729Z] --- PASS: TestImportExtremelyLargeImageWorks (92.77s) [2021-06-18T11:35:30.729Z] PASS [2021-06-18T11:35:30.729Z] [2021-06-18T11:35:30.729Z] DONE 12 tests in 95.270s [2021-06-18T11:35:30.729Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-18T11:35:30.729Z] ++ 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 [2021-06-18T11:35:30.729Z] ++ set -e [2021-06-18T11:35:30.729Z] ++ '[' -n 0 ']' [2021-06-18T11:35:30.729Z] ++ set -x [2021-06-18T11:35:30.729Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:35:30.729Z] INFO: Testing against a local daemon [2021-06-18T11:35:30.729Z] === RUN TestNetworkCreateDelete [2021-06-18T11:35:30.729Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-06-18T11:35:30.729Z] === RUN TestDockerNetworkDeletePreferID [2021-06-18T11:35:30.988Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2021-06-18T11:35:30.988Z] === RUN TestDaemonDNSFallback [2021-06-18T11:35:31.924Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-18T11:35:32.183Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-18T11:35:32.442Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-18T11:35:33.009Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-18T11:35:33.009Z] === RUN TestDockerSuite/TestBuildFails [2021-06-18T11:35:33.945Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-18T11:35:34.204Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-18T11:35:34.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-18T11:35:34.204Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-18T11:35:34.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-18T11:35:36.108Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-18T11:35:36.108Z] docker_api_swarm_test.go:45: [d72d26025a838] joining swarm manager [d7303ca08f2ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:35:38.013Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-18T11:35:38.013Z] --- PASS: TestDaemonDNSFallback (6.68s) [2021-06-18T11:35:38.013Z] === RUN TestInspectNetwork [2021-06-18T11:35:39.390Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-18T11:35:40.768Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-18T11:35:41.027Z] === RUN TestInspectNetwork/full_network_id [2021-06-18T11:35:41.027Z] === RUN TestInspectNetwork/partial_network_id [2021-06-18T11:35:41.027Z] === RUN TestInspectNetwork/network_name [2021-06-18T11:35:41.027Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-18T11:35:41.027Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-18T11:35:41.963Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-18T11:35:43.866Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-18T11:35:43.866Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-18T11:35:44.125Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-18T11:35:46.027Z] --- PASS: TestInspectNetwork (8.03s) [2021-06-18T11:35:46.027Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-18T11:35:46.027Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-18T11:35:46.027Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-18T11:35:46.027Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-18T11:35:46.027Z] === RUN TestRunContainerWithBridgeNone [2021-06-18T11:35:46.286Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-18T11:35:48.190Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-18T11:35:48.757Z] --- PASS: TestRunContainerWithBridgeNone (2.91s) [2021-06-18T11:35:48.757Z] === RUN TestNetworkInvalidJSON [2021-06-18T11:35:48.757Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-18T11:35:48.757Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-18T11:35:48.757Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T11:35:48.757Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T11:35:48.757Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T11:35:48.757Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T11:35:48.757Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-18T11:35:48.757Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-18T11:35:48.757Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-18T11:35:48.757Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-18T11:35:48.757Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-18T11:35:48.757Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-18T11:35:48.757Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-18T11:35:48.757Z] === RUN TestNetworkList [2021-06-18T11:35:48.757Z] === RUN TestNetworkList//networks [2021-06-18T11:35:48.757Z] === PAUSE TestNetworkList//networks [2021-06-18T11:35:48.757Z] === RUN TestNetworkList//networks/ [2021-06-18T11:35:48.757Z] === PAUSE TestNetworkList//networks/ [2021-06-18T11:35:48.757Z] === CONT TestNetworkList//networks [2021-06-18T11:35:48.757Z] === CONT TestNetworkList//networks/ [2021-06-18T11:35:48.757Z] --- PASS: TestNetworkList (0.01s) [2021-06-18T11:35:48.757Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-18T11:35:48.757Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-18T11:35:48.757Z] === RUN TestHostIPv4BridgeLabel [2021-06-18T11:35:49.016Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-18T11:35:49.275Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-06-18T11:35:49.275Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-18T11:35:50.653Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-06-18T11:35:50.653Z] === RUN TestDaemonDefaultNetworkPools [2021-06-18T11:35:51.221Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-06-18T11:35:51.221Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-18T11:35:51.221Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-18T11:35:51.480Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-18T11:35:52.416Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-18T11:35:52.416Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-06-18T11:35:52.416Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-18T11:35:52.675Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-18T11:35:52.934Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-18T11:35:52.934Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-18T11:35:53.870Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-06-18T11:35:53.870Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-18T11:35:53.870Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-18T11:35:54.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-18T11:35:54.129Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-18T11:35:54.388Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-06-18T11:35:54.388Z] === RUN TestServiceWithPredefinedNetwork [2021-06-18T11:35:54.388Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-18T11:35:54.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-18T11:35:54.647Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-18T11:35:54.905Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-18T11:35:55.164Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-18T11:35:55.732Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-18T11:35:57.109Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) [2021-06-18T11:35:57.109Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-18T11:35:57.109Z] service_test.go:242: FLAKY_TEST [2021-06-18T11:35:57.109Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-18T11:35:57.109Z] === RUN TestServiceWithDataPathPortInit [2021-06-18T11:35:57.368Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-18T11:36:02.639Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-18T11:36:05.926Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-18T11:36:05.926Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-18T11:36:05.926Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-18T11:36:05.926Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-18T11:36:05.926Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-18T11:36:05.926Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-18T11:36:06.863Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-18T11:36:08.240Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-18T11:36:11.526Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-18T11:36:11.526Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-18T11:36:11.526Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-18T11:36:12.904Z] --- PASS: TestServiceWithDataPathPortInit (15.86s) [2021-06-18T11:36:12.904Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-18T11:36:16.193Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2w0w6av49voos5mbvf2hequ3t Created:2021-06-18 11:36:14.327889784 +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[a0a65c188336c591070da24c01a9a7316cc8eb63787b72014c8a8c5e26396782:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2qkqqo8m402139y340nxesm06 EndpointID:39cccf73479eac0b5d71aaf946b49005fc50d735dd38d67fcf92c3f46095592e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9f9e8391e4a1a23873891499113edd4ae1c7b252a78e5b4a6d9ee2005fc2f6a6 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:3023c4889431 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2qkqqo8m402139y340nxesm06 EndpointID:39cccf73479eac0b5d71aaf946b49005fc50d735dd38d67fcf92c3f46095592e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-18T11:36:20.382Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-18T11:36:20.829Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-18T11:36:20.829Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-18T11:36:20.829Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T11:36:20.829Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-18T11:36:20.829Z] [2021-06-18T11:36:20.829Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-18T11:36:20.829Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-18T11:36:20.829Z] Using test binary docker [2021-06-18T11:36:20.829Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-18T11:36:20.829Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-18T11:36:20.829Z] INFO: Waiting for daemon to start... [2021-06-18T11:36:20.829Z] Starting dockerd [2021-06-18T11:36:20.829Z] . [2021-06-18T11:36:20.829Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-18T11:36:20.950Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.02s) [2021-06-18T11:36:20.950Z] PASS [2021-06-18T11:36:20.950Z] [2021-06-18T11:36:20.950Z] === Skipped [2021-06-18T11:36:20.950Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-18T11:36:20.950Z] service_test.go:242: FLAKY_TEST [2021-06-18T11:36:20.950Z] [2021-06-18T11:36:20.950Z] [2021-06-18T11:36:20.950Z] DONE 26 tests, 1 skipped in 50.688s [2021-06-18T11:36:20.950Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-18T11:36:20.950Z] ++ 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 [2021-06-18T11:36:20.950Z] ++ set -e [2021-06-18T11:36:20.950Z] ++ '[' -n 0 ']' [2021-06-18T11:36:20.950Z] ++ set -x [2021-06-18T11:36:20.950Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:36:20.950Z] INFO: Testing against a local daemon [2021-06-18T11:36:20.950Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-18T11:36:20.950Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-18T11:36:20.950Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-18T11:36:20.950Z] === RUN TestDockerNetworkIpvlan [2021-06-18T11:36:20.950Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-18T11:36:20.950Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-18T11:36:20.950Z] PASS [2021-06-18T11:36:20.950Z] [2021-06-18T11:36:20.950Z] === Skipped [2021-06-18T11:36:20.950Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-18T11:36:20.950Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-18T11:36:20.950Z] [2021-06-18T11:36:20.950Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-18T11:36:20.950Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-18T11:36:20.950Z] [2021-06-18T11:36:20.950Z] [2021-06-18T11:36:20.950Z] DONE 2 tests, 2 skipped in 0.030s [2021-06-18T11:36:20.950Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-18T11:36:20.950Z] ++ 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 [2021-06-18T11:36:20.950Z] ++ set -e [2021-06-18T11:36:20.950Z] ++ '[' -n 0 ']' [2021-06-18T11:36:20.950Z] ++ set -x [2021-06-18T11:36:20.950Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:36:21.209Z] INFO: Testing against a local daemon [2021-06-18T11:36:21.209Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-18T11:36:22.585Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2021-06-18T11:36:22.585Z] === RUN TestDockerNetworkMacvlan [2021-06-18T11:36:23.153Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-18T11:36:23.412Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-18T11:36:23.671Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-18T11:36:24.609Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-18T11:36:24.609Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-18T11:36:26.514Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-18T11:36:26.514Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-18T11:36:26.514Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-18T11:36:27.082Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-18T11:36:30.368Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-18T11:36:30.628Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-18T11:36:30.886Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-18T11:36:32.790Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-18T11:36:33.049Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-18T11:36:34.954Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-18T11:36:34.954Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-18T11:36:35.522Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-18T11:36:36.461Z] --- PASS: TestDockerNetworkMacvlan (14.22s) [2021-06-18T11:36:36.461Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-06-18T11:36:36.461Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-06-18T11:36:36.461Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.45s) [2021-06-18T11:36:36.461Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.74s) [2021-06-18T11:36:36.461Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.81s) [2021-06-18T11:36:36.461Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2021-06-18T11:36:36.461Z] PASS [2021-06-18T11:36:36.461Z] [2021-06-18T11:36:36.461Z] DONE 8 tests in 15.509s [2021-06-18T11:36:36.461Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-18T11:36:36.461Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-18T11:36:36.461Z] ++ 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 [2021-06-18T11:36:36.461Z] ++ set -e [2021-06-18T11:36:36.461Z] ++ '[' -n 0 ']' [2021-06-18T11:36:36.461Z] ++ set -x [2021-06-18T11:36:36.461Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:36:36.720Z] testing: warning: no tests to run [2021-06-18T11:36:36.720Z] PASS [2021-06-18T11:36:36.720Z] [2021-06-18T11:36:36.720Z] DONE 0 tests in 0.012s [2021-06-18T11:36:36.720Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-18T11:36:36.720Z] ++ 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 [2021-06-18T11:36:36.720Z] ++ set -e [2021-06-18T11:36:36.720Z] ++ '[' -n 0 ']' [2021-06-18T11:36:36.720Z] ++ set -x [2021-06-18T11:36:36.720Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:36:36.720Z] INFO: Testing against a local daemon [2021-06-18T11:36:36.720Z] === RUN TestAuthZPluginAllowRequest [2021-06-18T11:36:37.657Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-18T11:36:37.916Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2021-06-18T11:36:37.916Z] === RUN TestAuthZPluginTLS [2021-06-18T11:36:38.483Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-18T11:36:38.483Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-06-18T11:36:38.483Z] === RUN TestAuthZPluginDenyRequest [2021-06-18T11:36:38.742Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-18T11:36:38.742Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-18T11:36:39.001Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-18T11:36:39.001Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-06-18T11:36:39.001Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-18T11:36:39.260Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-18T11:36:39.519Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-18T11:36:39.519Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-18T11:36:39.519Z] === RUN TestAuthZPluginDenyResponse [2021-06-18T11:36:40.087Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-06-18T11:36:40.087Z] === RUN TestAuthZPluginAllowEventStream [2021-06-18T11:36:41.464Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-18T11:36:41.464Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2021-06-18T11:36:41.464Z] === RUN TestAuthZPluginErrorResponse [2021-06-18T11:36:41.722Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-18T11:36:41.981Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-06-18T11:36:41.981Z] === RUN TestAuthZPluginErrorRequest [2021-06-18T11:36:42.549Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-06-18T11:36:42.549Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-18T11:36:43.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-18T11:36:43.117Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-06-18T11:36:43.117Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-18T11:36:44.053Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-18T11:36:44.990Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2021-06-18T11:36:44.990Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-18T11:36:44.990Z] docker_api_swarm_test.go:303: [de8a8b1864fc9] joining swarm manager [d5443366fbf90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:36:44.990Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-18T11:36:46.367Z] docker_api_swarm_test.go:304: [ddf97a2f02287] joining swarm manager [d5443366fbf90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:36:46.626Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2021-06-18T11:36:46.626Z] === RUN TestAuthZPluginHeader [2021-06-18T11:36:47.194Z] --- PASS: TestAuthZPluginHeader (0.67s) [2021-06-18T11:36:47.194Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-18T11:36:47.453Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-18T11:36:47.713Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-18T11:36:48.282Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-18T11:36:49.658Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-18T11:36:49.658Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-18T11:36:51.036Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.51s) [2021-06-18T11:36:51.036Z] === RUN TestAuthZPluginV2Disable [2021-06-18T11:36:52.940Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-18T11:36:53.507Z] --- PASS: TestAuthZPluginV2Disable (2.68s) [2021-06-18T11:36:53.507Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-18T11:36:54.075Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-18T11:36:55.012Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-18T11:36:55.579Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-18T11:36:55.840Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.49s) [2021-06-18T11:36:55.840Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-18T11:37:03.960Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (7.20s) [2021-06-18T11:37:03.960Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-18T11:37:03.960Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-18T11:37:06.563Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-18T11:37:07.537Z] sha256:d3dc355b592d5467b5d2320bdd74845809bc7eae720ed9f331d2a0c97ea9c0e0 [2021-06-18T11:37:07.537Z] INFO: Starting docker-py tests... [2021-06-18T11:37:07.537Z] ============================= test session starts ============================== [2021-06-18T11:37:07.537Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-18T11:37:07.537Z] rootdir: /src, inifile: pytest.ini [2021-06-18T11:37:07.537Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-18T11:37:07.537Z] collected 390 items / 1 deselected / 389 selected [2021-06-18T11:37:07.537Z] [2021-06-18T11:37:10.803Z] === RUN TestDockerSuite/TestBuildRm [2021-06-18T11:37:12.764Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-18T11:37:13.702Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-18T11:37:14.269Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-18T11:37:14.837Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-18T11:37:15.096Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-18T11:37:15.663Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-18T11:37:16.598Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-18T11:37:17.534Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-18T11:37:18.101Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-18T11:37:20.004Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2021-06-18T11:37:20.004Z] PASS [2021-06-18T11:37:20.004Z] [2021-06-18T11:37:20.004Z] DONE 17 tests in 43.107s [2021-06-18T11:37:20.004Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-18T11:37:20.004Z] ++ 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 [2021-06-18T11:37:20.004Z] ++ set -e [2021-06-18T11:37:20.004Z] ++ '[' -n 0 ']' [2021-06-18T11:37:20.004Z] ++ set -x [2021-06-18T11:37:20.004Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:37:20.004Z] INFO: Testing against a local daemon [2021-06-18T11:37:20.004Z] === RUN TestPluginInvalidJSON [2021-06-18T11:37:20.004Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T11:37:20.004Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T11:37:20.004Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-18T11:37:20.004Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-06-18T11:37:20.004Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-18T11:37:20.004Z] === RUN TestPluginInstall [2021-06-18T11:37:20.004Z] === RUN TestPluginInstall/no_auth [2021-06-18T11:37:20.572Z] time="2021-06-18T11:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T11:37:20.572Z] time="2021-06-18T11:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb994b55c88f56b826470dfd47b79c11c7a48eb8fb498d435c7e3a69b48e0a2a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T11:37:20.572Z] time="2021-06-18T11:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T11:37:20.572Z] time="2021-06-18T11:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb994b55c88f56b826470dfd47b79c11c7a48eb8fb498d435c7e3a69b48e0a2a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T11:37:20.572Z] === RUN TestPluginInstall/with_htpasswd [2021-06-18T11:37:21.140Z] time="2021-06-18T11:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T11:37:21.140Z] time="2021-06-18T11:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7192f35cc8ecc13cf261e1ce07e4dd1f8485863fa06c5007eb816cc0204faeec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T11:37:21.140Z] time="2021-06-18T11:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T11:37:21.140Z] time="2021-06-18T11:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7192f35cc8ecc13cf261e1ce07e4dd1f8485863fa06c5007eb816cc0204faeec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T11:37:21.400Z] === RUN TestPluginInstall/with_insecure [2021-06-18T11:37:21.400Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-18T11:37:21.400Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-18T11:37:21.658Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-18T11:37:21.658Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-18T11:37:21.658Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-18T11:37:21.917Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-18T11:37:22.177Z] time="2021-06-18T11:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T11:37:22.177Z] time="2021-06-18T11:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a762ab714ed14bd4e39a641bc27c3d5164300a5a9aced97519bf57d06cd193a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T11:37:22.177Z] time="2021-06-18T11:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-18T11:37:22.177Z] time="2021-06-18T11:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a762ab714ed14bd4e39a641bc27c3d5164300a5a9aced97519bf57d06cd193a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-18T11:37:22.435Z] plugin_test.go:165: [dfe5c6da12956] daemon is not started [2021-06-18T11:37:22.435Z] --- PASS: TestPluginInstall (2.60s) [2021-06-18T11:37:22.435Z] --- PASS: TestPluginInstall/no_auth (0.91s) [2021-06-18T11:37:22.435Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2021-06-18T11:37:22.435Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2021-06-18T11:37:22.435Z] === RUN TestPluginsWithRuntimes [2021-06-18T11:37:22.694Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-18T11:37:22.694Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-18T11:37:23.630Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-18T11:37:23.890Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-18T11:37:24.825Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-18T11:37:25.760Z] --- PASS: TestPluginsWithRuntimes (3.47s) [2021-06-18T11:37:25.760Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2021-06-18T11:37:25.760Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2021-06-18T11:37:25.760Z] === RUN TestPluginBackCompatMediaTypes [2021-06-18T11:37:26.328Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-06-18T11:37:26.328Z] PASS [2021-06-18T11:37:26.328Z] [2021-06-18T11:37:26.328Z] DONE 10 tests in 6.696s [2021-06-18T11:37:26.328Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-18T11:37:26.328Z] ++ 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 [2021-06-18T11:37:26.328Z] ++ set -e [2021-06-18T11:37:26.328Z] ++ '[' -n 0 ']' [2021-06-18T11:37:26.328Z] ++ set -x [2021-06-18T11:37:26.328Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:37:26.394Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-18T11:37:26.586Z] INFO: Testing against a local daemon [2021-06-18T11:37:26.587Z] === RUN TestExternalGraphDriver [2021-06-18T11:37:26.587Z] === RUN TestExternalGraphDriver/json [2021-06-18T11:37:26.963Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-18T11:37:27.963Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-18T11:37:28.530Z] === RUN TestExternalGraphDriver/spec [2021-06-18T11:37:28.530Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-18T11:37:28.734Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-18T11:37:28.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-18T11:37:29.725Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-18T11:37:29.986Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-18T11:37:30.553Z] === RUN TestExternalGraphDriver/pull [2021-06-18T11:37:30.553Z] docker_api_swarm_test.go:271: [dd3e0985d0d07] joining swarm manager [d76708698b002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:37:31.122Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-18T11:37:32.058Z] docker_api_swarm_test.go:272: [d7ee05517ef62] joining swarm manager [d76708698b002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:37:32.058Z] === RUN TestDockerSuite/TestBuildUser [2021-06-18T11:37:32.058Z] --- PASS: TestExternalGraphDriver (5.59s) [2021-06-18T11:37:32.058Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2021-06-18T11:37:32.058Z] --- PASS: TestExternalGraphDriver/spec (1.99s) [2021-06-18T11:37:32.058Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2021-06-18T11:37:32.058Z] === RUN TestGraphdriverPluginV2 [2021-06-18T11:37:33.962Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-18T11:37:35.340Z] --- PASS: TestGraphdriverPluginV2 (3.37s) [2021-06-18T11:37:35.340Z] PASS [2021-06-18T11:37:35.340Z] [2021-06-18T11:37:35.340Z] DONE 5 tests in 9.015s [2021-06-18T11:37:35.599Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-18T11:37:35.599Z] ++ 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 [2021-06-18T11:37:35.599Z] ++ set -e [2021-06-18T11:37:35.599Z] ++ '[' -n 0 ']' [2021-06-18T11:37:35.599Z] ++ set -x [2021-06-18T11:37:35.599Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:37:35.599Z] INFO: Testing against a local daemon [2021-06-18T11:37:35.599Z] === RUN TestContinueAfterPluginCrash [2021-06-18T11:37:35.599Z] === PAUSE TestContinueAfterPluginCrash [2021-06-18T11:37:35.599Z] === RUN TestReadPluginNoRead [2021-06-18T11:37:35.599Z] === PAUSE TestReadPluginNoRead [2021-06-18T11:37:35.599Z] === RUN TestDaemonStartWithLogOpt [2021-06-18T11:37:35.599Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-18T11:37:35.599Z] === CONT TestContinueAfterPluginCrash [2021-06-18T11:37:35.599Z] === CONT TestDaemonStartWithLogOpt [2021-06-18T11:37:35.599Z] === CONT TestReadPluginNoRead [2021-06-18T11:37:36.978Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-18T11:37:37.914Z] === RUN TestReadPluginNoRead/default [2021-06-18T11:37:38.481Z] --- PASS: TestDaemonStartWithLogOpt (2.85s) [2021-06-18T11:37:40.385Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-18T11:37:41.762Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-18T11:37:43.141Z] === CONT TestReadPluginNoRead [2021-06-18T11:37:43.141Z] read_test.go:92: [df18a91f7c1b2] daemon is not started [2021-06-18T11:37:43.141Z] --- PASS: TestReadPluginNoRead (7.57s) [2021-06-18T11:37:43.141Z] --- PASS: TestReadPluginNoRead/default (2.14s) [2021-06-18T11:37:43.141Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2021-06-18T11:37:43.141Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.64s) [2021-06-18T11:37:43.710Z] --- PASS: TestContinueAfterPluginCrash (8.23s) [2021-06-18T11:37:43.710Z] PASS [2021-06-18T11:37:43.710Z] [2021-06-18T11:37:43.710Z] DONE 6 tests in 8.296s [2021-06-18T11:37:43.710Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-18T11:37:43.711Z] ++ 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 [2021-06-18T11:37:43.711Z] ++ set -e [2021-06-18T11:37:43.711Z] ++ '[' -n 0 ']' [2021-06-18T11:37:43.711Z] ++ set -x [2021-06-18T11:37:43.711Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:37:43.711Z] testing: warning: no tests to run [2021-06-18T11:37:43.711Z] PASS [2021-06-18T11:37:43.711Z] [2021-06-18T11:37:43.711Z] DONE 0 tests in 0.007s [2021-06-18T11:37:43.711Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-18T11:37:43.711Z] ++ 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 [2021-06-18T11:37:43.711Z] ++ set -e [2021-06-18T11:37:43.711Z] ++ '[' -n 0 ']' [2021-06-18T11:37:43.711Z] ++ set -x [2021-06-18T11:37:43.711Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:37:43.970Z] INFO: Testing against a local daemon [2021-06-18T11:37:43.970Z] === RUN TestPluginWithDevMounts [2021-06-18T11:37:43.970Z] === PAUSE TestPluginWithDevMounts [2021-06-18T11:37:43.970Z] === CONT TestPluginWithDevMounts [2021-06-18T11:37:45.348Z] --- PASS: TestPluginWithDevMounts (1.58s) [2021-06-18T11:37:45.348Z] PASS [2021-06-18T11:37:45.348Z] [2021-06-18T11:37:45.348Z] DONE 1 tests in 1.617s [2021-06-18T11:37:45.348Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-18T11:37:45.348Z] ++ 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 [2021-06-18T11:37:45.348Z] ++ set -e [2021-06-18T11:37:45.348Z] ++ '[' -n 0 ']' [2021-06-18T11:37:45.348Z] ++ set -x [2021-06-18T11:37:45.348Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:37:45.607Z] INFO: Testing against a local daemon [2021-06-18T11:37:45.607Z] === RUN TestSecretInspect [2021-06-18T11:37:46.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-18T11:37:48.077Z] --- PASS: TestSecretInspect (2.71s) [2021-06-18T11:37:48.077Z] === RUN TestSecretList [2021-06-18T11:37:50.610Z] --- PASS: TestSecretList (2.54s) [2021-06-18T11:37:50.610Z] === RUN TestSecretsCreateAndDelete [2021-06-18T11:37:52.516Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-18T11:37:53.084Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-18T11:37:53.343Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-18T11:37:53.343Z] --- PASS: TestSecretsCreateAndDelete (2.68s) [2021-06-18T11:37:53.343Z] === RUN TestSecretsUpdate [2021-06-18T11:37:54.280Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-18T11:37:54.849Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-18T11:37:56.227Z] --- PASS: TestSecretsUpdate (2.61s) [2021-06-18T11:37:56.227Z] === RUN TestTemplatedSecret [2021-06-18T11:37:56.227Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-18T11:37:56.227Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-18T11:37:56.227Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-18T11:37:56.227Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-18T11:37:56.227Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-18T11:37:56.227Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-18T11:37:56.227Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-18T11:37:56.227Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-18T11:37:56.227Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-18T11:37:58.131Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-18T11:37:58.131Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-18T11:37:59.068Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-18T11:37:59.327Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-18T11:37:59.894Z] --- PASS: TestTemplatedSecret (3.75s) [2021-06-18T11:37:59.894Z] === RUN TestSecretCreateResolve [2021-06-18T11:38:00.462Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-18T11:38:00.462Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-18T11:38:02.365Z] --- PASS: TestSecretCreateResolve (2.66s) [2021-06-18T11:38:02.365Z] PASS [2021-06-18T11:38:02.365Z] [2021-06-18T11:38:02.365Z] DONE 6 tests in 16.981s [2021-06-18T11:38:02.365Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-18T11:38:02.365Z] ++ 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 [2021-06-18T11:38:02.365Z] ++ set -e [2021-06-18T11:38:02.365Z] ++ '[' -n 0 ']' [2021-06-18T11:38:02.365Z] ++ set -x [2021-06-18T11:38:02.365Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:38:02.365Z] INFO: Testing against a local daemon [2021-06-18T11:38:02.365Z] === RUN TestServiceCreateInit [2021-06-18T11:38:02.365Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-18T11:38:02.933Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-18T11:38:04.837Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-18T11:38:04.933Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-18T11:38:05.406Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-18T11:38:05.665Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-18T11:38:05.924Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-18T11:38:05.924Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-18T11:38:05.924Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-18T11:38:06.492Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-18T11:38:07.060Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-18T11:38:08.437Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-18T11:38:08.437Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-18T11:38:08.437Z] docker_cli_sni_test.go:18: Flakey test [2021-06-18T11:38:08.437Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-18T11:38:09.374Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-18T11:38:10.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-18T11:38:10.310Z] === RUN TestDockerSuite/TestCommitChange [2021-06-18T11:38:11.247Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-18T11:38:12.624Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-18T11:38:13.192Z] --- PASS: TestServiceCreateInit (10.61s) [2021-06-18T11:38:13.192Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.69s) [2021-06-18T11:38:13.192Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.91s) [2021-06-18T11:38:13.192Z] === RUN TestCreateServiceMultipleTimes [2021-06-18T11:38:14.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-18T11:38:14.569Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-18T11:38:17.105Z] docker_api_swarm_node_test.go:19: [daed880657531] joining swarm manager [de8c39d4b79cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:38:17.105Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-18T11:38:17.364Z] docker_api_swarm_node_test.go:20: [df7a3effbed57] joining swarm manager [de8c39d4b79cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:38:17.932Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-18T11:38:20.466Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-18T11:38:20.724Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-18T11:38:22.627Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-18T11:38:23.563Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-18T11:38:23.563Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-18T11:38:23.563Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-18T11:38:23.822Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-18T11:38:23.822Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-18T11:38:23.822Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-18T11:38:23.822Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-18T11:38:25.724Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-18T11:38:26.660Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-18T11:38:26.660Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-18T11:38:27.597Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-18T11:38:28.164Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-18T11:38:28.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-18T11:38:28.991Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-18T11:38:29.559Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-18T11:38:30.496Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-18T11:38:30.496Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-18T11:38:30.496Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-18T11:38:30.496Z] --- PASS: TestCreateServiceMultipleTimes (17.50s) [2021-06-18T11:38:30.496Z] === RUN TestCreateServiceConflict [2021-06-18T11:38:31.432Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-18T11:38:31.432Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-18T11:38:31.432Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-18T11:38:31.691Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-18T11:38:31.691Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-18T11:38:32.627Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-18T11:38:33.568Z] docker_api_swarm_test.go:501: [d780b0a4de747] joining swarm manager [d6ff59869942d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:38:33.568Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-18T11:38:33.568Z] --- PASS: TestCreateServiceConflict (3.10s) [2021-06-18T11:38:33.568Z] === RUN TestCreateServiceMaxReplicas [2021-06-18T11:38:34.504Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-18T11:38:34.504Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-18T11:38:36.408Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-18T11:38:36.975Z] --- PASS: TestCreateServiceMaxReplicas (3.21s) [2021-06-18T11:38:36.975Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-18T11:38:37.234Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-18T11:38:37.234Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-18T11:38:38.171Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-18T11:38:39.108Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-18T11:38:39.675Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-18T11:38:40.612Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-18T11:38:40.612Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-18T11:38:40.871Z] docker_api_swarm_test.go:506: [d89f09432b459] joining swarm manager [d6ff59869942d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:38:41.129Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-18T11:38:42.066Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-18T11:38:42.632Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-18T11:38:42.632Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-18T11:38:43.568Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-18T11:38:44.944Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-18T11:38:46.321Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-18T11:38:46.579Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-18T11:38:46.579Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-18T11:38:46.579Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-18T11:38:46.579Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-18T11:38:47.146Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-18T11:38:51.334Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.84s) [2021-06-18T11:38:51.334Z] === RUN TestCreateServiceSecretFileMode [2021-06-18T11:38:51.593Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-18T11:38:52.161Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-18T11:38:53.538Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-18T11:38:53.538Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-18T11:38:53.538Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-18T11:38:53.538Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-18T11:38:53.796Z] --- PASS: TestCreateServiceSecretFileMode (3.01s) [2021-06-18T11:38:53.796Z] === RUN TestCreateServiceConfigFileMode [2021-06-18T11:38:56.328Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-18T11:38:57.263Z] --- PASS: TestCreateServiceConfigFileMode (3.36s) [2021-06-18T11:38:57.263Z] === RUN TestCreateServiceSysctls [2021-06-18T11:38:57.263Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-18T11:38:58.199Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-18T11:39:01.487Z] --- PASS: TestCreateServiceSysctls (4.05s) [2021-06-18T11:39:01.487Z] === RUN TestCreateServiceCapabilities [2021-06-18T11:39:04.775Z] --- PASS: TestCreateServiceCapabilities (3.13s) [2021-06-18T11:39:04.775Z] === RUN TestInspect [2021-06-18T11:39:04.775Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-18T11:39:05.342Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-18T11:39:07.246Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-18T11:39:07.813Z] --- PASS: TestInspect (3.36s) [2021-06-18T11:39:07.813Z] === RUN TestCreateJob [2021-06-18T11:39:08.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-18T11:39:09.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-18T11:39:10.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-18T11:39:11.189Z] docker_api_swarm_node_test.go:80: [d86b2045a1cde] joining swarm manager [df03a5e25725b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:39:11.416Z] ..........................xx.................... [ 29%] [2021-06-18T11:39:11.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-18T11:39:11.707Z] --- PASS: TestCreateJob (4.12s) [2021-06-18T11:39:11.707Z] === RUN TestReplicatedJob [2021-06-18T11:39:13.085Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-18T11:39:14.990Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-18T11:39:16.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0001393e0_} [2021-06-18T11:39:18.272Z] --- PASS: TestReplicatedJob (6.29s) [2021-06-18T11:39:18.272Z] === RUN TestUpdateReplicatedJob [2021-06-18T11:39:18.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1628270304_/foo_false____} [2021-06-18T11:39:20.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1628270304_/foo_true____} [2021-06-18T11:39:21.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3313702591_/foo_false____} [2021-06-18T11:39:22.487Z] --- PASS: TestUpdateReplicatedJob (4.43s) [2021-06-18T11:39:22.487Z] === RUN TestServiceListWithStatuses [2021-06-18T11:39:22.487Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-18T11:39:22.487Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-18T11:39:22.487Z] === RUN TestDockerNetworkConnectAlias [2021-06-18T11:39:23.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3313702591_/foo_true____} [2021-06-18T11:39:24.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3313702591_/foo_true__0xc000139428__} [2021-06-18T11:39:25.001Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-18T11:39:25.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000139440_} [2021-06-18T11:39:26.873Z] docker_api_swarm_node_test.go:52: [d2687734eec3a] joining swarm manager [d1c9fbafb0d15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:39:27.441Z] docker_api_swarm_node_test.go:53: [da5fad5af3c24] joining swarm manager [d1c9fbafb0d15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:39:27.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000139470_} [2021-06-18T11:39:27.958Z] --- PASS: TestDockerNetworkConnectAlias (5.47s) [2021-06-18T11:39:27.958Z] === RUN TestDockerNetworkReConnect [2021-06-18T11:39:29.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0001394a0_} [2021-06-18T11:39:31.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0001394b8_} [2021-06-18T11:39:32.173Z] --- PASS: TestDockerNetworkReConnect (4.29s) [2021-06-18T11:39:32.173Z] === RUN TestServicePlugin [2021-06-18T11:39:32.741Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-18T11:39:34.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-18T11:39:34.379Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-18T11:39:35.756Z] plugin_test.go:62: [dcf115068c55e] joining swarm manager [d60e3a06e2efe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:39:36.826Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-18T11:39:37.135Z] plugin_test.go:65: [da9726238771d] joining swarm manager [d60e3a06e2efe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:39:37.394Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-18T11:39:39.298Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-18T11:39:42.584Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-18T11:39:43.520Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-18T11:39:43.520Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-18T11:39:44.456Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-18T11:39:45.023Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-18T11:39:45.922Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-18T11:39:45.959Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-18T11:39:46.527Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-18T11:39:47.463Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-18T11:39:48.030Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-18T11:39:48.967Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-18T11:39:49.739Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-18T11:39:49.902Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-18T11:39:50.838Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-18T11:39:51.405Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-18T11:39:52.341Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-18T11:39:52.908Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-18T11:39:53.844Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-18T11:39:54.780Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-18T11:39:55.716Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-18T11:39:56.653Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-18T11:39:56.653Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-18T11:39:57.220Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-18T11:39:58.156Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-18T11:39:58.724Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-18T11:39:59.660Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-18T11:39:59.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-18T11:40:00.507Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-18T11:40:01.911Z] --- PASS: TestServicePlugin (29.44s) [2021-06-18T11:40:01.911Z] === RUN TestServiceUpdateLabel [2021-06-18T11:40:02.176Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-18T11:40:02.769Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-18T11:40:04.720Z] --- PASS: TestServiceUpdateLabel (2.81s) [2021-06-18T11:40:04.720Z] === RUN TestServiceUpdateSecrets [2021-06-18T11:40:05.314Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-18T11:40:06.291Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-18T11:40:08.195Z] docker_api_swarm_test.go:201: [d8e95f605575e] joining swarm manager [dd358d8260c44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:40:09.772Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-18T11:40:10.099Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-18T11:40:12.631Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-18T11:40:13.198Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-18T11:40:16.912Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-18T11:40:17.386Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-18T11:40:18.420Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-18T11:40:20.673Z] --- PASS: TestServiceUpdateSecrets (16.04s) [2021-06-18T11:40:20.673Z] === RUN TestServiceUpdateConfigs [2021-06-18T11:40:20.932Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-18T11:40:21.869Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-18T11:40:22.803Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-18T11:40:26.058Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-18T11:40:26.994Z] === RUN TestDockerSuite/TestCpToDot [2021-06-18T11:40:27.561Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-18T11:40:28.937Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-18T11:40:30.320Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-18T11:40:30.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-18T11:40:31.256Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-18T11:40:32.194Z] docker_api_swarm_test.go:383: [d2db5e5e68640] joining swarm manager [d838df88aeab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:40:32.453Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-18T11:40:32.453Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-18T11:40:33.389Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-18T11:40:33.389Z] docker_api_swarm_test.go:384: [dcc9e20fbfb23] joining swarm manager [d838df88aeab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:40:34.327Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-18T11:40:34.327Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-18T11:40:34.327Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-18T11:40:34.585Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-18T11:40:35.521Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-18T11:40:35.521Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-18T11:40:35.521Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-18T11:40:35.521Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-18T11:40:36.088Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2021-06-18T11:40:36.088Z] === RUN TestServiceUpdateNetwork [2021-06-18T11:40:36.346Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-18T11:40:36.346Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-18T11:40:36.605Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-18T11:40:36.605Z] === RUN TestDockerSuite/TestCreateRM [2021-06-18T11:40:36.605Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-18T11:40:36.605Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-18T11:40:36.605Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-18T11:40:36.864Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-18T11:40:36.864Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-18T11:40:37.023Z] .......................... [ 67%] [2021-06-18T11:40:38.767Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-18T11:40:39.026Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-18T11:40:39.026Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-18T11:40:41.559Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-18T11:40:41.559Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-18T11:40:41.559Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-18T11:40:41.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-18T11:40:41.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-18T11:40:41.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-18T11:40:42.496Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-18T11:40:44.400Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-18T11:40:44.967Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-18T11:40:46.344Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-18T11:40:47.721Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-18T11:40:48.288Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-18T11:40:49.224Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-18T11:40:49.224Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-18T11:40:49.482Z] --- PASS: TestServiceUpdateNetwork (13.56s) [2021-06-18T11:40:49.482Z] === RUN TestServiceUpdatePidsLimit [2021-06-18T11:40:50.050Z] === RUN TestDockerSuite/TestDockerFails [2021-06-18T11:40:50.050Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-18T11:40:50.050Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-18T11:40:50.050Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-18T11:40:50.985Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-18T11:40:50.985Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-18T11:40:51.554Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-18T11:40:51.812Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-18T11:40:53.188Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-18T11:40:53.189Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-18T11:40:53.189Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-18T11:40:53.448Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-18T11:41:00.012Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-18T11:41:00.012Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-18T11:41:02.544Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-18T11:41:04.482Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-18T11:41:05.887Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-18T11:41:07.269Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-18T11:41:07.269Z] --- PASS: TestServiceUpdatePidsLimit (17.64s) [2021-06-18T11:41:07.269Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2021-06-18T11:41:07.269Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.39s) [2021-06-18T11:41:07.269Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.18s) [2021-06-18T11:41:07.269Z] PASS [2021-06-18T11:41:07.269Z] [2021-06-18T11:41:07.269Z] === Skipped [2021-06-18T11:41:07.269Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-18T11:41:07.269Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-18T11:41:07.269Z] [2021-06-18T11:41:07.269Z] [2021-06-18T11:41:07.269Z] DONE 27 tests, 1 skipped in 184.708s [2021-06-18T11:41:07.269Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-18T11:41:07.269Z] ++ 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 [2021-06-18T11:41:07.269Z] ++ set -e [2021-06-18T11:41:07.269Z] ++ '[' -n 0 ']' [2021-06-18T11:41:07.269Z] ++ set -x [2021-06-18T11:41:07.269Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:41:07.269Z] INFO: Testing against a local daemon [2021-06-18T11:41:07.269Z] === RUN TestSessionCreate [2021-06-18T11:41:07.269Z] --- PASS: TestSessionCreate (0.02s) [2021-06-18T11:41:07.269Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-18T11:41:07.269Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-06-18T11:41:07.269Z] PASS [2021-06-18T11:41:07.269Z] [2021-06-18T11:41:07.269Z] DONE 2 tests in 0.061s [2021-06-18T11:41:07.269Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-18T11:41:07.269Z] ++ 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 [2021-06-18T11:41:07.269Z] ++ set -e [2021-06-18T11:41:07.269Z] ++ '[' -n 0 ']' [2021-06-18T11:41:07.269Z] ++ set -x [2021-06-18T11:41:07.269Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:41:07.269Z] INFO: Testing against a local daemon [2021-06-18T11:41:07.269Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-18T11:41:07.269Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-18T11:41:07.269Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-18T11:41:07.269Z] === RUN TestEventsExecDie [2021-06-18T11:41:07.838Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-18T11:41:08.406Z] --- PASS: TestEventsExecDie (1.02s) [2021-06-18T11:41:08.406Z] === RUN TestEventsBackwardsCompatible [2021-06-18T11:41:08.406Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-06-18T11:41:08.406Z] === RUN TestEventsVolumeCreate [2021-06-18T11:41:08.406Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-18T11:41:08.406Z] === RUN TestInfoBinaryCommits [2021-06-18T11:41:08.406Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-18T11:41:08.406Z] === RUN TestInfoAPIVersioned [2021-06-18T11:41:08.406Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-18T11:41:08.406Z] === RUN TestInfoDiscoveryBackend [2021-06-18T11:41:08.665Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-18T11:41:08.924Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-06-18T11:41:08.924Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-18T11:41:09.491Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-18T11:41:10.059Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-18T11:41:10.059Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-18T11:41:10.059Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-18T11:41:10.318Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-18T11:41:10.318Z] === RUN TestInfoAPI [2021-06-18T11:41:10.576Z] --- PASS: TestInfoAPI (0.02s) [2021-06-18T11:41:10.576Z] === RUN TestInfoAPIWarnings [2021-06-18T11:41:10.835Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-18T11:41:12.739Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-18T11:41:14.116Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-18T11:41:16.650Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-18T11:41:18.383Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-18T11:41:19.184Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-18T11:41:19.751Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-18T11:41:21.135Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-18T11:41:22.073Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-18T11:41:22.332Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-18T11:41:23.709Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-18T11:41:24.276Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-18T11:41:24.276Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-18T11:41:24.535Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-18T11:41:24.793Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-18T11:41:24.793Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-18T11:41:26.169Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-18T11:41:26.737Z] --- PASS: TestInfoAPIWarnings (16.19s) [2021-06-18T11:41:26.737Z] === RUN TestInfoDebug [2021-06-18T11:41:27.306Z] --- PASS: TestInfoDebug (0.52s) [2021-06-18T11:41:27.306Z] === RUN TestInfoInsecureRegistries [2021-06-18T11:41:27.566Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-18T11:41:27.566Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-18T11:41:27.566Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-18T11:41:27.825Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-06-18T11:41:27.825Z] === RUN TestInfoRegistryMirrors [2021-06-18T11:41:28.394Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-18T11:41:28.394Z] === RUN TestLoginFailsWithBadCredentials [2021-06-18T11:41:28.394Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-06-18T11:41:28.394Z] === RUN TestPingCacheHeaders [2021-06-18T11:41:28.394Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-06-18T11:41:28.394Z] === RUN TestPingGet [2021-06-18T11:41:28.394Z] --- PASS: TestPingGet (0.01s) [2021-06-18T11:41:28.394Z] === RUN TestPingHead [2021-06-18T11:41:28.394Z] --- PASS: TestPingHead (0.01s) [2021-06-18T11:41:28.394Z] === RUN TestVersion [2021-06-18T11:41:28.394Z] --- PASS: TestVersion (0.02s) [2021-06-18T11:41:28.394Z] PASS [2021-06-18T11:41:28.394Z] [2021-06-18T11:41:28.394Z] === Skipped [2021-06-18T11:41:28.394Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-18T11:41:28.394Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-18T11:41:28.394Z] [2021-06-18T11:41:28.394Z] [2021-06-18T11:41:28.394Z] DONE 19 tests, 1 skipped in 21.195s [2021-06-18T11:41:28.394Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-18T11:41:28.394Z] ++ 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 [2021-06-18T11:41:28.394Z] ++ set -e [2021-06-18T11:41:28.394Z] ++ '[' -n 0 ']' [2021-06-18T11:41:28.394Z] ++ set -x [2021-06-18T11:41:28.394Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-06-18T11:41:28.394Z] INFO: Testing against a local daemon [2021-06-18T11:41:28.394Z] === RUN TestVolumesCreateAndList [2021-06-18T11:41:28.394Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-18T11:41:28.394Z] === RUN TestVolumesRemove [2021-06-18T11:41:28.653Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-18T11:41:28.653Z] --- PASS: TestVolumesRemove (0.05s) [2021-06-18T11:41:28.653Z] === RUN TestVolumesInspect [2021-06-18T11:41:28.653Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-18T11:41:28.653Z] === RUN TestVolumesInvalidJSON [2021-06-18T11:41:28.653Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-18T11:41:28.653Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-18T11:41:28.653Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-18T11:41:28.653Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-18T11:41:28.653Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-18T11:41:28.653Z] PASS [2021-06-18T11:41:28.653Z] [2021-06-18T11:41:28.653Z] DONE 5 tests in 0.130s [2021-06-18T11:41:28.653Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-18T11:41:28.653Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-18T11:41:28.912Z] ++++ cat bundles/test-integration/docker.pid [2021-06-18T11:41:28.912Z] +++ kill 10203 [2021-06-18T11:41:29.171Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-18T11:41:29.431Z] check_test.go:380: [dcc9e20fbfb23] daemon is not started [2021-06-18T11:41:29.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-18T11:41:29.998Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-18T11:41:30.257Z] +++ /etc/init.d/apparmor stop [2021-06-18T11:41:30.257Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-18T11:41:30.257Z] [2021-06-18T11:41:30.257Z] Unloading profiles will leave already running processes permanently [2021-06-18T11:41:30.257Z] unconfined, which can lead to unexpected situations. [2021-06-18T11:41:30.257Z] [2021-06-18T11:41:30.257Z] To set a process to complain mode, use the command line tool [2021-06-18T11:41:30.257Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-18T11:41:30.257Z] +++ true [2021-06-18T11:41:30.257Z] exiting test-integration [2021-06-18T11:41:30.257Z] ++ exit 0 [2021-06-18T11:41:30.257Z] [2021-06-18T11:41:30.257Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-18T11:41:30.257Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-18T11:41:30.257Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-18T11:41:30.257Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-18T11:41:30.257Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-18T11:41:30.516Z] + for job in $(jobs -p) [2021-06-18T11:41:30.516Z] + wait 10762 [2021-06-18T11:41:31.452Z] docker_api_swarm_test.go:801: [daa77e271ad78] joining swarm manager [d81ade232bc50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:41:31.710Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-18T11:41:32.277Z] === RUN TestDockerSuite/TestEventsRename [2021-06-18T11:41:32.536Z] docker_api_swarm_test.go:801: [d71e2679e9002] joining swarm manager [d81ade232bc50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:41:33.103Z] === RUN TestDockerSuite/TestEventsResize [2021-06-18T11:41:33.331Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-18T11:41:33.671Z] docker_api_swarm_test.go:801: [d550092f0d889] joining swarm manager [d81ade232bc50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-18T11:41:33.929Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-18T11:41:34.865Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-18T11:41:34.865Z] docker_api_swarm_test.go:801: [d4886c156a3e4] joining swarm manager [d81ade232bc50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-18T11:41:35.801Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-18T11:41:35.869Z] tests/integration/client_test.py ..... [ 75%] [2021-06-18T11:41:35.869Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-18T11:41:36.061Z] docker_api_swarm_test.go:809: [d198626c9c293] joining swarm manager [d81ade232bc50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-18T11:41:36.129Z] tests/integration/errors_test.py . [ 76%] [2021-06-18T11:41:36.628Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-18T11:41:39.915Z] === RUN TestDockerSuite/TestEventsTop [2021-06-18T11:41:40.174Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-18T11:41:43.460Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-18T11:41:44.396Z] === RUN TestDockerSuite/TestExec [2021-06-18T11:41:45.332Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-18T11:41:45.898Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-18T11:41:46.465Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-18T11:41:47.401Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-18T11:41:49.303Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-18T11:41:50.240Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-18T11:41:51.177Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-18T11:41:52.116Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-18T11:41:53.492Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-18T11:41:54.076Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-18T11:41:55.460Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-18T11:41:56.837Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-18T11:41:59.370Z] === RUN TestDockerSuite/TestExecEnv [2021-06-18T11:42:00.305Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-18T11:42:01.194Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-18T11:42:01.683Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-18T11:42:02.620Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-18T11:42:05.906Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-18T11:42:06.841Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-18T11:42:07.777Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-18T11:42:08.712Z] === RUN TestDockerSuite/TestExecParseError [2021-06-18T11:42:09.279Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-18T11:42:10.214Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-18T11:42:10.781Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-18T11:42:14.070Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-18T11:42:15.006Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-18T11:42:16.382Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-18T11:42:19.764Z] ......... [ 86%] [2021-06-18T11:42:24.546Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-18T11:42:26.009Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-18T11:42:28.584Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-18T11:42:28.584Z] === RUN TestDockerSuite/TestExecTTY [2021-06-18T11:42:29.152Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-18T11:42:30.125Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-18T11:42:31.061Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-18T11:42:31.996Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-18T11:42:31.996Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-18T11:42:31.996Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-18T11:42:32.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-18T11:42:32.583Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-18T11:42:33.152Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-18T11:42:33.940Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-18T11:42:34.877Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-18T11:42:34.922Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-18T11:42:36.783Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-18T11:42:37.351Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-18T11:42:37.786Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-18T11:42:37.786Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-18T11:42:38.727Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-18T11:42:42.481Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-18T11:42:43.003Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-18T11:42:43.003Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-18T11:42:43.003Z] [2021-06-18T11:42:43.003Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-18T11:42:43.003Z] =========================== short test summary info ============================ [2021-06-18T11:42:43.003Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-18T11:42:43.003Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-18T11:42:43.003Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-18T11:42:43.003Z] Not supported on most drivers [2021-06-18T11:42:43.003Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-18T11:42:43.003Z] Output of docker top depends on host distro, and is not formalized. [2021-06-18T11:42:43.003Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-18T11:42:43.003Z] Output of docker top depends on host distro, and is not formalized. [2021-06-18T11:42:43.003Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-18T11:42:43.003Z] Can fail if eth0 has multiple IP addresses [2021-06-18T11:42:43.003Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-18T11:42:43.003Z] This doesn't seem to be taken into account by the engine [2021-06-18T11:42:43.003Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-18T11:42:43.003Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-18T11:42:43.003Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-18T11:42:43.003Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 338.78 seconds == [2021-06-18T11:42:43.262Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-18T11:42:43.993Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-18T11:42:48.181Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-18T11:42:50.083Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-18T11:42:54.271Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-18T11:42:54.838Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-18T11:42:55.405Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-18T11:42:55.405Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-18T11:42:55.481Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-18T11:42:55.481Z] [2021-06-18T11:42:55.481Z] Unloading profiles will leave already running processes permanently [2021-06-18T11:42:55.481Z] unconfined, which can lead to unexpected situations. [2021-06-18T11:42:55.481Z] [2021-06-18T11:42:55.481Z] To set a process to complain mode, use the command line tool [2021-06-18T11:42:55.481Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-18T11:42:55.481Z] [2021-06-18T11:42:55.665Z] === RUN TestDockerSuite/TestHealth Post stage [Pipeline] junit [2021-06-18T11:42:55.754Z] Recording test results [2021-06-18T11:42:57.041Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-18T11:42:57.344Z] + echo Ensuring container killed. [2021-06-18T11:42:57.344Z] Ensuring container killed. [2021-06-18T11:42:57.344Z] + docker rm -vf docker-pr2 [2021-06-18T11:42:57.344Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-18T11:42:57.657Z] + echo Chowning /workspace to jenkins user [2021-06-18T11:42:57.658Z] Chowning /workspace to jenkins user [2021-06-18T11:42:57.658Z] + id -u [2021-06-18T11:42:57.658Z] + id -g [2021-06-18T11:42:57.658Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42530:/workspace busybox chown -R 1000:1000 /workspace [2021-06-18T11:42:57.658Z] Unable to find image 'busybox:latest' locally [2021-06-18T11:42:57.658Z] latest: Pulling from library/busybox [2021-06-18T11:42:57.942Z] b71f96345d44: Pulling fs layer [2021-06-18T11:42:57.942Z] b71f96345d44: Verifying Checksum [2021-06-18T11:42:57.942Z] b71f96345d44: Download complete [2021-06-18T11:42:57.942Z] b71f96345d44: Pull complete [2021-06-18T11:42:57.942Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-18T11:42:57.942Z] Status: Downloaded newer image for busybox:latest [2021-06-18T11:42:58.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-18T11:42:59.180Z] + bundleName=docker-py [2021-06-18T11:42:59.180Z] + echo Creating docker-py-bundles.tar.gz [2021-06-18T11:42:59.180Z] Creating docker-py-bundles.tar.gz [2021-06-18T11:42:59.180Z] + 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 [2021-06-18T11:42:59.195Z] Archiving artifacts [2021-06-18T11:43:00.106Z] docker_api_swarm_service_test.go:394: [d23752b9764cb] joining swarm manager [d0c0fe23a5856]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:43:00.617Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42530/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [2021-06-18T11:43:00.673Z] docker_api_swarm_service_test.go:394: [d9c730be0bbc0] joining swarm manager [d0c0fe23a5856]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] { (Static) [Pipeline] sh [2021-06-18T11:43:00.971Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3638aff0fbe10e028cfde34a2f011efae4011277 -e DOCKER_GRAPHDRIVER docker:3638aff0fbe10e028cfde34a2f011efae4011277 hack/make.sh binary [2021-06-18T11:43:01.542Z] [2021-06-18T11:43:01.542Z] Removing bundles/ [2021-06-18T11:43:01.542Z] [2021-06-18T11:43:01.542Z] ---> Making bundle: binary (in bundles/binary) [2021-06-18T11:43:01.542Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-18T11:43:01.542Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T11:43:18.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-18T11:43:18.804Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-18T11:43:18.804Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-18T11:43:18.804Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-18T11:43:18.804Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-18T11:43:18.804Z] docker_api_swarm_service_test.go:342: [d5b13f8751fe7] joining swarm manager [d954d9116e894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:43:18.804Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-18T11:43:18.804Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-18T11:43:18.804Z] docker_api_swarm_service_test.go:342: [d6150ad30470e] joining swarm manager [d954d9116e894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:43:19.371Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-18T11:43:19.371Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-18T11:43:19.371Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-18T11:43:19.371Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-18T11:43:19.631Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-18T11:43:19.890Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-18T11:43:20.150Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-18T11:43:20.150Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-18T11:43:20.719Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-18T11:43:20.719Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-18T11:43:21.287Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-18T11:43:22.665Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-18T11:43:22.665Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-18T11:43:23.232Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-18T11:43:25.763Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-18T11:43:25.763Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-18T11:43:25.763Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-18T11:43:27.139Z] === RUN TestDockerSuite/TestImportFile [2021-06-18T11:43:28.516Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-18T11:43:28.516Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-18T11:43:30.419Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-18T11:43:31.795Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-18T11:43:32.732Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-18T11:43:33.300Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-18T11:43:34.236Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-18T11:43:34.495Z] docker_api_swarm_service_test.go:489: [d1a393d504306] joining swarm manager [dd29a863cf7fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:43:35.062Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-18T11:43:35.062Z] docker_api_swarm_service_test.go:489: [d6e5df2d29310] joining swarm manager [dd29a863cf7fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:43:35.629Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-18T11:43:35.629Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-18T11:43:35.629Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-18T11:43:37.006Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-18T11:43:37.941Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-18T11:43:38.508Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-18T11:43:39.444Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-18T11:43:40.011Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-18T11:43:40.578Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-18T11:43:40.578Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-18T11:43:41.955Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-18T11:43:42.522Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-18T11:43:43.460Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-18T11:43:43.460Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-18T11:43:44.027Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-18T11:43:44.028Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-18T11:43:44.028Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-18T11:43:44.989Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-18T11:43:45.568Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-18T11:43:46.504Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-18T11:43:47.071Z] === RUN TestDockerSuite/TestInspectImage [2021-06-18T11:43:47.071Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-18T11:43:47.071Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-18T11:43:47.072Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-18T11:43:47.072Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-18T11:43:47.639Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-18T11:43:48.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-18T11:43:48.465Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-18T11:43:48.465Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-18T11:43:49.404Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-18T11:43:49.971Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-18T11:43:51.347Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-18T11:43:51.347Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-18T11:43:52.283Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-18T11:43:53.220Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-18T11:43:54.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-18T11:43:55.165Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-18T11:43:55.733Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-18T11:43:56.670Z] docker_api_swarm_service_test.go:127: [dbe57f7f9fa25] joining swarm manager [dff7d8ef2c11a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:43:56.670Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-18T11:43:57.237Z] docker_api_swarm_service_test.go:128: [d99b2528d04f2] joining swarm manager [dff7d8ef2c11a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:43:57.497Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-18T11:43:58.433Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-18T11:43:59.000Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-18T11:43:59.000Z] docker_api_swarm_service_test.go:136: [de8f5c7a6929f] joining swarm manager [dff7d8ef2c11a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-18T11:43:59.568Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-18T11:43:59.826Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-18T11:43:59.826Z] docker_api_swarm_service_test.go:137: [d6b3dd082b8e4] joining swarm manager [dff7d8ef2c11a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-18T11:44:01.731Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-18T11:44:03.107Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-18T11:44:04.484Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-18T11:44:05.051Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-18T11:44:06.956Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-18T11:44:09.490Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-18T11:44:11.392Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-18T11:44:11.392Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-18T11:44:13.342Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-18T11:44:13.911Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-18T11:44:14.847Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-18T11:44:22.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-18T11:44:25.497Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-18T11:44:25.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-18T11:44:27.402Z] docker_api_swarm_service_test.go:303: [d0cf074f73fb0] joining swarm manager [d797efc597990]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:44:27.661Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-18T11:44:28.229Z] docker_api_swarm_service_test.go:303: [d4aeecdebf5fc] joining swarm manager [d797efc597990]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:44:30.135Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-18T11:44:30.701Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-18T11:44:33.235Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-18T11:44:33.235Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-18T11:44:33.493Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-18T11:44:33.493Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-18T11:44:33.493Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-18T11:44:34.060Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-18T11:44:34.997Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-18T11:44:38.033Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-18T11:44:38.033Z] Copying nested executables into bundles/binary-daemon [2021-06-18T11:44:38.033Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-18T11:44:38.033Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T11:44:38.033Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-18T11:44:38.033Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-18T11:44:38.377Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3638aff0fbe10e028cfde34a2f011efae4011277 -e DOCKER_GRAPHDRIVER docker:3638aff0fbe10e028cfde34a2f011efae4011277 hack/make.sh cross [2021-06-18T11:44:38.949Z] [2021-06-18T11:44:38.949Z] Removing bundles/ [2021-06-18T11:44:38.949Z] [2021-06-18T11:44:38.949Z] ---> Making bundle: cross (in bundles/cross) [2021-06-18T11:44:38.949Z] Cross building: bundles/cross/linux/amd64 [2021-06-18T11:44:38.949Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-18T11:44:38.949Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-18T11:44:39.186Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-18T11:44:39.187Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-18T11:44:44.456Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-18T11:44:44.456Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-18T11:44:44.456Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-18T11:44:45.831Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-18T11:44:46.767Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-18T11:44:47.703Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-18T11:44:47.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-18T11:44:48.639Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-18T11:44:50.018Z] docker_api_swarm_service_test.go:99: [d50a41f2d95c1] joining swarm manager [d19fdd20e2286]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:44:50.018Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-18T11:44:50.619Z] docker_api_swarm_service_test.go:100: [d46d308f9aa38] joining swarm manager [d19fdd20e2286]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:44:51.569Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-18T11:44:52.138Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-18T11:44:54.042Z] === RUN TestDockerSuite/TestLogsSince [2021-06-18T11:45:00.604Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-18T11:45:07.170Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-18T11:45:07.170Z] === RUN TestDockerSuite/TestLogsTail [2021-06-18T11:45:08.105Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-18T11:45:09.041Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-18T11:45:09.299Z] check_test.go:380: [d50a41f2d95c1] daemon is not started [2021-06-18T11:45:09.866Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-18T11:45:10.125Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-18T11:45:10.692Z] === RUN TestDockerSuite/TestNetHostname [2021-06-18T11:45:12.595Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-18T11:45:13.163Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-18T11:45:14.100Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-18T11:45:14.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-18T11:45:16.045Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-18T11:45:16.612Z] === RUN TestDockerSuite/TestPluginActive [2021-06-18T11:45:16.612Z] docker_api_swarm_service_test.go:532: [dc49df042a1b0] joining swarm manager [d6981a749c863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:45:17.988Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-18T11:45:17.988Z] docker_api_swarm_service_test.go:533: [d41b6710b0984] joining swarm manager [d6981a749c863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:45:23.262Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-18T11:45:23.262Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-18T11:45:23.262Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-18T11:45:23.262Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-18T11:45:25.797Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-18T11:45:26.733Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-18T11:45:28.659Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-18T11:45:32.848Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-18T11:45:34.752Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-18T11:45:36.130Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-18T11:45:36.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-18T11:45:37.635Z] === RUN TestDockerSuite/TestPortList [2021-06-18T11:45:38.571Z] docker_api_swarm_service_test.go:147: [dc50822985af6] joining swarm manager [d799e71c702d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:45:39.508Z] docker_api_swarm_service_test.go:147: [df15b66b2e07e] joining swarm manager [d799e71c702d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:45:47.623Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-18T11:45:48.561Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-18T11:45:56.685Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-18T11:45:56.685Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-18T11:45:56.685Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-18T11:45:56.685Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-18T11:45:56.685Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-18T11:45:57.253Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-18T11:45:57.253Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-18T11:45:58.189Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-18T11:45:58.189Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-18T11:45:59.567Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-18T11:45:59.567Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-18T11:46:02.099Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-18T11:46:04.002Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-18T11:46:04.570Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-18T11:46:04.570Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-18T11:46:07.873Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-18T11:46:08.444Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-18T11:46:11.733Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-18T11:46:15.441Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-18T11:46:15.441Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-18T11:46:15.441Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-18T11:46:15.441Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-18T11:46:15.441Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-18T11:46:15.441Z] Cross building: bundles/cross/windows/amd64 [2021-06-18T11:46:15.441Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-18T11:46:15.441Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-18T11:46:15.921Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-18T11:46:15.921Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-18T11:46:15.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-18T11:46:20.111Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-18T11:46:28.228Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-18T11:46:29.164Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-18T11:46:31.699Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-18T11:46:33.078Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-18T11:46:34.983Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-18T11:46:37.516Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-18T11:46:39.419Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-18T11:46:41.323Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-18T11:46:41.582Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-18T11:46:41.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-18T11:46:42.519Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-18T11:46:45.055Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-18T11:46:46.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-18T11:46:47.390Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-18T11:46:48.326Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-18T11:46:48.326Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-18T11:46:48.326Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-18T11:46:48.585Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-18T11:46:48.585Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-18T11:46:48.585Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-18T11:46:49.152Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-18T11:46:49.720Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-18T11:46:51.097Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-18T11:46:52.473Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-18T11:46:53.041Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-18T11:46:53.609Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-18T11:46:56.144Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-18T11:46:59.431Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-18T11:47:01.965Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-18T11:47:03.342Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-18T11:47:04.720Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-18T11:47:06.098Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-18T11:47:07.475Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-18T11:47:07.475Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-18T11:47:07.475Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-18T11:47:07.475Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-18T11:47:10.761Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-18T11:47:10.761Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-18T11:47:11.697Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-18T11:47:15.888Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-18T11:47:17.266Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-18T11:47:17.266Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-18T11:47:17.266Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-18T11:47:20.588Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-18T11:47:21.155Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-18T11:47:21.155Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-18T11:47:23.057Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-18T11:47:23.625Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-18T11:47:25.001Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-18T11:47:25.938Z] === RUN TestDockerSuite/TestRmiTag [2021-06-18T11:47:25.938Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-18T11:47:26.874Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-18T11:47:31.064Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-18T11:47:31.064Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-18T11:47:31.999Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-18T11:47:32.258Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-18T11:47:33.636Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-18T11:47:34.572Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-18T11:47:34.830Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-18T11:47:34.830Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-18T11:47:35.766Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-18T11:47:35.766Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-18T11:47:36.334Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-18T11:47:36.920Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-18T11:47:36.920Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-18T11:47:36.920Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-18T11:47:36.920Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-18T11:47:36.920Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-18T11:47:36.920Z] remote: Enumerating objects: 23, done. [2021-06-18T11:47:36.920Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-18T11:47:36.920Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-18T11:47:36.920Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-18T11:47:36.920Z] 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. [2021-06-18T11:47:36.920Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-18T11:47:36.920Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-18T11:47:37.261Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-18T11:47:37.546Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3638aff0fbe10e028cfde34a2f011efae4011277 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3638aff0fbe10e028cfde34a2f011efae4011277 hack/test/unit [2021-06-18T11:47:37.807Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-18T11:47:37.807Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-18T11:47:37.807Z] + TESTDIRS=./... [2021-06-18T11:47:37.807Z] + exclude_paths='/vendor/|/integration' [2021-06-18T11:47:38.067Z] ++ go list ./... [2021-06-18T11:47:38.067Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-18T11:47:38.237Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-18T11:47:39.015Z] + pkg_list='github.com/docker/docker/api [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/backend/build [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/httputils [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/middleware [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/router [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/router/build [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/router/container [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/router/debug [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/router/distribution [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/router/grpc [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/router/image [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/router/network [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/router/plugin [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/router/session [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/router/swarm [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/router/system [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/server/router/volume [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/backend [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/blkiodev [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/container [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/events [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/filters [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/image [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/mount [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/network [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/registry [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/strslice [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/swarm [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/time [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/versions [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-18T11:47:39.015Z] github.com/docker/docker/api/types/volume [2021-06-18T11:47:39.015Z] github.com/docker/docker/builder [2021-06-18T11:47:39.015Z] github.com/docker/docker/builder/builder-next [2021-06-18T11:47:39.015Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-18T11:47:39.015Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-18T11:47:39.015Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-18T11:47:39.015Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-18T11:47:39.015Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-18T11:47:39.015Z] github.com/docker/docker/builder/builder-next/worker [2021-06-18T11:47:39.015Z] github.com/docker/docker/builder/dockerfile [2021-06-18T11:47:39.015Z] github.com/docker/docker/builder/dockerignore [2021-06-18T11:47:39.015Z] github.com/docker/docker/builder/remotecontext [2021-06-18T11:47:39.015Z] github.com/docker/docker/builder/remotecontext/git [2021-06-18T11:47:39.015Z] github.com/docker/docker/cli [2021-06-18T11:47:39.015Z] github.com/docker/docker/cli/config [2021-06-18T11:47:39.015Z] github.com/docker/docker/cli/debug [2021-06-18T11:47:39.015Z] github.com/docker/docker/client [2021-06-18T11:47:39.015Z] github.com/docker/docker/cmd/dockerd [2021-06-18T11:47:39.015Z] github.com/docker/docker/container [2021-06-18T11:47:39.015Z] github.com/docker/docker/container/stream [2021-06-18T11:47:39.015Z] github.com/docker/docker/contrib/apparmor [2021-06-18T11:47:39.015Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-18T11:47:39.015Z] github.com/docker/docker/contrib/httpserver [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/cluster [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/cluster/convert [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/cluster/executor [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/cluster/provider [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/config [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/discovery [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/events [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/events/testutils [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/exec [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/graphdriver [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/images [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/initlayer [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/links [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/listeners [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/logger [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/logger/gelf [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/logger/journald [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/logger/local [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/logger/logentries [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/logger/splunk [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/logger/syslog [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/logger/templates [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/names [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/network [2021-06-18T11:47:39.015Z] github.com/docker/docker/daemon/stats [2021-06-18T11:47:39.015Z] github.com/docker/docker/distribution [2021-06-18T11:47:39.015Z] github.com/docker/docker/distribution/metadata [2021-06-18T11:47:39.015Z] github.com/docker/docker/distribution/utils [2021-06-18T11:47:39.015Z] github.com/docker/docker/distribution/xfer [2021-06-18T11:47:39.015Z] github.com/docker/docker/dockerversion [2021-06-18T11:47:39.015Z] github.com/docker/docker/errdefs [2021-06-18T11:47:39.015Z] github.com/docker/docker/image [2021-06-18T11:47:39.015Z] github.com/docker/docker/image/cache [2021-06-18T11:47:39.015Z] github.com/docker/docker/image/tarexport [2021-06-18T11:47:39.015Z] github.com/docker/docker/image/v1 [2021-06-18T11:47:39.015Z] github.com/docker/docker/internal/test/suite [2021-06-18T11:47:39.015Z] github.com/docker/docker/layer [2021-06-18T11:47:39.015Z] github.com/docker/docker/libcontainerd [2021-06-18T11:47:39.015Z] github.com/docker/docker/libcontainerd/queue [2021-06-18T11:47:39.015Z] github.com/docker/docker/libcontainerd/remote [2021-06-18T11:47:39.015Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-18T11:47:39.015Z] github.com/docker/docker/libcontainerd/types [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/api [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/bitseq [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/client [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/cluster [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/config [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/datastore [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/driverapi [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/etchosts [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/idm [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/ipam [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/iptables [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/netlabel [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/netutils [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/networkdb [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/ns [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/options [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/osl [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/portallocator [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/portmapper [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/testutils [2021-06-18T11:47:39.015Z] github.com/docker/docker/libnetwork/types [2021-06-18T11:47:39.016Z] github.com/docker/docker/oci [2021-06-18T11:47:39.016Z] github.com/docker/docker/oci/caps [2021-06-18T11:47:39.016Z] github.com/docker/docker/opts [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/aaparser [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/archive [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/authorization [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/broadcaster [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/capabilities [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/chrootarchive [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/containerfs [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/devicemapper [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/directory [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/discovery [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/discovery/file [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/discovery/kv [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/discovery/memory [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/dmesg [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/filenotify [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/fileutils [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/fsutils [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/homedir [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/idtools [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/ioutils [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/jsonmessage [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/locker [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/longpath [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/loopback [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/mount [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/namesgenerator [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/parsers [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/pidfile [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/platform [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/plugingetter [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/plugins [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/plugins/transport [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/pools [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/progress [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/pubsub [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/reexec [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/signal [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/stdcopy [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/streamformatter [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/stringid [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/symlink [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/sysinfo [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/system [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/tailfile [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/tarsum [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/term [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/term/windows [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/truncindex [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/urlutil [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/useragent [2021-06-18T11:47:39.016Z] github.com/docker/docker/plugin [2021-06-18T11:47:39.016Z] github.com/docker/docker/plugin/executor/containerd [2021-06-18T11:47:39.016Z] github.com/docker/docker/plugin/v2 [2021-06-18T11:47:39.016Z] github.com/docker/docker/profiles/apparmor [2021-06-18T11:47:39.016Z] github.com/docker/docker/profiles/seccomp [2021-06-18T11:47:39.016Z] github.com/docker/docker/quota [2021-06-18T11:47:39.016Z] github.com/docker/docker/reference [2021-06-18T11:47:39.016Z] github.com/docker/docker/registry [2021-06-18T11:47:39.016Z] github.com/docker/docker/registry/resumable [2021-06-18T11:47:39.016Z] github.com/docker/docker/restartmanager [2021-06-18T11:47:39.016Z] github.com/docker/docker/rootless [2021-06-18T11:47:39.016Z] github.com/docker/docker/rootless/specconv [2021-06-18T11:47:39.016Z] github.com/docker/docker/runconfig [2021-06-18T11:47:39.016Z] github.com/docker/docker/runconfig/opts [2021-06-18T11:47:39.016Z] github.com/docker/docker/testutil [2021-06-18T11:47:39.016Z] github.com/docker/docker/testutil/daemon [2021-06-18T11:47:39.016Z] github.com/docker/docker/testutil/environment [2021-06-18T11:47:39.016Z] github.com/docker/docker/testutil/fakecontext [2021-06-18T11:47:39.016Z] github.com/docker/docker/testutil/fakegit [2021-06-18T11:47:39.016Z] github.com/docker/docker/testutil/fakestorage [2021-06-18T11:47:39.016Z] github.com/docker/docker/testutil/fixtures/load [2021-06-18T11:47:39.016Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-18T11:47:39.016Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-18T11:47:39.016Z] github.com/docker/docker/testutil/registry [2021-06-18T11:47:39.016Z] github.com/docker/docker/testutil/request [2021-06-18T11:47:39.016Z] github.com/docker/docker/volume [2021-06-18T11:47:39.016Z] github.com/docker/docker/volume/drivers [2021-06-18T11:47:39.016Z] github.com/docker/docker/volume/local [2021-06-18T11:47:39.016Z] github.com/docker/docker/volume/mounts [2021-06-18T11:47:39.016Z] github.com/docker/docker/volume/service [2021-06-18T11:47:39.016Z] github.com/docker/docker/volume/service/opts [2021-06-18T11:47:39.016Z] github.com/docker/docker/volume/testutils' [2021-06-18T11:47:39.016Z] + echo 'github.com/docker/docker/api [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/backend/build [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/httputils [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/middleware [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/router [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/router/build [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/router/container [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/router/debug [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/router/distribution [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/router/grpc [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/router/image [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/router/network [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/router/plugin [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/router/session [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/router/swarm [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/router/system [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/server/router/volume [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/backend [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/blkiodev [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/container [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/events [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/filters [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/image [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/mount [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/network [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/registry [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/strslice [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/swarm [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/time [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/versions [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-18T11:47:39.016Z] github.com/docker/docker/api/types/volume [2021-06-18T11:47:39.016Z] github.com/docker/docker/builder [2021-06-18T11:47:39.016Z] github.com/docker/docker/builder/builder-next [2021-06-18T11:47:39.016Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-18T11:47:39.016Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-18T11:47:39.016Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-18T11:47:39.016Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-18T11:47:39.016Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-18T11:47:39.016Z] github.com/docker/docker/builder/builder-next/worker [2021-06-18T11:47:39.016Z] github.com/docker/docker/builder/dockerfile [2021-06-18T11:47:39.016Z] github.com/docker/docker/builder/dockerignore [2021-06-18T11:47:39.016Z] github.com/docker/docker/builder/remotecontext [2021-06-18T11:47:39.016Z] github.com/docker/docker/builder/remotecontext/git [2021-06-18T11:47:39.016Z] github.com/docker/docker/cli [2021-06-18T11:47:39.016Z] github.com/docker/docker/cli/config [2021-06-18T11:47:39.016Z] github.com/docker/docker/cli/debug [2021-06-18T11:47:39.016Z] github.com/docker/docker/client [2021-06-18T11:47:39.016Z] github.com/docker/docker/cmd/dockerd [2021-06-18T11:47:39.016Z] github.com/docker/docker/container [2021-06-18T11:47:39.016Z] github.com/docker/docker/container/stream [2021-06-18T11:47:39.016Z] github.com/docker/docker/contrib/apparmor [2021-06-18T11:47:39.016Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-18T11:47:39.016Z] github.com/docker/docker/contrib/httpserver [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/cluster [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/cluster/convert [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/cluster/executor [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/cluster/provider [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/config [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/discovery [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/events [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/events/testutils [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/exec [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/graphdriver [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/images [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/initlayer [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/links [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/listeners [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/logger [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/logger/gelf [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/logger/journald [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/logger/local [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/logger/logentries [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/logger/splunk [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/logger/syslog [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/logger/templates [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/names [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/network [2021-06-18T11:47:39.016Z] github.com/docker/docker/daemon/stats [2021-06-18T11:47:39.016Z] github.com/docker/docker/distribution [2021-06-18T11:47:39.016Z] github.com/docker/docker/distribution/metadata [2021-06-18T11:47:39.016Z] github.com/docker/docker/distribution/utils [2021-06-18T11:47:39.016Z] github.com/docker/docker/distribution/xfer [2021-06-18T11:47:39.016Z] github.com/docker/docker/dockerversion [2021-06-18T11:47:39.016Z] github.com/docker/docker/errdefs [2021-06-18T11:47:39.016Z] github.com/docker/docker/image [2021-06-18T11:47:39.016Z] github.com/docker/docker/image/cache [2021-06-18T11:47:39.016Z] github.com/docker/docker/image/tarexport [2021-06-18T11:47:39.016Z] github.com/docker/docker/image/v1 [2021-06-18T11:47:39.016Z] github.com/docker/docker/internal/test/suite [2021-06-18T11:47:39.016Z] github.com/docker/docker/layer [2021-06-18T11:47:39.016Z] github.com/docker/docker/libcontainerd [2021-06-18T11:47:39.016Z] github.com/docker/docker/libcontainerd/queue [2021-06-18T11:47:39.016Z] github.com/docker/docker/libcontainerd/remote [2021-06-18T11:47:39.016Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-18T11:47:39.016Z] github.com/docker/docker/libcontainerd/types [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/api [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/bitseq [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/client [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/cluster [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/config [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/datastore [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/driverapi [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/etchosts [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/idm [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/ipam [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/iptables [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/netlabel [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/netutils [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/networkdb [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/ns [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/options [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/osl [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/portallocator [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/portmapper [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/testutils [2021-06-18T11:47:39.016Z] github.com/docker/docker/libnetwork/types [2021-06-18T11:47:39.016Z] github.com/docker/docker/oci [2021-06-18T11:47:39.016Z] github.com/docker/docker/oci/caps [2021-06-18T11:47:39.016Z] github.com/docker/docker/opts [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/aaparser [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/archive [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/authorization [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/broadcaster [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/capabilities [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/chrootarchive [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/containerfs [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/devicemapper [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/directory [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/discovery [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/discovery/file [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/discovery/kv [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/discovery/memory [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/dmesg [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/filenotify [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/fileutils [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/fsutils [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/homedir [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/idtools [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/ioutils [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/jsonmessage [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/locker [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/longpath [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/loopback [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/mount [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/namesgenerator [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/parsers [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/pidfile [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/platform [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/plugingetter [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/plugins [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/plugins/transport [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/pools [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/progress [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/pubsub [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/reexec [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/signal [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/stdcopy [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/streamformatter [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/stringid [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/symlink [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/sysinfo [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/system [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/tailfile [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/tarsum [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/term [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/term/windows [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/truncindex [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/urlutil [2021-06-18T11:47:39.016Z] github.com/docker/docker/pkg/useragent [2021-06-18T11:47:39.016Z] github.com/docker/docker/plugin [2021-06-18T11:47:39.016Z] github.com/docker/docker/plugin/executor/containerd [2021-06-18T11:47:39.016Z] github.com/docker/docker/plugin/v2 [2021-06-18T11:47:39.016Z] github.com/docker/docker/profiles/apparmor [2021-06-18T11:47:39.016Z] github.com/docker/docker/profiles/seccomp [2021-06-18T11:47:39.017Z] github.com/docker/docker/quota [2021-06-18T11:47:39.017Z] github.com/docker/docker/reference [2021-06-18T11:47:39.017Z] github.com/docker/docker/registry [2021-06-18T11:47:39.017Z] github.com/docker/docker/registry/resumable [2021-06-18T11:47:39.017Z] github.com/docker/docker/restartmanager [2021-06-18T11:47:39.017Z] github.com/docker/docker/rootless [2021-06-18T11:47:39.017Z] github.com/docker/docker/rootless/specconv [2021-06-18T11:47:39.017Z] github.com/docker/docker/runconfig [2021-06-18T11:47:39.017Z] github.com/docker/docker/runconfig/opts [2021-06-18T11:47:39.017Z] github.com/docker/docker/testutil [2021-06-18T11:47:39.017Z] github.com/docker/docker/testutil/daemon [2021-06-18T11:47:39.017Z] github.com/docker/docker/testutil/environment [2021-06-18T11:47:39.017Z] github.com/docker/docker/testutil/fakecontext [2021-06-18T11:47:39.017Z] github.com/docker/docker/testutil/fakegit [2021-06-18T11:47:39.017Z] github.com/docker/docker/testutil/fakestorage [2021-06-18T11:47:39.017Z] github.com/docker/docker/testutil/fixtures/load [2021-06-18T11:47:39.017Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-18T11:47:39.017Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-18T11:47:39.017Z] github.com/docker/docker/testutil/registry [2021-06-18T11:47:39.017Z] github.com/docker/docker/testutil/request [2021-06-18T11:47:39.017Z] github.com/docker/docker/volume [2021-06-18T11:47:39.017Z] github.com/docker/docker/volume/drivers [2021-06-18T11:47:39.017Z] github.com/docker/docker/volume/local [2021-06-18T11:47:39.017Z] github.com/docker/docker/volume/mounts [2021-06-18T11:47:39.017Z] github.com/docker/docker/volume/service [2021-06-18T11:47:39.017Z] github.com/docker/docker/volume/service/opts [2021-06-18T11:47:39.017Z] github.com/docker/docker/volume/testutils' [2021-06-18T11:47:39.017Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-18T11:47:39.017Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-18T11:47:39.017Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-18T11:47:39.017Z] + type docker-proxy [2021-06-18T11:47:39.017Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-18T11:47:39.017Z] + hack/make.sh binary-proxy install-proxy [2021-06-18T11:47:39.017Z] [2021-06-18T11:47:39.017Z] Removing bundles/ [2021-06-18T11:47:39.017Z] [2021-06-18T11:47:39.017Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-18T11:47:39.017Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-18T11:47:39.017Z] GOOS="" GOARCH="" GOARM="" [2021-06-18T11:47:39.173Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-18T11:47:39.741Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-18T11:47:40.678Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-18T11:47:41.614Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-18T11:47:43.517Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-18T11:47:43.517Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-18T11:47:44.454Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-18T11:47:45.391Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-18T11:47:45.603Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-18T11:47:45.603Z] [2021-06-18T11:47:45.603Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-18T11:47:45.603Z] Installing docker-proxy to /usr/local/bin/ [2021-06-18T11:47:45.603Z] [2021-06-18T11:47:45.603Z] + mkdir -p bundles [2021-06-18T11:47:45.604Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota 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/rootless/specconv 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 [2021-06-18T11:47:46.175Z] ? github.com/docker/docker/api [no test files] [2021-06-18T11:47:46.328Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-18T11:47:47.263Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-18T11:47:47.263Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-18T11:47:48.199Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-18T11:47:49.138Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-18T11:47:50.177Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-18T11:47:50.745Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-18T11:47:51.682Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-18T11:47:52.250Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-18T11:47:52.250Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-18T11:47:54.153Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-18T11:47:55.089Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-18T11:47:55.656Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-18T11:47:56.591Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-18T11:47:57.158Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-18T11:47:57.158Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-18T11:47:57.725Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-18T11:47:58.661Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-18T11:47:59.228Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-18T11:48:00.164Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-18T11:48:00.423Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-18T11:48:00.683Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-18T11:48:00.941Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-18T11:48:01.510Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-18T11:48:01.510Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-18T11:48:02.447Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-18T11:48:03.384Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-18T11:48:03.384Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-18T11:48:04.313Z] ok github.com/docker/docker/api/server 0.020s coverage: 9.0% of statements [2021-06-18T11:48:04.321Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-18T11:48:04.889Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-18T11:48:05.147Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-18T11:48:06.083Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-18T11:48:07.018Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-18T11:48:07.585Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-18T11:48:08.962Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-18T11:48:09.899Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-18T11:48:10.466Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-18T11:48:11.402Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-18T11:48:12.339Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-18T11:48:12.907Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-18T11:48:13.475Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-18T11:48:13.734Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-18T11:48:14.672Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-18T11:48:16.601Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-18T11:48:16.601Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-18T11:48:19.888Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-18T11:48:19.888Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-18T11:48:20.456Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-18T11:48:20.714Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-18T11:48:23.247Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-18T11:48:23.247Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-18T11:48:24.626Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-18T11:48:27.160Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-18T11:48:27.419Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-18T11:48:29.951Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-18T11:48:29.951Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-18T11:48:29.951Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-18T11:48:29.951Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-18T11:48:29.951Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-18T11:48:30.518Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-18T11:48:33.051Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-18T11:48:33.618Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-18T11:48:34.186Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-18T11:48:36.718Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-18T11:48:37.286Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-18T11:48:38.663Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-18T11:48:39.598Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-18T11:48:39.598Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-18T11:48:39.598Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-18T11:48:39.598Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-18T11:48:40.534Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-18T11:48:42.437Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-18T11:48:42.437Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-18T11:48:43.004Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-18T11:48:43.572Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-18T11:48:44.139Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-18T11:48:45.074Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-18T11:48:45.074Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-18T11:48:45.642Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-18T11:48:46.582Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-18T11:48:47.197Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-18T11:48:47.765Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-18T11:48:48.702Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-18T11:48:49.269Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-18T11:48:49.836Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-18T11:48:50.403Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-18T11:48:50.403Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-18T11:48:51.338Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-18T11:48:51.906Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-18T11:48:53.282Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-18T11:48:53.540Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-18T11:48:54.107Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-18T11:48:54.107Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-18T11:48:54.107Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-18T11:48:56.010Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-18T11:48:57.389Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-18T11:48:58.326Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-18T11:49:00.230Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-18T11:49:02.762Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-18T11:49:08.030Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-18T11:49:09.935Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-18T11:49:10.503Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-18T11:49:11.071Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-18T11:49:12.007Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-18T11:49:12.007Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-18T11:49:12.007Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-18T11:49:12.007Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-18T11:49:12.943Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-18T11:49:16.229Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-18T11:49:17.164Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-18T11:49:18.552Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-18T11:49:23.828Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-18T11:49:24.396Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-18T11:49:24.963Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-18T11:49:25.222Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-18T11:49:26.599Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-18T11:49:26.599Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-18T11:49:26.857Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-18T11:49:28.233Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-18T11:49:29.609Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-18T11:49:30.987Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-18T11:49:30.987Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-18T11:49:30.987Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-18T11:49:32.364Z] === RUN TestDockerSuite/TestRunMount [2021-06-18T11:49:37.634Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-18T11:49:39.537Z] docker_cli_service_logs_test.go:245: checking task apupyrhpko0l [2021-06-18T11:49:39.537Z] docker_cli_service_logs_test.go:250: checking messages for apupyrhpko0l [2021-06-18T11:49:39.537Z] docker_cli_service_logs_test.go:245: checking task wef645nivh05 [2021-06-18T11:49:39.537Z] docker_cli_service_logs_test.go:250: checking messages for wef645nivh05 [2021-06-18T11:49:40.473Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-18T11:49:40.799Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-18T11:49:40.799Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-18T11:49:40.799Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 5.7% of statements [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/types [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-18T11:49:40.799Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-18T11:49:40.799Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-18T11:49:40.799Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2021-06-18T11:49:40.799Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/builder [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-18T11:49:40.799Z] ok github.com/docker/docker/builder/dockerfile 0.277s coverage: 48.7% of statements [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-18T11:49:40.799Z] ok github.com/docker/docker/builder/remotecontext 0.124s coverage: 13.7% of statements [2021-06-18T11:49:40.799Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-06-18T11:49:40.799Z] ok github.com/docker/docker/builder/remotecontext/git 1.336s coverage: 86.3% of statements [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/cli [no test files] [2021-06-18T11:49:40.799Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-18T11:49:41.408Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-18T11:49:41.976Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-18T11:49:42.711Z] ok github.com/docker/docker/client 0.151s coverage: 75.5% of statements [2021-06-18T11:49:43.353Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-18T11:49:45.257Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-18T11:49:48.542Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-18T11:49:50.446Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-18T11:49:51.014Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-18T11:49:53.574Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-18T11:49:53.574Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-18T11:49:54.953Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-18T11:49:56.331Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-18T11:49:56.331Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-18T11:49:57.266Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-18T11:49:58.202Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-18T11:49:59.137Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-18T11:49:59.704Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-18T11:50:02.237Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-18T11:50:04.769Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-18T11:50:08.959Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-18T11:50:08.959Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-18T11:50:09.218Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-18T11:50:09.785Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-18T11:50:09.785Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-18T11:50:10.721Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-18T11:50:11.656Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-18T11:50:11.656Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-18T11:50:12.223Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-18T11:50:13.599Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-18T11:50:16.131Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-18T11:50:18.035Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-18T11:50:18.035Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-18T11:50:18.035Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-18T11:50:18.295Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-18T11:50:18.862Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-18T11:50:19.429Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-18T11:50:20.366Z] docker_cli_swarm_test.go:1901: [dd4948b36cd2f] joining swarm manager [db6f9b43c13f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:50:21.302Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-18T11:50:21.302Z] docker_cli_swarm_test.go:1902: [d1fc4204fb2ec] joining swarm manager [db6f9b43c13f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:50:21.900Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-18T11:50:22.844Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-18T11:50:22.844Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-18T11:50:23.411Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-18T11:50:23.669Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-18T11:50:24.605Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-18T11:50:24.863Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-18T11:50:24.863Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-18T11:50:24.863Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-18T11:50:25.799Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-18T11:50:26.058Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-18T11:50:26.058Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-18T11:50:26.058Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-18T11:50:26.994Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-18T11:50:28.372Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-18T11:50:28.372Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-18T11:50:28.372Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-18T11:50:29.422Z] ok github.com/docker/docker/cmd/dockerd 0.098s coverage: 29.1% of statements [2021-06-18T11:50:29.423Z] ok github.com/docker/docker/container 0.117s coverage: 34.6% of statements [2021-06-18T11:50:29.423Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-18T11:50:29.423Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-18T11:50:29.423Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-18T11:50:29.423Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-18T11:50:31.658Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-18T11:50:32.594Z] === RUN TestDockerSuite/TestRunRm [2021-06-18T11:50:33.161Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-18T11:50:37.347Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-18T11:50:37.563Z] ok github.com/docker/docker/daemon/cluster 0.090s coverage: 0.5% of statements [2021-06-18T11:50:37.606Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-18T11:50:38.135Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2021-06-18T11:50:38.173Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-18T11:50:39.525Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-06-18T11:50:39.550Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-18T11:50:40.118Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-18T11:50:42.651Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-18T11:50:43.587Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-18T11:50:47.659Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2021-06-18T11:50:47.659Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.8% of statements [2021-06-18T11:50:47.777Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-18T11:50:47.919Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-06-18T11:50:48.036Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-18T11:50:48.489Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-06-18T11:50:48.603Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-18T11:50:49.118Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-06-18T11:50:49.171Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-18T11:50:49.738Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-18T11:50:50.306Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-18T11:50:50.518Z] ok github.com/docker/docker/daemon 12.182s coverage: 17.4% of statements [2021-06-18T11:50:50.518Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-18T11:50:50.518Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-18T11:50:50.518Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-18T11:50:50.518Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-18T11:50:50.874Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-18T11:50:50.874Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-18T11:50:51.090Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.123s coverage: 73.3% of statements [2021-06-18T11:50:51.826Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-18T11:50:52.395Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-18T11:50:52.492Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.448s coverage: 56.2% of statements [2021-06-18T11:50:53.062Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.025s coverage: 3.1% of statements [2021-06-18T11:50:53.330Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-18T11:50:53.588Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-18T11:50:54.444Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2021-06-18T11:50:56.121Z] === RUN TestDockerSuite/TestRunState [2021-06-18T11:50:56.371Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.329s coverage: 49.4% of statements [2021-06-18T11:50:57.312Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.583s coverage: 46.2% of statements [2021-06-18T11:50:57.312Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-18T11:50:57.497Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-18T11:50:58.064Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-18T11:50:58.253Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.652s coverage: 57.7% of statements [2021-06-18T11:50:58.253Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-18T11:50:58.253Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-18T11:50:58.514Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 57.5% of statements [2021-06-18T11:50:59.000Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-18T11:50:59.000Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-18T11:50:59.000Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-18T11:50:59.000Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-18T11:50:59.455Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2021-06-18T11:50:59.567Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-18T11:51:00.134Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-18T11:51:00.398Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2021-06-18T11:51:00.658Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 6.7% of statements [2021-06-18T11:51:00.658Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-18T11:51:00.658Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-18T11:51:01.511Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-18T11:51:01.511Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-18T11:51:01.511Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-18T11:51:02.042Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.7% of statements [2021-06-18T11:51:02.448Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-18T11:51:02.616Z] ok github.com/docker/docker/daemon/logger/awslogs 0.185s coverage: 77.8% of statements [2021-06-18T11:51:02.616Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-18T11:51:02.616Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-18T11:51:02.876Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2021-06-18T11:51:03.137Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.9% of statements [2021-06-18T11:51:03.707Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 69.9% of statements [2021-06-18T11:51:03.707Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-06-18T11:51:04.352Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-18T11:51:04.649Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-06-18T11:51:04.649Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-18T11:51:04.909Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 58.6% of statements [2021-06-18T11:51:05.288Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-18T11:51:05.479Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-06-18T11:51:06.663Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-18T11:51:06.863Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-06-18T11:51:06.863Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-18T11:51:07.433Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-06-18T11:51:07.693Z] ok github.com/docker/docker/daemon/logger/splunk 1.607s coverage: 82.5% of statements [2021-06-18T11:51:07.693Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-18T11:51:07.693Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-18T11:51:09.076Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2021-06-18T11:51:09.076Z] ok github.com/docker/docker/distribution 0.165s coverage: 25.4% of statements [2021-06-18T11:51:09.076Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-18T11:51:09.950Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-18T11:51:10.461Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-06-18T11:51:10.517Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-18T11:51:11.031Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-06-18T11:51:11.292Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-06-18T11:51:11.453Z] docker_cli_swarm_test.go:1802: [d5f8ba54fa7db] joining swarm manager [d537f16c0012a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:51:11.863Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-06-18T11:51:12.124Z] ok github.com/docker/docker/distribution/xfer 1.973s coverage: 85.1% of statements [2021-06-18T11:51:12.124Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-18T11:51:12.385Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-06-18T11:51:12.385Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-18T11:51:12.389Z] docker_cli_swarm_test.go:1803: [db1b8fc40472b] joining swarm manager [d537f16c0012a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:51:12.646Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2021-06-18T11:51:13.765Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-18T11:51:14.332Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-18T11:51:14.899Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-18T11:51:15.835Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-18T11:51:17.212Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-18T11:51:18.588Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-18T11:51:19.547Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-18T11:51:19.547Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-18T11:51:19.808Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-18T11:51:20.375Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-18T11:51:21.311Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-18T11:51:21.879Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-18T11:51:21.879Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-18T11:51:21.879Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-18T11:51:21.879Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-18T11:51:22.642Z] ok github.com/docker/docker/layer 7.704s coverage: 68.8% of statements [2021-06-18T11:51:22.642Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-18T11:51:22.642Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-18T11:51:22.642Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-18T11:51:22.642Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-18T11:51:22.815Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-18T11:51:24.553Z] ok github.com/docker/docker/libnetwork/api 1.316s coverage: 90.1% of statements [2021-06-18T11:51:24.720Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-18T11:51:25.497Z] ok github.com/docker/docker/libnetwork/bitseq 0.128s coverage: 84.4% of statements [2021-06-18T11:51:26.068Z] ok github.com/docker/docker/libnetwork/client 0.018s coverage: 75.2% of statements [2021-06-18T11:51:26.328Z] ok github.com/docker/docker/libnetwork/client/mflag 0.003s coverage: 62.7% of statements [2021-06-18T11:51:26.623Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-18T11:51:27.190Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-18T11:51:28.125Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-18T11:51:28.869Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.105s coverage: 67.6% of statements [2021-06-18T11:51:28.869Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-06-18T11:51:29.130Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-18T11:51:29.390Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2021-06-18T11:51:30.657Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-18T11:51:31.592Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-18T11:51:32.688Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.481s coverage: 59.8% of statements [2021-06-18T11:51:32.688Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-06-18T11:51:32.968Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-18T11:51:33.257Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.149s coverage: 4.0% of statements [2021-06-18T11:51:33.828Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.019s coverage: 4.5% of statements [2021-06-18T11:51:33.828Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-18T11:51:33.904Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-18T11:51:34.841Z] docker_cli_swarm_test.go:1321: [d6e6d56eeeac2] joining swarm manager [dd67b0d1883a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:51:36.218Z] docker_cli_swarm_test.go:1322: [d62ffc5833e2e] joining swarm manager [dd67b0d1883a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:51:36.218Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-18T11:51:37.154Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-18T11:51:37.154Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-18T11:51:37.154Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-18T11:51:37.154Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-18T11:51:37.154Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-18T11:51:37.154Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-18T11:51:37.154Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-18T11:51:37.154Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-18T11:51:37.154Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-18T11:51:37.154Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-18T11:51:40.439Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-18T11:51:41.374Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-18T11:51:42.750Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-18T11:51:43.317Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-18T11:51:43.818Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.408s coverage: 7.3% of statements [2021-06-18T11:51:43.818Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-06-18T11:51:43.818Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-06-18T11:51:43.884Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-18T11:51:43.884Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-18T11:51:44.078Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-06-18T11:51:44.339Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2021-06-18T11:51:44.600Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-06-18T11:51:44.821Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-18T11:51:44.821Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-18T11:51:44.821Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-18T11:51:44.821Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-18T11:51:44.821Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-18T11:51:44.821Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-18T11:51:44.821Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-18T11:51:44.821Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-18T11:51:44.821Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-18T11:51:44.821Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-18T11:51:44.821Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-18T11:51:44.821Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-18T11:51:44.821Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-18T11:51:44.821Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-18T11:51:44.821Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-18T11:51:44.860Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-06-18T11:51:45.120Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-06-18T11:51:45.388Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-18T11:51:46.325Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-18T11:51:46.325Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-18T11:51:47.298Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-18T11:51:47.298Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-18T11:51:47.866Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-18T11:51:47.866Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-18T11:51:48.802Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-18T11:51:49.369Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-18T11:51:49.369Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-18T11:51:49.369Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-18T11:51:49.937Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-18T11:51:51.313Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-18T11:51:51.880Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-18T11:51:51.880Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-18T11:51:51.880Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-18T11:51:52.447Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-18T11:51:52.447Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-18T11:51:53.824Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-18T11:51:54.391Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-18T11:51:55.113Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-06-18T11:51:55.373Z] ok github.com/docker/docker/libnetwork 38.223s coverage: 40.7% of statements [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-18T11:51:55.373Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-18T11:51:56.294Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-18T11:51:56.313Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-06-18T11:51:56.884Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2021-06-18T11:51:57.145Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.008s coverage: 71.4% of statements [2021-06-18T11:51:57.230Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-18T11:51:57.230Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-18T11:51:57.230Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-18T11:51:58.087Z] ok github.com/docker/docker/libnetwork/ipamutils 0.491s coverage: 74.0% of statements [2021-06-18T11:51:58.166Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-18T11:51:58.734Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-18T11:51:59.470Z] ok github.com/docker/docker/libnetwork/iptables 0.281s coverage: 45.1% of statements [2021-06-18T11:51:59.470Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-06-18T11:51:59.670Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-18T11:51:59.670Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-18T11:52:00.040Z] ok github.com/docker/docker/libnetwork/netutils 0.036s coverage: 43.8% of statements [2021-06-18T11:52:01.573Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-18T11:52:01.573Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-18T11:52:01.573Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-18T11:52:02.949Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents844918296 [2021-06-18T11:52:03.208Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-18T11:52:03.208Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-18T11:52:04.585Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-18T11:52:04.843Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-18T11:52:04.843Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-18T11:52:06.219Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-18T11:52:07.596Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-18T11:52:07.596Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-18T11:52:07.596Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-18T11:52:07.856Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-18T11:52:07.856Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-18T11:52:08.423Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-18T11:52:10.329Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-18T11:52:14.939Z] ok github.com/docker/docker/libnetwork/ipam 17.736s coverage: 85.3% of statements [2021-06-18T11:52:14.939Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-18T11:52:14.939Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-18T11:52:14.939Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-18T11:52:14.940Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-06-18T11:52:15.604Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-18T11:52:18.138Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-18T11:52:18.705Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-18T11:52:19.140Z] ok github.com/docker/docker/libnetwork/osl 4.327s coverage: 39.7% of statements [2021-06-18T11:52:19.401Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.005s coverage: 20.0% of statements [2021-06-18T11:52:19.661Z] ok github.com/docker/docker/libnetwork/portallocator 0.010s coverage: 86.1% of statements [2021-06-18T11:52:20.082Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-18T11:52:20.232Z] ok github.com/docker/docker/libnetwork/portmapper 0.261s coverage: 49.5% of statements [2021-06-18T11:52:20.493Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-06-18T11:52:20.755Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-06-18T11:52:21.326Z] ok github.com/docker/docker/oci 0.007s coverage: 45.2% of statements [2021-06-18T11:52:21.898Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-06-18T11:52:21.898Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-06-18T11:52:23.369Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-18T11:52:23.810Z] ok github.com/docker/docker/pkg/archive 0.320s coverage: 82.3% of statements [2021-06-18T11:52:24.381Z] ok github.com/docker/docker/pkg/authorization 0.130s coverage: 68.3% of statements [2021-06-18T11:52:24.381Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-18T11:52:24.641Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-06-18T11:52:25.271Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-18T11:52:25.838Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-18T11:52:27.214Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-18T11:52:27.935Z] ok github.com/docker/docker/pkg/chrootarchive 2.470s coverage: 43.2% of statements [2021-06-18T11:52:27.935Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-06-18T11:52:28.195Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-06-18T11:52:28.456Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-06-18T11:52:29.745Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-18T11:52:31.122Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-18T11:52:31.754Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2021-06-18T11:52:32.014Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-18T11:52:32.275Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-06-18T11:52:32.536Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-06-18T11:52:33.476Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-06-18T11:52:33.476Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.3% of statements [2021-06-18T11:52:34.046Z] ok github.com/docker/docker/pkg/fsutils 0.131s coverage: 85.1% of statements [2021-06-18T11:52:34.046Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-06-18T11:52:34.408Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-18T11:52:34.988Z] ok github.com/docker/docker/pkg/idtools 0.253s coverage: 69.5% of statements [2021-06-18T11:52:35.558Z] ok github.com/docker/docker/pkg/ioutils 0.393s coverage: 68.8% of statements [2021-06-18T11:52:35.819Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-06-18T11:52:36.079Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-06-18T11:52:36.079Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-06-18T11:52:36.339Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-18T11:52:36.600Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-18T11:52:36.860Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-06-18T11:52:36.860Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2021-06-18T11:52:38.596Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-18T11:52:41.882Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-18T11:52:47.152Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-18T11:52:49.683Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-18T11:52:51.065Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-18T11:52:51.637Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-18T11:52:52.573Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-18T11:52:52.832Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-18T11:52:52.832Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-18T11:52:52.832Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-18T11:52:53.768Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-18T11:52:57.958Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-18T11:53:01.243Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-18T11:53:01.501Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-18T11:53:02.070Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-18T11:53:02.070Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-18T11:53:02.070Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-18T11:53:02.070Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-18T11:53:02.070Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-18T11:53:03.445Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-18T11:53:04.822Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-18T11:53:05.759Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-18T11:53:07.663Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-18T11:53:10.948Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-18T11:53:12.324Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-18T11:53:12.324Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-18T11:53:12.324Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-18T11:53:14.226Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-18T11:53:15.162Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-18T11:53:15.592Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2021-06-18T11:53:15.592Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-06-18T11:53:15.592Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-18T11:53:15.592Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-18T11:53:15.592Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-18T11:53:15.592Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-06-18T11:53:15.592Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-06-18T11:53:17.501Z] ok github.com/docker/docker/pkg/signal 3.296s coverage: 62.3% of statements [2021-06-18T11:53:17.761Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-06-18T11:53:18.022Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-18T11:53:18.283Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-18T11:53:18.854Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-06-18T11:53:19.114Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 39.6% of statements [2021-06-18T11:53:19.374Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2021-06-18T11:53:19.944Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2021-06-18T11:53:20.204Z] testing: warning: no tests to run [2021-06-18T11:53:20.204Z] coverage: [no statements] [2021-06-18T11:53:20.204Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-06-18T11:53:20.433Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-18T11:53:20.464Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-18T11:53:20.464Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-06-18T11:53:20.725Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-06-18T11:53:22.636Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-06-18T11:53:22.896Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-06-18T11:53:23.157Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.4% of statements [2021-06-18T11:53:24.098Z] ok github.com/docker/docker/quota 0.221s coverage: 71.4% of statements [2021-06-18T11:53:24.621Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-18T11:53:24.668Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-18T11:53:25.609Z] ok github.com/docker/docker/registry 0.052s coverage: 58.8% of statements [2021-06-18T11:53:25.869Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-06-18T11:53:26.130Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-06-18T11:53:26.701Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-06-18T11:53:26.701Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-18T11:53:27.940Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-18T11:53:30.000Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-06-18T11:53:30.260Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2021-06-18T11:53:30.473Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-18T11:53:30.831Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-06-18T11:53:32.213Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-06-18T11:53:34.661Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-18T11:53:39.930Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-18T11:53:39.930Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-18T11:53:41.835Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-18T11:53:44.368Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-18T11:53:44.627Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-18T11:53:46.004Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-18T11:53:47.906Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-18T11:53:50.440Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-18T11:53:52.975Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-18T11:53:53.543Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-18T11:53:55.446Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-18T11:53:57.978Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-18T11:54:00.511Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-18T11:54:01.476Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-18T11:54:03.381Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-18T11:54:09.946Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-18T11:54:11.321Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-18T11:54:15.514Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-18T11:54:15.514Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-18T11:54:15.514Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-18T11:54:15.514Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-18T11:54:15.514Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-18T11:54:15.514Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-18T11:54:16.081Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-18T11:54:16.081Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-18T11:54:16.081Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-18T11:54:16.081Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-18T11:54:17.016Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-18T11:54:17.016Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-18T11:54:17.951Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-18T11:54:18.210Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-18T11:54:18.210Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-18T11:54:18.210Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-18T11:54:18.210Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-18T11:54:20.742Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-18T11:54:20.742Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-18T11:54:21.000Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-18T11:54:21.000Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-18T11:54:21.000Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-18T11:54:21.567Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-18T11:54:22.135Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-18T11:54:22.393Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-18T11:54:22.961Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-18T11:54:24.339Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-18T11:54:24.339Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-18T11:54:24.339Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-18T11:54:25.716Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-18T11:54:27.619Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-18T11:54:30.909Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-18T11:54:30.909Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite (1494.41s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.46s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.20s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.33s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.38s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.19s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.81s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.59s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.77s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.71s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.79s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.76s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.90s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.83s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAttachDetach (1.18s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.98s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.99s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.93s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.17s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.88s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.01s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.10s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.01s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.41s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.45s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.34s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.29s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.43s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.10s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.79s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.58s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.86s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.58s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.85s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.83s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.38s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.40s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.90s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.53s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.70s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.99s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.93s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.39s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.86s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.94s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.20s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.90s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.17s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.01s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.78s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.93s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.16s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.91s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.62s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.06s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.16s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.05s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.48s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.32s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.83s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.64s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.58s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.20s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.18s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.86s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.20s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.88s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.98s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.16s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.38s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.56s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.14s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.37s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.65s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.16s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.49s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.25s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCmd (0.19s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.17s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.16s) [2021-06-18T11:54:30.909Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.72s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.84s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.58s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.39s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.20s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.28s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.26s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.08s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.37s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.27s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.88s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.35s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.28s) [2021-06-18T11:54:30.909Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-18T11:54:30.909Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-18T11:54:30.909Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-18T11:54:30.909Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.79s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.39s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.36s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.17s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.96s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.54s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.25s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.97s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.35s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.32s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.95s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.95s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.09s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.15s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.00s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.54s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.95s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.42s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.66s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.91s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.89s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.61s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.89s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.93s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.73s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.18s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.17s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.19s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.34s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.04s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.12s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.18s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEnv (1.21s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.07s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.92s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.76s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.29s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (0.95s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.83s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.43s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.27s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.27s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.07s) [2021-06-18T11:54:30.909Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.18s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.49s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildExpose (0.18s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.35s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.28s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.18s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildFails (1.03s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.86s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.80s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.71s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.29s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.20s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.66s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.42s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.17s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.20s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.88s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.86s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildHistory (2.19s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.26s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.83s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.34s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.29s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.89s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildLabel (0.26s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.23s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildLabels (0.27s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.63s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.60s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.50s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.53s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.15s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.83s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.33s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.13s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.24s) [2021-06-18T11:54:30.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.30s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.51s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.33s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.90s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.00s) [2021-06-18T11:54:30.910Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.23s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.26s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.85s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.18s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.08s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.61s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.96s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.88s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.05s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.22s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.35s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.76s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.33s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.21s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.21s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.31s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.04s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.22s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.15s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildPATH (1.26s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.78s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.80s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.88s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.16s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.18s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildRm (2.61s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.81s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.67s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.23s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.31s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.91s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.83s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.29s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.16s) [2021-06-18T11:54:30.910Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.21s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.82s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.06s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildStderr (0.83s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.17s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.87s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.05s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.28s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildUser (1.80s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.94s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (15.37s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.02s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.16s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.82s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.79s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.35s) [2021-06-18T11:54:30.910Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-18T11:54:30.910Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-18T11:54:30.910Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-18T11:54:30.910Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.66s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.87s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.69s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.86s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.54s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.22s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.32s) [2021-06-18T11:54:30.910Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.45s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.96s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-18T11:54:30.910Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.92s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.09s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCommitChange (0.91s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.38s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.96s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.97s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.22s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCommitTTY (2.14s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.79s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.85s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.98s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.58s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.39s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.67s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.71s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.72s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.98s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.93s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.79s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.02s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.94s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.89s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.98s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.76s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.70s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.75s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.74s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.69s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.73s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.60s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.36s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.66s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.43s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.72s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.99s) [2021-06-18T11:54:30.910Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.95s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.87s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.17s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.20s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.96s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.62s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.81s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.55s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.69s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.80s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0001393e0_} (1.59s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1628270304_/foo_false____} (1.54s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1628270304_/foo_true____} (1.67s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3313702591_/foo_false____} (1.51s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3313702591_/foo_true____} (1.52s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3313702591_/foo_true__0xc000139428__} (1.52s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000139440_} (1.75s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000139470_} (1.56s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0001394a0_} (1.57s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0001394b8_} (1.67s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.49s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.02s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.78s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.92s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.42s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.10s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.74s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.74s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.73s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.86s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.74s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.78s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.93s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.74s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.82s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.81s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.74s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.81s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.10s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.79s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.76s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.75s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.75s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.87s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.71s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.79s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.80s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.73s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.39s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.60s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.76s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.72s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.14s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.44s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.75s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.44s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.78s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToDot (0.72s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.30s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.41s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToStdout (0.97s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.16s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.15s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.73s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.96s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-06-18T11:54:30.910Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.29s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2021-06-18T11:54:30.911Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.74s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.19s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-06-18T11:54:30.911Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.09s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.03s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.05s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.51s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.09s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.04s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.59s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.73s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.34s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.44s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.74s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.80s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.05s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.81s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.27s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.25s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.42s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.27s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.59s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.06s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsAttach (0.78s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsCommit (0.90s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.70s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.74s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.68s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.70s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.45s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.83s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsCopy (0.90s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.37s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.95s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.21s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.43s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.21s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsFilters (1.40s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsFormat (1.34s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.07s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.35s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.17s) [2021-06-18T11:54:30.911Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-18T11:54:30.911Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.31s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.72s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsRename (0.75s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsResize (0.86s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.70s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.08s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.87s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.93s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsTop (0.77s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.33s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExec (0.95s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.71s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.67s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.69s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.92s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.98s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.98s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.14s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.96s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.98s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.62s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecCgroup (2.30s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecEnv (1.02s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.63s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.96s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecInspectID (2.98s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecInteractive (1.02s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.95s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.96s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecParseError (0.71s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.75s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.69s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.35s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.00s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecStartFails (1.03s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.36s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.68s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecTTY (0.95s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.02s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.75s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecUlimits (0.98s) [2021-06-18T11:54:30.911Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.05s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.96s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.58s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.98s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestExecWithUser (1.25s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.78s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.79s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.71s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.74s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.78s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestHealth (21.98s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.98s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.81s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.06s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.05s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImagesFormat (0.04s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.72s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.48s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImportDisplay (1.37s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImportFile (1.53s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.49s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImportGzipped (1.54s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.65s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.80s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.86s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.76s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.99s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.15s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.71s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.67s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.66s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.68s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.36s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.65s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.72s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.67s) [2021-06-18T11:54:30.911Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.89s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.71s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectDefault (0.67s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectHistory (0.75s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-18T11:54:30.911Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.63s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.72s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.69s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.81s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.41s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectStatus (0.77s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.07s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.75s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.83s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.71s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.69s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.77s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.04s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.49s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.36s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.41s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.99s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.12s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.17s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.14s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.79s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (10.64s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.37s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.19s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.70s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.61s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.21s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.70s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.69s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.67s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.67s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.69s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.01s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.97s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.15s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.60s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.75s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.53s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsSince (6.82s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.70s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.76s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsTail (0.99s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.02s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.70s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestNetHostname (1.95s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.41s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.92s) [2021-06-18T11:54:30.911Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.78s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.74s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPluginActive (1.23s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.61s) [2021-06-18T11:54:30.912Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.57s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.73s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.16s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.76s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.07s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.01s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.45s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.52s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPortList (9.38s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.03s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.68s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.89s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.36s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.73s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.72s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.58s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsByOrder (3.11s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.84s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.98s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.06s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.93s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.26s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.38s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.24s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.51s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.67s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.47s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.39s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.91s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.11s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.79s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.48s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.71s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2021-06-18T11:54:30.912Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.50s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.82s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.73s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.71s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.43s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.50s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.81s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.40s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.87s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.37s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.14s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.83s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.18s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.52s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.80s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.48s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.85s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRmiTag (0.12s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.72s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.67s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.69s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.81s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.23s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.43s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAddHost (0.91s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.42s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.71s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.76s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.74s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.88s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.84s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.76s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.96s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (2.03s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.84s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.86s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.99s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.83s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.92s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.71s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.71s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.62s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.07s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.75s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.67s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.65s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.72s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.67s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.65s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.04s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.95s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.77s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.68s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.85s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.67s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.51s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.45s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.68s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.94s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.90s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.68s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.79s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.40s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.95s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.34s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.62s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.66s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.50s) [2021-06-18T11:54:30.912Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-18T11:54:30.912Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.73s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.14s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.57s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.27s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.72s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.42s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.00s) [2021-06-18T11:54:30.912Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.73s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.70s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.66s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.69s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.69s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.74s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.69s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunExitCode (0.71s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.70s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.65s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.68s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.69s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.70s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.44s) [2021-06-18T11:54:30.912Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.41s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.42s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.80s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.94s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.37s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.37s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.70s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.50s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.51s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.21s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.29s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.41s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.41s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.37s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunMount (8.09s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.67s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.70s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.40s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.01s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.27s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.44s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.44s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.45s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.46s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.80s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNetHost (1.10s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.67s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.85s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.22s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.44s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.06s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.51s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.92s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.88s) [2021-06-18T11:54:30.912Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.71s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.59s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.87s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.78s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2021-06-18T11:54:30.912Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.69s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2021-06-18T11:54:30.912Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.36s) [2021-06-18T11:54:30.912Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.95s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.33s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.68s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.65s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.18s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.67s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.50s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.89s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.67s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2021-06-18T11:54:30.912Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.74s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.73s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.77s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.89s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunState (1.41s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.69s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunSysctls (1.39s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.67s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.20s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.66s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.56s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.82s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.68s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunUserByID (0.95s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.23s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunUserByName (0.68s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.70s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.84s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.74s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.90s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.09s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.36s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.32s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.41s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.69s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.34s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.76s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.38s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.74s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.68s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.66s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.70s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.91s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.14s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.70s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.65s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.70s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.29s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.66s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.48s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.33s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.05s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.66s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.85s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.85s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.94s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.48s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.30s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.63s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.04s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.43s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.05s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.27s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.31s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.31s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.09s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.88s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.33s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.80s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.17s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestStartRecordError (1.55s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.29s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.40s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.97s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.65s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.96s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.74s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.71s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.69s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.74s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.85s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.69s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.32s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.66s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.66s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.40s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.98s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUpdateStats (3.76s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.35s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.72s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.01s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.62s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.28s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.68s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.53s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.31s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.10s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.18s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.67s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.40s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.64s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.55s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.74s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.50s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.39s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.47s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.69s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.05s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.06s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.55s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.06s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.95s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.13s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.14s) [2021-06-18T11:54:30.913Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.54s) [2021-06-18T11:54:30.913Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-18T11:54:30.913Z] === RUN TestDockerRegistrySuite [2021-06-18T11:54:30.913Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-18T11:54:32.290Z] check_test.go:196: [ddfca32c0b265] daemon is not started [2021-06-18T11:54:32.290Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-18T11:54:33.227Z] check_test.go:196: [d465cc72087e9] daemon is not started [2021-06-18T11:54:33.227Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-18T11:54:34.623Z] check_test.go:196: [dbd1c33c659fb] daemon is not started [2021-06-18T11:54:34.623Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-18T11:54:34.882Z] check_test.go:196: [d7b5953c99324] daemon is not started [2021-06-18T11:54:34.882Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-18T11:54:38.172Z] check_test.go:196: [dcdd1eed317aa] daemon is not started [2021-06-18T11:54:38.172Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-18T11:54:39.917Z] ok github.com/docker/docker/libnetwork/networkdb 156.662s coverage: 60.6% of statements [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/rootless [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/volume [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-18T11:54:39.917Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === Skipped [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-18T11:54:39.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T11:54:39.917Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-18T11:54:39.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T11:54:39.917Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-18T11:54:39.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T11:54:39.917Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-18T11:54:39.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T11:54:39.917Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-18T11:54:39.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T11:54:39.917Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-18T11:54:39.917Z] graphtest_unix.go:73: No driver to put! [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.01s) [2021-06-18T11:54:39.917Z] time="2021-06-18T11:50:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-18T11:54:39.917Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-18T11:54:39.917Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-18T11:54:39.917Z] time="2021-06-18T11:50:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-18T11:54:39.917Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-18T11:54:39.917Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-18T11:54:39.917Z] time="2021-06-18T11:50:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-18T11:54:39.917Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-18T11:54:39.917Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-18T11:54:39.917Z] time="2021-06-18T11:50:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-18T11:54:39.917Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-18T11:54:39.917Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-18T11:54:39.917Z] time="2021-06-18T11:50:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-18T11:54:39.917Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-18T11:54:39.917Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-18T11:54:39.917Z] graphtest_unix.go:73: No driver to put! [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-18T11:54:39.917Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-18T11:54:39.917Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-18T11:54:39.917Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-18T11:54:39.917Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-18T11:54:39.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T11:54:39.917Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-18T11:54:39.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T11:54:39.917Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-18T11:54:39.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T11:54:39.917Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-18T11:54:39.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T11:54:39.917Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-18T11:54:39.917Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-18T11:54:39.917Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-18T11:54:39.917Z] graphtest_unix.go:73: No driver to put! [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-18T11:54:39.917Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-18T11:54:39.917Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-18T11:54:39.917Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-18T11:54:39.917Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-18T11:54:39.917Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-18T11:54:39.917Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-18T11:54:39.917Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-18T11:54:39.917Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-18T11:54:39.917Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-18T11:54:39.917Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-18T11:54:39.917Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-18T11:54:39.917Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-18T11:54:39.917Z] firewalld_test.go:13: firewalld is not running [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-18T11:54:39.917Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-18T11:54:39.917Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] [2021-06-18T11:54:39.917Z] DONE 2656 tests, 37 skipped in 414.287s Post stage [Pipeline] junit [2021-06-18T11:54:39.931Z] Recording test results [2021-06-18T11:54:40.191Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-18T11:54:40.528Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42530/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3638aff0fbe10e028cfde34a2f011efae4011277 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3638aff0fbe10e028cfde34a2f011efae4011277 hack/validate/vendor [2021-06-18T11:54:41.101Z] No vendor changes in diff. [2021-06-18T11:54:41.361Z] WARNING: github.com/docker/libnetwork is vendored but unused [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-18T11:54:41.973Z] + echo Ensuring container killed. [2021-06-18T11:54:41.973Z] Ensuring container killed. [2021-06-18T11:54:41.973Z] + docker rm -vf docker-pr2 [2021-06-18T11:54:41.973Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-06-18T11:54:42.287Z] + echo Chowning /workspace to jenkins user [2021-06-18T11:54:42.287Z] Chowning /workspace to jenkins user [2021-06-18T11:54:42.287Z] + id -u [2021-06-18T11:54:42.287Z] + id -g [2021-06-18T11:54:42.287Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42530:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-18T11:54:43.218Z] + bundleName=unit [2021-06-18T11:54:43.218Z] + echo Creating unit-bundles.tar.gz [2021-06-18T11:54:43.218Z] Creating unit-bundles.tar.gz [2021-06-18T11:54:43.218Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-18T11:54:43.218Z] bundles/junit-report.xml [2021-06-18T11:54:43.218Z] bundles/go-test-report.json [2021-06-18T11:54:43.218Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-18T11:54:43.237Z] Archiving artifacts [2021-06-18T11:54:43.783Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42530/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-18T11:54:44.104Z] + make clean [2021-06-18T11:54:44.364Z] docker volume rm -f docker-dev-cache [2021-06-18T11:54:44.364Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [2021-06-18T11:54:44.735Z] check_test.go:196: [d9a48039359f6] daemon is not started [2021-06-18T11:54:44.735Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T11:54:48.032Z] check_test.go:196: [debaa54c25d74] daemon is not started [2021-06-18T11:54:48.032Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-18T11:54:48.599Z] check_test.go:196: [df32514d4abc9] daemon is not started [2021-06-18T11:54:48.599Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-18T11:54:49.535Z] check_test.go:196: [d1d2ae542215d] daemon is not started [2021-06-18T11:54:49.535Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-18T11:54:50.912Z] check_test.go:196: [d1d434ecd5496] daemon is not started [2021-06-18T11:54:50.912Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-18T11:54:51.847Z] check_test.go:196: [df5c32537da77] daemon is not started [2021-06-18T11:54:51.847Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-18T11:54:53.224Z] check_test.go:196: [d215d95367df4] daemon is not started [2021-06-18T11:54:53.224Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-18T11:54:54.160Z] check_test.go:196: [d69d1cb13febe] daemon is not started [2021-06-18T11:54:54.160Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-18T11:54:55.537Z] check_test.go:196: [d90b737e2f265] daemon is not started [2021-06-18T11:54:55.537Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-18T11:54:56.472Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:53760c544bc389bd21b97911508cb121a38a40abfa41001ca0513c43d3d6054e [2021-06-18T11:54:57.410Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0453ef400dfb1f4542bcc618ccb968657130994fcf0fa6827d67f6debc019d26 [2021-06-18T11:54:57.410Z] check_test.go:196: [dcafbe5b8d67d] daemon is not started [2021-06-18T11:54:57.410Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-18T11:54:58.347Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ad34bb434cedac6e4c67f485a63c70c32b32f45be39cf08bd40495b36e79f6ca [2021-06-18T11:54:59.284Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d50b41118d88214507ac28fdc168d39bc1226a5ef3dfcad7aba60da4e88afeb2 [2021-06-18T11:54:59.543Z] check_test.go:196: [dfae9aadc60a7] daemon is not started [2021-06-18T11:54:59.543Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-18T11:55:00.919Z] check_test.go:196: [dd33d47d26381] daemon is not started [2021-06-18T11:55:00.919Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-18T11:55:03.451Z] check_test.go:196: [d5e544f48f849] daemon is not started [2021-06-18T11:55:03.451Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-18T11:55:04.828Z] check_test.go:196: [dd945e3c10b8d] daemon is not started [2021-06-18T11:55:04.828Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-18T11:55:04.828Z] check_test.go:196: [dd3910bb92789] daemon is not started [2021-06-18T11:55:04.828Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-18T11:55:05.766Z] check_test.go:196: [dd007642e3b76] daemon is not started [2021-06-18T11:55:05.766Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-18T11:55:06.706Z] check_test.go:196: [d8b62b582b798] daemon is not started [2021-06-18T11:55:06.706Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-18T11:55:08.083Z] check_test.go:196: [d0ce3ce3f4065] daemon is not started [2021-06-18T11:55:08.083Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-18T11:55:10.618Z] check_test.go:196: [dbd3d496ebe52] daemon is not started [2021-06-18T11:55:10.618Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-18T11:55:10.877Z] check_test.go:196: [ddf77ac6e70a2] daemon is not started [2021-06-18T11:55:10.877Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-18T11:55:12.255Z] check_test.go:196: [d4e07868fd6e0] daemon is not started [2021-06-18T11:55:12.255Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-18T11:55:12.513Z] check_test.go:196: [d07b0e6846d0a] daemon is not started [2021-06-18T11:55:12.513Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-18T11:55:12.513Z] check_test.go:196: [d730e2f18dc21] daemon is not started [2021-06-18T11:55:12.513Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-18T11:55:12.772Z] check_test.go:196: [d029339acd6ed] daemon is not started [2021-06-18T11:55:12.772Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-18T11:55:13.030Z] check_test.go:196: [d6d816ba77116] daemon is not started [2021-06-18T11:55:13.030Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-18T11:55:13.289Z] check_test.go:196: [d9ff13e2a877f] daemon is not started [2021-06-18T11:55:13.289Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-18T11:55:13.548Z] check_test.go:196: [da1c87b5c9574] daemon is not started [2021-06-18T11:55:13.548Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-18T11:55:14.924Z] check_test.go:196: [d6078d544bf05] daemon is not started [2021-06-18T11:55:14.924Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-18T11:55:16.300Z] check_test.go:196: [d35b6e4066dc5] daemon is not started [2021-06-18T11:55:16.300Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-18T11:55:17.676Z] check_test.go:196: [dba92aa7d3a24] daemon is not started [2021-06-18T11:55:17.676Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-18T11:55:18.612Z] check_test.go:196: [d1c9ade11d6a6] daemon is not started [2021-06-18T11:55:18.612Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-18T11:55:19.179Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-18T11:55:19.438Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite (49.27s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.29s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.16s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.35s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.12s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.41s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.10s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.15s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.00s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.15s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.20s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.16s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.06s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.08s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.17s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.12s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.19s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.69s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.11s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.09s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.04s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.00s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.85s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.34s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.12s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.33s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.25s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.22s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.30s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.20s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.76s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.00s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.13s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.88s) [2021-06-18T11:55:20.376Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s) [2021-06-18T11:55:20.376Z] === RUN TestDockerSchema1RegistrySuite [2021-06-18T11:55:20.376Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-18T11:55:20.376Z] check_test.go:223: [ddde7de4837b8] daemon is not started [2021-06-18T11:55:20.376Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-18T11:55:21.314Z] docker_cli_swarm_test.go:1186: [d016d04e51124] joining swarm manager [dc03ec1191fdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:55:23.848Z] check_test.go:223: [d3066660a37d0] daemon is not started [2021-06-18T11:55:23.848Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-18T11:55:28.036Z] docker_cli_swarm_test.go:1195: [d9284cae539d3] joining swarm manager [dc03ec1191fdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:55:29.939Z] check_test.go:223: [d290056a0797f] daemon is not started [2021-06-18T11:55:29.939Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-18T11:55:33.227Z] check_test.go:223: [d5ce110766350] daemon is not started [2021-06-18T11:55:33.227Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-18T11:55:34.164Z] check_test.go:223: [dfc2a9900873d] daemon is not started [2021-06-18T11:55:34.164Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-18T11:55:35.100Z] check_test.go:223: [d31776a8f5ab2] daemon is not started [2021-06-18T11:55:35.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-18T11:55:35.100Z] check_test.go:223: [d3eb709f39c5e] daemon is not started [2021-06-18T11:55:35.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-18T11:55:36.495Z] check_test.go:223: [dc37f602e3aa0] daemon is not started [2021-06-18T11:55:36.495Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-18T11:55:37.431Z] check_test.go:223: [dc6900dfdad96] daemon is not started [2021-06-18T11:55:37.431Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-18T11:55:38.366Z] check_test.go:223: [d8a2379707004] daemon is not started [2021-06-18T11:55:38.366Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-18T11:55:41.651Z] check_test.go:223: [d4e67146b5273] daemon is not started [2021-06-18T11:55:41.651Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-18T11:55:41.651Z] check_test.go:223: [d194d07f8e257] daemon is not started [2021-06-18T11:55:41.651Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-18T11:55:41.911Z] check_test.go:223: [d042a8e7ce678] daemon is not started [2021-06-18T11:55:41.911Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-18T11:55:42.170Z] check_test.go:223: [d46547855859b] daemon is not started [2021-06-18T11:55:42.170Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-18T11:55:42.430Z] check_test.go:223: [d939a69b2e011] daemon is not started [2021-06-18T11:55:42.430Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-18T11:55:42.689Z] check_test.go:223: [dc6b34fe4d2dd] daemon is not started [2021-06-18T11:55:42.689Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-18T11:55:42.948Z] check_test.go:223: [ded17ff506fde] daemon is not started [2021-06-18T11:55:42.948Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-18T11:55:43.206Z] check_test.go:223: [d5360b41389a0] daemon is not started [2021-06-18T11:55:43.206Z] --- PASS: TestDockerSchema1RegistrySuite (22.92s) [2021-06-18T11:55:43.206Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2021-06-18T11:55:43.206Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.24s) [2021-06-18T11:55:43.206Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.11s) [2021-06-18T11:55:43.206Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.16s) [2021-06-18T11:55:43.206Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.15s) [2021-06-18T11:55:43.206Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.08s) [2021-06-18T11:55:43.206Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-06-18T11:55:43.206Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.14s) [2021-06-18T11:55:43.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.06s) [2021-06-18T11:55:43.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2021-06-18T11:55:43.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.85s) [2021-06-18T11:55:43.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2021-06-18T11:55:43.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.36s) [2021-06-18T11:55:43.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-18T11:55:43.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.26s) [2021-06-18T11:55:43.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.23s) [2021-06-18T11:55:43.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.34s) [2021-06-18T11:55:43.207Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-06-18T11:55:43.207Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-18T11:55:43.207Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-18T11:55:43.775Z] check_test.go:252: [d26e90f9d8bf5] daemon is not started [2021-06-18T11:55:43.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-18T11:55:44.034Z] check_test.go:252: [d66803e2fd51b] daemon is not started [2021-06-18T11:55:44.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-18T11:55:44.293Z] check_test.go:252: [d0b88c705c424] daemon is not started [2021-06-18T11:55:44.293Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-18T11:55:45.230Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-18T11:55:45.488Z] check_test.go:252: [d332fe5b75368] daemon is not started [2021-06-18T11:55:45.488Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-18T11:55:45.747Z] check_test.go:252: [d54fb2d9c01a3] daemon is not started [2021-06-18T11:55:45.747Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-18T11:55:46.314Z] check_test.go:252: [db53bc793024b] daemon is not started [2021-06-18T11:55:46.314Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-18T11:55:46.572Z] check_test.go:252: [d8cb050abb702] daemon is not started [2021-06-18T11:55:46.572Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.39s) [2021-06-18T11:55:46.572Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.63s) [2021-06-18T11:55:46.572Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.42s) [2021-06-18T11:55:46.572Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.15s) [2021-06-18T11:55:46.572Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.00s) [2021-06-18T11:55:46.573Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-06-18T11:55:46.573Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.35s) [2021-06-18T11:55:46.573Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.48s) [2021-06-18T11:55:46.573Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-06-18T11:55:46.573Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-18T11:55:46.573Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-18T11:55:51.840Z] check_test.go:279: [dfc9d92dcd56a] daemon is not started [2021-06-18T11:55:51.840Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-18T11:55:51.840Z] check_test.go:279: [dbfe616507e2a] daemon is not started [2021-06-18T11:55:51.840Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-18T11:55:51.840Z] check_test.go:279: [d1fe384d8e94d] daemon is not started [2021-06-18T11:55:51.840Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-18T11:55:52.098Z] check_test.go:279: [d8e26e3410a71] daemon is not started [2021-06-18T11:55:52.098Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-18T11:55:52.098Z] check_test.go:279: [d28cac7f6f9b9] daemon is not started [2021-06-18T11:55:52.098Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.73s) [2021-06-18T11:55:52.098Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-06-18T11:55:52.098Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.14s) [2021-06-18T11:55:52.098Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-06-18T11:55:52.098Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-06-18T11:55:52.098Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-06-18T11:55:52.098Z] === RUN TestDockerNetworkSuite [2021-06-18T11:55:52.098Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-18T11:55:54.002Z] docker_cli_network_unix_test.go:46: [da35e783ede31] daemon is not started [2021-06-18T11:55:54.569Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-18T11:55:55.137Z] docker_cli_network_unix_test.go:46: [df1d617dce3ed] daemon is not started [2021-06-18T11:55:55.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-18T11:56:00.974Z] docker_cli_network_unix_test.go:46: [db891f3d7381f] daemon is not started [2021-06-18T11:56:01.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-18T11:56:02.918Z] docker_cli_network_unix_test.go:46: [d5968bfa1d938] daemon is not started [2021-06-18T11:56:03.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-18T11:56:03.485Z] docker_cli_network_unix_test.go:1233: [de94f7fa432ea] daemon is not started [2021-06-18T11:56:06.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-18T11:56:06.773Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-18T11:56:07.723Z] docker_cli_network_unix_test.go:46: [d1c88db4e5ef2] daemon is not started [2021-06-18T11:56:08.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-18T11:56:16.424Z] docker_cli_network_unix_test.go:46: [d6a11b9f09b82] daemon is not started [2021-06-18T11:56:16.424Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-18T11:56:16.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-18T11:56:18.957Z] docker_cli_network_unix_test.go:46: [d0b4f2f6a54a1] daemon is not started [2021-06-18T11:56:19.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-18T11:56:20.593Z] docker_cli_network_unix_test.go:46: [d5b9a6f4e262f] daemon is not started [2021-06-18T11:56:20.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-18T11:56:21.419Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-18T11:56:21.678Z] docker_cli_network_unix_test.go:46: [d83cd291a3876] daemon is not started [2021-06-18T11:56:21.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-18T11:56:22.195Z] docker_cli_network_unix_test.go:46: [df66ae47e52a4] daemon is not started [2021-06-18T11:56:22.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-18T11:56:23.390Z] docker_cli_network_unix_test.go:46: [d107a74907d55] daemon is not started [2021-06-18T11:56:23.390Z] docker_cli_swarm_test.go:1118: [da8aa6ab385fd] joining swarm manager [d75a3febc36d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:56:23.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-18T11:56:24.524Z] docker_cli_network_unix_test.go:46: [d796c80946957] daemon is not started [2021-06-18T11:56:24.783Z] docker_cli_swarm_test.go:1119: [de1f6d90cbacd] joining swarm manager [d75a3febc36d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:56:25.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-18T11:56:25.300Z] docker_cli_network_unix_test.go:46: [d55002c4603d9] daemon is not started [2021-06-18T11:56:25.300Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-18T11:56:25.559Z] docker_cli_network_unix_test.go:46: [d932053df92f3] daemon is not started [2021-06-18T11:56:25.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-18T11:56:26.495Z] docker_cli_network_unix_test.go:46: [d03aac1bd37f3] daemon is not started [2021-06-18T11:56:26.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-18T11:56:26.754Z] docker_cli_network_unix_test.go:46: [d40e8941ccc91] daemon is not started [2021-06-18T11:56:26.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-18T11:56:26.754Z] docker_cli_network_unix_test.go:46: [d9844fdcae8c7] daemon is not started [2021-06-18T11:56:26.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-18T11:56:27.013Z] docker_cli_network_unix_test.go:46: [dd7ca7fc67484] daemon is not started [2021-06-18T11:56:27.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-18T11:56:27.950Z] docker_cli_network_unix_test.go:46: [dc8e0b3ccaefe] daemon is not started [2021-06-18T11:56:27.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-18T11:56:28.886Z] docker_cli_network_unix_test.go:46: [d4dc01883ff1e] daemon is not started [2021-06-18T11:56:29.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-18T11:56:29.145Z] docker_cli_network_unix_test.go:46: [d96177993cefc] daemon is not started [2021-06-18T11:56:29.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-18T11:56:29.714Z] docker_cli_network_unix_test.go:46: [da23989a66618] daemon is not started [2021-06-18T11:56:29.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-18T11:56:29.714Z] docker_cli_network_unix_test.go:46: [d6f58b131d0e7] daemon is not started [2021-06-18T11:56:29.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-18T11:56:31.090Z] docker_cli_network_unix_test.go:968: [d8f3ddfd1caee] daemon is not started [2021-06-18T11:56:32.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-18T11:56:34.370Z] docker_cli_network_unix_test.go:46: [d3721619015cc] daemon is not started [2021-06-18T11:56:34.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-18T11:56:38.560Z] docker_cli_network_unix_test.go:1116: [d41772cd61fef] daemon is not started [2021-06-18T11:56:41.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-18T11:56:41.104Z] docker_cli_network_unix_test.go:46: [ddccf338cac4f] daemon is not started [2021-06-18T11:56:41.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-18T11:56:41.671Z] docker_cli_network_unix_test.go:46: [df337a015b57c] daemon is not started [2021-06-18T11:56:41.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-18T11:56:41.930Z] docker_cli_network_unix_test.go:46: [dc731a3181f4b] daemon is not started [2021-06-18T11:56:41.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-18T11:56:41.930Z] docker_cli_network_unix_test.go:46: [dbeb35423e01c] daemon is not started [2021-06-18T11:56:41.930Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-18T11:56:42.188Z] docker_cli_network_unix_test.go:46: [d3965afcd10e9] daemon is not started [2021-06-18T11:56:42.188Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-18T11:56:42.447Z] docker_cli_network_unix_test.go:46: [d42220bf964f4] daemon is not started [2021-06-18T11:56:42.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-18T11:56:42.447Z] docker_cli_network_unix_test.go:46: [dac585a902dca] daemon is not started [2021-06-18T11:56:42.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-18T11:56:44.979Z] docker_cli_network_unix_test.go:46: [dfcb59eb901c6] daemon is not started [2021-06-18T11:56:45.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-18T11:56:45.914Z] docker_cli_network_unix_test.go:46: [d022587ef3f30] daemon is not started [2021-06-18T11:56:45.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-18T11:56:45.914Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-18T11:56:45.914Z] docker_cli_network_unix_test.go:46: [dd47dc0120231] daemon is not started [2021-06-18T11:56:45.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-18T11:56:46.481Z] docker_cli_network_unix_test.go:46: [dd87faf1e10cc] daemon is not started [2021-06-18T11:56:46.740Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-18T11:56:50.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-18T11:56:52.835Z] docker_cli_network_unix_test.go:1084: [d7aa6131aec7f] daemon is not started [2021-06-18T11:56:54.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-18T11:56:54.738Z] docker_cli_network_unix_test.go:46: [da8a215e1cc60] daemon is not started [2021-06-18T11:56:54.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-18T11:56:54.997Z] docker_cli_network_unix_test.go:46: [dea023c7abdb5] daemon is not started [2021-06-18T11:56:55.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-18T11:56:57.158Z] docker_cli_network_unix_test.go:46: [dbcd4534ddaf7] daemon is not started [2021-06-18T11:56:57.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-18T11:56:57.416Z] docker_cli_network_unix_test.go:46: [dbb204e6b8a62] daemon is not started [2021-06-18T11:56:57.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-18T11:56:57.982Z] docker_cli_network_unix_test.go:46: [d0201893ef13d] daemon is not started [2021-06-18T11:56:58.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-18T11:56:58.499Z] docker_cli_network_unix_test.go:46: [d81ed66ed5eeb] daemon is not started [2021-06-18T11:56:58.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-18T11:56:59.325Z] docker_cli_network_unix_test.go:46: [d788eb2d2886f] daemon is not started [2021-06-18T11:56:59.892Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-18T11:57:03.181Z] docker_cli_network_unix_test.go:46: [d2364eca75a3a] daemon is not started [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite (71.19s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.22s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.15s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.80s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.97s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.91s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.92s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.12s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.99s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.50s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.03s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.55s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.43s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.22s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.40s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.98s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.95s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.25s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.75s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.66s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.49s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.93s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.30s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-06-18T11:57:03.441Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.97s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.24s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.42s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.94s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.94s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.91s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.43s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.11s) [2021-06-18T11:57:03.441Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (3.64s) [2021-06-18T11:57:03.441Z] === RUN TestDockerHubPullSuite [2021-06-18T11:57:03.441Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-18T11:57:04.817Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-18T11:57:06.719Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-18T11:57:06.978Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-18T11:57:08.354Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-18T11:57:08.354Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-18T11:57:08.354Z] --- PASS: TestDockerHubPullSuite (4.91s) [2021-06-18T11:57:08.354Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.22s) [2021-06-18T11:57:08.354Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2021-06-18T11:57:08.354Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.31s) [2021-06-18T11:57:08.354Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.00s) [2021-06-18T11:57:08.354Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.13s) [2021-06-18T11:57:08.354Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-06-18T11:57:08.354Z] PASS [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === Skipped [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-18T11:57:08.354Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-18T11:57:08.354Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-18T11:57:08.354Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-06-18T11:57:08.354Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-18T11:57:08.354Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-18T11:57:08.354Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-18T11:57:08.354Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-18T11:57:08.354Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-18T11:57:08.354Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-18T11:57:08.354Z] docker_cli_sni_test.go:18: Flakey test [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-18T11:57:08.354Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-18T11:57:08.354Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-18T11:57:08.354Z] [2021-06-18T11:57:08.354Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-18T11:57:08.354Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-18T11:57:08.355Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-18T11:57:08.355Z] [2021-06-18T11:57:08.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-18T11:57:08.355Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-18T11:57:08.355Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-18T11:57:08.355Z] [2021-06-18T11:57:08.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-18T11:57:08.355Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-18T11:57:08.355Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-18T11:57:08.355Z] [2021-06-18T11:57:08.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-18T11:57:08.355Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-18T11:57:08.355Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-18T11:57:08.355Z] [2021-06-18T11:57:08.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-18T11:57:08.355Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-18T11:57:08.355Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-18T11:57:08.355Z] [2021-06-18T11:57:08.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-18T11:57:08.355Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-18T11:57:08.355Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-18T11:57:08.355Z] [2021-06-18T11:57:08.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-18T11:57:08.355Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-18T11:57:08.355Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-18T11:57:08.355Z] [2021-06-18T11:57:08.355Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-18T11:57:08.355Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-18T11:57:08.355Z] docker_cli_network_unix_test.go:46: [dd47dc0120231] daemon is not started [2021-06-18T11:57:08.355Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-18T11:57:08.355Z] [2021-06-18T11:57:08.355Z] [2021-06-18T11:57:08.355Z] DONE 1269 tests, 51 skipped in 1666.850s [2021-06-18T11:57:08.355Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-18T11:57:08.355Z] ++++ cat bundles/test-integration/docker.pid [2021-06-18T11:57:08.355Z] +++ kill 13778 [2021-06-18T11:57:09.298Z] +++ /etc/init.d/apparmor stop [2021-06-18T11:57:09.298Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-18T11:57:09.298Z] [2021-06-18T11:57:09.298Z] Unloading profiles will leave already running processes permanently [2021-06-18T11:57:09.298Z] unconfined, which can lead to unexpected situations. [2021-06-18T11:57:09.298Z] [2021-06-18T11:57:09.298Z] To set a process to complain mode, use the command line tool [2021-06-18T11:57:09.298Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-18T11:57:09.298Z] +++ true [2021-06-18T11:57:09.298Z] exiting test-integration [2021-06-18T11:57:09.298Z] ++ exit 0 [2021-06-18T11:57:09.298Z] [2021-06-18T11:57:09.575Z] + for job in $(jobs -p) [2021-06-18T11:57:09.575Z] + wait 10763 [2021-06-18T11:57:48.289Z] docker_cli_swarm_test.go:1172: [d9e0941ec2d47] joining swarm manager [d75a3febc36d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-18T11:58:20.363Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-18T11:58:22.287Z] docker_cli_swarm_test.go:1453: [d8267e52e7002] joining swarm manager [db5c5ca7fd210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:58:23.223Z] docker_cli_swarm_test.go:1454: [d9a1366252e9e] joining swarm manager [db5c5ca7fd210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-18T11:58:35.426Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-18T11:58:35.426Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-18T11:58:35.426Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-18T11:58:35.426Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-18T11:58:35.426Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-18T11:58:35.993Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-18T11:58:38.527Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-18T11:58:42.717Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-18T11:58:44.095Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-18T11:58:45.997Z] docker_cli_swarm_unix_test.go:62: [d91a933146447] joining swarm manager [d8eef624412fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T11:59:42.220Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-18T11:59:42.220Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-18T11:59:42.479Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-18T11:59:45.055Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-18T11:59:48.343Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-18T11:59:50.878Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-18T11:59:52.808Z] docker_api_swarm_test.go:961: [d754511b1c85e] joining swarm manager [da3b7c0665056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-18T12:00:10.898Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-18T12:00:25.777Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-18T12:00:26.344Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-18T12:00:28.877Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-18T12:00:32.163Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-18T12:00:42.139Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-18T12:00:46.357Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-18T12:00:48.891Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-18T12:00:52.176Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-18T12:00:54.707Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-18T12:00:57.239Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-18T12:00:59.774Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-18T12:01:01.676Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-18T12:01:57.900Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-18T12:02:12.803Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite (1659.89s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.88s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.84s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.17s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.70s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.70s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (22.65s) [2021-06-18T12:02:30.892Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.78s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.67s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.41s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.61s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (17.49s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.94s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.45s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.85s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (40.89s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.52s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.09s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.22s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.22s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.06s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.18s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.20s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.35s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.00s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.39s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.51s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.43s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.39s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.71s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.17s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.91s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.93s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.25s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.78s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.77s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.68s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.42s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.16s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.41s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.63s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.39s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.18s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.48s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.81s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.80s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.03s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.99s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.67s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.66s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.86s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.07s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.61s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.72s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.01s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.64s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.94s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.43s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.12s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.72s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.90s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.84s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.34s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.76s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.07s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.72s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.57s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.43s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.29s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.39s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.38s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.35s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.65s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.90s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.21s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.25s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (126.76s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.69s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.27s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.70s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.18s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.39s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.18s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.83s) [2021-06-18T12:02:30.892Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.71s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.68s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.57s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.61s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.22s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.78s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.38s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.89s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.21s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.47s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.31s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.55s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.77s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.30s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.36s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.38s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.04s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.23s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.29s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.39s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.18s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.67s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.44s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.82s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.73s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.95s) [2021-06-18T12:02:30.892Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.68s) [2021-06-18T12:02:30.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.22s) [2021-06-18T12:02:30.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2021-06-18T12:02:30.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.97s) [2021-06-18T12:02:30.893Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s) [2021-06-18T12:02:30.893Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.35s) [2021-06-18T12:02:30.893Z] === RUN TestDockerExternalVolumeSuite [2021-06-18T12:02:30.893Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-18T12:02:30.893Z] docker_cli_external_volume_driver_test.go:53: [d01f19b58340c] daemon is not started [2021-06-18T12:02:45.769Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-18T12:03:53.454Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-18T12:04:01.568Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-18T12:04:16.484Z] docker_cli_external_volume_driver_test.go:53: [d49cf0325165d] daemon is not started [2021-06-18T12:04:31.361Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-18T12:04:49.446Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-18T12:05:01.650Z] docker_cli_external_volume_driver_test.go:53: [d17ec34e7350f] daemon is not started [2021-06-18T12:05:16.527Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-18T12:05:16.527Z] docker_cli_external_volume_driver_test.go:53: [dbc56cc355c73] daemon is not started [2021-06-18T12:05:34.628Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-18T12:06:06.701Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-18T12:06:21.578Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-18T12:06:36.458Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-18T12:07:23.143Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-18T12:07:41.224Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-18T12:08:13.299Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-18T12:08:45.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-18T12:09:00.250Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-18T12:09:18.353Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-18T12:09:18.353Z] docker_cli_external_volume_driver_test.go:485: [d102aa2abe739] daemon is not started [2021-06-18T12:09:33.228Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-18T12:09:33.228Z] docker_cli_external_volume_driver_test.go:53: [d9a1800105bb8] daemon is not started [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite (438.85s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.73s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.37s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.36s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.35s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.73s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.40s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.45s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.31s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.07s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.24s) [2021-06-18T12:09:48.106Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-06-18T12:09:48.106Z] PASS [2021-06-18T12:09:48.106Z] [2021-06-18T12:09:48.106Z] === Skipped [2021-06-18T12:09:48.106Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-06-18T12:09:48.106Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-18T12:09:48.106Z] check_test.go:309: [d2f0bbd747f66] daemon is not started [2021-06-18T12:09:48.106Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-06-18T12:09:48.106Z] [2021-06-18T12:09:48.106Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-18T12:09:48.106Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-18T12:09:48.106Z] check_test.go:309: [d75dc1174965d] daemon is not started [2021-06-18T12:09:48.106Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-06-18T12:09:48.106Z] [2021-06-18T12:09:48.106Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-18T12:09:48.106Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-18T12:09:48.106Z] check_test.go:309: [df60d978644e5] daemon is not started [2021-06-18T12:09:48.106Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-06-18T12:09:48.106Z] [2021-06-18T12:09:48.106Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-18T12:09:48.106Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-18T12:09:48.106Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-18T12:09:48.106Z] [2021-06-18T12:09:48.106Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-18T12:09:48.106Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-18T12:09:48.106Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-18T12:09:48.106Z] [2021-06-18T12:09:48.106Z] [2021-06-18T12:09:48.106Z] DONE 273 tests, 5 skipped in 2425.572s [2021-06-18T12:09:48.106Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-18T12:09:48.106Z] ++++ cat bundles/test-integration/docker.pid [2021-06-18T12:09:48.106Z] +++ kill 13794 [2021-06-18T12:09:48.365Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5a875e41dee1/docker.pid [2021-06-18T12:09:48.365Z] +++ kill 15470 [2021-06-18T12:09:48.365Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15470 is not a child of this shell [2021-06-18T12:09:48.365Z] warning: PID 15470 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5a875e41dee1/docker.pid had a nonzero exit code [2021-06-18T12:09:48.365Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5a875e41dee1/root: target is busy. [2021-06-18T12:09:48.365Z] +++ /etc/init.d/apparmor stop [2021-06-18T12:09:48.365Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-18T12:09:48.365Z] [2021-06-18T12:09:48.365Z] Unloading profiles will leave already running processes permanently [2021-06-18T12:09:48.365Z] unconfined, which can lead to unexpected situations. [2021-06-18T12:09:48.365Z] [2021-06-18T12:09:48.365Z] To set a process to complain mode, use the command line tool [2021-06-18T12:09:48.365Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-18T12:09:48.365Z] +++ true [2021-06-18T12:09:48.365Z] exiting test-integration [2021-06-18T12:09:48.365Z] ++ exit 0 [2021-06-18T12:09:48.365Z] [2021-06-18T12:09:48.624Z] + exit 0 [2021-06-18T12:09:48.624Z] ++ jobs -p [2021-06-18T12:09:48.624Z] + pids= [2021-06-18T12:09:48.624Z] + echo 'Remaining pids to kill: []' [2021-06-18T12:09:48.624Z] Remaining pids to kill: [] [2021-06-18T12:09:48.624Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-18T12:09:48.637Z] Recording test results [2021-06-18T12:09:49.794Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-18T12:09:50.100Z] + echo Ensuring container killed. [2021-06-18T12:09:50.100Z] Ensuring container killed. [2021-06-18T12:09:50.100Z] + docker ps -aq -f name=docker-pr2-* [2021-06-18T12:09:50.100Z] + cids=642f0e15c96e [2021-06-18T12:09:50.100Z] 1c02021f5664 [2021-06-18T12:09:50.100Z] 32a0f400ae30 [2021-06-18T12:09:50.100Z] + [ -n 642f0e15c96e [2021-06-18T12:09:50.100Z] 1c02021f5664 [2021-06-18T12:09:50.100Z] 32a0f400ae30 ] [2021-06-18T12:09:50.100Z] + docker rm -vf 642f0e15c96e 1c02021f5664 32a0f400ae30 [2021-06-18T12:09:51.037Z] 642f0e15c96e [2021-06-18T12:09:51.603Z] 1c02021f5664 [2021-06-18T12:09:52.170Z] 32a0f400ae30 [Pipeline] sh [2021-06-18T12:09:52.478Z] + echo Chowning /workspace to jenkins user [2021-06-18T12:09:52.478Z] Chowning /workspace to jenkins user [2021-06-18T12:09:52.478Z] + id -u [2021-06-18T12:09:52.478Z] + id -g [2021-06-18T12:09:52.478Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42530:/workspace busybox chown -R 1000:1000 /workspace [2021-06-18T12:09:52.478Z] Unable to find image 'busybox:latest' locally [2021-06-18T12:09:52.736Z] latest: Pulling from library/busybox [2021-06-18T12:09:52.736Z] b71f96345d44: Pulling fs layer [2021-06-18T12:09:52.736Z] b71f96345d44: Download complete [2021-06-18T12:09:52.995Z] b71f96345d44: Pull complete [2021-06-18T12:09:52.996Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-18T12:09:52.996Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-18T12:09:56.575Z] + bundleName=amd64 [2021-06-18T12:09:56.575Z] + echo Creating amd64-bundles.tar.gz [2021-06-18T12:09:56.575Z] Creating amd64-bundles.tar.gz [2021-06-18T12:09:56.575Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+ *-report.xml ) -print [2021-06-18T12:09:56.575Z] xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-18T12:09:57.524Z] Archiving artifacts [2021-06-18T12:09:58.957Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42530/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-18T12:09:59.263Z] + make clean [2021-06-18T12:09:59.523Z] docker volume rm -f docker-dev-cache [2021-06-18T12:09:59.523Z] 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