Pull request #44102 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 518179f63e46f6e7313b58a4bf5ea7cefcaf2501+ff76e05913aec1b9e05375b8afc94dd721e7ca6d (b4c78895fd4a1c0ea947ce3bcb8748c4d5f2fb49) 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44102@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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 [2022-09-06T20:54:12.696Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-06T20:54:12.700Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-06T20:54:12.996Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0faa1e300358c892b) in /home/ubuntu/workspace/moby_PR-44102 [Pipeline] { [Pipeline] checkout [2022-09-06T20:54:13.127Z] The recommended git tool is: git [2022-09-06T20:54:15.270Z] using credential docker-jenkins-github-credentials [2022-09-06T20:54:15.279Z] Cloning the remote Git repository [2022-09-06T20:54:15.280Z] Cloning with configured refspecs honoured and without tags [2022-09-06T20:54:15.354Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T20:54:15.407Z] > git init /home/ubuntu/workspace/moby_PR-44102 # timeout=10 [2022-09-06T20:54:15.658Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:54:15.658Z] > git --version # timeout=10 [2022-09-06T20:54:15.674Z] > git --version # 'git version 2.17.1' [2022-09-06T20:54:15.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:54:15.676Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44102/head:refs/remotes/origin/PR-44102 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:54:34.440Z] Fetching without tags [2022-09-06T20:54:34.660Z] Merging remotes/origin/master commit ff76e05913aec1b9e05375b8afc94dd721e7ca6d into PR head commit 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T20:54:34.390Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:54:34.407Z] > git config --add remote.origin.fetch +refs/pull/44102/head:refs/remotes/origin/PR-44102 # timeout=10 [2022-09-06T20:54:34.416Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:54:34.431Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:54:34.457Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:54:34.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:54:34.459Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44102/head:refs/remotes/origin/PR-44102 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:54:34.684Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:54:34.695Z] > git checkout -f 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 # timeout=10 [2022-09-06T20:54:35.357Z] Merge succeeded, producing 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T20:54:35.357Z] Checking out Revision 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 (PR-44102) [2022-09-06T20:54:35.293Z] > git remote # timeout=10 [2022-09-06T20:54:35.317Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T20:54:35.337Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:54:35.338Z] > git merge ff76e05913aec1b9e05375b8afc94dd721e7ca6d # timeout=10 [2022-09-06T20:54:35.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T20:54:35.373Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:54:35.382Z] > git checkout -f 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 # timeout=10 [2022-09-06T20:54:39.404Z] Commit message: "vendor: golang.org/x/net v0.0.0-20220906165146-f3363e06e74c" [2022-09-06T20:54:39.405Z] First time build. Skipping changelog. [2022-09-06T20:54:39.477Z] > git --version # timeout=10 [2022-09-06T20:54:39.491Z] > git --version # 'git version 2.17.1' [2022-09-06T20:54:39.502Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T20:54:40.365Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44102:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-09-06T20:54:58.425Z] Unable to find image 'alpine:latest' locally [2022-09-06T20:54:58.425Z] latest: Pulling from library/alpine [2022-09-06T20:54:58.425Z] 213ec9aee27d: Pulling fs layer [2022-09-06T20:54:58.425Z] 213ec9aee27d: Download complete [2022-09-06T20:54:58.425Z] 213ec9aee27d: Pull complete [2022-09-06T20:54:58.425Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T20:54:58.425Z] Status: Downloaded newer image for alpine:latest [2022-09-06T20:55:01.694Z] 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] 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] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" 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) [2022-09-06T20:55:02.499Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0855c24341de94f63) in /home/ubuntu/workspace/moby_PR-44102 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-09-06T20:55:02.513Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fe35ad6543683501) in /home/ubuntu/workspace/moby_PR-44102 [2022-09-06T20:55:02.515Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ed5b3f0625a4f92d) in /home/ubuntu/workspace/moby_PR-44102 [2022-09-06T20:55:02.520Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01b8434c462edd322) in /home/ubuntu/workspace/moby_PR-44102 [Pipeline] { [2022-09-06T20:55:02.538Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e49db28d3a44ff3e) in /home/ubuntu/workspace/moby_PR-44102 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-09-06T20:55:02.622Z] The recommended git tool is: git [2022-09-06T20:55:02.632Z] using credential docker-jenkins-github-credentials [2022-09-06T20:55:02.643Z] Cloning the remote Git repository [2022-09-06T20:55:02.643Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-09-06T20:55:02.650Z] The recommended git tool is: git [Pipeline] checkout [2022-09-06T20:55:02.660Z] using credential docker-jenkins-github-credentials [2022-09-06T20:55:02.662Z] The recommended git tool is: git [Pipeline] checkout [2022-09-06T20:55:02.674Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [2022-09-06T20:55:02.683Z] Cloning the remote Git repository [2022-09-06T20:55:02.683Z] Cloning with configured refspecs honoured and without tags [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-09-06T20:55:02.684Z] using credential docker-jenkins-github-credentials [2022-09-06T20:55:02.685Z] using credential docker-jenkins-github-credentials [2022-09-06T20:55:02.696Z] Cloning the remote Git repository [2022-09-06T20:55:02.696Z] Cloning with configured refspecs honoured and without tags [2022-09-06T20:55:02.703Z] Cloning the remote Git repository [2022-09-06T20:55:02.703Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-09-06T20:55:02.753Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [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] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-06T20:55:02.624Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T20:55:02.625Z] > git init /home/ubuntu/workspace/moby_PR-44102 # timeout=10 [2022-09-06T20:55:02.640Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:55:02.640Z] > git --version # timeout=10 [2022-09-06T20:55:02.651Z] > git --version # 'git version 2.17.1' [2022-09-06T20:55:02.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:55:02.652Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44102/head:refs/remotes/origin/PR-44102 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:55:02.723Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T20:55:02.723Z] > git init /home/ubuntu/workspace/moby_PR-44102 # timeout=10 [2022-09-06T20:55:02.736Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:55:02.736Z] > git --version # timeout=10 [2022-09-06T20:55:02.741Z] > git --version # 'git version 2.25.1' [2022-09-06T20:55:02.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:55:02.742Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44102/head:refs/remotes/origin/PR-44102 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:55:02.713Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T20:55:02.716Z] > git init /home/ubuntu/workspace/moby_PR-44102 # timeout=10 [2022-09-06T20:55:02.731Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:55:02.732Z] > git --version # timeout=10 [2022-09-06T20:55:02.741Z] > git --version # 'git version 2.17.1' [2022-09-06T20:55:02.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:55:02.742Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44102/head:refs/remotes/origin/PR-44102 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:55:02.697Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T20:55:02.698Z] > git init /home/ubuntu/workspace/moby_PR-44102 # timeout=10 [2022-09-06T20:55:02.708Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:55:02.708Z] > git --version # timeout=10 [2022-09-06T20:55:02.711Z] > git --version # 'git version 2.25.1' [2022-09-06T20:55:02.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:55:02.712Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44102/head:refs/remotes/origin/PR-44102 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:55:04.265Z] using credential docker-jenkins-github-credentials [2022-09-06T20:55:04.274Z] Cloning the remote Git repository [2022-09-06T20:55:04.274Z] Cloning with configured refspecs honoured and without tags [2022-09-06T20:55:04.342Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T20:55:04.390Z] > git init /home/ubuntu/workspace/moby_PR-44102 # timeout=10 [2022-09-06T20:55:04.692Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:55:04.692Z] > git --version # timeout=10 [2022-09-06T20:55:04.695Z] > git --version # 'git version 2.17.1' [2022-09-06T20:55:04.695Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:55:04.697Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44102/head:refs/remotes/origin/PR-44102 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:55:15.555Z] Fetching without tags [2022-09-06T20:55:15.774Z] Merging remotes/origin/master commit ff76e05913aec1b9e05375b8afc94dd721e7ca6d into PR head commit 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T20:55:16.354Z] Merge succeeded, producing 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T20:55:16.354Z] Checking out Revision 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 (PR-44102) [2022-09-06T20:55:16.645Z] Fetching without tags [2022-09-06T20:55:16.826Z] Merging remotes/origin/master commit ff76e05913aec1b9e05375b8afc94dd721e7ca6d into PR head commit 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T20:55:15.573Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:55:15.577Z] > git config --add remote.origin.fetch +refs/pull/44102/head:refs/remotes/origin/PR-44102 # timeout=10 [2022-09-06T20:55:15.580Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:55:15.588Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:55:15.595Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:55:15.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:55:15.596Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44102/head:refs/remotes/origin/PR-44102 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:55:15.814Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:55:15.817Z] > git checkout -f 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 # timeout=10 [2022-09-06T20:55:16.365Z] > git remote # timeout=10 [2022-09-06T20:55:16.370Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T20:55:16.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:55:16.375Z] > git merge ff76e05913aec1b9e05375b8afc94dd721e7ca6d # timeout=10 [2022-09-06T20:55:16.384Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T20:55:16.394Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:55:16.400Z] > git checkout -f 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 # timeout=10 [2022-09-06T20:55:16.882Z] Commit message: "vendor: golang.org/x/net v0.0.0-20220906165146-f3363e06e74c" [2022-09-06T20:55:16.933Z] > git --version # timeout=10 [2022-09-06T20:55:16.938Z] > git --version # 'git version 2.25.1' [2022-09-06T20:55:16.944Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-06T20:55:16.639Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:55:16.643Z] > git config --add remote.origin.fetch +refs/pull/44102/head:refs/remotes/origin/PR-44102 # timeout=10 [2022-09-06T20:55:16.646Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:55:16.651Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:55:16.656Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:55:16.656Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:55:16.657Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44102/head:refs/remotes/origin/PR-44102 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:55:16.840Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:55:16.843Z] > git checkout -f 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 # timeout=10 [Pipeline] withEnv [Pipeline] { [2022-09-06T20:55:17.405Z] Merge succeeded, producing 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T20:55:17.406Z] Checking out Revision 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 (PR-44102) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T20:55:17.724Z] + docker version [2022-09-06T20:55:17.724Z] Client: Docker Engine - Community [2022-09-06T20:55:17.724Z] Version: 22.06.0-beta.0 [2022-09-06T20:55:17.724Z] API version: 1.42 [2022-09-06T20:55:17.724Z] Go version: go1.18.3 [2022-09-06T20:55:17.724Z] Git commit: 3e9117b [2022-09-06T20:55:17.724Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-06T20:55:17.724Z] OS/Arch: linux/arm64 [2022-09-06T20:55:17.724Z] Context: default [2022-09-06T20:55:17.724Z] [2022-09-06T20:55:17.724Z] Server: Docker Engine - Community [2022-09-06T20:55:17.724Z] Engine: [2022-09-06T20:55:17.725Z] Version: 22.06.0-beta.0 [2022-09-06T20:55:17.725Z] API version: 1.42 (minimum version 1.12) [2022-09-06T20:55:17.725Z] Go version: go1.18.3 [2022-09-06T20:55:17.725Z] Git commit: 38633e7 [2022-09-06T20:55:17.725Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-06T20:55:17.725Z] OS/Arch: linux/arm64 [2022-09-06T20:55:17.725Z] Experimental: true [2022-09-06T20:55:17.725Z] containerd: [2022-09-06T20:55:17.725Z] Version: 1.6.8 [2022-09-06T20:55:17.725Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:55:17.725Z] runc: [2022-09-06T20:55:17.725Z] Version: 1.1.4 [2022-09-06T20:55:17.725Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T20:55:17.725Z] docker-init: [2022-09-06T20:55:17.725Z] Version: 0.19.0 [2022-09-06T20:55:17.725Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T20:55:18.014Z] + docker info [2022-09-06T20:55:18.014Z] Client: [2022-09-06T20:55:18.014Z] Context: default [2022-09-06T20:55:18.014Z] Debug Mode: false [2022-09-06T20:55:18.014Z] Plugins: [2022-09-06T20:55:18.014Z] buildx: Docker Buildx (Docker Inc.) [2022-09-06T20:55:18.014Z] Version: v0.8.2 [2022-09-06T20:55:18.014Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-06T20:55:18.014Z] compose: Docker Compose (Docker Inc.) [2022-09-06T20:55:18.014Z] Version: v2.10.2 [2022-09-06T20:55:18.014Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-06T20:55:18.014Z] [2022-09-06T20:55:18.014Z] Server: [2022-09-06T20:55:18.014Z] Containers: 0 [2022-09-06T20:55:18.014Z] Running: 0 [2022-09-06T20:55:18.014Z] Paused: 0 [2022-09-06T20:55:18.014Z] Stopped: 0 [2022-09-06T20:55:18.014Z] Images: 3 [2022-09-06T20:55:18.014Z] Server Version: 22.06.0-beta.0 [2022-09-06T20:55:18.014Z] Storage Driver: overlay2 [2022-09-06T20:55:18.014Z] Backing Filesystem: extfs [2022-09-06T20:55:18.014Z] Supports d_type: true [2022-09-06T20:55:18.014Z] Using metacopy: false [2022-09-06T20:55:18.014Z] Native Overlay Diff: true [2022-09-06T20:55:18.014Z] userxattr: false [2022-09-06T20:55:18.014Z] Logging Driver: json-file [2022-09-06T20:55:18.014Z] Cgroup Driver: cgroupfs [2022-09-06T20:55:18.014Z] Cgroup Version: 1 [2022-09-06T20:55:18.014Z] Plugins: [2022-09-06T20:55:18.014Z] Volume: local [2022-09-06T20:55:18.014Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T20:55:18.014Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T20:55:18.014Z] Swarm: inactive [2022-09-06T20:55:18.014Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T20:55:18.014Z] Default Runtime: runc [2022-09-06T20:55:18.014Z] Init Binary: docker-init [2022-09-06T20:55:18.014Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:55:18.014Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T20:55:18.014Z] init version: de40ad0 [2022-09-06T20:55:18.014Z] Security Options: [2022-09-06T20:55:18.014Z] apparmor [2022-09-06T20:55:18.014Z] seccomp [2022-09-06T20:55:18.014Z] Profile: builtin [2022-09-06T20:55:18.014Z] Kernel Version: 5.15.0-1019-aws [2022-09-06T20:55:18.014Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-06T20:55:18.014Z] OSType: linux [2022-09-06T20:55:18.014Z] Architecture: aarch64 [2022-09-06T20:55:18.014Z] CPUs: 2 [2022-09-06T20:55:18.014Z] Total Memory: 7.559GiB [2022-09-06T20:55:18.014Z] Name: ip-10-100-40-193 [2022-09-06T20:55:18.014Z] ID: db79de1c-242a-4385-a2a3-a1af427bf7ea [2022-09-06T20:55:18.014Z] Docker Root Dir: /var/lib/docker [2022-09-06T20:55:18.014Z] Debug Mode: false [2022-09-06T20:55:18.014Z] Registry: https://index.docker.io/v1/ [2022-09-06T20:55:18.014Z] Labels: [2022-09-06T20:55:18.014Z] Experimental: true [2022-09-06T20:55:18.014Z] Insecure Registries: [2022-09-06T20:55:18.014Z] 127.0.0.0/8 [2022-09-06T20:55:18.014Z] Live Restore Enabled: true [2022-09-06T20:55:18.014Z] [Pipeline] sh [2022-09-06T20:55:18.301Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T20:55:18.301Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T20:55:18.301Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44102/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T20:55:18.301Z] + bash /home/ubuntu/workspace/moby_PR-44102/check-config.sh [2022-09-06T20:55:18.301Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T20:55:18.301Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-06T20:55:18.301Z] [2022-09-06T20:55:18.301Z] Generally Necessary: [2022-09-06T20:55:18.301Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T20:55:18.301Z] - apparmor: enabled and tools installed [2022-09-06T20:55:18.301Z] - CONFIG_NAMESPACES: enabled [2022-09-06T20:55:18.301Z] - CONFIG_NET_NS: enabled [2022-09-06T20:55:18.301Z] - CONFIG_PID_NS: enabled [2022-09-06T20:55:18.301Z] - CONFIG_IPC_NS: enabled [2022-09-06T20:55:18.301Z] - CONFIG_UTS_NS: enabled [2022-09-06T20:55:18.301Z] - CONFIG_CGROUPS: enabled [2022-09-06T20:55:18.301Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T20:55:18.301Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T20:55:18.301Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T20:55:18.301Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T20:55:18.301Z] - CONFIG_CPUSETS: enabled [2022-09-06T20:55:18.301Z] - CONFIG_MEMCG: enabled [2022-09-06T20:55:18.301Z] - CONFIG_KEYS: enabled [2022-09-06T20:55:18.301Z] - CONFIG_VETH: enabled (as module) [2022-09-06T20:55:18.301Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T20:55:18.338Z] Fetching without tags [2022-09-06T20:55:18.386Z] Fetching without tags [2022-09-06T20:55:18.445Z] Fetching without tags [2022-09-06T20:55:18.492Z] Merging remotes/origin/master commit ff76e05913aec1b9e05375b8afc94dd721e7ca6d into PR head commit 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T20:55:18.292Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:55:18.295Z] > git config --add remote.origin.fetch +refs/pull/44102/head:refs/remotes/origin/PR-44102 # timeout=10 [2022-09-06T20:55:18.300Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:55:18.310Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:55:18.319Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:55:18.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:55:18.320Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44102/head:refs/remotes/origin/PR-44102 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:55:18.472Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:55:18.479Z] > git checkout -f 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 # timeout=10 [2022-09-06T20:55:18.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:55:18.404Z] > git config --add remote.origin.fetch +refs/pull/44102/head:refs/remotes/origin/PR-44102 # timeout=10 [2022-09-06T20:55:18.407Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:55:18.427Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:55:18.446Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:55:18.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:55:18.447Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44102/head:refs/remotes/origin/PR-44102 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:55:18.561Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T20:55:18.561Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T20:55:18.561Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T20:55:18.561Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T20:55:18.561Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T20:55:18.561Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T20:55:18.561Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T20:55:18.561Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T20:55:18.561Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T20:55:18.561Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T20:55:18.561Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T20:55:18.561Z] [2022-09-06T20:55:18.561Z] Optional Features: [2022-09-06T20:55:18.561Z] - CONFIG_USER_NS: enabled [2022-09-06T20:55:18.561Z] - CONFIG_SECCOMP: enabled [2022-09-06T20:55:18.561Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T20:55:18.561Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T20:55:18.561Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T20:55:18.561Z] (cgroup swap accounting is currently enabled) [2022-09-06T20:55:18.561Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T20:55:18.561Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T20:55:18.561Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T20:55:18.561Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T20:55:18.561Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T20:55:18.561Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T20:55:18.561Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T20:55:18.561Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T20:55:18.359Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:55:18.366Z] > git config --add remote.origin.fetch +refs/pull/44102/head:refs/remotes/origin/PR-44102 # timeout=10 [2022-09-06T20:55:18.372Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:55:18.379Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:55:18.387Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:55:18.387Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:55:18.388Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44102/head:refs/remotes/origin/PR-44102 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-06T20:55:18.585Z] Merging remotes/origin/master commit ff76e05913aec1b9e05375b8afc94dd721e7ca6d into PR head commit 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T20:55:18.643Z] Merging remotes/origin/master commit ff76e05913aec1b9e05375b8afc94dd721e7ca6d into PR head commit 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T20:55:18.824Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T20:55:18.824Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T20:55:18.824Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T20:55:18.824Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T20:55:18.824Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T20:55:18.824Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T20:55:18.824Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T20:55:18.824Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T20:55:18.824Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T20:55:18.824Z] - CONFIG_EXT4_FS: enabled [2022-09-06T20:55:18.824Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T20:55:18.824Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T20:55:18.824Z] - Network Drivers: [2022-09-06T20:55:18.824Z] - "overlay": [2022-09-06T20:55:18.824Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T20:55:18.824Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T20:55:18.824Z] Optional (for encrypted networks): [2022-09-06T20:55:18.824Z] - CONFIG_CRYPTO: enabled [2022-09-06T20:55:18.824Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T20:55:18.824Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T20:55:18.824Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T20:55:18.824Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T20:55:18.824Z] - CONFIG_XFRM: enabled [2022-09-06T20:55:18.824Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T20:55:18.824Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T20:55:18.824Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T20:55:18.824Z] - "ipvlan": [2022-09-06T20:55:17.397Z] > git remote # timeout=10 [2022-09-06T20:55:17.400Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T20:55:17.403Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:55:17.404Z] > git merge ff76e05913aec1b9e05375b8afc94dd721e7ca6d # timeout=10 [2022-09-06T20:55:17.411Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T20:55:17.416Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:55:17.418Z] > git checkout -f 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 # timeout=10 [2022-09-06T20:55:19.046Z] Merge succeeded, producing 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T20:55:19.047Z] Checking out Revision 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 (PR-44102) [2022-09-06T20:55:19.084Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T20:55:19.084Z] - "macvlan": [2022-09-06T20:55:19.084Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T20:55:19.084Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T20:55:19.084Z] - "ftp,tftp client in container": [2022-09-06T20:55:19.084Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T20:55:19.084Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T20:55:19.084Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T20:55:19.084Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T20:55:19.084Z] - Storage Drivers: [2022-09-06T20:55:19.084Z] - "aufs": [2022-09-06T20:55:19.084Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T20:55:19.084Z] - "btrfs": [2022-09-06T20:55:19.084Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T20:55:19.084Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T20:55:19.084Z] - "devicemapper": [2022-09-06T20:55:19.084Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T20:55:19.084Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T20:55:19.084Z] - "overlay": [2022-09-06T20:55:19.084Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T20:55:19.084Z] - "zfs": [2022-09-06T20:55:19.084Z] - /dev/zfs: present [2022-09-06T20:55:19.084Z] - zfs command: missing [2022-09-06T20:55:19.084Z] - zpool command: missing [2022-09-06T20:55:19.084Z] [2022-09-06T20:55:19.084Z] Limits: [2022-09-06T20:55:19.084Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T20:55:19.084Z] [2022-09-06T20:55:19.084Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T20:55:19.168Z] Merge succeeded, producing 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T20:55:19.169Z] Checking out Revision 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 (PR-44102) [2022-09-06T20:55:19.218Z] Merge succeeded, producing 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T20:55:19.218Z] Checking out Revision 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 (PR-44102) [2022-09-06T20:55:19.359Z] Commit message: "vendor: golang.org/x/net v0.0.0-20220906165146-f3363e06e74c" [2022-09-06T20:55:19.369Z] > git --version # timeout=10 [2022-09-06T20:55:19.372Z] > git --version # 'git version 2.25.1' [2022-09-06T20:55:19.378Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-06T20:55:19.411Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 . [2022-09-06T20:55:19.477Z] Commit message: "vendor: golang.org/x/net v0.0.0-20220906165146-f3363e06e74c" [2022-09-06T20:55:19.500Z] > git --version # timeout=10 [2022-09-06T20:55:19.506Z] > git --version # 'git version 2.17.1' [2022-09-06T20:55:19.512Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-06T20:55:19.671Z] #1 [internal] load build definition from Dockerfile [2022-09-06T20:55:19.671Z] #1 transferring dockerfile: 19.11kB done [2022-09-06T20:55:19.671Z] #1 DONE 0.0s [2022-09-06T20:55:19.671Z] [2022-09-06T20:55:19.671Z] #2 [internal] load .dockerignore [2022-09-06T20:55:19.671Z] #2 transferring context: 145B done [2022-09-06T20:55:19.671Z] #2 DONE 0.0s [2022-09-06T20:55:19.671Z] [2022-09-06T20:55:19.671Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T20:55:19.671Z] #3 DONE 0.1s [2022-09-06T20:55:19.671Z] [2022-09-06T20:55:19.671Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T20:55:19.671Z] #4 CACHED [2022-09-06T20:55:19.687Z] Commit message: "vendor: golang.org/x/net v0.0.0-20220906165146-f3363e06e74c" [Pipeline] withEnv [Pipeline] { [2022-09-06T20:55:19.677Z] > git --version # timeout=10 [2022-09-06T20:55:19.695Z] > git --version # 'git version 2.17.1' [2022-09-06T20:55:19.702Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T20:55:19.932Z] [2022-09-06T20:55:19.932Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T20:55:19.932Z] #5 ... [2022-09-06T20:55:19.932Z] [2022-09-06T20:55:19.932Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:55:19.932Z] #6 DONE 0.1s [2022-09-06T20:55:19.932Z] [2022-09-06T20:55:19.932Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:55:19.932Z] #7 DONE 0.1s [2022-09-06T20:55:20.031Z] + docker version [2022-09-06T20:55:20.031Z] Client: Docker Engine - Community [2022-09-06T20:55:20.031Z] Version: 22.06.0-beta.0 [2022-09-06T20:55:20.031Z] API version: 1.42 [2022-09-06T20:55:20.031Z] Go version: go1.18.3 [2022-09-06T20:55:20.031Z] Git commit: 3e9117b [2022-09-06T20:55:20.031Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-06T20:55:20.031Z] OS/Arch: linux/amd64 [2022-09-06T20:55:20.031Z] Context: default [2022-09-06T20:55:20.031Z] [2022-09-06T20:55:20.031Z] Server: Docker Engine - Community [2022-09-06T20:55:20.031Z] Engine: [2022-09-06T20:55:20.031Z] Version: 22.06.0-beta.0 [2022-09-06T20:55:20.031Z] API version: 1.42 (minimum version 1.12) [2022-09-06T20:55:20.031Z] Go version: go1.18.3 [2022-09-06T20:55:20.031Z] Git commit: 38633e7 [2022-09-06T20:55:20.031Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-06T20:55:20.031Z] OS/Arch: linux/amd64 [2022-09-06T20:55:20.031Z] Experimental: true [2022-09-06T20:55:20.031Z] containerd: [2022-09-06T20:55:20.031Z] Version: 1.6.8 [2022-09-06T20:55:20.031Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:55:20.031Z] runc: [2022-09-06T20:55:20.031Z] Version: 1.1.4 [2022-09-06T20:55:20.031Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T20:55:20.031Z] docker-init: [2022-09-06T20:55:20.031Z] Version: 0.19.0 [2022-09-06T20:55:20.031Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T20:55:20.192Z] [2022-09-06T20:55:20.192Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T20:55:20.193Z] #5 DONE 0.1s [2022-09-06T20:55:20.193Z] [2022-09-06T20:55:20.193Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T20:55:20.193Z] #8 DONE 0.3s [2022-09-06T20:55:20.202Z] + docker version [2022-09-06T20:55:20.203Z] Client: Docker Engine - Community [2022-09-06T20:55:20.203Z] Version: 22.06.0-beta.0 [2022-09-06T20:55:20.203Z] API version: 1.42 [2022-09-06T20:55:20.203Z] Go version: go1.18.3 [2022-09-06T20:55:20.203Z] Git commit: 3e9117b [2022-09-06T20:55:20.203Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T20:55:20.203Z] OS/Arch: linux/amd64 [2022-09-06T20:55:20.203Z] Context: default [2022-09-06T20:55:20.203Z] [2022-09-06T20:55:20.203Z] Server: Docker Engine - Community [2022-09-06T20:55:20.203Z] Engine: [2022-09-06T20:55:20.203Z] Version: 22.06.0-beta.0 [2022-09-06T20:55:20.203Z] API version: 1.42 (minimum version 1.12) [2022-09-06T20:55:20.203Z] Go version: go1.18.3 [2022-09-06T20:55:20.203Z] Git commit: 38633e7 [2022-09-06T20:55:20.203Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T20:55:20.203Z] OS/Arch: linux/amd64 [2022-09-06T20:55:20.203Z] Experimental: true [2022-09-06T20:55:20.203Z] containerd: [2022-09-06T20:55:20.203Z] Version: 1.6.8 [2022-09-06T20:55:20.203Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:55:20.203Z] runc: [2022-09-06T20:55:20.203Z] Version: 1.1.4 [2022-09-06T20:55:20.203Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T20:55:20.203Z] docker-init: [2022-09-06T20:55:20.203Z] Version: 0.19.0 [2022-09-06T20:55:20.203Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T20:55:18.999Z] > git remote # timeout=10 [2022-09-06T20:55:19.007Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T20:55:19.012Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:55:19.013Z] > git merge ff76e05913aec1b9e05375b8afc94dd721e7ca6d # timeout=10 [2022-09-06T20:55:19.020Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T20:55:19.027Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:55:19.035Z] > git checkout -f 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 # timeout=10 [2022-09-06T20:55:20.313Z] + docker info [2022-09-06T20:55:20.313Z] Client: [2022-09-06T20:55:20.313Z] Context: default [2022-09-06T20:55:20.313Z] Debug Mode: false [2022-09-06T20:55:20.313Z] Plugins: [2022-09-06T20:55:20.313Z] buildx: Docker Buildx (Docker Inc.) [2022-09-06T20:55:20.313Z] Version: f500bf6 [2022-09-06T20:55:20.313Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-06T20:55:20.313Z] compose: Docker Compose (Docker Inc.) [2022-09-06T20:55:20.313Z] Version: v2.10.2 [2022-09-06T20:55:20.313Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-06T20:55:20.313Z] scan: Docker Scan (Docker Inc.) [2022-09-06T20:55:20.313Z] Version: v0.17.0 [2022-09-06T20:55:20.313Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-06T20:55:20.313Z] [2022-09-06T20:55:20.313Z] Server: [2022-09-06T20:55:20.313Z] Containers: 0 [2022-09-06T20:55:20.313Z] Running: 0 [2022-09-06T20:55:20.313Z] Paused: 0 [2022-09-06T20:55:20.313Z] Stopped: 0 [2022-09-06T20:55:20.313Z] Images: 3 [2022-09-06T20:55:20.313Z] Server Version: 22.06.0-beta.0 [2022-09-06T20:55:20.313Z] Storage Driver: overlay2 [2022-09-06T20:55:20.313Z] Backing Filesystem: extfs [2022-09-06T20:55:20.313Z] Supports d_type: true [2022-09-06T20:55:20.313Z] Using metacopy: false [2022-09-06T20:55:20.313Z] Native Overlay Diff: true [2022-09-06T20:55:20.313Z] userxattr: false [2022-09-06T20:55:20.313Z] Logging Driver: json-file [2022-09-06T20:55:20.313Z] Cgroup Driver: systemd [2022-09-06T20:55:20.313Z] Cgroup Version: 2 [2022-09-06T20:55:20.313Z] Plugins: [2022-09-06T20:55:20.313Z] Volume: local [2022-09-06T20:55:20.313Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T20:55:20.313Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T20:55:20.313Z] Swarm: inactive [2022-09-06T20:55:20.313Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T20:55:20.313Z] Default Runtime: runc [2022-09-06T20:55:20.313Z] Init Binary: docker-init [2022-09-06T20:55:20.313Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:55:20.313Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T20:55:20.313Z] init version: de40ad0 [2022-09-06T20:55:20.313Z] Security Options: [2022-09-06T20:55:20.313Z] apparmor [2022-09-06T20:55:20.313Z] seccomp [2022-09-06T20:55:20.313Z] Profile: builtin [2022-09-06T20:55:20.313Z] cgroupns [2022-09-06T20:55:20.313Z] Kernel Version: 5.15.0-1019-aws [2022-09-06T20:55:20.313Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-06T20:55:20.313Z] OSType: linux [2022-09-06T20:55:20.313Z] Architecture: x86_64 [2022-09-06T20:55:20.313Z] CPUs: 2 [2022-09-06T20:55:20.313Z] Total Memory: 7.557GiB [2022-09-06T20:55:20.313Z] Name: ip-10-100-54-7 [2022-09-06T20:55:20.313Z] ID: bdae21e4-3897-431c-b9bb-6455cf55d7d2 [2022-09-06T20:55:20.313Z] Docker Root Dir: /var/lib/docker [2022-09-06T20:55:20.313Z] Debug Mode: false [2022-09-06T20:55:20.313Z] Registry: https://index.docker.io/v1/ [2022-09-06T20:55:20.314Z] Labels: [2022-09-06T20:55:20.314Z] Experimental: true [2022-09-06T20:55:20.314Z] Insecure Registries: [2022-09-06T20:55:20.314Z] 127.0.0.0/8 [2022-09-06T20:55:20.314Z] Live Restore Enabled: true [2022-09-06T20:55:20.314Z] [Pipeline] } [Pipeline] // stage [2022-09-06T20:55:18.645Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:55:18.652Z] > git checkout -f 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 # timeout=10 [2022-09-06T20:55:19.187Z] > git remote # timeout=10 [2022-09-06T20:55:19.192Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T20:55:19.197Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:55:19.197Z] > git merge ff76e05913aec1b9e05375b8afc94dd721e7ca6d # timeout=10 [2022-09-06T20:55:19.209Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T20:55:19.219Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:55:19.225Z] > git checkout -f 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 # timeout=10 [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-06T20:55:18.585Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:55:18.592Z] > git checkout -f 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 # timeout=10 [2022-09-06T20:55:19.141Z] > git remote # timeout=10 [2022-09-06T20:55:19.146Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T20:55:19.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:55:19.152Z] > git merge ff76e05913aec1b9e05375b8afc94dd721e7ca6d # timeout=10 [2022-09-06T20:55:19.161Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T20:55:19.169Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:55:19.174Z] > git checkout -f 518179f63e46f6e7313b58a4bf5ea7cefcaf2501 # timeout=10 [Pipeline] sh [2022-09-06T20:55:20.412Z] + docker version [2022-09-06T20:55:20.412Z] Client: Docker Engine - Community [2022-09-06T20:55:20.412Z] Version: 22.06.0-beta.0 [2022-09-06T20:55:20.412Z] API version: 1.42 [2022-09-06T20:55:20.412Z] Go version: go1.18.3 [2022-09-06T20:55:20.412Z] Git commit: 3e9117b [2022-09-06T20:55:20.412Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T20:55:20.412Z] OS/Arch: linux/amd64 [2022-09-06T20:55:20.412Z] Context: default [2022-09-06T20:55:20.412Z] [2022-09-06T20:55:20.412Z] Server: Docker Engine - Community [2022-09-06T20:55:20.412Z] Engine: [2022-09-06T20:55:20.412Z] Version: 22.06.0-beta.0 [2022-09-06T20:55:20.412Z] API version: 1.42 (minimum version 1.12) [2022-09-06T20:55:20.412Z] Go version: go1.18.3 [2022-09-06T20:55:20.412Z] Git commit: 38633e7 [2022-09-06T20:55:20.412Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T20:55:20.412Z] OS/Arch: linux/amd64 [2022-09-06T20:55:20.412Z] Experimental: true [2022-09-06T20:55:20.412Z] containerd: [2022-09-06T20:55:20.412Z] Version: 1.6.8 [2022-09-06T20:55:20.412Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:55:20.412Z] runc: [2022-09-06T20:55:20.412Z] Version: 1.1.4 [2022-09-06T20:55:20.412Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T20:55:20.412Z] docker-init: [2022-09-06T20:55:20.412Z] Version: 0.19.0 [2022-09-06T20:55:20.412Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T20:55:20.483Z] + docker info [2022-09-06T20:55:20.483Z] Client: [2022-09-06T20:55:20.483Z] Context: default [2022-09-06T20:55:20.483Z] Debug Mode: false [2022-09-06T20:55:20.483Z] Plugins: [2022-09-06T20:55:20.483Z] buildx: Docker Buildx (Docker Inc.) [2022-09-06T20:55:20.483Z] Version: f500bf6 [2022-09-06T20:55:20.483Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-06T20:55:20.483Z] compose: Docker Compose (Docker Inc.) [2022-09-06T20:55:20.483Z] Version: v2.10.2 [2022-09-06T20:55:20.483Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-06T20:55:20.483Z] scan: Docker Scan (Docker Inc.) [2022-09-06T20:55:20.483Z] Version: v0.17.0 [2022-09-06T20:55:20.483Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-06T20:55:20.483Z] [2022-09-06T20:55:20.483Z] Server: [2022-09-06T20:55:20.483Z] Containers: 0 [2022-09-06T20:55:20.483Z] Running: 0 [2022-09-06T20:55:20.483Z] Paused: 0 [2022-09-06T20:55:20.483Z] Stopped: 0 [2022-09-06T20:55:20.483Z] Images: 3 [2022-09-06T20:55:20.483Z] Server Version: 22.06.0-beta.0 [2022-09-06T20:55:20.483Z] Storage Driver: overlay2 [2022-09-06T20:55:20.483Z] Backing Filesystem: extfs [2022-09-06T20:55:20.483Z] Supports d_type: true [2022-09-06T20:55:20.483Z] Using metacopy: false [2022-09-06T20:55:20.483Z] Native Overlay Diff: true [2022-09-06T20:55:20.483Z] userxattr: false [2022-09-06T20:55:20.483Z] Logging Driver: json-file [2022-09-06T20:55:20.483Z] Cgroup Driver: cgroupfs [2022-09-06T20:55:20.483Z] Cgroup Version: 1 [2022-09-06T20:55:20.483Z] Plugins: [2022-09-06T20:55:20.483Z] Volume: local [2022-09-06T20:55:20.483Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T20:55:20.483Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T20:55:20.483Z] Swarm: inactive [2022-09-06T20:55:20.483Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T20:55:20.483Z] Default Runtime: runc [2022-09-06T20:55:20.483Z] Init Binary: docker-init [2022-09-06T20:55:20.483Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:55:20.483Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T20:55:20.483Z] init version: de40ad0 [2022-09-06T20:55:20.483Z] Security Options: [2022-09-06T20:55:20.483Z] apparmor [2022-09-06T20:55:20.483Z] seccomp [2022-09-06T20:55:20.483Z] Profile: builtin [2022-09-06T20:55:20.483Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T20:55:20.483Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T20:55:20.483Z] OSType: linux [2022-09-06T20:55:20.483Z] Architecture: x86_64 [2022-09-06T20:55:20.483Z] CPUs: 2 [2022-09-06T20:55:20.483Z] Total Memory: 7.565GiB [2022-09-06T20:55:20.483Z] Name: ip-10-100-111-248 [2022-09-06T20:55:20.483Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-06T20:55:20.483Z] Docker Root Dir: /var/lib/docker [2022-09-06T20:55:20.483Z] Debug Mode: false [2022-09-06T20:55:20.483Z] Registry: https://index.docker.io/v1/ [2022-09-06T20:55:20.483Z] Labels: [2022-09-06T20:55:20.483Z] Experimental: true [2022-09-06T20:55:20.483Z] Insecure Registries: [2022-09-06T20:55:20.483Z] 127.0.0.0/8 [2022-09-06T20:55:20.483Z] Live Restore Enabled: true [2022-09-06T20:55:20.483Z] [2022-09-06T20:55:20.483Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T20:55:20.638Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 . [2022-09-06T20:55:20.694Z] + docker info [2022-09-06T20:55:20.695Z] Client: [2022-09-06T20:55:20.695Z] Context: default [2022-09-06T20:55:20.695Z] Debug Mode: false [2022-09-06T20:55:20.695Z] Plugins: [2022-09-06T20:55:20.695Z] buildx: Docker Buildx (Docker Inc.) [2022-09-06T20:55:20.695Z] Version: f500bf6 [2022-09-06T20:55:20.695Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-06T20:55:20.695Z] compose: Docker Compose (Docker Inc.) [2022-09-06T20:55:20.695Z] Version: v2.10.2 [2022-09-06T20:55:20.695Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-06T20:55:20.695Z] scan: Docker Scan (Docker Inc.) [2022-09-06T20:55:20.695Z] Version: v0.17.0 [2022-09-06T20:55:20.695Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-06T20:55:20.695Z] [2022-09-06T20:55:20.695Z] Server: [2022-09-06T20:55:20.695Z] Containers: 0 [2022-09-06T20:55:20.695Z] Running: 0 [2022-09-06T20:55:20.695Z] Paused: 0 [2022-09-06T20:55:20.695Z] Stopped: 0 [2022-09-06T20:55:20.695Z] Images: 2 [2022-09-06T20:55:20.695Z] Server Version: 22.06.0-beta.0 [2022-09-06T20:55:20.695Z] Storage Driver: overlay2 [2022-09-06T20:55:20.695Z] Backing Filesystem: extfs [2022-09-06T20:55:20.695Z] Supports d_type: true [2022-09-06T20:55:20.695Z] Using metacopy: false [2022-09-06T20:55:20.695Z] Native Overlay Diff: true [2022-09-06T20:55:20.695Z] userxattr: false [2022-09-06T20:55:20.695Z] Logging Driver: json-file [2022-09-06T20:55:20.695Z] Cgroup Driver: cgroupfs [2022-09-06T20:55:20.695Z] Cgroup Version: 1 [2022-09-06T20:55:20.695Z] Plugins: [2022-09-06T20:55:20.695Z] Volume: local [2022-09-06T20:55:20.695Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T20:55:20.695Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T20:55:20.695Z] Swarm: inactive [2022-09-06T20:55:20.695Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-06T20:55:20.695Z] Default Runtime: runc [2022-09-06T20:55:20.695Z] Init Binary: docker-init [2022-09-06T20:55:20.695Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:55:20.695Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T20:55:20.695Z] init version: de40ad0 [2022-09-06T20:55:20.695Z] Security Options: [2022-09-06T20:55:20.695Z] apparmor [2022-09-06T20:55:20.695Z] seccomp [2022-09-06T20:55:20.695Z] Profile: builtin [2022-09-06T20:55:20.695Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T20:55:20.695Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T20:55:20.695Z] OSType: linux [2022-09-06T20:55:20.695Z] Architecture: x86_64 [2022-09-06T20:55:20.695Z] CPUs: 2 [2022-09-06T20:55:20.695Z] Total Memory: 7.483GiB [2022-09-06T20:55:20.695Z] Name: ip-10-100-108-252 [2022-09-06T20:55:20.695Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-06T20:55:20.695Z] Docker Root Dir: /var/lib/docker [2022-09-06T20:55:20.695Z] Debug Mode: false [2022-09-06T20:55:20.695Z] Registry: https://index.docker.io/v1/ [2022-09-06T20:55:20.695Z] Labels: [2022-09-06T20:55:20.695Z] Experimental: true [2022-09-06T20:55:20.695Z] Insecure Registries: [2022-09-06T20:55:20.695Z] 127.0.0.0/8 [2022-09-06T20:55:20.695Z] Live Restore Enabled: true [2022-09-06T20:55:20.695Z] [2022-09-06T20:55:20.695Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T20:55:20.769Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T20:55:20.770Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T20:55:20.770Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44102/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T20:55:20.770Z] + bash /home/ubuntu/workspace/moby_PR-44102/check-config.sh [2022-09-06T20:55:20.770Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T20:55:20.770Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T20:55:20.770Z] [2022-09-06T20:55:20.770Z] Generally Necessary: [2022-09-06T20:55:20.770Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T20:55:20.770Z] - apparmor: enabled and tools installed [2022-09-06T20:55:20.770Z] - CONFIG_NAMESPACES: enabled [2022-09-06T20:55:20.770Z] - CONFIG_NET_NS: enabled [2022-09-06T20:55:20.770Z] - CONFIG_PID_NS: enabled [2022-09-06T20:55:20.770Z] - CONFIG_IPC_NS: enabled [2022-09-06T20:55:20.770Z] - CONFIG_UTS_NS: enabled [2022-09-06T20:55:20.770Z] - CONFIG_CGROUPS: enabled [2022-09-06T20:55:20.770Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T20:55:20.770Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T20:55:20.770Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T20:55:20.770Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T20:55:20.770Z] - CONFIG_CPUSETS: enabled [2022-09-06T20:55:20.770Z] - CONFIG_MEMCG: enabled [2022-09-06T20:55:20.770Z] - CONFIG_KEYS: enabled [2022-09-06T20:55:20.770Z] - CONFIG_VETH: enabled (as module) [2022-09-06T20:55:20.770Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T20:55:20.770Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T20:55:20.770Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T20:55:20.770Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T20:55:20.770Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T20:55:20.770Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T20:55:20.770Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T20:55:20.770Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T20:55:20.770Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T20:55:20.770Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T20:55:20.770Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T20:55:20.770Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T20:55:20.770Z] [2022-09-06T20:55:20.770Z] Optional Features: [2022-09-06T20:55:20.770Z] - CONFIG_USER_NS: enabled [2022-09-06T20:55:20.770Z] - CONFIG_SECCOMP: enabled [2022-09-06T20:55:20.770Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T20:55:20.770Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T20:55:20.770Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T20:55:20.899Z] #1 [internal] load .dockerignore [2022-09-06T20:55:20.899Z] #1 transferring context: 145B done [2022-09-06T20:55:20.899Z] #1 DONE 0.0s [2022-09-06T20:55:20.899Z] [2022-09-06T20:55:20.899Z] #2 [internal] load build definition from Dockerfile [2022-09-06T20:55:20.899Z] #2 transferring dockerfile: 19.11kB done [2022-09-06T20:55:20.899Z] #2 DONE 0.0s [2022-09-06T20:55:20.899Z] [2022-09-06T20:55:20.899Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T20:55:20.899Z] #3 DONE 0.1s [2022-09-06T20:55:20.899Z] [2022-09-06T20:55:20.899Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T20:55:20.899Z] #4 CACHED [2022-09-06T20:55:20.983Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T20:55:20.983Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T20:55:20.983Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44102/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T20:55:20.983Z] + bash /home/ubuntu/workspace/moby_PR-44102/check-config.sh [2022-09-06T20:55:20.983Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T20:55:20.983Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T20:55:20.983Z] [2022-09-06T20:55:20.983Z] Generally Necessary: [2022-09-06T20:55:20.983Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T20:55:20.983Z] - apparmor: enabled and tools installed [2022-09-06T20:55:20.983Z] - CONFIG_NAMESPACES: enabled [2022-09-06T20:55:20.983Z] - CONFIG_NET_NS: enabled [2022-09-06T20:55:20.983Z] - CONFIG_PID_NS: enabled [2022-09-06T20:55:20.983Z] - CONFIG_IPC_NS: enabled [2022-09-06T20:55:20.983Z] - CONFIG_UTS_NS: enabled [2022-09-06T20:55:20.983Z] - CONFIG_CGROUPS: enabled [2022-09-06T20:55:20.983Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T20:55:20.983Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T20:55:20.983Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T20:55:20.983Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T20:55:20.983Z] - CONFIG_CPUSETS: enabled [2022-09-06T20:55:20.983Z] - CONFIG_MEMCG: enabled [2022-09-06T20:55:20.983Z] - CONFIG_KEYS: enabled [2022-09-06T20:55:20.983Z] - CONFIG_VETH: enabled (as module) [2022-09-06T20:55:20.983Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T20:55:20.983Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T20:55:20.983Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T20:55:20.983Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T20:55:20.983Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T20:55:20.983Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T20:55:20.983Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T20:55:20.983Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T20:55:20.983Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T20:55:20.983Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T20:55:20.983Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T20:55:20.983Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T20:55:20.983Z] [2022-09-06T20:55:20.983Z] Optional Features: [2022-09-06T20:55:20.983Z] - CONFIG_USER_NS: enabled [2022-09-06T20:55:20.983Z] - CONFIG_SECCOMP: enabled [2022-09-06T20:55:20.983Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T20:55:21.028Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T20:55:21.028Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T20:55:21.028Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T20:55:21.028Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T20:55:21.028Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T20:55:21.028Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T20:55:21.028Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T20:55:21.028Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T20:55:21.028Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T20:55:21.028Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T20:55:21.028Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T20:55:21.028Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T20:55:21.028Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T20:55:21.028Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T20:55:21.028Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T20:55:21.028Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T20:55:21.028Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T20:55:21.028Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T20:55:21.028Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T20:55:21.028Z] - CONFIG_EXT4_FS: enabled [2022-09-06T20:55:21.028Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T20:55:21.028Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T20:55:21.028Z] - Network Drivers: [2022-09-06T20:55:21.028Z] - "overlay": [2022-09-06T20:55:21.028Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T20:55:21.028Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T20:55:21.028Z] Optional (for encrypted networks): [2022-09-06T20:55:21.028Z] - CONFIG_CRYPTO: enabled [2022-09-06T20:55:21.028Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T20:55:21.028Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T20:55:21.028Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T20:55:21.028Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T20:55:21.028Z] - CONFIG_XFRM: enabled [2022-09-06T20:55:21.028Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T20:55:21.028Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T20:55:21.028Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T20:55:21.028Z] - "ipvlan": [2022-09-06T20:55:21.028Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T20:55:21.028Z] - "macvlan": [2022-09-06T20:55:21.158Z] [2022-09-06T20:55:21.158Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T20:55:21.158Z] #5 DONE 0.1s [2022-09-06T20:55:21.158Z] [2022-09-06T20:55:21.158Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:55:21.158Z] #6 DONE 0.1s [2022-09-06T20:55:21.158Z] [2022-09-06T20:55:21.159Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:55:21.159Z] #7 DONE 0.1s [2022-09-06T20:55:21.159Z] [2022-09-06T20:55:21.159Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T20:55:21.243Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T20:55:21.243Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T20:55:21.243Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T20:55:21.243Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T20:55:21.243Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T20:55:21.243Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T20:55:21.243Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T20:55:21.243Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T20:55:21.243Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T20:55:21.243Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T20:55:21.243Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T20:55:21.243Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T20:55:21.243Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T20:55:21.243Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T20:55:21.243Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T20:55:21.243Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T20:55:21.243Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T20:55:21.243Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T20:55:21.243Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T20:55:21.243Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T20:55:21.243Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T20:55:21.243Z] - CONFIG_EXT4_FS: enabled [2022-09-06T20:55:21.243Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T20:55:21.243Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T20:55:21.243Z] - Network Drivers: [2022-09-06T20:55:21.243Z] - "overlay": [2022-09-06T20:55:21.243Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T20:55:21.243Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T20:55:21.243Z] Optional (for encrypted networks): [2022-09-06T20:55:21.287Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T20:55:21.287Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T20:55:21.287Z] - "ftp,tftp client in container": [2022-09-06T20:55:21.287Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T20:55:21.287Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T20:55:21.287Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T20:55:21.287Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T20:55:21.287Z] - Storage Drivers: [2022-09-06T20:55:21.287Z] - "aufs": [2022-09-06T20:55:21.287Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T20:55:21.287Z] - "btrfs": [2022-09-06T20:55:21.287Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T20:55:21.287Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T20:55:21.287Z] - "devicemapper": [2022-09-06T20:55:21.287Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T20:55:21.287Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T20:55:21.287Z] - "overlay": [2022-09-06T20:55:21.287Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T20:55:21.287Z] - "zfs": [2022-09-06T20:55:21.287Z] - /dev/zfs: present [2022-09-06T20:55:21.287Z] - zfs command: missing [2022-09-06T20:55:21.287Z] - zpool command: missing [2022-09-06T20:55:21.287Z] [2022-09-06T20:55:21.287Z] Limits: [2022-09-06T20:55:21.287Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T20:55:21.287Z] [2022-09-06T20:55:21.287Z] + true [2022-09-06T20:55:21.289Z] Commit message: "vendor: golang.org/x/net v0.0.0-20220906165146-f3363e06e74c" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T20:55:21.355Z] > git --version # timeout=10 [2022-09-06T20:55:21.358Z] > git --version # 'git version 2.17.1' [2022-09-06T20:55:21.360Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-06T20:55:21.418Z] #8 DONE 0.2s [2022-09-06T20:55:21.501Z] - CONFIG_CRYPTO: enabled [2022-09-06T20:55:21.501Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T20:55:21.501Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T20:55:21.501Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T20:55:21.501Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T20:55:21.501Z] - CONFIG_XFRM: enabled [2022-09-06T20:55:21.501Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T20:55:21.501Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T20:55:21.501Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T20:55:21.501Z] - "ipvlan": [2022-09-06T20:55:21.501Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T20:55:21.501Z] - "macvlan": [2022-09-06T20:55:21.501Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T20:55:21.501Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T20:55:21.501Z] - "ftp,tftp client in container": [2022-09-06T20:55:21.501Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T20:55:21.501Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T20:55:21.501Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T20:55:21.501Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T20:55:21.501Z] - Storage Drivers: [2022-09-06T20:55:21.501Z] - "aufs": [2022-09-06T20:55:21.501Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T20:55:21.501Z] - "btrfs": [2022-09-06T20:55:21.501Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T20:55:21.501Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T20:55:21.501Z] - "devicemapper": [2022-09-06T20:55:21.501Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T20:55:21.501Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T20:55:21.501Z] - "overlay": [2022-09-06T20:55:21.501Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T20:55:21.501Z] - "zfs": [2022-09-06T20:55:21.501Z] - /dev/zfs: present [2022-09-06T20:55:21.501Z] - zfs command: missing [2022-09-06T20:55:21.501Z] - zpool command: missing [2022-09-06T20:55:21.501Z] [2022-09-06T20:55:21.501Z] Limits: [2022-09-06T20:55:21.501Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T20:55:21.501Z] [2022-09-06T20:55:21.501Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T20:55:21.612Z] + sudo modprobe ip_vs [2022-09-06T20:55:21.612Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 . [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T20:55:21.838Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 . [2022-09-06T20:55:21.872Z] #1 [internal] load build definition from Dockerfile [2022-09-06T20:55:21.872Z] #1 transferring dockerfile: 19.11kB done [2022-09-06T20:55:21.872Z] #1 DONE 0.0s [2022-09-06T20:55:21.872Z] [2022-09-06T20:55:21.872Z] #2 [internal] load .dockerignore [2022-09-06T20:55:21.872Z] #2 transferring context: 145B done [2022-09-06T20:55:21.872Z] #2 DONE 0.0s [2022-09-06T20:55:21.872Z] [2022-09-06T20:55:21.872Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T20:55:22.096Z] #1 [internal] load build definition from Dockerfile [2022-09-06T20:55:22.096Z] #1 transferring dockerfile: 19.11kB done [2022-09-06T20:55:22.096Z] #1 DONE 0.0s [2022-09-06T20:55:22.096Z] [2022-09-06T20:55:22.096Z] #2 [internal] load .dockerignore [2022-09-06T20:55:22.096Z] #2 transferring context: 145B done [2022-09-06T20:55:22.096Z] #2 DONE 0.0s [2022-09-06T20:55:22.096Z] [2022-09-06T20:55:22.096Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T20:55:22.105Z] [2022-09-06T20:55:22.105Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:55:22.105Z] #9 DONE 0.0s [2022-09-06T20:55:22.105Z] [2022-09-06T20:55:22.105Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:55:22.105Z] #10 DONE 0.0s [2022-09-06T20:55:22.105Z] [2022-09-06T20:55:22.105Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T20:55:22.105Z] #11 DONE 0.0s [2022-09-06T20:55:22.105Z] [2022-09-06T20:55:22.105Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T20:55:22.105Z] #12 DONE 0.0s [2022-09-06T20:55:22.105Z] [2022-09-06T20:55:22.105Z] #13 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T20:55:22.105Z] #13 CACHED [2022-09-06T20:55:22.105Z] [2022-09-06T20:55:22.105Z] #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T20:55:22.105Z] #14 CACHED [2022-09-06T20:55:22.105Z] [2022-09-06T20:55:22.105Z] #15 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T20:55:22.105Z] #15 CACHED [2022-09-06T20:55:22.105Z] [2022-09-06T20:55:22.105Z] #16 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T20:55:22.105Z] #16 CACHED [2022-09-06T20:55:22.105Z] [2022-09-06T20:55:22.105Z] #17 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T20:55:22.105Z] #17 CACHED [2022-09-06T20:55:22.105Z] [2022-09-06T20:55:22.105Z] #18 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:55:22.105Z] #18 CACHED [2022-09-06T20:55:22.105Z] [2022-09-06T20:55:22.105Z] #19 [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 [2022-09-06T20:55:22.105Z] #19 CACHED [2022-09-06T20:55:22.105Z] [2022-09-06T20:55:22.105Z] #20 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T20:55:22.105Z] #20 CACHED [2022-09-06T20:55:22.105Z] [2022-09-06T20:55:22.105Z] #21 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T20:55:22.105Z] #21 CACHED [2022-09-06T20:55:22.105Z] [2022-09-06T20:55:22.105Z] #22 [internal] load build context [2022-09-06T20:55:22.105Z] #22 ... [2022-09-06T20:55:22.105Z] [2022-09-06T20:55:22.105Z] #23 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T20:55:22.105Z] #23 DONE 0.5s [2022-09-06T20:55:22.105Z] [2022-09-06T20:55:22.105Z] #22 [internal] load build context [2022-09-06T20:55:22.132Z] #3 DONE 0.1s [2022-09-06T20:55:22.132Z] [2022-09-06T20:55:22.132Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T20:55:22.132Z] #4 CACHED [2022-09-06T20:55:22.132Z] [2022-09-06T20:55:22.132Z] #5 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T20:55:22.140Z] + [ PR != PR ] [2022-09-06T20:55:22.140Z] + [ master != master ] [2022-09-06T20:55:22.140Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T20:55:22.354Z] #3 DONE 0.3s [2022-09-06T20:55:22.354Z] [2022-09-06T20:55:22.354Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T20:55:22.354Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-06T20:55:22.354Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-06T20:55:22.354Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-06T20:55:22.354Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-06T20:55:22.354Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-06T20:55:22.390Z] #5 ... [2022-09-06T20:55:22.390Z] [2022-09-06T20:55:22.390Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:55:22.390Z] #6 DONE 0.1s [2022-09-06T20:55:22.390Z] [2022-09-06T20:55:22.390Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:55:22.390Z] #7 DONE 0.1s [2022-09-06T20:55:22.390Z] [2022-09-06T20:55:22.390Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T20:55:22.390Z] #8 DONE 0.1s [2022-09-06T20:55:22.477Z] + docker version [2022-09-06T20:55:22.614Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-06T20:55:22.614Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-06T20:55:22.670Z] [2022-09-06T20:55:22.670Z] #5 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T20:55:22.670Z] #5 DONE 0.3s [2022-09-06T20:55:22.804Z] [2022-09-06T20:55:22.804Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T20:55:22.804Z] #9 DONE 0.0s [2022-09-06T20:55:22.804Z] [2022-09-06T20:55:22.804Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:55:22.804Z] #10 DONE 0.0s [2022-09-06T20:55:22.804Z] [2022-09-06T20:55:22.804Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:55:22.804Z] #11 DONE 0.0s [2022-09-06T20:55:22.804Z] [2022-09-06T20:55:22.804Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T20:55:22.804Z] #12 DONE 0.0s [2022-09-06T20:55:22.804Z] [2022-09-06T20:55:22.804Z] #13 [internal] load build context [2022-09-06T20:55:22.872Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-06T20:55:22.872Z] #4 DONE 0.5s [2022-09-06T20:55:22.930Z] [2022-09-06T20:55:22.930Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:55:22.930Z] #9 DONE 0.0s [2022-09-06T20:55:22.930Z] [2022-09-06T20:55:22.930Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:55:22.930Z] #10 DONE 0.0s [2022-09-06T20:55:22.930Z] [2022-09-06T20:55:22.930Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T20:55:22.930Z] #11 DONE 0.0s [2022-09-06T20:55:22.930Z] [2022-09-06T20:55:22.930Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T20:55:22.930Z] #12 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-09-06T20:55:23.067Z] #13 ... [2022-09-06T20:55:23.068Z] [2022-09-06T20:55:23.068Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T20:55:23.068Z] #14 DONE 0.4s [2022-09-06T20:55:23.068Z] [2022-09-06T20:55:23.068Z] #13 [internal] load build context [2022-09-06T20:55:23.130Z] [2022-09-06T20:55:23.130Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T20:55:23.130Z] #5 ... [2022-09-06T20:55:23.130Z] [2022-09-06T20:55:23.130Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:55:23.130Z] #6 DONE 0.1s [2022-09-06T20:55:23.130Z] [2022-09-06T20:55:23.130Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:55:23.130Z] #7 DONE 0.1s [2022-09-06T20:55:23.189Z] #12 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-06T20:55:23.189Z] #12 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-06T20:55:23.189Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 2.10MB / 141.86MB 0.2s [2022-09-06T20:55:23.189Z] #12 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-06T20:55:23.189Z] #12 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 0.1s done [2022-09-06T20:55:23.189Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 14.49MB / 141.86MB 0.3s [2022-09-06T20:55:23.388Z] [2022-09-06T20:55:23.388Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T20:55:23.388Z] #8 DONE 0.3s [2022-09-06T20:55:23.388Z] [2022-09-06T20:55:23.388Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T20:55:23.388Z] #5 DONE 0.3s [2022-09-06T20:55:23.449Z] #12 ... [2022-09-06T20:55:23.449Z] [2022-09-06T20:55:23.449Z] #13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T20:55:23.449Z] #13 CACHED [2022-09-06T20:55:23.449Z] [2022-09-06T20:55:23.449Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T20:55:23.449Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 29.88MB / 141.86MB 0.6s [2022-09-06T20:55:23.507Z] #22 transferring context: 62.73MB 1.5s done [2022-09-06T20:55:23.507Z] #22 DONE 1.5s [2022-09-06T20:55:23.507Z] [2022-09-06T20:55:23.507Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T20:55:23.507Z] #24 CACHED [2022-09-06T20:55:23.507Z] [2022-09-06T20:55:23.507Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T20:55:23.507Z] #25 CACHED [2022-09-06T20:55:23.507Z] [2022-09-06T20:55:23.507Z] #26 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:55:23.507Z] #0 1.115 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T20:55:23.507Z] #0 1.115 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T20:55:23.507Z] #0 1.115 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:55:23.507Z] #26 1.672 Fetched 44.1 kB in 1s (52.0 kB/s) [2022-09-06T20:55:23.507Z] #26 1.672 Reading package lists... [2022-09-06T20:55:23.507Z] #26 ... [2022-09-06T20:55:23.507Z] [2022-09-06T20:55:23.507Z] #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 [2022-09-06T20:55:23.507Z] #27 CACHED [2022-09-06T20:55:23.507Z] [2022-09-06T20:55:23.507Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T20:55:23.507Z] #28 CACHED [2022-09-06T20:55:23.708Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 38.80MB / 141.86MB 0.7s [2022-09-06T20:55:23.708Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 51.38MB / 141.86MB 0.8s [2022-09-06T20:55:23.768Z] [2022-09-06T20:55:23.768Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:55:23.768Z] #29 CACHED [2022-09-06T20:55:23.768Z] [2022-09-06T20:55:23.768Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T20:55:23.768Z] #30 CACHED [2022-09-06T20:55:23.768Z] [2022-09-06T20:55:23.768Z] #31 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:55:23.768Z] #31 CACHED [2022-09-06T20:55:23.768Z] [2022-09-06T20:55:23.768Z] #26 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:55:23.957Z] [2022-09-06T20:55:23.957Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:55:23.957Z] #9 DONE 0.0s [2022-09-06T20:55:23.957Z] [2022-09-06T20:55:23.957Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:55:23.957Z] #10 DONE 0.0s [2022-09-06T20:55:23.957Z] [2022-09-06T20:55:23.957Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T20:55:23.957Z] #11 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-06T20:55:23.957Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 2.10MB / 55.01MB 0.1s [2022-09-06T20:55:23.957Z] #11 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-06T20:55:23.957Z] #11 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-06T20:55:23.957Z] #11 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-06T20:55:23.967Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 63.96MB / 141.86MB 1.0s [2022-09-06T20:55:23.967Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 72.35MB / 141.86MB 1.1s [2022-09-06T20:55:24.028Z] #26 1.672 Reading package lists... [2022-09-06T20:55:24.216Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.49MB / 55.01MB 0.2s [2022-09-06T20:55:24.216Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 19.92MB / 55.01MB 0.3s [2022-09-06T20:55:24.267Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 91.23MB / 141.86MB 1.3s [2022-09-06T20:55:24.267Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 103.81MB / 141.86MB 1.4s [2022-09-06T20:55:24.289Z] #26 2.343 Reading package lists... [2022-09-06T20:55:24.289Z] #26 ... [2022-09-06T20:55:24.289Z] [2022-09-06T20:55:24.289Z] #32 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T20:55:24.289Z] #32 CACHED [2022-09-06T20:55:24.289Z] [2022-09-06T20:55:24.289Z] #26 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:55:24.458Z] #13 transferring context: 62.72MB 1.6s done [2022-09-06T20:55:24.458Z] #13 DONE 1.6s [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #15 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T20:55:24.458Z] #15 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #16 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:55:24.458Z] #16 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #17 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T20:55:24.458Z] #17 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #18 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T20:55:24.458Z] #18 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #19 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T20:55:24.458Z] #19 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #20 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T20:55:24.458Z] #20 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #21 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T20:55:24.458Z] #21 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #22 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T20:55:24.458Z] #22 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #23 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T20:55:24.458Z] #23 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #24 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:55:24.458Z] #24 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #25 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:55:24.458Z] #25 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #26 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T20:55:24.458Z] #26 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #27 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T20:55:24.458Z] #27 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #28 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T20:55:24.458Z] #28 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:55:24.458Z] #29 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #30 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T20:55:24.458Z] #30 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #31 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T20:55:24.458Z] #31 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #32 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-06T20:55:24.458Z] #32 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T20:55:24.458Z] #33 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #34 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T20:55:24.458Z] #34 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #35 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T20:55:24.458Z] #35 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #36 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:55:24.458Z] #36 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #37 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:55:24.458Z] #37 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #38 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T20:55:24.458Z] #38 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #39 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T20:55:24.458Z] #39 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #40 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T20:55:24.458Z] #40 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #41 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T20:55:24.458Z] #41 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #42 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T20:55:24.458Z] #42 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #43 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T20:55:24.458Z] #43 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #44 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T20:55:24.458Z] #44 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #45 [tini 1/3] 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 [2022-09-06T20:55:24.458Z] #45 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T20:55:24.458Z] #46 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #47 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T20:55:24.458Z] #47 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #48 [dev-systemd-false 8/28] 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 [2022-09-06T20:55:24.458Z] #48 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #49 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T20:55:24.458Z] #49 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #50 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T20:55:24.458Z] #50 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #51 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T20:55:24.458Z] #51 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #52 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T20:55:24.458Z] #52 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #53 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T20:55:24.458Z] #53 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #54 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:55:24.458Z] #54 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T20:55:24.458Z] #55 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #56 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T20:55:24.458Z] #56 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #57 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-06T20:55:24.458Z] #57 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #58 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T20:55:24.458Z] #58 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #59 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T20:55:24.458Z] #59 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T20:55:24.458Z] #60 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.458Z] #61 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T20:55:24.458Z] #61 CACHED [2022-09-06T20:55:24.458Z] [2022-09-06T20:55:24.459Z] #62 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T20:55:24.459Z] #62 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #63 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-06T20:55:24.459Z] #63 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #64 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:55:24.459Z] #64 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #65 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T20:55:24.459Z] #65 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #66 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T20:55:24.459Z] #66 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #67 [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 [2022-09-06T20:55:24.459Z] #67 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #68 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T20:55:24.459Z] #68 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #69 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T20:55:24.459Z] #69 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #70 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T20:55:24.459Z] #70 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #71 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T20:55:24.459Z] #71 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #72 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T20:55:24.459Z] #72 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #73 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T20:55:24.459Z] #73 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #74 [containerd 1/3] 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 [2022-09-06T20:55:24.459Z] #74 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #75 [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 [2022-09-06T20:55:24.459Z] #75 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #76 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T20:55:24.459Z] #76 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #77 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T20:55:24.459Z] #77 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #78 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T20:55:24.459Z] #78 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #79 [dev-systemd-true 1/1] 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 dbus dbus-user-session systemd systemd-sysv [2022-09-06T20:55:24.459Z] #79 CACHED [2022-09-06T20:55:24.459Z] [2022-09-06T20:55:24.459Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T20:55:24.478Z] #11 ... [2022-09-06T20:55:24.478Z] [2022-09-06T20:55:24.478Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T20:55:24.478Z] #12 DONE 0.6s [2022-09-06T20:55:24.478Z] [2022-09-06T20:55:24.478Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T20:55:24.478Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 34.60MB / 55.01MB 0.4s [2022-09-06T20:55:24.478Z] #11 ... [2022-09-06T20:55:24.478Z] [2022-09-06T20:55:24.478Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T20:55:24.478Z] #12 DONE 0.6s [2022-09-06T20:55:24.478Z] [2022-09-06T20:55:24.478Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T20:55:24.478Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 51.38MB / 55.01MB 0.6s [2022-09-06T20:55:24.539Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 114.29MB / 141.86MB 1.5s [2022-09-06T20:55:24.549Z] #26 2.343 Reading package lists... [2022-09-06T20:55:24.549Z] #26 ... [2022-09-06T20:55:24.549Z] [2022-09-06T20:55:24.549Z] #33 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T20:55:24.549Z] #33 CACHED [2022-09-06T20:55:24.549Z] [2022-09-06T20:55:24.549Z] #26 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:55:24.549Z] #26 2.343 Reading package lists... [2022-09-06T20:55:24.744Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 0.8s [2022-09-06T20:55:24.799Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 135.27MB / 141.86MB 1.8s [2022-09-06T20:55:24.812Z] #26 2.894 Building dependency tree...#26 ... [2022-09-06T20:55:24.812Z] [2022-09-06T20:55:24.812Z] #34 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T20:55:24.812Z] #34 CACHED [2022-09-06T20:55:24.812Z] [2022-09-06T20:55:24.812Z] #26 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:55:24.812Z] #26 2.894 Building dependency tree... [2022-09-06T20:55:24.812Z] #26 3.059 Reading state information... [2022-09-06T20:55:24.812Z] #26 ... [2022-09-06T20:55:24.812Z] [2022-09-06T20:55:24.812Z] #35 [tini 1/3] 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 [2022-09-06T20:55:24.812Z] #35 CACHED [2022-09-06T20:55:24.812Z] [2022-09-06T20:55:24.812Z] #36 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T20:55:24.812Z] #36 CACHED [2022-09-06T20:55:25.058Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 2.0s done [2022-09-06T20:55:25.058Z] #12 ... [2022-09-06T20:55:25.058Z] [2022-09-06T20:55:25.058Z] #14 [internal] load build context [2022-09-06T20:55:25.058Z] #14 transferring context: 62.73MB 2.2s done [2022-09-06T20:55:25.058Z] #14 DONE 2.2s [2022-09-06T20:55:25.058Z] [2022-09-06T20:55:25.058Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T20:55:25.058Z] #12 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-09-06T20:55:25.072Z] [2022-09-06T20:55:25.073Z] #37 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-06T20:55:25.073Z] #37 CACHED [2022-09-06T20:55:25.073Z] [2022-09-06T20:55:25.073Z] #26 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:55:25.073Z] #26 3.275 The following additional packages will be installed: [2022-09-06T20:55:25.073Z] #26 3.275 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-06T20:55:25.073Z] #26 3.275 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T20:55:25.073Z] #26 3.276 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-06T20:55:25.073Z] #26 3.276 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T20:55:25.073Z] #26 3.276 python3-pkg-resources systemd vim-runtime xxd [2022-09-06T20:55:25.073Z] #26 3.278 Suggested packages: [2022-09-06T20:55:25.073Z] #26 3.278 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T20:55:25.073Z] #26 3.278 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-06T20:55:25.073Z] #26 3.278 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-06T20:55:25.073Z] #26 3.278 Recommended packages: [2022-09-06T20:55:25.073Z] #26 3.278 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T20:55:25.073Z] #26 3.278 systemd-timesyncd | time-daemon unzip [2022-09-06T20:55:25.073Z] #26 ... [2022-09-06T20:55:25.073Z] [2022-09-06T20:55:25.073Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T20:55:25.073Z] #38 CACHED [2022-09-06T20:55:25.317Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.1s done [2022-09-06T20:55:25.318Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0.2s [2022-09-06T20:55:25.334Z] [2022-09-06T20:55:25.334Z] #39 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-06T20:55:25.334Z] #39 CACHED [2022-09-06T20:55:25.334Z] [2022-09-06T20:55:25.334Z] #26 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:55:25.334Z] #26 3.636 The following NEW packages will be installed: [2022-09-06T20:55:25.334Z] #26 ... [2022-09-06T20:55:25.334Z] [2022-09-06T20:55:25.334Z] #40 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-06T20:55:25.334Z] #40 CACHED [2022-09-06T20:55:25.334Z] [2022-09-06T20:55:25.334Z] #41 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:55:25.334Z] #41 CACHED [2022-09-06T20:55:25.334Z] [2022-09-06T20:55:25.334Z] #26 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:55:25.334Z] #26 3.636 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T20:55:25.334Z] #26 3.637 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T20:55:25.334Z] #26 3.637 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-06T20:55:25.334Z] #26 3.637 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T20:55:25.334Z] #26 3.637 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T20:55:25.334Z] #26 3.637 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T20:55:25.334Z] #26 3.638 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T20:55:25.334Z] #26 3.638 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-06T20:55:25.334Z] #26 3.638 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-06T20:55:25.595Z] #26 3.922 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:55:25.595Z] #26 3.922 Need to get 31.8 MB of archives. [2022-09-06T20:55:25.596Z] #26 3.922 After this operation, 123 MB of additional disk space will be used. [2022-09-06T20:55:25.596Z] #26 3.922 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-06T20:55:25.596Z] #26 3.925 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-09-06T20:55:25.596Z] #26 3.927 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-09-06T20:55:25.596Z] #26 3.928 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-09-06T20:55:25.596Z] #26 3.932 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-06T20:55:25.596Z] #26 3.933 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-09-06T20:55:25.596Z] #26 3.936 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-09-06T20:55:25.596Z] #26 3.962 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-06T20:55:25.596Z] #26 3.963 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-06T20:55:25.596Z] #26 3.965 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-06T20:55:25.596Z] #26 3.966 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-06T20:55:25.596Z] #26 3.967 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-06T20:55:25.596Z] #26 3.968 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-06T20:55:25.596Z] #26 3.974 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-06T20:55:25.596Z] #26 3.980 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T20:55:25.596Z] #26 3.982 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T20:55:25.596Z] #26 3.984 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T20:55:25.596Z] #26 3.994 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-06T20:55:25.596Z] #26 3.995 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-06T20:55:25.596Z] #26 4.005 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-06T20:55:25.596Z] #26 4.010 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-09-06T20:55:25.596Z] #26 4.018 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-06T20:55:25.596Z] #26 4.028 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-06T20:55:25.856Z] #26 ... [2022-09-06T20:55:25.857Z] [2022-09-06T20:55:25.857Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T20:55:25.857Z] #42 CACHED [2022-09-06T20:55:25.857Z] [2022-09-06T20:55:25.857Z] #26 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:55:25.857Z] #26 4.033 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-06T20:55:25.857Z] #26 4.036 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-06T20:55:25.857Z] #26 4.038 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-06T20:55:25.857Z] #26 4.041 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-06T20:55:25.857Z] #26 4.043 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-06T20:55:25.857Z] #26 4.045 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-06T20:55:25.857Z] #26 4.047 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-06T20:55:25.857Z] #26 4.049 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-06T20:55:25.857Z] #26 4.051 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-06T20:55:25.857Z] #26 4.106 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-06T20:55:25.857Z] #26 4.106 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-09-06T20:55:25.857Z] #26 4.107 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-06T20:55:25.857Z] #26 4.110 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-06T20:55:25.857Z] #26 4.110 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-06T20:55:25.857Z] #26 4.110 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-06T20:55:25.857Z] #26 4.110 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-06T20:55:25.857Z] #26 4.111 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-06T20:55:25.857Z] #26 4.112 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T20:55:25.857Z] #26 4.123 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T20:55:25.857Z] #26 4.124 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T20:55:25.857Z] #26 4.125 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T20:55:25.857Z] #26 4.126 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T20:55:25.857Z] #26 4.128 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T20:55:25.857Z] #26 4.131 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T20:55:25.857Z] #26 4.131 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-06T20:55:25.857Z] #26 4.135 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-09-06T20:55:25.857Z] #26 4.137 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-06T20:55:25.857Z] #26 4.138 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-06T20:55:25.857Z] #26 4.140 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T20:55:25.857Z] #26 4.180 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-06T20:55:25.857Z] #26 4.183 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-06T20:55:25.857Z] #26 4.188 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-06T20:55:25.857Z] #26 4.189 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-06T20:55:26.117Z] #26 ... [2022-09-06T20:55:26.117Z] [2022-09-06T20:55:26.117Z] #43 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:55:26.117Z] #43 CACHED [2022-09-06T20:55:26.117Z] [2022-09-06T20:55:26.117Z] #26 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:55:26.117Z] #26 4.344 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:55:26.117Z] #26 4.385 Fetched 31.8 MB in 1s (58.3 MB/s) [2022-09-06T20:55:26.117Z] #26 4.417 Selecting previously unselected package libcap2:arm64. [2022-09-06T20:55:26.117Z] #26 4.417 (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 ... 24009 files and directories currently installed.) [2022-09-06T20:55:26.117Z] #26 4.432 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-06T20:55:26.117Z] #26 4.441 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-06T20:55:26.117Z] #26 4.501 Selecting previously unselected package libargon2-1:arm64.#26 ... [2022-09-06T20:55:26.117Z] [2022-09-06T20:55:26.117Z] #44 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T20:55:26.117Z] #44 CACHED [2022-09-06T20:55:26.117Z] [2022-09-06T20:55:26.117Z] #26 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:55:26.118Z] #26 4.501 Selecting previously unselected package libargon2-1:arm64. [2022-09-06T20:55:26.118Z] #26 4.505 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-09-06T20:55:26.118Z] #26 4.510 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-06T20:55:26.118Z] #26 4.558 Selecting previously unselected package libjson-c5:arm64. [2022-09-06T20:55:26.118Z] #26 4.559 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-09-06T20:55:26.118Z] #26 4.563 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-09-06T20:55:26.118Z] #26 4.606 Selecting previously unselected package libcryptsetup12:arm64. [2022-09-06T20:55:26.379Z] #26 4.610 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-09-06T20:55:26.379Z] #26 4.615 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-06T20:55:26.379Z] #26 4.670 Selecting previously unselected package libip4tc2:arm64. [2022-09-06T20:55:26.379Z] #26 4.673 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-06T20:55:26.379Z] #26 4.679 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-06T20:55:26.379Z] #26 4.739 Selecting previously unselected package libkmod2:arm64. [2022-09-06T20:55:26.639Z] #26 ... [2022-09-06T20:55:26.639Z] [2022-09-06T20:55:26.639Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T20:55:26.639Z] #45 CACHED [2022-09-06T20:55:26.639Z] [2022-09-06T20:55:26.639Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T20:55:26.639Z] #46 CACHED [2022-09-06T20:55:26.639Z] [2022-09-06T20:55:26.639Z] #26 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:55:26.639Z] #26 4.742 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-09-06T20:55:26.639Z] #26 4.752 Unpacking libkmod2:arm64 (28-1) ... [2022-09-06T20:55:26.639Z] #26 4.822 Selecting previously unselected package systemd. [2022-09-06T20:55:26.639Z] #26 4.822 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-09-06T20:55:26.639Z] #26 4.878 Unpacking systemd (247.3-7) ... [2022-09-06T20:55:26.900Z] #26 ... [2022-09-06T20:55:26.900Z] [2022-09-06T20:55:26.900Z] #47 [containerd 1/3] 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 [2022-09-06T20:55:26.900Z] #47 CACHED [2022-09-06T20:55:26.900Z] [2022-09-06T20:55:26.901Z] #48 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T20:55:26.901Z] #48 CACHED [2022-09-06T20:55:26.901Z] [2022-09-06T20:55:26.901Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T20:55:26.901Z] #49 CACHED [2022-09-06T20:55:26.901Z] [2022-09-06T20:55:26.901Z] #26 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:55:26.901Z] #26 5.320 Selecting previously unselected package pigz. [2022-09-06T20:55:27.164Z] #26 5.323 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-09-06T20:55:27.164Z] #26 5.327 Unpacking pigz (2.6-1) ... [2022-09-06T20:55:27.164Z] #26 5.386 Selecting previously unselected package libelf1:arm64. [2022-09-06T20:55:27.164Z] #26 5.386 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-09-06T20:55:27.164Z] #26 5.398 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-06T20:55:27.164Z] #26 5.492 Selecting previously unselected package libbpf0:arm64. [2022-09-06T20:55:27.164Z] #26 5.492 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-06T20:55:27.164Z] #26 5.492 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-06T20:55:27.164Z] #26 5.544 Selecting previously unselected package libmnl0:arm64. [2022-09-06T20:55:27.164Z] #26 5.547 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-09-06T20:55:27.164Z] #26 5.554 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-06T20:55:27.164Z] #26 5.612 Selecting previously unselected package libxtables12:arm64. [2022-09-06T20:55:27.164Z] #26 5.612 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-09-06T20:55:27.425Z] #26 ... [2022-09-06T20:55:27.425Z] [2022-09-06T20:55:27.425Z] #50 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T20:55:27.425Z] #50 CACHED [2022-09-06T20:55:27.425Z] [2022-09-06T20:55:27.425Z] #51 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T20:55:27.425Z] #51 CACHED [2022-09-06T20:55:27.425Z] [2022-09-06T20:55:27.425Z] #52 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T20:55:27.425Z] #52 CACHED [2022-09-06T20:55:27.425Z] [2022-09-06T20:55:27.425Z] #53 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T20:55:27.425Z] #53 CACHED [2022-09-06T20:55:27.425Z] [2022-09-06T20:55:27.425Z] #26 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:55:27.425Z] #26 5.617 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-06T20:55:27.425Z] #26 5.657 Selecting previously unselected package libcap2-bin. [2022-09-06T20:55:27.425Z] #26 5.657 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-06T20:55:27.425Z] #26 5.677 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T20:55:27.425Z] #26 5.738 Selecting previously unselected package iproute2. [2022-09-06T20:55:27.425Z] #26 5.738 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-09-06T20:55:27.425Z] #26 5.773 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T20:55:27.425Z] #26 5.887 Selecting previously unselected package xxd. [2022-09-06T20:55:27.685Z] #26 5.890 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-06T20:55:27.685Z] #26 5.896 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:55:27.685Z] #26 5.958 Selecting previously unselected package vim-common. [2022-09-06T20:55:27.685Z] #26 5.961 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T20:55:27.685Z] #26 5.971 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:55:27.862Z] #11 ... [2022-09-06T20:55:27.862Z] [2022-09-06T20:55:27.862Z] #13 [internal] load build context [2022-09-06T20:55:27.862Z] #13 transferring context: 62.73MB 3.7s done [2022-09-06T20:55:27.862Z] #13 DONE 4.0s [2022-09-06T20:55:27.862Z] [2022-09-06T20:55:27.862Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T20:55:27.862Z] #14 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-09-06T20:55:27.862Z] #14 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-06T20:55:27.862Z] #14 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.4s done [2022-09-06T20:55:27.862Z] #14 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-06T20:55:27.862Z] #14 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.1s done [2022-09-06T20:55:27.862Z] #14 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-06T20:55:27.862Z] #14 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.3s done [2022-09-06T20:55:27.862Z] #14 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.5s done [2022-09-06T20:55:27.862Z] #14 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 2.3s done [2022-09-06T20:55:27.862Z] #14 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 1.6s done [2022-09-06T20:55:27.862Z] #14 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 4.1s [2022-09-06T20:55:27.946Z] #26 ... [2022-09-06T20:55:27.946Z] [2022-09-06T20:55:27.946Z] #54 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T20:55:27.946Z] #54 CACHED [2022-09-06T20:55:27.946Z] [2022-09-06T20:55:27.946Z] #55 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T20:55:27.946Z] #55 CACHED [2022-09-06T20:55:27.946Z] [2022-09-06T20:55:27.946Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:55:27.946Z] #56 CACHED [2022-09-06T20:55:27.946Z] [2022-09-06T20:55:27.946Z] #57 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:55:27.946Z] #57 CACHED [2022-09-06T20:55:27.946Z] [2022-09-06T20:55:27.946Z] #26 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:55:27.946Z] #26 6.039 Selecting previously unselected package bash-completion. [2022-09-06T20:55:27.946Z] #26 6.042 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T20:55:28.517Z] #26 6.695 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T20:55:28.517Z] #26 6.809 Selecting previously unselected package bzip2. [2022-09-06T20:55:28.517Z] #26 6.812 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-09-06T20:55:28.517Z] #26 6.816 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T20:55:28.517Z] #26 6.856 Selecting previously unselected package xz-utils. [2022-09-06T20:55:28.517Z] #26 6.859 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-06T20:55:28.517Z] #26 6.863 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T20:55:28.517Z] #26 6.924 Selecting previously unselected package apparmor. [2022-09-06T20:55:28.653Z] #80 DONE 4.0s [2022-09-06T20:55:28.653Z] [2022-09-06T20:55:28.653Z] #81 exporting to image [2022-09-06T20:55:28.653Z] #81 exporting layers [2022-09-06T20:55:28.778Z] #26 6.926 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-09-06T20:55:28.778Z] #26 6.949 Unpacking apparmor (2.13.6-10) ... [2022-09-06T20:55:28.778Z] #26 7.049 Selecting previously unselected package inetutils-ping. [2022-09-06T20:55:28.778Z] #26 7.052 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-09-06T20:55:28.778Z] #26 7.056 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T20:55:28.778Z] #26 7.103 Selecting previously unselected package libip6tc2:arm64. [2022-09-06T20:55:28.778Z] #26 7.106 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-06T20:55:28.778Z] #26 7.110 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-06T20:55:28.778Z] #26 7.154 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-06T20:55:28.778Z] #26 7.157 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-06T20:55:28.778Z] #26 7.162 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-06T20:55:28.778Z] #26 7.202 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-06T20:55:28.778Z] #26 7.205 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-06T20:55:28.778Z] #26 7.210 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-06T20:55:28.778Z] #26 7.250 Selecting previously unselected package libnftnl11:arm64. [2022-09-06T20:55:28.778Z] #26 7.253 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-06T20:55:28.778Z] #26 7.259 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-06T20:55:28.798Z] #14 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 4.7s done [2022-09-06T20:55:28.798Z] #14 ... [2022-09-06T20:55:28.798Z] [2022-09-06T20:55:28.798Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T20:55:28.798Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 3.6s done [2022-09-06T20:55:29.038Z] #26 7.300 Selecting previously unselected package iptables. [2022-09-06T20:55:29.038Z] #26 7.303 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-09-06T20:55:29.038Z] #26 7.307 Unpacking iptables (1.8.7-1) ... [2022-09-06T20:55:29.038Z] #26 7.390 Selecting previously unselected package libonig5:arm64. [2022-09-06T20:55:29.038Z] #26 7.393 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-06T20:55:29.038Z] #26 7.398 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T20:55:29.038Z] #26 7.449 Selecting previously unselected package libjq1:arm64. [2022-09-06T20:55:29.038Z] #26 7.452 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-09-06T20:55:29.038Z] #26 7.455 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-06T20:55:29.038Z] #26 7.495 Selecting previously unselected package jq. [2022-09-06T20:55:29.057Z] #11 DONE 5.2s [2022-09-06T20:55:29.057Z] [2022-09-06T20:55:29.057Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T20:55:29.057Z] #14 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-06T20:55:29.222Z] #81 exporting layers 0.9s done [2022-09-06T20:55:29.222Z] #81 writing image sha256:787c2349674c977bcaadb6f585ac8f25881e934af03869273ca81cc0863d3e05 done [2022-09-06T20:55:29.222Z] #81 naming to docker.io/library/docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 done [2022-09-06T20:55:29.222Z] #81 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T20:55:29.298Z] #26 7.499 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-09-06T20:55:29.298Z] #26 7.502 Unpacking jq (1.6-2.1) ... [2022-09-06T20:55:29.298Z] #26 7.543 Selecting previously unselected package libaio1:arm64. [2022-09-06T20:55:29.298Z] #26 7.546 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-09-06T20:55:29.298Z] #26 7.549 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-06T20:55:29.298Z] #26 7.589 Selecting previously unselected package libgpm2:arm64. [2022-09-06T20:55:29.298Z] #26 7.592 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-09-06T20:55:29.299Z] #26 7.596 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-06T20:55:29.299Z] #26 7.631 Selecting previously unselected package libicu67:arm64. [2022-09-06T20:55:29.299Z] #26 7.634 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-09-06T20:55:29.299Z] #26 7.637 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-06T20:55:29.316Z] #14 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done [2022-09-06T20:55:29.316Z] #14 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-06T20:55:29.564Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 hack/make.sh dynbinary test-integration [2022-09-06T20:55:29.870Z] #26 8.324 Selecting previously unselected package libinih1:arm64. [2022-09-06T20:55:29.883Z] #14 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.4s done [2022-09-06T20:55:29.883Z] #14 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-06T20:55:30.131Z] #26 8.327 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-09-06T20:55:30.131Z] #26 8.332 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-06T20:55:30.131Z] #26 8.369 Selecting previously unselected package libmicrohttpd12:arm64. [2022-09-06T20:55:30.131Z] #26 8.372 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-09-06T20:55:30.131Z] #26 8.377 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-06T20:55:30.131Z] #26 8.423 Selecting previously unselected package libnet1:arm64. [2022-09-06T20:55:30.131Z] #26 8.426 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-06T20:55:30.131Z] #26 8.430 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:55:30.131Z] #26 8.472 Selecting previously unselected package libnl-3-200:arm64. [2022-09-06T20:55:30.131Z] #26 8.475 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-06T20:55:30.131Z] #26 8.481 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T20:55:30.131Z] #26 8.526 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T20:55:30.131Z] #26 8.529 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-06T20:55:30.133Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-06T20:55:30.133Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-06T20:55:30.133Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-06T20:55:30.134Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-06T20:55:30.134Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-09-06T20:55:30.134Z] Detected virtualization docker. [2022-09-06T20:55:30.134Z] Detected architecture x86-64. [2022-09-06T20:55:30.134Z] Set hostname to <2aab6447c035>. [2022-09-06T20:55:30.134Z] modprobe@configfs.service: Succeeded. [2022-09-06T20:55:30.134Z] modprobe@drm.service: Succeeded. [2022-09-06T20:55:30.134Z] modprobe@fuse.service: Succeeded. [2022-09-06T20:55:30.134Z] + source /etc/docker-entrypoint-cmd [2022-09-06T20:55:30.134Z] ++ hack/make.sh dynbinary test-integration [2022-09-06T20:55:30.134Z] [2022-09-06T20:55:30.332Z] #12 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.0s done [2022-09-06T20:55:30.332Z] #12 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-06T20:55:30.392Z] #26 8.533 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T20:55:30.392Z] #26 8.571 Selecting previously unselected package libyajl2:arm64. [2022-09-06T20:55:30.392Z] #26 8.574 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-09-06T20:55:30.392Z] #26 8.579 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-06T20:55:30.392Z] #26 8.610 Selecting previously unselected package net-tools. [2022-09-06T20:55:30.392Z] #26 8.613 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-06T20:55:30.392Z] #26 8.618 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T20:55:30.392Z] #26 8.676 Selecting previously unselected package patch. [2022-09-06T20:55:30.392Z] #26 8.679 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-09-06T20:55:30.392Z] #26 8.683 Unpacking patch (2.7.6-7) ... [2022-09-06T20:55:30.392Z] #26 8.721 Selecting previously unselected package python-pip-whl. [2022-09-06T20:55:30.392Z] #26 8.724 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T20:55:30.392Z] #26 8.729 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T20:55:30.394Z] Removing bundles/ [2022-09-06T20:55:30.394Z] [2022-09-06T20:55:30.394Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T20:55:30.394Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T20:55:30.394Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T20:55:30.591Z] #12 DONE 7.7s [2022-09-06T20:55:30.591Z] [2022-09-06T20:55:30.591Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T20:55:30.652Z] #26 8.871 Selecting previously unselected package python3-lib2to3. [2022-09-06T20:55:30.652Z] #26 8.874 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T20:55:30.652Z] #26 8.879 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T20:55:30.652Z] #26 8.927 Selecting previously unselected package python3-distutils. [2022-09-06T20:55:30.652Z] #26 8.930 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T20:55:30.652Z] #26 8.934 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T20:55:30.652Z] #26 8.985 Selecting previously unselected package python3-pkg-resources. [2022-09-06T20:55:30.652Z] #26 8.988 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T20:55:30.652Z] #26 8.992 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T20:55:30.652Z] #26 9.045 Selecting previously unselected package python3-setuptools. [2022-09-06T20:55:30.914Z] #26 9.048 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T20:55:30.914Z] #26 9.053 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T20:55:30.914Z] #26 9.119 Selecting previously unselected package python3-wheel. [2022-09-06T20:55:30.914Z] #26 9.122 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T20:55:30.914Z] #26 9.126 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T20:55:30.914Z] #26 9.165 Selecting previously unselected package python3-pip. [2022-09-06T20:55:30.914Z] #26 9.168 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T20:55:30.914Z] #26 9.171 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T20:55:30.914Z] #26 9.243 Selecting previously unselected package sudo. [2022-09-06T20:55:30.914Z] #26 9.246 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-09-06T20:55:30.914Z] #26 9.252 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T20:55:31.175Z] #26 9.370 Selecting previously unselected package systemd-journal-remote. [2022-09-06T20:55:31.175Z] #26 9.373 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-09-06T20:55:31.175Z] #26 9.377 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T20:55:31.175Z] #26 9.421 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T20:55:31.175Z] #26 9.424 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-06T20:55:31.175Z] #26 9.429 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T20:55:31.175Z] #26 9.491 Selecting previously unselected package uidmap. [2022-09-06T20:55:31.175Z] #26 9.491 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-06T20:55:31.175Z] #26 9.498 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T20:55:31.175Z] #26 9.553 Selecting previously unselected package vim-runtime. [2022-09-06T20:55:31.435Z] #26 9.556 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T20:55:31.435Z] #26 9.568 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T20:55:31.435Z] #26 9.581 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T20:55:31.436Z] #26 9.584 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:55:32.007Z] #26 10.17 Selecting previously unselected package vim. [2022-09-06T20:55:32.007Z] #26 10.17 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-06T20:55:32.007Z] #26 10.18 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:55:32.007Z] #26 10.32 Selecting previously unselected package xfsprogs. [2022-09-06T20:55:32.007Z] #26 10.32 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-06T20:55:32.007Z] #26 10.32 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T20:55:32.007Z] #26 10.42 Selecting previously unselected package zip. [2022-09-06T20:55:32.269Z] #26 10.43 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-09-06T20:55:32.269Z] #26 10.43 Unpacking zip (3.0-12) ... [2022-09-06T20:55:32.269Z] #26 10.48 Selecting previously unselected package zstd. [2022-09-06T20:55:32.269Z] #26 10.48 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-06T20:55:32.269Z] #26 10.48 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T20:55:32.269Z] #26 10.57 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T20:55:32.425Z] Client: Docker Engine - Community [2022-09-06T20:55:32.425Z] Version: 22.06.0-beta.0 [2022-09-06T20:55:32.425Z] API version: 1.42 [2022-09-06T20:55:32.425Z] Go version: go1.18.3 [2022-09-06T20:55:32.425Z] Git commit: 3e9117b [2022-09-06T20:55:32.425Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T20:55:32.425Z] OS/Arch: linux/amd64 [2022-09-06T20:55:32.425Z] Context: default [2022-09-06T20:55:32.425Z] [2022-09-06T20:55:32.425Z] Server: Docker Engine - Community [2022-09-06T20:55:32.425Z] Engine: [2022-09-06T20:55:32.425Z] Version: 22.06.0-beta.0 [2022-09-06T20:55:32.425Z] API version: 1.42 (minimum version 1.12) [2022-09-06T20:55:32.425Z] Go version: go1.18.3 [2022-09-06T20:55:32.425Z] Git commit: 38633e7 [2022-09-06T20:55:32.425Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T20:55:32.425Z] OS/Arch: linux/amd64 [2022-09-06T20:55:32.425Z] Experimental: true [2022-09-06T20:55:32.425Z] containerd: [2022-09-06T20:55:32.425Z] Version: 1.6.8 [2022-09-06T20:55:32.425Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:55:32.425Z] runc: [2022-09-06T20:55:32.425Z] Version: 1.1.4 [2022-09-06T20:55:32.425Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T20:55:32.425Z] docker-init: [2022-09-06T20:55:32.425Z] Version: 0.19.0 [2022-09-06T20:55:32.425Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T20:55:32.495Z] #15 DONE 1.7s [2022-09-06T20:55:32.495Z] [2022-09-06T20:55:32.495Z] #16 [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 [2022-09-06T20:55:32.530Z] #26 10.79 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-06T20:55:32.530Z] #26 10.80 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T20:55:32.530Z] #26 10.81 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-06T20:55:32.530Z] #26 10.82 Setting up libicu67:arm64 (67.1-7) ... [2022-09-06T20:55:32.530Z] #26 10.84 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-06T20:55:32.530Z] #26 10.85 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-06T20:55:32.530Z] #26 10.86 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-06T20:55:32.530Z] #26 10.87 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T20:55:32.530Z] #26 10.89 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-06T20:55:32.530Z] #26 10.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:55:32.530Z] #26 10.92 Setting up bzip2 (1.0.8-4) ... [2022-09-06T20:55:32.530Z] #26 10.93 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-06T20:55:32.700Z] + docker info [2022-09-06T20:55:32.700Z] Client: [2022-09-06T20:55:32.700Z] Context: default [2022-09-06T20:55:32.700Z] Debug Mode: false [2022-09-06T20:55:32.700Z] Plugins: [2022-09-06T20:55:32.700Z] buildx: Docker Buildx (Docker Inc.) [2022-09-06T20:55:32.700Z] Version: f500bf6 [2022-09-06T20:55:32.700Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-06T20:55:32.700Z] compose: Docker Compose (Docker Inc.) [2022-09-06T20:55:32.700Z] Version: v2.10.2 [2022-09-06T20:55:32.700Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-06T20:55:32.700Z] scan: Docker Scan (Docker Inc.) [2022-09-06T20:55:32.700Z] Version: v0.17.0 [2022-09-06T20:55:32.700Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-06T20:55:32.700Z] [2022-09-06T20:55:32.700Z] Server: [2022-09-06T20:55:32.700Z] Containers: 0 [2022-09-06T20:55:32.700Z] Running: 0 [2022-09-06T20:55:32.701Z] Paused: 0 [2022-09-06T20:55:32.701Z] Stopped: 0 [2022-09-06T20:55:32.701Z] Images: 0 [2022-09-06T20:55:32.701Z] Server Version: 22.06.0-beta.0 [2022-09-06T20:55:32.701Z] Storage Driver: overlay2 [2022-09-06T20:55:32.701Z] Backing Filesystem: extfs [2022-09-06T20:55:32.701Z] Supports d_type: true [2022-09-06T20:55:32.701Z] Using metacopy: false [2022-09-06T20:55:32.701Z] Native Overlay Diff: true [2022-09-06T20:55:32.701Z] userxattr: false [2022-09-06T20:55:32.701Z] Logging Driver: json-file [2022-09-06T20:55:32.701Z] Cgroup Driver: cgroupfs [2022-09-06T20:55:32.701Z] Cgroup Version: 1 [2022-09-06T20:55:32.701Z] Plugins: [2022-09-06T20:55:32.701Z] Volume: local [2022-09-06T20:55:32.701Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T20:55:32.701Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T20:55:32.701Z] Swarm: inactive [2022-09-06T20:55:32.701Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T20:55:32.701Z] Default Runtime: runc [2022-09-06T20:55:32.701Z] Init Binary: docker-init [2022-09-06T20:55:32.701Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:55:32.701Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T20:55:32.701Z] init version: de40ad0 [2022-09-06T20:55:32.701Z] Security Options: [2022-09-06T20:55:32.701Z] apparmor [2022-09-06T20:55:32.701Z] seccomp [2022-09-06T20:55:32.701Z] Profile: builtin [2022-09-06T20:55:32.701Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T20:55:32.701Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T20:55:32.701Z] OSType: linux [2022-09-06T20:55:32.701Z] Architecture: x86_64 [2022-09-06T20:55:32.701Z] CPUs: 8 [2022-09-06T20:55:32.701Z] Total Memory: 30.91GiB [2022-09-06T20:55:32.701Z] Name: ip-10-100-82-35 [2022-09-06T20:55:32.701Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-06T20:55:32.701Z] Docker Root Dir: /var/lib/docker [2022-09-06T20:55:32.701Z] Debug Mode: false [2022-09-06T20:55:32.701Z] Registry: https://index.docker.io/v1/ [2022-09-06T20:55:32.701Z] Labels: [2022-09-06T20:55:32.701Z] Experimental: true [2022-09-06T20:55:32.701Z] Insecure Registries: [2022-09-06T20:55:32.701Z] 127.0.0.0/8 [2022-09-06T20:55:32.701Z] Live Restore Enabled: true [2022-09-06T20:55:32.701Z] [2022-09-06T20:55:32.701Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T20:55:32.754Z] #16 DONE 0.5s [2022-09-06T20:55:32.755Z] [2022-09-06T20:55:32.755Z] #17 [tini 1/3] 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 [2022-09-06T20:55:32.791Z] #26 10.94 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T20:55:32.791Z] #26 11.09 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-06T20:55:32.791Z] #26 11.10 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:55:32.791Z] #26 11.11 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-06T20:55:32.791Z] #26 11.13 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T20:55:32.791Z] #26 11.14 Setting up apparmor (2.13.6-10) ... [2022-09-06T20:55:33.018Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T20:55:33.018Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-06T20:55:33.018Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44102/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-06T20:55:33.274Z] + bash /home/ubuntu/workspace/moby_PR-44102/check-config.sh [2022-09-06T20:55:33.274Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T20:55:33.274Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T20:55:33.274Z] [2022-09-06T20:55:33.274Z] Generally Necessary: [2022-09-06T20:55:33.274Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T20:55:33.274Z] - apparmor: enabled and tools installed [2022-09-06T20:55:33.274Z] - CONFIG_NAMESPACES: enabled [2022-09-06T20:55:33.274Z] - CONFIG_NET_NS: enabled [2022-09-06T20:55:33.274Z] - CONFIG_PID_NS: enabled [2022-09-06T20:55:33.274Z] - CONFIG_IPC_NS: enabled [2022-09-06T20:55:33.274Z] - CONFIG_UTS_NS: enabled [2022-09-06T20:55:33.274Z] - CONFIG_CGROUPS: enabled [2022-09-06T20:55:33.274Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T20:55:33.274Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T20:55:33.274Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T20:55:33.274Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T20:55:33.274Z] - CONFIG_CPUSETS: enabled [2022-09-06T20:55:33.274Z] - CONFIG_MEMCG: enabled [2022-09-06T20:55:33.274Z] - CONFIG_KEYS: enabled [2022-09-06T20:55:33.274Z] - CONFIG_VETH: enabled (as module) [2022-09-06T20:55:33.274Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T20:55:33.274Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T20:55:33.274Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T20:55:33.274Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T20:55:33.274Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T20:55:33.274Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T20:55:33.274Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T20:55:33.274Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-06T20:55:33.325Z] #17 ... [2022-09-06T20:55:33.325Z] [2022-09-06T20:55:33.325Z] #18 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T20:55:33.325Z] #18 DONE 0.3s [2022-09-06T20:55:33.325Z] [2022-09-06T20:55:33.325Z] #19 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-06T20:55:33.325Z] #19 DONE 0.4s [2022-09-06T20:55:33.325Z] [2022-09-06T20:55:33.325Z] #20 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T20:55:33.325Z] #20 DONE 0.5s [2022-09-06T20:55:33.325Z] [2022-09-06T20:55:33.325Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T20:55:33.325Z] #21 DONE 0.5s [2022-09-06T20:55:33.325Z] [2022-09-06T20:55:33.325Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T20:55:33.325Z] #22 DONE 0.5s [2022-09-06T20:55:33.325Z] [2022-09-06T20:55:33.325Z] #23 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T20:55:33.532Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T20:55:33.532Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T20:55:33.532Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T20:55:33.532Z] - CONFIG_CGROUP_BPF: enabled [2022-09-06T20:55:33.532Z] [2022-09-06T20:55:33.532Z] Optional Features: [2022-09-06T20:55:33.532Z] - CONFIG_USER_NS: enabled [2022-09-06T20:55:33.532Z] - CONFIG_SECCOMP: enabled [2022-09-06T20:55:33.532Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-06T20:55:33.532Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T20:55:33.532Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T20:55:33.532Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T20:55:33.532Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T20:55:33.532Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T20:55:33.532Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T20:55:33.532Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T20:55:33.532Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T20:55:33.532Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T20:55:33.532Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T20:55:33.532Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T20:55:33.532Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T20:55:33.532Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T20:55:33.532Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T20:55:33.532Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T20:55:33.532Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T20:55:33.532Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T20:55:33.532Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T20:55:33.532Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T20:55:33.532Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-06T20:55:33.532Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-06T20:55:33.532Z] - CONFIG_EXT4_FS: enabled [2022-09-06T20:55:33.532Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T20:55:33.532Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T20:55:33.532Z] - Network Drivers: [2022-09-06T20:55:33.532Z] - "overlay": [2022-09-06T20:55:33.532Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T20:55:33.532Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T20:55:33.532Z] Optional (for encrypted networks): [2022-09-06T20:55:33.734Z] #26 12.08 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T20:55:33.734Z] #26 12.11 Setting up zip (3.0-12) ... [2022-09-06T20:55:33.734Z] #26 12.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:55:33.734Z] #26 12.15 Setting up bash-completion (1:2.11-2) ... [2022-09-06T20:55:33.789Z] - CONFIG_CRYPTO: enabled [2022-09-06T20:55:33.789Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T20:55:33.789Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T20:55:33.789Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T20:55:33.789Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T20:55:33.789Z] - CONFIG_XFRM: enabled [2022-09-06T20:55:33.789Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T20:55:33.789Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T20:55:33.789Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T20:55:33.789Z] - "ipvlan": [2022-09-06T20:55:33.789Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T20:55:33.789Z] - "macvlan": [2022-09-06T20:55:33.789Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T20:55:33.789Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T20:55:33.789Z] - "ftp,tftp client in container": [2022-09-06T20:55:33.789Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T20:55:33.789Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T20:55:33.789Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T20:55:33.789Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T20:55:33.789Z] - Storage Drivers: [2022-09-06T20:55:33.789Z] - "aufs": [2022-09-06T20:55:33.789Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T20:55:33.789Z] - "btrfs": [2022-09-06T20:55:33.789Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T20:55:33.789Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T20:55:33.789Z] - "devicemapper": [2022-09-06T20:55:33.789Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T20:55:33.789Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T20:55:33.789Z] - "overlay": [2022-09-06T20:55:33.789Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T20:55:33.789Z] - "zfs": [2022-09-06T20:55:33.789Z] - /dev/zfs: present [2022-09-06T20:55:33.789Z] - zfs command: missing [2022-09-06T20:55:33.789Z] - zpool command: missing [2022-09-06T20:55:33.789Z] [2022-09-06T20:55:33.789Z] Limits: [2022-09-06T20:55:33.789Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T20:55:33.789Z] [2022-09-06T20:55:33.789Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T20:55:34.105Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 . [2022-09-06T20:55:34.362Z] #1 [internal] load .dockerignore [2022-09-06T20:55:34.362Z] #1 transferring context: 145B done [2022-09-06T20:55:34.362Z] #1 DONE 0.1s [2022-09-06T20:55:34.362Z] [2022-09-06T20:55:34.362Z] #2 [internal] load build definition from Dockerfile [2022-09-06T20:55:34.362Z] #2 transferring dockerfile: 19.11kB done [2022-09-06T20:55:34.362Z] #2 DONE 0.1s [2022-09-06T20:55:34.362Z] [2022-09-06T20:55:34.362Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-06T20:55:34.618Z] #3 DONE 0.4s [2022-09-06T20:55:34.675Z] #26 12.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T20:55:34.676Z] #26 12.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T20:55:34.676Z] #26 12.93 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-06T20:55:34.676Z] #26 12.94 Setting up patch (2.7.6-7) ... [2022-09-06T20:55:34.676Z] #26 12.96 Setting up sudo (1.9.5p2-3) ... [2022-09-06T20:55:34.676Z] #26 13.01 invoke-rc.d: could not determine current runlevel [2022-09-06T20:55:34.676Z] #26 13.01 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T20:55:34.676Z] #26 13.02 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T20:55:34.676Z] #26 13.04 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T20:55:34.676Z] #26 13.04 Failed to connect to bus: Host is down [2022-09-06T20:55:34.676Z] #26 13.04 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-06T20:55:34.676Z] #26 13.06 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T20:55:34.676Z] #26 13.07 Setting up pigz (2.6-1) ... [2022-09-06T20:55:34.676Z] #26 13.08 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-06T20:55:34.676Z] #26 13.10 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-06T20:55:34.676Z] #26 13.12 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T20:55:34.875Z] [2022-09-06T20:55:34.875Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-06T20:55:34.875Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-06T20:55:34.875Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-06T20:55:34.875Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0B / 9.94MB 0.1s [2022-09-06T20:55:34.875Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-06T20:55:34.875Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-06T20:55:34.875Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-06T20:55:34.936Z] #26 13.14 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:55:34.936Z] #26 13.32 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-06T20:55:34.936Z] #26 13.33 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T20:55:35.132Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-09-06T20:55:35.132Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-06T20:55:35.132Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s done [2022-09-06T20:55:35.132Z] #4 DONE 0.5s [2022-09-06T20:55:35.164Z] #14 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.4s done [2022-09-06T20:55:35.164Z] #14 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-06T20:55:35.196Z] #26 13.43 Setting up libelf1:arm64 (0.183-1) ... [2022-09-06T20:55:35.196Z] #26 13.46 Setting up libjson-c5:arm64 (0.15-2) ... [2022-09-06T20:55:35.196Z] #26 13.47 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T20:55:35.196Z] #26 13.48 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-06T20:55:35.196Z] #26 13.49 Setting up libkmod2:arm64 (28-1) ... [2022-09-06T20:55:35.196Z] #26 13.51 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T20:55:35.196Z] #26 13.63 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:55:35.196Z] #26 13.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T20:55:35.196Z] #26 13.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T20:55:35.196Z] #26 13.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T20:55:35.196Z] #26 13.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T20:55:35.196Z] #26 13.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T20:55:35.196Z] #26 13.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T20:55:35.388Z] [2022-09-06T20:55:35.388Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:55:35.457Z] #26 13.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T20:55:35.457Z] #26 13.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T20:55:35.457Z] #26 13.70 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T20:55:35.717Z] #26 14.03 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-06T20:55:35.717Z] #26 14.04 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-06T20:55:35.717Z] #26 14.06 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T20:55:35.717Z] #26 14.07 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T20:55:35.977Z] #26 14.34 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-06T20:55:35.977Z] #26 14.35 Setting up jq (1.6-2.1) ... [2022-09-06T20:55:35.977Z] #26 14.37 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-06T20:55:35.977Z] #26 14.38 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-06T20:55:36.241Z] #26 14.39 Setting up iptables (1.8.7-1) ... [2022-09-06T20:55:36.241Z] #26 14.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:55:36.241Z] #26 14.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:55:36.241Z] #26 14.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:55:36.241Z] #26 14.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:55:36.241Z] #26 14.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T20:55:36.241Z] #26 14.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T20:55:36.241Z] #26 14.47 Setting up iproute2 (5.10.0-4) ... [2022-09-06T20:55:36.241Z] #26 14.67 Setting up systemd (247.3-7) ... [2022-09-06T20:55:36.317Z] #5 DONE 0.9s [2022-09-06T20:55:36.317Z] [2022-09-06T20:55:36.317Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-06T20:55:36.317Z] #6 DONE 0.9s [2022-09-06T20:55:36.317Z] [2022-09-06T20:55:36.317Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-06T20:55:36.317Z] #7 DONE 0.9s [2022-09-06T20:55:36.317Z] [2022-09-06T20:55:36.317Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:55:36.317Z] #8 DONE 1.0s [2022-09-06T20:55:36.502Z] #26 14.71 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T20:55:36.502Z] #26 14.71 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T20:55:36.502Z] #26 14.72 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T20:55:36.502Z] #26 14.72 Initializing machine ID from random generator. [2022-09-06T20:55:36.763Z] #26 15.09 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T20:55:36.974Z] [2022-09-06T20:55:36.974Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:55:36.974Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-06T20:55:36.974Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T20:55:37.024Z] #26 15.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:55:37.232Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-06T20:55:37.232Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-06T20:55:37.232Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2022-09-06T20:55:37.565Z] #9 ... [2022-09-06T20:55:37.565Z] [2022-09-06T20:55:37.565Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-06T20:55:37.565Z] #10 DONE 0.6s [2022-09-06T20:55:37.565Z] [2022-09-06T20:55:37.565Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:55:37.565Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.5s [2022-09-06T20:55:37.565Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2022-09-06T20:55:37.858Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-09-06T20:55:37.858Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-06T20:55:38.116Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2022-09-06T20:55:38.598Z] #23 4.926 + RM_GOPATH=0 [2022-09-06T20:55:38.598Z] #23 4.927 + TMP_GOPATH= [2022-09-06T20:55:38.598Z] #23 4.928 + : /build [2022-09-06T20:55:38.598Z] #23 4.928 + '[' -z '' ']' [2022-09-06T20:55:38.598Z] #23 4.933 ++ mktemp -d [2022-09-06T20:55:38.598Z] #23 4.937 + export GOPATH=/tmp/tmp.jI6g7gLgCv [2022-09-06T20:55:38.598Z] #23 4.937 + GOPATH=/tmp/tmp.jI6g7gLgCv [2022-09-06T20:55:38.598Z] #23 4.937 + RM_GOPATH=1 [2022-09-06T20:55:38.598Z] #23 4.938 + case "$(go env GOARCH)" in [2022-09-06T20:55:38.598Z] #23 4.939 ++ go env GOARCH [2022-09-06T20:55:38.598Z] #23 4.985 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:55:38.598Z] #23 4.989 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:55:38.598Z] #23 4.989 ++ dirname /install.sh [2022-09-06T20:55:38.598Z] #23 4.993 + dir=/ [2022-09-06T20:55:38.598Z] #23 4.994 + bin=dockercli [2022-09-06T20:55:38.598Z] #23 4.994 + shift [2022-09-06T20:55:38.598Z] #23 4.995 + '[' '!' -f //dockercli.installer ']' [2022-09-06T20:55:38.598Z] #23 4.995 + . //dockercli.installer [2022-09-06T20:55:38.598Z] #23 4.996 ++ : stable [2022-09-06T20:55:38.598Z] #23 4.996 ++ : 17.06.2-ce [2022-09-06T20:55:38.598Z] #23 4.997 + install_dockercli [2022-09-06T20:55:38.598Z] #23 5.002 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T20:55:38.598Z] #23 5.002 Install docker/cli version 17.06.2-ce from stable [2022-09-06T20:55:38.598Z] #23 5.003 ++ uname -m [2022-09-06T20:55:38.598Z] #23 5.013 + arch=x86_64 [2022-09-06T20:55:38.598Z] #23 5.013 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T20:55:38.598Z] #23 5.013 + url=https://download.docker.com/linux/static [2022-09-06T20:55:38.598Z] #23 5.025 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T20:55:38.598Z] #23 5.025 + tar -xz docker/docker [2022-09-06T20:55:38.680Z] #9 ... [2022-09-06T20:55:38.680Z] [2022-09-06T20:55:38.680Z] #11 [internal] load build context [2022-09-06T20:55:38.680Z] #11 transferring context: 62.73MB 1.7s done [2022-09-06T20:55:38.680Z] #11 DONE 1.8s [2022-09-06T20:55:38.680Z] [2022-09-06T20:55:38.680Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:55:38.680Z] #9 DONE 2.0s [2022-09-06T20:55:38.680Z] [2022-09-06T20:55:38.680Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T20:55:38.680Z] #12 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done [2022-09-06T20:55:38.680Z] #12 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-06T20:55:38.680Z] #12 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-06T20:55:38.680Z] #12 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-06T20:55:38.680Z] #12 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.7s done [2022-09-06T20:55:38.680Z] #12 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.7s [2022-09-06T20:55:38.680Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0B / 85.91MB 1.8s [2022-09-06T20:55:38.680Z] #12 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0B / 10.88MB 1.8s [2022-09-06T20:55:38.680Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.24MB / 54.58MB 1.8s [2022-09-06T20:55:38.680Z] #12 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0.1s [2022-09-06T20:55:38.937Z] #12 ... [2022-09-06T20:55:38.937Z] [2022-09-06T20:55:38.937Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:55:38.937Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-06T20:55:38.937Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T20:55:38.937Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-06T20:55:38.937Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-06T20:55:38.937Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-09-06T20:55:38.937Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2022-09-06T20:55:38.937Z] #13 DONE 2.0s [2022-09-06T20:55:38.937Z] [2022-09-06T20:55:38.937Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T20:55:38.937Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.24MB / 85.91MB 1.9s [2022-09-06T20:55:38.937Z] #12 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 4.19MB / 10.88MB 1.9s [2022-09-06T20:55:38.937Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 11.53MB / 54.58MB 1.9s [2022-09-06T20:55:38.937Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 16.78MB / 85.91MB 2.0s [2022-09-06T20:55:38.937Z] #12 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 2.0s [2022-09-06T20:55:38.937Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 20.97MB / 54.58MB 2.0s [2022-09-06T20:55:39.196Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 29.36MB / 85.91MB 2.1s [2022-09-06T20:55:39.196Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 35.36MB / 54.58MB 2.1s [2022-09-06T20:55:39.196Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 39.85MB / 85.91MB 2.2s [2022-09-06T20:55:39.196Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 45.09MB / 54.58MB 2.2s [2022-09-06T20:55:39.358Z] #14 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.2s done [2022-09-06T20:55:39.358Z] #14 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-09-06T20:55:39.358Z] #14 ... [2022-09-06T20:55:39.358Z] [2022-09-06T20:55:39.358Z] #15 [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 [2022-09-06T20:55:39.358Z] #0 0.916 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T20:55:39.358Z] #0 0.925 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T20:55:39.358Z] #0 0.926 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:55:39.358Z] #0 1.052 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T20:55:39.358Z] #0 1.283 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T20:55:39.358Z] #0 1.861 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T20:55:39.358Z] #0 2.916 Fetched 8574 kB in 2s (3812 kB/s) [2022-09-06T20:55:39.358Z] #0 2.916 Reading package lists... [2022-09-06T20:55:39.358Z] #0 3.748 Reading package lists... [2022-09-06T20:55:39.358Z] #0 4.575 Building dependency tree... [2022-09-06T20:55:39.358Z] #0 4.769 Reading state information... [2022-09-06T20:55:39.358Z] #0 4.965 The following additional packages will be installed: [2022-09-06T20:55:39.358Z] #0 4.965 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-06T20:55:39.358Z] #0 4.965 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-06T20:55:39.358Z] #0 4.969 Recommended packages: [2022-09-06T20:55:39.358Z] #0 4.969 libldap-common publicsuffix libsasl2-modules [2022-09-06T20:55:39.358Z] #0 5.164 The following NEW packages will be installed: [2022-09-06T20:55:39.358Z] #0 5.164 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-06T20:55:39.358Z] #0 5.165 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T20:55:39.358Z] #0 5.166 libssh2-1 openssl [2022-09-06T20:55:39.358Z] #0 5.446 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:55:39.358Z] #0 5.446 Need to get 3047 kB of archives. [2022-09-06T20:55:39.358Z] #0 5.446 After this operation, 6661 kB of additional disk space will be used. [2022-09-06T20:55:39.358Z] #0 5.446 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-06T20:55:39.358Z] #0 5.460 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-06T20:55:39.358Z] #0 5.460 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-06T20:55:39.358Z] #0 5.462 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-06T20:55:39.358Z] #0 5.462 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-06T20:55:39.358Z] #0 5.471 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-06T20:55:39.358Z] #0 5.471 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-06T20:55:39.358Z] #0 5.471 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-06T20:55:39.358Z] #0 5.471 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-06T20:55:39.358Z] #0 5.471 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-06T20:55:39.358Z] #0 5.471 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-06T20:55:39.358Z] #0 5.471 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-06T20:55:39.358Z] #0 5.496 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T20:55:39.358Z] #0 5.496 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T20:55:39.358Z] #0 5.496 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T20:55:39.358Z] #0 5.667 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:55:39.358Z] #0 5.700 Fetched 3047 kB in 0s (9860 kB/s) [2022-09-06T20:55:39.358Z] #0 5.727 Selecting previously unselected package openssl. [2022-09-06T20:55:39.358Z] #0 5.727 (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 ... 6661 files and directories currently installed.) [2022-09-06T20:55:39.358Z] #0 5.730 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-06T20:55:39.358Z] #0 5.734 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-06T20:55:39.358Z] #0 5.876 Selecting previously unselected package ca-certificates. [2022-09-06T20:55:39.358Z] #0 5.876 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-06T20:55:39.358Z] #0 5.880 Unpacking ca-certificates (20210119) ... [2022-09-06T20:55:39.358Z] #0 5.949 Selecting previously unselected package libbrotli1:amd64. [2022-09-06T20:55:39.358Z] #0 5.949 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-06T20:55:39.358Z] #0 5.955 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T20:55:39.358Z] #0 6.031 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-06T20:55:39.358Z] #0 6.031 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T20:55:39.358Z] #0 6.035 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T20:55:39.358Z] #0 6.084 Selecting previously unselected package libsasl2-2:amd64. [2022-09-06T20:55:39.358Z] #0 6.084 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T20:55:39.358Z] #0 6.089 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T20:55:39.358Z] #0 6.141 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-06T20:55:39.358Z] #0 6.141 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-06T20:55:39.358Z] #0 6.145 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T20:55:39.358Z] #0 6.226 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-06T20:55:39.358Z] #0 6.226 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-06T20:55:39.358Z] #0 6.230 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T20:55:39.358Z] #0 6.281 Selecting previously unselected package libpsl5:amd64. [2022-09-06T20:55:39.358Z] #0 6.281 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-06T20:55:39.358Z] #0 6.286 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T20:55:39.358Z] #0 6.333 Selecting previously unselected package librtmp1:amd64. [2022-09-06T20:55:39.358Z] #0 6.333 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-06T20:55:39.358Z] #0 6.340 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T20:55:39.358Z] #0 6.392 Selecting previously unselected package libssh2-1:amd64. [2022-09-06T20:55:39.358Z] #0 6.392 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-06T20:55:39.358Z] #0 6.396 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T20:55:39.358Z] #0 6.457 Selecting previously unselected package libcurl4:amd64. [2022-09-06T20:55:39.358Z] #0 6.457 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T20:55:39.358Z] #0 6.461 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T20:55:39.358Z] #0 6.543 Selecting previously unselected package curl. [2022-09-06T20:55:39.358Z] #0 6.543 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T20:55:39.358Z] #0 6.548 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-06T20:55:39.358Z] #0 6.621 Selecting previously unselected package libonig5:amd64. [2022-09-06T20:55:39.358Z] #0 6.621 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T20:55:39.358Z] #0 6.625 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T20:55:39.358Z] #0 6.702 Selecting previously unselected package libjq1:amd64. [2022-09-06T20:55:39.358Z] #0 6.702 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T20:55:39.358Z] #0 6.707 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T20:55:39.358Z] #0 6.747 Selecting previously unselected package jq. [2022-09-06T20:55:39.358Z] #0 6.747 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-06T20:55:39.358Z] #0 6.750 Unpacking jq (1.6-2.1) ... [2022-09-06T20:55:39.358Z] #0 6.792 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T20:55:39.358Z] #0 6.801 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T20:55:39.358Z] #0 6.811 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T20:55:39.358Z] #0 6.824 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T20:55:39.358Z] #0 6.837 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T20:55:39.358Z] #0 6.847 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T20:55:39.358Z] #0 6.856 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T20:55:39.358Z] #0 6.867 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-06T20:55:39.358Z] #0 6.885 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T20:55:39.358Z] #0 6.898 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T20:55:39.358Z] #0 6.909 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T20:55:39.358Z] #0 6.921 Setting up ca-certificates (20210119) ... [2022-09-06T20:55:39.358Z] #0 7.488 Updating certificates in /etc/ssl/certs... [2022-09-06T20:55:39.358Z] #0 8.201 129 added, 0 removed; done. [2022-09-06T20:55:39.358Z] #0 8.262 Setting up jq (1.6-2.1) ... [2022-09-06T20:55:39.358Z] #0 8.278 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T20:55:39.358Z] #0 8.291 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-06T20:55:39.358Z] #0 8.304 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:55:39.358Z] #0 8.321 Processing triggers for ca-certificates (20210119) ... [2022-09-06T20:55:39.358Z] #0 8.331 Updating certificates in /etc/ssl/certs... [2022-09-06T20:55:39.358Z] #0 8.958 0 added, 0 removed; done. [2022-09-06T20:55:39.358Z] #0 8.958 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T20:55:39.358Z] #0 8.959 done. [2022-09-06T20:55:39.358Z] #15 ... [2022-09-06T20:55:39.358Z] [2022-09-06T20:55:39.358Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T20:55:39.454Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 48.12MB / 85.91MB 2.3s [2022-09-06T20:55:39.454Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 53.48MB / 54.58MB 2.3s [2022-09-06T20:55:39.454Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 59.77MB / 85.91MB 2.4s [2022-09-06T20:55:39.454Z] #12 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 2.2s done [2022-09-06T20:55:39.454Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 70.25MB / 85.91MB 2.5s [2022-09-06T20:55:39.711Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 79.69MB / 85.91MB 2.6s [2022-09-06T20:55:39.711Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 2.7s [2022-09-06T20:55:40.322Z] #26 DONE 18.5s [2022-09-06T20:55:40.322Z] [2022-09-06T20:55:40.322Z] #58 [dev-systemd-false 8/28] 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 [2022-09-06T20:55:40.338Z] #12 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.5s done [2022-09-06T20:55:40.583Z] #58 0.410 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T20:55:40.583Z] #58 0.414 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T20:55:40.583Z] #58 0.418 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T20:55:40.594Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.5s done [2022-09-06T20:55:40.842Z] #58 DONE 0.5s [2022-09-06T20:55:40.842Z] [2022-09-06T20:55:40.842Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T20:55:40.850Z] #12 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 0B / 156B 3.8s [2022-09-06T20:55:41.106Z] #12 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.0s [2022-09-06T20:55:41.261Z] #14 ... [2022-09-06T20:55:41.261Z] [2022-09-06T20:55:41.261Z] #15 [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 [2022-09-06T20:55:41.261Z] #15 DONE 12.0s [2022-09-06T20:55:41.261Z] [2022-09-06T20:55:41.261Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T20:55:41.261Z] #14 ... [2022-09-06T20:55:41.261Z] [2022-09-06T20:55:41.261Z] #16 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T20:55:41.261Z] #16 DONE 0.3s [2022-09-06T20:55:41.261Z] [2022-09-06T20:55:41.261Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T20:55:41.362Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0B / 141.86MB 4.3s [2022-09-06T20:55:41.363Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 11.53MB / 141.86MB 4.4s [2022-09-06T20:55:41.363Z] #12 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-06T20:55:41.633Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 22.02MB / 141.86MB 4.5s [2022-09-06T20:55:41.633Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 41.94MB / 141.86MB 4.7s [2022-09-06T20:55:41.634Z] #12 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.2s done [2022-09-06T20:55:41.890Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.8s done [2022-09-06T20:55:41.890Z] #12 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.8s done [2022-09-06T20:55:41.890Z] #12 ... [2022-09-06T20:55:41.890Z] [2022-09-06T20:55:41.890Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-06T20:55:41.890Z] #14 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done [2022-09-06T20:55:41.890Z] #14 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-06T20:55:41.890Z] #14 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-06T20:55:41.890Z] #14 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-06T20:55:41.890Z] #14 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.7s done [2022-09-06T20:55:41.890Z] #14 DONE 5.1s [2022-09-06T20:55:41.890Z] [2022-09-06T20:55:41.890Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T20:55:41.890Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 60.82MB / 141.86MB 4.9s [2022-09-06T20:55:41.890Z] #12 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.1s [2022-09-06T20:55:42.158Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 71.30MB / 141.86MB 5.0s [2022-09-06T20:55:42.158Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 92.27MB / 141.86MB 5.2s [2022-09-06T20:55:42.415Z] #12 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.4s done [2022-09-06T20:55:42.415Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 108.00MB / 141.86MB 5.5s [2022-09-06T20:55:42.671Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 124.78MB / 141.86MB 5.6s [2022-09-06T20:55:42.672Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 5.7s [2022-09-06T20:55:42.791Z] #23 ... [2022-09-06T20:55:42.791Z] [2022-09-06T20:55:42.791Z] #24 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:55:42.791Z] #0 5.084 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T20:55:42.791Z] #0 5.084 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T20:55:42.791Z] #0 5.242 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:55:42.791Z] #0 7.739 Fetched 44.1 kB in 3s (14.5 kB/s) [2022-09-06T20:55:43.050Z] #0 7.739 Reading package lists... [2022-09-06T20:55:43.050Z] #24 ... [2022-09-06T20:55:43.050Z] [2022-09-06T20:55:43.050Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:55:43.050Z] #25 ... [2022-09-06T20:55:43.050Z] [2022-09-06T20:55:43.050Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T20:55:43.236Z] #12 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0.1s [2022-09-06T20:55:43.309Z] #26 ... [2022-09-06T20:55:43.309Z] [2022-09-06T20:55:43.309Z] #27 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:55:43.309Z] #0 5.084 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T20:55:43.309Z] #0 5.084 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T20:55:43.309Z] #0 5.250 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:55:43.309Z] #0 7.661 Fetched 44.1 kB in 3s (15.1 kB/s) [2022-09-06T20:55:43.309Z] #0 7.661 Reading package lists... [2022-09-06T20:55:43.309Z] #27 ... [2022-09-06T20:55:43.309Z] [2022-09-06T20:55:43.309Z] #28 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T20:55:43.567Z] #28 ... [2022-09-06T20:55:43.567Z] [2022-09-06T20:55:43.567Z] #29 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T20:55:43.826Z] #29 ... [2022-09-06T20:55:43.826Z] [2022-09-06T20:55:43.826Z] #30 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-06T20:55:43.826Z] #0 4.608 + git clone https://github.com/docker/distribution.git . [2022-09-06T20:55:43.827Z] #0 4.614 Cloning into '.'... [2022-09-06T20:55:43.827Z] #30 ... [2022-09-06T20:55:43.827Z] [2022-09-06T20:55:43.827Z] #31 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T20:55:44.086Z] #31 ... [2022-09-06T20:55:44.086Z] [2022-09-06T20:55:44.086Z] #32 [containerd 1/3] 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 [2022-09-06T20:55:44.086Z] #0 5.890 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T20:55:44.086Z] #0 5.890 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T20:55:44.086Z] #0 5.890 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:55:44.086Z] #0 8.800 Fetched 44.1 kB in 3s (14.0 kB/s) [2022-09-06T20:55:44.086Z] #0 8.800 Reading package lists... [2022-09-06T20:55:44.086Z] #32 ... [2022-09-06T20:55:44.086Z] [2022-09-06T20:55:44.086Z] #33 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T20:55:44.165Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 7.0s done [2022-09-06T20:55:44.346Z] #33 ... [2022-09-06T20:55:44.346Z] [2022-09-06T20:55:44.346Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:55:44.346Z] #0 4.981 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T20:55:44.346Z] #0 4.991 Cloning into '.'... [2022-09-06T20:55:44.346Z] #34 ... [2022-09-06T20:55:44.346Z] [2022-09-06T20:55:44.346Z] #35 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T20:55:44.346Z] #0 4.752 + RM_GOPATH=0 [2022-09-06T20:55:44.346Z] #0 4.752 + TMP_GOPATH= [2022-09-06T20:55:44.346Z] #0 4.752 + : /build [2022-09-06T20:55:44.346Z] #0 4.752 + '[' -z '' ']' [2022-09-06T20:55:44.346Z] #0 4.752 ++ mktemp -d [2022-09-06T20:55:44.346Z] #0 4.752 + export GOPATH=/tmp/tmp.HukNoGtjen [2022-09-06T20:55:44.346Z] #0 4.752 + GOPATH=/tmp/tmp.HukNoGtjen [2022-09-06T20:55:44.346Z] #0 4.752 + RM_GOPATH=1 [2022-09-06T20:55:44.346Z] #0 4.752 + case "$(go env GOARCH)" in [2022-09-06T20:55:44.346Z] #0 4.756 ++ go env GOARCH [2022-09-06T20:55:44.346Z] #0 4.777 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:55:44.346Z] #0 4.777 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:55:44.346Z] #0 4.778 ++ dirname /install.sh [2022-09-06T20:55:44.346Z] #0 4.779 + dir=/ [2022-09-06T20:55:44.346Z] #0 4.779 + bin=rootlesskit [2022-09-06T20:55:44.346Z] #0 4.779 + shift [2022-09-06T20:55:44.346Z] #0 4.779 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T20:55:44.346Z] #0 4.779 + . //rootlesskit.installer [2022-09-06T20:55:44.346Z] #0 4.779 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T20:55:44.346Z] #0 4.779 + install_rootlesskit [2022-09-06T20:55:44.346Z] #0 4.779 + case "$1" in [2022-09-06T20:55:44.346Z] #0 4.779 + export CGO_ENABLED=0 [2022-09-06T20:55:44.346Z] #0 4.779 + CGO_ENABLED=0 [2022-09-06T20:55:44.346Z] #0 4.779 + _install_rootlesskit [2022-09-06T20:55:44.346Z] #0 4.801 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T20:55:44.346Z] #0 4.810 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T20:55:44.346Z] #0 4.810 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T20:55:44.346Z] #0 4.810 + GOBIN=/build [2022-09-06T20:55:44.346Z] #0 4.810 + GO111MODULE=on [2022-09-06T20:55:44.346Z] #0 4.810 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T20:55:44.346Z] #0 5.319 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T20:55:44.346Z] #0 8.051 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T20:55:44.346Z] #0 8.101 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T20:55:44.346Z] #0 8.863 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T20:55:44.550Z] #14 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.3s [2022-09-06T20:55:44.605Z] #35 ... [2022-09-06T20:55:44.605Z] [2022-09-06T20:55:44.605Z] #36 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:55:44.605Z] #0 5.391 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T20:55:44.605Z] #0 5.395 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T20:55:44.605Z] #0 5.399 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:55:44.605Z] #0 6.085 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T20:55:44.605Z] #0 9.051 Fetched 45.6 kB in 4s (11.3 kB/s) [2022-09-06T20:55:44.729Z] #12 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 1.4s done [2022-09-06T20:55:44.864Z] #0 9.051 Reading package lists... [2022-09-06T20:55:44.864Z] #36 ... [2022-09-06T20:55:44.864Z] [2022-09-06T20:55:44.864Z] #17 [tini 1/3] 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 [2022-09-06T20:55:44.864Z] #17 5.892 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T20:55:44.864Z] #17 5.892 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T20:55:44.864Z] #17 5.892 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:55:44.864Z] #17 9.052 Fetched 44.1 kB in 3s (12.8 kB/s) [2022-09-06T20:55:44.986Z] #12 ... [2022-09-06T20:55:44.986Z] [2022-09-06T20:55:44.986Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T20:55:44.986Z] #15 DONE 0.7s [2022-09-06T20:55:44.986Z] [2022-09-06T20:55:44.986Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T20:55:44.986Z] #12 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-06T20:55:45.485Z] #14 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 6.7s done [2022-09-06T20:55:45.743Z] #14 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-06T20:55:46.005Z] #14 DONE 22.2s [2022-09-06T20:55:46.005Z] [2022-09-06T20:55:46.005Z] #17 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:55:46.005Z] #0 1.557 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T20:55:46.005Z] #0 1.821 [2022-09-06T20:55:46.005Z] #0 2.037 #=#=# ######################################################################## 100.0% [2022-09-06T20:55:46.005Z] #0 2.282 [2022-09-06T20:55:46.005Z] #0 3.258 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T20:55:46.005Z] #0 3.534 [2022-09-06T20:55:46.005Z] #0 3.751 #=#=# ######################################################################## 100.0% [2022-09-06T20:55:46.005Z] #0 4.049 [2022-09-06T20:55:46.241Z] #17 9.052 Reading package lists... [2022-09-06T20:55:46.241Z] #17 ... [2022-09-06T20:55:46.241Z] [2022-09-06T20:55:46.241Z] #35 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T20:55:46.241Z] #35 12.74 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T20:55:46.264Z] #17 4.960 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-06T20:55:46.522Z] #17 5.181 [2022-09-06T20:55:46.879Z] #12 ... [2022-09-06T20:55:46.879Z] [2022-09-06T20:55:46.879Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T20:55:46.879Z] #16 DONE 1.8s [2022-09-06T20:55:46.879Z] [2022-09-06T20:55:46.879Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-06T20:55:46.879Z] #12 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 1.8s done [2022-09-06T20:55:46.879Z] #12 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0.1s [2022-09-06T20:55:47.041Z] #17 5.395 #=#=# ####### 10.9% ########################################### 60.0% ################################################################## 91.9% ######################################################################## 100.0% [2022-09-06T20:55:47.041Z] #17 5.871 [2022-09-06T20:55:47.176Z] #35 13.67 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T20:55:47.176Z] #35 13.75 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T20:55:47.176Z] #35 13.95 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T20:55:47.435Z] #35 14.13 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T20:55:47.462Z] #59 5.754 Collecting yamllint==1.27.1 [2022-09-06T20:55:47.462Z] #59 6.784 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T20:55:47.694Z] #35 14.29 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T20:55:47.694Z] #35 14.39 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T20:55:47.723Z] #59 7.076 Collecting pathspec>=0.5.3 [2022-09-06T20:55:47.723Z] #59 7.084 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T20:55:47.723Z] #59 7.175 Collecting pyyaml [2022-09-06T20:55:47.954Z] #35 ... [2022-09-06T20:55:47.955Z] [2022-09-06T20:55:47.955Z] #23 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T20:55:47.955Z] #23 14.26 + mkdir -p /build [2022-09-06T20:55:47.955Z] #23 14.27 + mv docker/docker /build/ [2022-09-06T20:55:47.955Z] #23 14.27 + rmdir docker [2022-09-06T20:55:47.955Z] #23 DONE 14.5s [2022-09-06T20:55:47.955Z] [2022-09-06T20:55:47.955Z] #27 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:55:47.955Z] #0 7.661 Reading package lists... [2022-09-06T20:55:47.983Z] #59 7.182 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-06T20:55:47.983Z] #59 7.198 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T20:55:47.983Z] #59 7.203 Building wheels for collected packages: yamllint [2022-09-06T20:55:47.983Z] #59 7.203 Building wheel for yamllint (setup.py): started [2022-09-06T20:55:47.983Z] #59 7.459 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T20:55:47.998Z] #17 ... [2022-09-06T20:55:47.998Z] [2022-09-06T20:55:47.998Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T20:55:47.998Z] #18 DONE 1.7s [2022-09-06T20:55:47.998Z] [2022-09-06T20:55:47.998Z] #19 [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 [2022-09-06T20:55:48.243Z] #59 7.460 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=c5d3efd5f3f99287f3c883c797b612b1877d3bdd46f42469c075b8c02c1515f4 [2022-09-06T20:55:48.243Z] #59 7.460 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T20:55:48.243Z] #59 7.463 Successfully built yamllint [2022-09-06T20:55:48.243Z] #59 7.470 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T20:55:48.243Z] #59 7.588 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T20:55:48.243Z] #59 DONE 7.7s [2022-09-06T20:55:48.503Z] [2022-09-06T20:55:48.503Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T20:55:48.503Z] #60 DONE 0.1s [2022-09-06T20:55:48.503Z] [2022-09-06T20:55:48.503Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T20:55:48.572Z] #19 DONE 0.7s [2022-09-06T20:55:48.572Z] [2022-09-06T20:55:48.572Z] #20 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:55:48.770Z] #61 DONE 0.2s [2022-09-06T20:55:48.770Z] [2022-09-06T20:55:48.770Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T20:55:48.831Z] #20 ... [2022-09-06T20:55:48.831Z] [2022-09-06T20:55:48.831Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T20:55:48.831Z] #21 DONE 0.3s [2022-09-06T20:55:48.831Z] [2022-09-06T20:55:48.831Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T20:55:48.831Z] #22 DONE 0.3s [2022-09-06T20:55:48.831Z] [2022-09-06T20:55:48.831Z] #23 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T20:55:48.831Z] #23 DONE 0.5s [2022-09-06T20:55:48.831Z] [2022-09-06T20:55:48.831Z] #24 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T20:55:48.903Z] #27 14.72 Reading package lists... [2022-09-06T20:55:48.903Z] #27 ... [2022-09-06T20:55:48.903Z] [2022-09-06T20:55:48.903Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T20:55:48.903Z] #37 CACHED [2022-09-06T20:55:48.903Z] [2022-09-06T20:55:48.903Z] #38 [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 [2022-09-06T20:55:48.903Z] #38 CACHED [2022-09-06T20:55:48.903Z] [2022-09-06T20:55:48.903Z] #39 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:55:48.903Z] #39 CACHED [2022-09-06T20:55:48.903Z] [2022-09-06T20:55:48.903Z] #32 [containerd 1/3] 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 [2022-09-06T20:55:48.903Z] #0 8.800 Reading package lists... [2022-09-06T20:55:49.030Z] #62 DONE 0.2s [2022-09-06T20:55:49.030Z] [2022-09-06T20:55:49.030Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T20:55:49.030Z] #63 DONE 0.1s [2022-09-06T20:55:49.030Z] [2022-09-06T20:55:49.030Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T20:55:49.030Z] #64 DONE 0.1s [2022-09-06T20:55:49.096Z] #24 ... [2022-09-06T20:55:49.096Z] [2022-09-06T20:55:49.096Z] #25 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-06T20:55:49.096Z] #25 DONE 0.5s [2022-09-06T20:55:49.096Z] [2022-09-06T20:55:49.096Z] #26 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T20:55:49.096Z] #26 DONE 0.5s [2022-09-06T20:55:49.096Z] [2022-09-06T20:55:49.096Z] #17 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:55:49.096Z] #17 6.669 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T20:55:49.096Z] #17 6.927 [2022-09-06T20:55:49.096Z] #17 7.159 #=#=# ######################################################################## 100.0% [2022-09-06T20:55:49.096Z] #17 7.542 [2022-09-06T20:55:49.290Z] [2022-09-06T20:55:49.290Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T20:55:49.290Z] #65 DONE 0.1s [2022-09-06T20:55:49.290Z] [2022-09-06T20:55:49.290Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T20:55:49.290Z] #66 DONE 0.1s [2022-09-06T20:55:49.290Z] [2022-09-06T20:55:49.290Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T20:55:49.290Z] #67 DONE 0.1s [2022-09-06T20:55:49.551Z] [2022-09-06T20:55:49.551Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T20:55:49.551Z] #68 DONE 0.1s [2022-09-06T20:55:49.551Z] [2022-09-06T20:55:49.551Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T20:55:49.551Z] #69 DONE 0.1s [2022-09-06T20:55:49.811Z] [2022-09-06T20:55:49.811Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T20:55:49.811Z] #70 DONE 0.1s [2022-09-06T20:55:49.811Z] [2022-09-06T20:55:49.811Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T20:55:49.811Z] #71 DONE 0.1s [2022-09-06T20:55:49.811Z] [2022-09-06T20:55:49.811Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T20:55:50.031Z] #17 8.577 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T20:55:50.071Z] #72 DONE 0.2s [2022-09-06T20:55:50.071Z] [2022-09-06T20:55:50.071Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T20:55:50.606Z] #17 9.207 [2022-09-06T20:55:50.641Z] #73 DONE 0.7s [2022-09-06T20:55:50.641Z] [2022-09-06T20:55:50.641Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T20:55:50.864Z] #17 9.441 #=#=# ######################################################################## 100.0% [2022-09-06T20:55:51.054Z] #12 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 3.5s done [2022-09-06T20:55:51.054Z] #12 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-06T20:55:51.054Z] #12 DONE 13.8s [2022-09-06T20:55:51.054Z] [2022-09-06T20:55:51.054Z] #17 [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 [2022-09-06T20:55:51.054Z] #0 2.961 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T20:55:51.054Z] #0 2.973 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T20:55:51.054Z] #0 2.974 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:55:51.054Z] #0 3.082 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T20:55:51.054Z] #0 3.319 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T20:55:51.054Z] #0 3.323 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T20:55:51.054Z] #0 4.554 Fetched 8574 kB in 2s (4595 kB/s) [2022-09-06T20:55:51.054Z] #0 4.554 Reading package lists... [2022-09-06T20:55:51.054Z] #0 5.199 Reading package lists... [2022-09-06T20:55:51.054Z] #0 5.855 Building dependency tree... [2022-09-06T20:55:51.054Z] #0 6.157 The following additional packages will be installed: [2022-09-06T20:55:51.054Z] #0 6.157 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-06T20:55:51.054Z] #0 6.157 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-06T20:55:51.054Z] #0 6.158 Recommended packages: [2022-09-06T20:55:51.054Z] #0 6.158 libldap-common publicsuffix libsasl2-modules [2022-09-06T20:55:51.054Z] #0 6.298 The following NEW packages will be installed: [2022-09-06T20:55:51.054Z] #0 6.299 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-06T20:55:51.054Z] #0 6.299 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T20:55:51.054Z] #0 6.299 libssh2-1 openssl [2022-09-06T20:55:51.054Z] #0 6.569 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:55:51.054Z] #0 6.569 Need to get 3047 kB of archives. [2022-09-06T20:55:51.054Z] #0 6.569 After this operation, 6661 kB of additional disk space will be used. [2022-09-06T20:55:51.054Z] #0 6.569 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-06T20:55:51.054Z] #0 6.579 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-06T20:55:51.054Z] #0 6.580 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-06T20:55:51.054Z] #0 6.583 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-06T20:55:51.054Z] #0 6.584 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-06T20:55:51.054Z] #0 6.587 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-06T20:55:51.054Z] #0 6.600 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-06T20:55:51.054Z] #0 6.601 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-06T20:55:51.054Z] #0 6.601 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-06T20:55:51.054Z] #0 6.604 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-06T20:55:51.054Z] #0 6.605 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-06T20:55:51.054Z] #0 6.608 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-06T20:55:51.054Z] #0 6.610 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T20:55:51.054Z] #0 6.612 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T20:55:51.054Z] #0 6.623 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T20:55:51.054Z] #0 6.775 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:55:51.054Z] #0 6.805 Fetched 3047 kB in 0s (9568 kB/s) [2022-09-06T20:55:51.054Z] #0 6.823 Selecting previously unselected package openssl. [2022-09-06T20:55:51.054Z] #0 6.823 (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 ... 6661 files and directories currently installed.) [2022-09-06T20:55:51.054Z] #0 6.829 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-06T20:55:51.054Z] #0 6.832 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-06T20:55:51.054Z] #0 6.936 Selecting previously unselected package ca-certificates. [2022-09-06T20:55:51.054Z] #0 6.937 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-06T20:55:51.054Z] #0 6.941 Unpacking ca-certificates (20210119) ... [2022-09-06T20:55:51.054Z] #0 6.991 Selecting previously unselected package libbrotli1:amd64. [2022-09-06T20:55:51.054Z] #0 6.992 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-06T20:55:51.054Z] #0 6.998 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T20:55:51.054Z] #0 7.048 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-06T20:55:51.054Z] #0 7.049 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T20:55:51.054Z] #0 7.052 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T20:55:51.054Z] #0 7.085 Selecting previously unselected package libsasl2-2:amd64. [2022-09-06T20:55:51.054Z] #0 7.086 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-06T20:55:51.054Z] #0 7.089 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T20:55:51.054Z] #0 7.129 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-06T20:55:51.054Z] #0 7.131 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-06T20:55:51.054Z] #0 7.134 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T20:55:51.054Z] #0 7.188 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-06T20:55:51.054Z] #0 7.188 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-06T20:55:51.054Z] #0 7.191 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T20:55:51.054Z] #0 7.228 Selecting previously unselected package libpsl5:amd64. [2022-09-06T20:55:51.054Z] #0 7.230 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-06T20:55:51.054Z] #0 7.233 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T20:55:51.054Z] #0 7.269 Selecting previously unselected package librtmp1:amd64. [2022-09-06T20:55:51.054Z] #0 7.270 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-06T20:55:51.054Z] #0 7.274 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T20:55:51.054Z] #0 7.310 Selecting previously unselected package libssh2-1:amd64. [2022-09-06T20:55:51.054Z] #0 7.311 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-06T20:55:51.054Z] #0 7.315 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T20:55:51.054Z] #0 7.361 Selecting previously unselected package libcurl4:amd64. [2022-09-06T20:55:51.054Z] #0 7.363 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T20:55:51.054Z] #0 7.367 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T20:55:51.054Z] #0 7.421 Selecting previously unselected package curl. [2022-09-06T20:55:51.054Z] #0 7.422 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-06T20:55:51.054Z] #0 7.427 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-06T20:55:51.054Z] #0 7.478 Selecting previously unselected package libonig5:amd64. [2022-09-06T20:55:51.054Z] #0 7.480 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T20:55:51.054Z] #0 7.483 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T20:55:51.054Z] #0 7.534 Selecting previously unselected package libjq1:amd64. [2022-09-06T20:55:51.054Z] #0 7.534 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T20:55:51.054Z] #0 7.537 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T20:55:51.054Z] #0 7.578 Selecting previously unselected package jq. [2022-09-06T20:55:51.054Z] #0 7.580 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-06T20:55:51.054Z] #0 7.583 Unpacking jq (1.6-2.1) ... [2022-09-06T20:55:51.054Z] #0 7.618 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-06T20:55:51.054Z] #0 7.628 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-06T20:55:51.054Z] #0 7.637 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-06T20:55:51.054Z] #0 7.647 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T20:55:51.054Z] #0 7.658 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-06T20:55:51.054Z] #0 7.668 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-06T20:55:51.054Z] #0 7.678 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-06T20:55:51.054Z] #0 7.689 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-06T20:55:51.054Z] #0 7.703 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T20:55:51.054Z] #0 7.714 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T20:55:51.054Z] #0 7.724 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-06T20:55:51.054Z] #0 7.735 Setting up ca-certificates (20210119) ... [2022-09-06T20:55:51.054Z] #0 8.170 Updating certificates in /etc/ssl/certs... [2022-09-06T20:55:51.054Z] #0 8.647 129 added, 0 removed; done. [2022-09-06T20:55:51.054Z] #0 8.695 Setting up jq (1.6-2.1) ... [2022-09-06T20:55:51.054Z] #0 8.708 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-06T20:55:51.054Z] #0 8.717 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-06T20:55:51.054Z] #0 8.727 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:55:51.054Z] #0 8.743 Processing triggers for ca-certificates (20210119) ... [2022-09-06T20:55:51.054Z] #17 8.750 Updating certificates in /etc/ssl/certs... [2022-09-06T20:55:51.054Z] #17 9.142 0 added, 0 removed; done. [2022-09-06T20:55:51.054Z] #17 9.142 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T20:55:51.054Z] #17 9.142 done. [2022-09-06T20:55:51.123Z] #17 9.789 [2022-09-06T20:55:51.123Z] #17 9.838 Download of images into '/build' complete. [2022-09-06T20:55:51.123Z] #17 9.838 Use something like the following to load the result into a Docker daemon: [2022-09-06T20:55:51.123Z] #17 9.838 tar -cC '/build' . | docker load [2022-09-06T20:55:51.210Z] #74 DONE 0.3s [2022-09-06T20:55:51.210Z] [2022-09-06T20:55:51.210Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T20:55:51.210Z] #75 DONE 0.2s [2022-09-06T20:55:51.210Z] [2022-09-06T20:55:51.210Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T20:55:51.210Z] #76 DONE 0.1s [2022-09-06T20:55:51.210Z] [2022-09-06T20:55:51.210Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T20:55:51.382Z] #17 DONE 9.9s [2022-09-06T20:55:51.382Z] [2022-09-06T20:55:51.382Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T20:55:51.471Z] #77 DONE 0.1s [2022-09-06T20:55:51.471Z] [2022-09-06T20:55:51.471Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T20:55:51.471Z] #78 DONE 0.0s [2022-09-06T20:55:51.471Z] [2022-09-06T20:55:51.471Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T20:55:52.421Z] #17 DONE 10.3s [2022-09-06T20:55:52.421Z] [2022-09-06T20:55:52.421Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T20:55:52.421Z] #18 DONE 1.5s [2022-09-06T20:55:52.421Z] [2022-09-06T20:55:52.421Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T20:55:52.421Z] #19 DONE 0.0s [2022-09-06T20:55:52.421Z] [2022-09-06T20:55:52.421Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:55:52.986Z] #20 ... [2022-09-06T20:55:52.986Z] [2022-09-06T20:55:52.986Z] #21 [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 [2022-09-06T20:55:52.986Z] #21 DONE 0.7s [2022-09-06T20:55:52.986Z] [2022-09-06T20:55:52.986Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T20:55:52.986Z] #22 DONE 0.1s [2022-09-06T20:55:52.986Z] [2022-09-06T20:55:52.986Z] #23 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T20:55:53.242Z] #23 ... [2022-09-06T20:55:53.242Z] [2022-09-06T20:55:53.242Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T20:55:53.242Z] #24 DONE 0.1s [2022-09-06T20:55:53.242Z] [2022-09-06T20:55:53.242Z] #25 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-06T20:55:53.242Z] #25 DONE 0.1s [2022-09-06T20:55:53.242Z] [2022-09-06T20:55:53.242Z] #26 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:55:53.357Z] #32 16.31 Reading package lists... [2022-09-06T20:55:53.357Z] #32 ... [2022-09-06T20:55:53.357Z] [2022-09-06T20:55:53.357Z] #29 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T20:55:53.357Z] #29 19.60 tomll can be used in two ways: [2022-09-06T20:55:53.357Z] #29 19.61 Writing to STDIN and reading from STDOUT: [2022-09-06T20:55:53.357Z] #29 19.61 cat file.toml | tomll > file.toml [2022-09-06T20:55:53.357Z] #29 19.61 [2022-09-06T20:55:53.357Z] #29 19.61 Reading and updating a list of files: [2022-09-06T20:55:53.357Z] #29 19.61 tomll a.toml b.toml c.toml [2022-09-06T20:55:53.357Z] #29 19.61 [2022-09-06T20:55:53.357Z] #29 19.61 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T20:55:53.357Z] #29 DONE 19.8s [2022-09-06T20:55:53.357Z] [2022-09-06T20:55:53.357Z] #35 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T20:55:53.357Z] #35 15.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T20:55:53.357Z] #35 15.74 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T20:55:53.357Z] #35 15.90 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T20:55:53.357Z] #35 17.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T20:55:53.500Z] #26 ... [2022-09-06T20:55:53.500Z] [2022-09-06T20:55:53.500Z] #27 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-06T20:55:53.500Z] #27 DONE 0.6s [2022-09-06T20:55:53.758Z] [2022-09-06T20:55:53.758Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:55:53.758Z] #20 1.480 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T20:55:54.014Z] #79 DONE 2.1s [2022-09-06T20:55:54.014Z] [2022-09-06T20:55:54.014Z] #80 exporting to image [2022-09-06T20:55:54.014Z] #80 exporting layers [2022-09-06T20:55:54.015Z] #20 1.745 #=#=# [2022-09-06T20:55:54.274Z] #20 2.002 #=#=# ######################################################################## 100.0% [2022-09-06T20:55:54.295Z] #35 ... [2022-09-06T20:55:54.295Z] [2022-09-06T20:55:54.295Z] #27 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:55:54.295Z] #27 14.72 Reading package lists... [2022-09-06T20:55:54.532Z] #20 2.282 [2022-09-06T20:55:54.674Z] #27 ... [2022-09-06T20:55:54.674Z] [2022-09-06T20:55:54.674Z] #28 [containerd 1/3] 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 [2022-09-06T20:55:54.674Z] #0 5.093 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T20:55:54.674Z] #0 5.119 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T20:55:54.674Z] #0 5.128 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:55:54.674Z] #0 5.896 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T20:55:54.674Z] #28 ... [2022-09-06T20:55:54.674Z] [2022-09-06T20:55:54.674Z] #24 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T20:55:54.674Z] #24 5.475 + RM_GOPATH=0 [2022-09-06T20:55:54.674Z] #24 5.476 + TMP_GOPATH= [2022-09-06T20:55:54.674Z] #24 5.477 + : /build [2022-09-06T20:55:54.674Z] #24 5.477 + '[' -z '' ']' [2022-09-06T20:55:54.674Z] #24 5.477 ++ mktemp -d [2022-09-06T20:55:54.674Z] #24 5.484 + export GOPATH=/tmp/tmp.6Pwd61dHsA [2022-09-06T20:55:54.674Z] #24 5.484 + GOPATH=/tmp/tmp.6Pwd61dHsA [2022-09-06T20:55:54.674Z] #24 5.484 + RM_GOPATH=1 [2022-09-06T20:55:54.674Z] #24 5.484 + case "$(go env GOARCH)" in [2022-09-06T20:55:54.674Z] #24 5.484 ++ go env GOARCH [2022-09-06T20:55:54.674Z] #24 5.548 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:55:54.674Z] #24 5.548 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:55:54.674Z] #24 5.548 ++ dirname /install.sh [2022-09-06T20:55:54.674Z] #24 5.550 + dir=/ [2022-09-06T20:55:54.674Z] #24 5.550 + bin=rootlesskit [2022-09-06T20:55:54.674Z] #24 5.550 + shift [2022-09-06T20:55:54.674Z] #24 5.550 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T20:55:54.674Z] #24 5.550 + . //rootlesskit.installer [2022-09-06T20:55:54.674Z] #24 5.550 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T20:55:54.674Z] #24 5.557 + install_rootlesskit [2022-09-06T20:55:54.674Z] #24 5.558 + case "$1" in [2022-09-06T20:55:54.674Z] #24 5.558 + export CGO_ENABLED=0 [2022-09-06T20:55:54.674Z] #24 5.559 + CGO_ENABLED=0 [2022-09-06T20:55:54.674Z] #24 5.559 + _install_rootlesskit [2022-09-06T20:55:54.674Z] #24 5.559 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T20:55:54.674Z] #24 5.560 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T20:55:54.674Z] #24 5.560 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T20:55:54.674Z] #24 5.560 + GOBIN=/build [2022-09-06T20:55:54.674Z] #24 5.560 + GO111MODULE=on [2022-09-06T20:55:54.674Z] #24 5.560 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T20:55:54.933Z] #24 6.094 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T20:55:55.397Z] #80 exporting layers 1.7s done [2022-09-06T20:55:55.397Z] #80 writing image sha256:7bfd5119775cc1e3b21e2306161fae96bc82e2f9cfa71e72183d5e1d83a54961 done [2022-09-06T20:55:55.397Z] #80 naming to docker.io/library/docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 done [2022-09-06T20:55:55.397Z] #80 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-06T20:55:55.464Z] #20 ... [2022-09-06T20:55:55.464Z] [2022-09-06T20:55:55.464Z] #28 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-06T20:55:55.464Z] #28 DONE 1.9s [2022-09-06T20:55:55.464Z] [2022-09-06T20:55:55.465Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:55:55.465Z] #20 3.241 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T20:55:55.672Z] #27 21.58 Building dependency tree... [2022-09-06T20:55:55.727Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-06T20:55:55.931Z] #27 23.04 Reading state information... [2022-09-06T20:55:56.013Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 hack/test/unit [2022-09-06T20:55:56.397Z] #20 3.891 [2022-09-06T20:55:56.585Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-06T20:55:56.585Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-06T20:55:56.585Z] + TESTDIRS=./... [2022-09-06T20:55:56.585Z] + exclude_paths='/vendor/|/integration' [2022-09-06T20:55:56.585Z] ++ go list ./... [2022-09-06T20:55:56.585Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-06T20:55:56.655Z] #20 4.120 #=#=# ######################################################################## 100.0% [2022-09-06T20:55:56.655Z] #20 4.514 [2022-09-06T20:55:56.867Z] #27 ... [2022-09-06T20:55:56.867Z] [2022-09-06T20:55:56.867Z] #24 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:55:56.867Z] #0 7.739 Reading package lists... [2022-09-06T20:55:56.867Z] #24 14.41 Reading package lists... [2022-09-06T20:55:56.867Z] #24 21.59 Building dependency tree... [2022-09-06T20:55:56.867Z] #24 23.19 Reading state information... [2022-09-06T20:55:57.125Z] #24 ... [2022-09-06T20:55:57.125Z] [2022-09-06T20:55:57.125Z] #32 [containerd 1/3] 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 [2022-09-06T20:55:57.125Z] #32 16.31 Reading package lists... [2022-09-06T20:55:57.125Z] #32 22.83 Building dependency tree... [2022-09-06T20:55:57.125Z] #32 24.40 Reading state information... [2022-09-06T20:55:57.529Z] + pkg_list='github.com/docker/docker/api [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/backend/build [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/httputils [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/middleware [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/router [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/router/build [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/router/container [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/router/debug [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/router/image [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/router/network [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/router/session [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/router/system [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/server/router/volume [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/backend [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/container [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/events [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/filters [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/image [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/mount [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/network [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/registry [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/strslice [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/swarm [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/time [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/versions [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T20:55:57.529Z] github.com/docker/docker/api/types/volume [2022-09-06T20:55:57.529Z] github.com/docker/docker/builder [2022-09-06T20:55:57.529Z] github.com/docker/docker/builder/builder-next [2022-09-06T20:55:57.529Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T20:55:57.529Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T20:55:57.529Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T20:55:57.529Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T20:55:57.529Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T20:55:57.529Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T20:55:57.529Z] github.com/docker/docker/builder/dockerfile [2022-09-06T20:55:57.529Z] github.com/docker/docker/builder/remotecontext [2022-09-06T20:55:57.529Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T20:55:57.529Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T20:55:57.529Z] github.com/docker/docker/cli [2022-09-06T20:55:57.529Z] github.com/docker/docker/cli/config [2022-09-06T20:55:57.529Z] github.com/docker/docker/cli/debug [2022-09-06T20:55:57.529Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T20:55:57.529Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T20:55:57.529Z] github.com/docker/docker/client [2022-09-06T20:55:57.529Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T20:55:57.529Z] github.com/docker/docker/cmd/dockerd [2022-09-06T20:55:57.529Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T20:55:57.529Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T20:55:57.529Z] github.com/docker/docker/container [2022-09-06T20:55:57.529Z] github.com/docker/docker/container/stream [2022-09-06T20:55:57.529Z] github.com/docker/docker/contrib/apparmor [2022-09-06T20:55:57.529Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T20:55:57.529Z] github.com/docker/docker/contrib/httpserver [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/cluster [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/config [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/containerd [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/events [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/images [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/initlayer [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/links [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/listeners [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/local [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/names [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/network [2022-09-06T20:55:57.529Z] github.com/docker/docker/daemon/stats [2022-09-06T20:55:57.529Z] github.com/docker/docker/distribution [2022-09-06T20:55:57.529Z] github.com/docker/docker/distribution/metadata [2022-09-06T20:55:57.529Z] github.com/docker/docker/distribution/utils [2022-09-06T20:55:57.529Z] github.com/docker/docker/distribution/xfer [2022-09-06T20:55:57.529Z] github.com/docker/docker/dockerversion [2022-09-06T20:55:57.529Z] github.com/docker/docker/errdefs [2022-09-06T20:55:57.529Z] github.com/docker/docker/image [2022-09-06T20:55:57.529Z] github.com/docker/docker/image/cache [2022-09-06T20:55:57.529Z] github.com/docker/docker/image/tarexport [2022-09-06T20:55:57.529Z] github.com/docker/docker/image/v1 [2022-09-06T20:55:57.529Z] github.com/docker/docker/internal/test/suite [2022-09-06T20:55:57.529Z] github.com/docker/docker/layer [2022-09-06T20:55:57.529Z] github.com/docker/docker/libcontainerd [2022-09-06T20:55:57.529Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T20:55:57.529Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T20:55:57.529Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T20:55:57.529Z] github.com/docker/docker/libcontainerd/types [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/config [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/idm [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/ns [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/options [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/osl [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T20:55:57.529Z] github.com/docker/docker/libnetwork/types [2022-09-06T20:55:57.529Z] github.com/docker/docker/oci [2022-09-06T20:55:57.529Z] github.com/docker/docker/oci/caps [2022-09-06T20:55:57.529Z] github.com/docker/docker/opts [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/aaparser [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/archive [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/authorization [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/capabilities [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/containerfs [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/directory [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/dmesg [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/fileutils [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/fsutils [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/homedir [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/idtools [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/ioutils [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/longpath [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/loopback [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/parsers [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/pidfile [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/platform [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/plugins [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/pools [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/progress [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/pubsub [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/reexec [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/signal [2022-09-06T20:55:57.529Z] github.com/docker/docker/pkg/stack [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/stringid [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/system [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/tailfile [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/tarsum [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/urlutil [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/useragent [2022-09-06T20:55:57.530Z] github.com/docker/docker/plugin [2022-09-06T20:55:57.530Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T20:55:57.530Z] github.com/docker/docker/plugin/v2 [2022-09-06T20:55:57.530Z] github.com/docker/docker/profiles/apparmor [2022-09-06T20:55:57.530Z] github.com/docker/docker/profiles/seccomp [2022-09-06T20:55:57.530Z] github.com/docker/docker/quota [2022-09-06T20:55:57.530Z] github.com/docker/docker/reference [2022-09-06T20:55:57.530Z] github.com/docker/docker/registry [2022-09-06T20:55:57.530Z] github.com/docker/docker/registry/resumable [2022-09-06T20:55:57.530Z] github.com/docker/docker/restartmanager [2022-09-06T20:55:57.530Z] github.com/docker/docker/rootless [2022-09-06T20:55:57.530Z] github.com/docker/docker/rootless/specconv [2022-09-06T20:55:57.530Z] github.com/docker/docker/runconfig [2022-09-06T20:55:57.530Z] github.com/docker/docker/runconfig/opts [2022-09-06T20:55:57.530Z] github.com/docker/docker/testutil [2022-09-06T20:55:57.530Z] github.com/docker/docker/testutil/daemon [2022-09-06T20:55:57.530Z] github.com/docker/docker/testutil/environment [2022-09-06T20:55:57.530Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T20:55:57.530Z] github.com/docker/docker/testutil/fakegit [2022-09-06T20:55:57.530Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T20:55:57.530Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T20:55:57.530Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T20:55:57.530Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T20:55:57.530Z] github.com/docker/docker/testutil/registry [2022-09-06T20:55:57.530Z] github.com/docker/docker/testutil/request [2022-09-06T20:55:57.530Z] github.com/docker/docker/volume [2022-09-06T20:55:57.530Z] github.com/docker/docker/volume/drivers [2022-09-06T20:55:57.530Z] github.com/docker/docker/volume/local [2022-09-06T20:55:57.530Z] github.com/docker/docker/volume/mounts [2022-09-06T20:55:57.530Z] github.com/docker/docker/volume/service [2022-09-06T20:55:57.530Z] github.com/docker/docker/volume/service/opts [2022-09-06T20:55:57.530Z] github.com/docker/docker/volume/testutils' [2022-09-06T20:55:57.530Z] ++ grep --fixed-strings -v /libnetwork [2022-09-06T20:55:57.530Z] ++ echo 'github.com/docker/docker/api [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/backend/build [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/httputils [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/middleware [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/router [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/router/build [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/router/container [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/router/debug [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/router/image [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/router/network [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/router/session [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/router/system [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/server/router/volume [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/backend [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/container [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/events [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/filters [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/image [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/mount [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/network [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/registry [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/strslice [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/swarm [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/time [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/versions [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T20:55:57.530Z] github.com/docker/docker/api/types/volume [2022-09-06T20:55:57.530Z] github.com/docker/docker/builder [2022-09-06T20:55:57.530Z] github.com/docker/docker/builder/builder-next [2022-09-06T20:55:57.530Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T20:55:57.530Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T20:55:57.530Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T20:55:57.530Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T20:55:57.530Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T20:55:57.530Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T20:55:57.530Z] github.com/docker/docker/builder/dockerfile [2022-09-06T20:55:57.530Z] github.com/docker/docker/builder/remotecontext [2022-09-06T20:55:57.530Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T20:55:57.530Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T20:55:57.530Z] github.com/docker/docker/cli [2022-09-06T20:55:57.530Z] github.com/docker/docker/cli/config [2022-09-06T20:55:57.530Z] github.com/docker/docker/cli/debug [2022-09-06T20:55:57.530Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T20:55:57.530Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T20:55:57.530Z] github.com/docker/docker/client [2022-09-06T20:55:57.530Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T20:55:57.530Z] github.com/docker/docker/cmd/dockerd [2022-09-06T20:55:57.530Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T20:55:57.530Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T20:55:57.530Z] github.com/docker/docker/container [2022-09-06T20:55:57.530Z] github.com/docker/docker/container/stream [2022-09-06T20:55:57.530Z] github.com/docker/docker/contrib/apparmor [2022-09-06T20:55:57.530Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T20:55:57.530Z] github.com/docker/docker/contrib/httpserver [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/cluster [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/config [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/containerd [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/events [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/images [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/initlayer [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/links [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/listeners [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/local [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/names [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/network [2022-09-06T20:55:57.530Z] github.com/docker/docker/daemon/stats [2022-09-06T20:55:57.530Z] github.com/docker/docker/distribution [2022-09-06T20:55:57.530Z] github.com/docker/docker/distribution/metadata [2022-09-06T20:55:57.530Z] github.com/docker/docker/distribution/utils [2022-09-06T20:55:57.530Z] github.com/docker/docker/distribution/xfer [2022-09-06T20:55:57.530Z] github.com/docker/docker/dockerversion [2022-09-06T20:55:57.530Z] github.com/docker/docker/errdefs [2022-09-06T20:55:57.530Z] github.com/docker/docker/image [2022-09-06T20:55:57.530Z] github.com/docker/docker/image/cache [2022-09-06T20:55:57.530Z] github.com/docker/docker/image/tarexport [2022-09-06T20:55:57.530Z] github.com/docker/docker/image/v1 [2022-09-06T20:55:57.530Z] github.com/docker/docker/internal/test/suite [2022-09-06T20:55:57.530Z] github.com/docker/docker/layer [2022-09-06T20:55:57.530Z] github.com/docker/docker/libcontainerd [2022-09-06T20:55:57.530Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T20:55:57.530Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T20:55:57.530Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T20:55:57.530Z] github.com/docker/docker/libcontainerd/types [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/config [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/idm [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/ns [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/options [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/osl [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T20:55:57.530Z] github.com/docker/docker/libnetwork/types [2022-09-06T20:55:57.530Z] github.com/docker/docker/oci [2022-09-06T20:55:57.530Z] github.com/docker/docker/oci/caps [2022-09-06T20:55:57.530Z] github.com/docker/docker/opts [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/aaparser [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/archive [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/authorization [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/capabilities [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/containerfs [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/directory [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/dmesg [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/fileutils [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/fsutils [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/homedir [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/idtools [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/ioutils [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/longpath [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/loopback [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/parsers [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/pidfile [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/platform [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/plugins [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/pools [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/progress [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/pubsub [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/reexec [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/signal [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/stack [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/stringid [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/system [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/tailfile [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/tarsum [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/urlutil [2022-09-06T20:55:57.530Z] github.com/docker/docker/pkg/useragent [2022-09-06T20:55:57.530Z] github.com/docker/docker/plugin [2022-09-06T20:55:57.530Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T20:55:57.530Z] github.com/docker/docker/plugin/v2 [2022-09-06T20:55:57.531Z] github.com/docker/docker/profiles/apparmor [2022-09-06T20:55:57.531Z] github.com/docker/docker/profiles/seccomp [2022-09-06T20:55:57.531Z] github.com/docker/docker/quota [2022-09-06T20:55:57.531Z] github.com/docker/docker/reference [2022-09-06T20:55:57.531Z] github.com/docker/docker/registry [2022-09-06T20:55:57.531Z] github.com/docker/docker/registry/resumable [2022-09-06T20:55:57.531Z] github.com/docker/docker/restartmanager [2022-09-06T20:55:57.531Z] github.com/docker/docker/rootless [2022-09-06T20:55:57.531Z] github.com/docker/docker/rootless/specconv [2022-09-06T20:55:57.531Z] github.com/docker/docker/runconfig [2022-09-06T20:55:57.531Z] github.com/docker/docker/runconfig/opts [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/daemon [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/environment [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/fakegit [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/registry [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/request [2022-09-06T20:55:57.531Z] github.com/docker/docker/volume [2022-09-06T20:55:57.531Z] github.com/docker/docker/volume/drivers [2022-09-06T20:55:57.531Z] github.com/docker/docker/volume/local [2022-09-06T20:55:57.531Z] github.com/docker/docker/volume/mounts [2022-09-06T20:55:57.531Z] github.com/docker/docker/volume/service [2022-09-06T20:55:57.531Z] github.com/docker/docker/volume/service/opts [2022-09-06T20:55:57.531Z] github.com/docker/docker/volume/testutils' [2022-09-06T20:55:57.531Z] + base_pkg_list='github.com/docker/docker/api [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/backend/build [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/httputils [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/middleware [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/build [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/container [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/debug [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/image [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/network [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/session [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/system [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/volume [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/backend [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/container [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/events [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/filters [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/image [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/mount [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/network [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/registry [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/strslice [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/swarm [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/time [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/versions [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/volume [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/builder-next [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/dockerfile [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/remotecontext [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T20:55:57.531Z] github.com/docker/docker/cli [2022-09-06T20:55:57.531Z] github.com/docker/docker/cli/config [2022-09-06T20:55:57.531Z] github.com/docker/docker/cli/debug [2022-09-06T20:55:57.531Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T20:55:57.531Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T20:55:57.531Z] github.com/docker/docker/client [2022-09-06T20:55:57.531Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T20:55:57.531Z] github.com/docker/docker/cmd/dockerd [2022-09-06T20:55:57.531Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T20:55:57.531Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T20:55:57.531Z] github.com/docker/docker/container [2022-09-06T20:55:57.531Z] github.com/docker/docker/container/stream [2022-09-06T20:55:57.531Z] github.com/docker/docker/contrib/apparmor [2022-09-06T20:55:57.531Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T20:55:57.531Z] github.com/docker/docker/contrib/httpserver [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/cluster [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/config [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/containerd [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/events [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/images [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/initlayer [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/links [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/listeners [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/local [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/names [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/network [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/stats [2022-09-06T20:55:57.531Z] github.com/docker/docker/distribution [2022-09-06T20:55:57.531Z] github.com/docker/docker/distribution/metadata [2022-09-06T20:55:57.531Z] github.com/docker/docker/distribution/utils [2022-09-06T20:55:57.531Z] github.com/docker/docker/distribution/xfer [2022-09-06T20:55:57.531Z] github.com/docker/docker/dockerversion [2022-09-06T20:55:57.531Z] github.com/docker/docker/errdefs [2022-09-06T20:55:57.531Z] github.com/docker/docker/image [2022-09-06T20:55:57.531Z] github.com/docker/docker/image/cache [2022-09-06T20:55:57.531Z] github.com/docker/docker/image/tarexport [2022-09-06T20:55:57.531Z] github.com/docker/docker/image/v1 [2022-09-06T20:55:57.531Z] github.com/docker/docker/internal/test/suite [2022-09-06T20:55:57.531Z] github.com/docker/docker/layer [2022-09-06T20:55:57.531Z] github.com/docker/docker/libcontainerd [2022-09-06T20:55:57.531Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T20:55:57.531Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T20:55:57.531Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T20:55:57.531Z] github.com/docker/docker/libcontainerd/types [2022-09-06T20:55:57.531Z] github.com/docker/docker/oci [2022-09-06T20:55:57.531Z] github.com/docker/docker/oci/caps [2022-09-06T20:55:57.531Z] github.com/docker/docker/opts [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/aaparser [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/archive [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/authorization [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/capabilities [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/containerfs [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/directory [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/dmesg [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/fileutils [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/fsutils [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/homedir [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/idtools [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/ioutils [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/longpath [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/loopback [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/parsers [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/pidfile [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/platform [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/plugins [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/pools [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/progress [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/pubsub [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/reexec [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/signal [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/stack [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/stringid [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/system [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/tailfile [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/tarsum [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/urlutil [2022-09-06T20:55:57.531Z] github.com/docker/docker/pkg/useragent [2022-09-06T20:55:57.531Z] github.com/docker/docker/plugin [2022-09-06T20:55:57.531Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T20:55:57.531Z] github.com/docker/docker/plugin/v2 [2022-09-06T20:55:57.531Z] github.com/docker/docker/profiles/apparmor [2022-09-06T20:55:57.531Z] github.com/docker/docker/profiles/seccomp [2022-09-06T20:55:57.531Z] github.com/docker/docker/quota [2022-09-06T20:55:57.531Z] github.com/docker/docker/reference [2022-09-06T20:55:57.531Z] github.com/docker/docker/registry [2022-09-06T20:55:57.531Z] github.com/docker/docker/registry/resumable [2022-09-06T20:55:57.531Z] github.com/docker/docker/restartmanager [2022-09-06T20:55:57.531Z] github.com/docker/docker/rootless [2022-09-06T20:55:57.531Z] github.com/docker/docker/rootless/specconv [2022-09-06T20:55:57.531Z] github.com/docker/docker/runconfig [2022-09-06T20:55:57.531Z] github.com/docker/docker/runconfig/opts [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/daemon [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/environment [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/fakegit [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/registry [2022-09-06T20:55:57.531Z] github.com/docker/docker/testutil/request [2022-09-06T20:55:57.531Z] github.com/docker/docker/volume [2022-09-06T20:55:57.531Z] github.com/docker/docker/volume/drivers [2022-09-06T20:55:57.531Z] github.com/docker/docker/volume/local [2022-09-06T20:55:57.531Z] github.com/docker/docker/volume/mounts [2022-09-06T20:55:57.531Z] github.com/docker/docker/volume/service [2022-09-06T20:55:57.531Z] github.com/docker/docker/volume/service/opts [2022-09-06T20:55:57.531Z] github.com/docker/docker/volume/testutils' [2022-09-06T20:55:57.531Z] ++ grep --fixed-strings /libnetwork [2022-09-06T20:55:57.531Z] ++ echo 'github.com/docker/docker/api [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/backend/build [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/httputils [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/middleware [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/build [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/container [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/debug [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/image [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/network [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/session [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/system [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/server/router/volume [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/backend [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/container [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/events [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/filters [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/image [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/mount [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/network [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/registry [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/strslice [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/swarm [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/time [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/versions [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T20:55:57.531Z] github.com/docker/docker/api/types/volume [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/builder-next [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/dockerfile [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/remotecontext [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T20:55:57.531Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T20:55:57.531Z] github.com/docker/docker/cli [2022-09-06T20:55:57.531Z] github.com/docker/docker/cli/config [2022-09-06T20:55:57.531Z] github.com/docker/docker/cli/debug [2022-09-06T20:55:57.531Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T20:55:57.531Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T20:55:57.531Z] github.com/docker/docker/client [2022-09-06T20:55:57.531Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T20:55:57.531Z] github.com/docker/docker/cmd/dockerd [2022-09-06T20:55:57.531Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T20:55:57.531Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T20:55:57.531Z] github.com/docker/docker/container [2022-09-06T20:55:57.531Z] github.com/docker/docker/container/stream [2022-09-06T20:55:57.531Z] github.com/docker/docker/contrib/apparmor [2022-09-06T20:55:57.531Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T20:55:57.531Z] github.com/docker/docker/contrib/httpserver [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/cluster [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/config [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/containerd [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/events [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/images [2022-09-06T20:55:57.531Z] github.com/docker/docker/daemon/initlayer [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/links [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/listeners [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/local [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/names [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/network [2022-09-06T20:55:57.532Z] github.com/docker/docker/daemon/stats [2022-09-06T20:55:57.532Z] github.com/docker/docker/distribution [2022-09-06T20:55:57.532Z] github.com/docker/docker/distribution/metadata [2022-09-06T20:55:57.532Z] github.com/docker/docker/distribution/utils [2022-09-06T20:55:57.532Z] github.com/docker/docker/distribution/xfer [2022-09-06T20:55:57.532Z] github.com/docker/docker/dockerversion [2022-09-06T20:55:57.532Z] github.com/docker/docker/errdefs [2022-09-06T20:55:57.532Z] github.com/docker/docker/image [2022-09-06T20:55:57.532Z] github.com/docker/docker/image/cache [2022-09-06T20:55:57.532Z] github.com/docker/docker/image/tarexport [2022-09-06T20:55:57.532Z] github.com/docker/docker/image/v1 [2022-09-06T20:55:57.532Z] github.com/docker/docker/internal/test/suite [2022-09-06T20:55:57.532Z] github.com/docker/docker/layer [2022-09-06T20:55:57.532Z] github.com/docker/docker/libcontainerd [2022-09-06T20:55:57.532Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T20:55:57.532Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T20:55:57.532Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T20:55:57.532Z] github.com/docker/docker/libcontainerd/types [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/config [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/idm [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ns [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/options [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/osl [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/types [2022-09-06T20:55:57.532Z] github.com/docker/docker/oci [2022-09-06T20:55:57.532Z] github.com/docker/docker/oci/caps [2022-09-06T20:55:57.532Z] github.com/docker/docker/opts [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/aaparser [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/archive [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/authorization [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/capabilities [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/containerfs [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/directory [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/dmesg [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/fileutils [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/fsutils [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/homedir [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/idtools [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/ioutils [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/longpath [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/loopback [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/parsers [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/pidfile [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/platform [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/plugins [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/pools [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/progress [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/pubsub [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/reexec [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/signal [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/stack [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/stringid [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/system [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/tailfile [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/tarsum [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/urlutil [2022-09-06T20:55:57.532Z] github.com/docker/docker/pkg/useragent [2022-09-06T20:55:57.532Z] github.com/docker/docker/plugin [2022-09-06T20:55:57.532Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T20:55:57.532Z] github.com/docker/docker/plugin/v2 [2022-09-06T20:55:57.532Z] github.com/docker/docker/profiles/apparmor [2022-09-06T20:55:57.532Z] github.com/docker/docker/profiles/seccomp [2022-09-06T20:55:57.532Z] github.com/docker/docker/quota [2022-09-06T20:55:57.532Z] github.com/docker/docker/reference [2022-09-06T20:55:57.532Z] github.com/docker/docker/registry [2022-09-06T20:55:57.532Z] github.com/docker/docker/registry/resumable [2022-09-06T20:55:57.532Z] github.com/docker/docker/restartmanager [2022-09-06T20:55:57.532Z] github.com/docker/docker/rootless [2022-09-06T20:55:57.532Z] github.com/docker/docker/rootless/specconv [2022-09-06T20:55:57.532Z] github.com/docker/docker/runconfig [2022-09-06T20:55:57.532Z] github.com/docker/docker/runconfig/opts [2022-09-06T20:55:57.532Z] github.com/docker/docker/testutil [2022-09-06T20:55:57.532Z] github.com/docker/docker/testutil/daemon [2022-09-06T20:55:57.532Z] github.com/docker/docker/testutil/environment [2022-09-06T20:55:57.532Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T20:55:57.532Z] github.com/docker/docker/testutil/fakegit [2022-09-06T20:55:57.532Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T20:55:57.532Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T20:55:57.532Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T20:55:57.532Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T20:55:57.532Z] github.com/docker/docker/testutil/registry [2022-09-06T20:55:57.532Z] github.com/docker/docker/testutil/request [2022-09-06T20:55:57.532Z] github.com/docker/docker/volume [2022-09-06T20:55:57.532Z] github.com/docker/docker/volume/drivers [2022-09-06T20:55:57.532Z] github.com/docker/docker/volume/local [2022-09-06T20:55:57.532Z] github.com/docker/docker/volume/mounts [2022-09-06T20:55:57.532Z] github.com/docker/docker/volume/service [2022-09-06T20:55:57.532Z] github.com/docker/docker/volume/service/opts [2022-09-06T20:55:57.532Z] github.com/docker/docker/volume/testutils' [2022-09-06T20:55:57.532Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/config [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/idm [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ns [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/options [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/osl [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/types' [2022-09-06T20:55:57.532Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-06T20:55:57.532Z] + echo 'github.com/docker/docker/libnetwork [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/config [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/idm [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/ns [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/options [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/osl [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T20:55:57.532Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T20:55:57.533Z] github.com/docker/docker/libnetwork/types' [2022-09-06T20:55:57.533Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T20:55:57.533Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T20:55:57.533Z] + type docker-proxy [2022-09-06T20:55:57.533Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-06T20:55:57.533Z] + hack/make.sh binary-proxy install-proxy [2022-09-06T20:55:57.533Z] [2022-09-06T20:55:57.533Z] Removing bundles/ [2022-09-06T20:55:57.533Z] [2022-09-06T20:55:57.533Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-06T20:55:57.533Z] Building: bundles/binary-proxy/docker-proxy [2022-09-06T20:55:57.533Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T20:55:57.592Z] #20 ... [2022-09-06T20:55:57.592Z] [2022-09-06T20:55:57.592Z] #29 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-06T20:55:57.592Z] #29 DONE 2.0s [2022-09-06T20:55:57.592Z] [2022-09-06T20:55:57.592Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:55:57.592Z] #0 1.502 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-06T20:55:57.592Z] #0 2.098 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T20:55:57.592Z] #0 2.099 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T20:55:57.592Z] #0 2.106 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T20:55:57.592Z] #0 2.122 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T20:55:57.592Z] #0 2.129 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-06T20:55:57.592Z] #0 2.131 go: downloading github.com/spf13/viper v1.11.0 [2022-09-06T20:55:57.592Z] #0 2.131 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:55:57.592Z] #0 2.132 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-06T20:55:57.592Z] #0 2.226 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-06T20:55:57.592Z] #0 2.249 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-06T20:55:57.592Z] #0 2.264 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-06T20:55:57.592Z] #0 2.268 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T20:55:57.592Z] #0 2.279 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T20:55:57.592Z] #0 2.331 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T20:55:57.592Z] #0 2.332 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T20:55:57.592Z] #0 2.355 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T20:55:57.592Z] #0 2.360 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T20:55:57.592Z] #0 2.409 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T20:55:57.592Z] #0 2.421 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T20:55:57.592Z] #0 2.454 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-06T20:55:57.592Z] #0 2.491 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T20:55:57.592Z] #0 2.546 go: downloading github.com/spf13/afero v1.8.2 [2022-09-06T20:55:57.592Z] #0 2.575 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T20:55:57.592Z] #0 2.592 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T20:55:57.592Z] #0 2.680 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T20:55:57.592Z] #0 2.729 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-06T20:55:57.592Z] #0 2.744 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-06T20:55:57.592Z] #0 2.792 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-06T20:55:57.592Z] #0 2.800 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T20:55:57.592Z] #0 2.812 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-06T20:55:57.592Z] #0 2.852 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T20:55:57.592Z] #0 2.932 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T20:55:57.592Z] #0 2.944 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T20:55:57.592Z] #0 3.064 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-06T20:55:57.592Z] #0 3.112 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T20:55:57.592Z] #0 3.144 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-06T20:55:57.592Z] #0 3.156 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T20:55:57.592Z] #0 3.164 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-06T20:55:57.592Z] #0 3.231 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-06T20:55:57.592Z] #0 3.256 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T20:55:57.592Z] #0 3.300 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T20:55:57.592Z] #0 3.305 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-06T20:55:57.592Z] #0 3.318 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-06T20:55:57.592Z] #0 3.361 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T20:55:57.592Z] #0 3.388 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-06T20:55:57.592Z] #0 3.392 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-06T20:55:57.592Z] #0 3.445 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T20:55:57.592Z] #0 3.497 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T20:55:57.592Z] #0 3.498 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-06T20:55:57.592Z] #0 3.500 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T20:55:57.592Z] #0 3.645 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T20:55:57.592Z] #0 3.646 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T20:55:57.592Z] #0 3.713 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T20:55:57.592Z] #0 3.716 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T20:55:57.592Z] #0 3.764 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T20:55:57.592Z] #0 3.767 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T20:55:57.592Z] #0 3.885 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T20:55:57.592Z] #0 3.888 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T20:55:57.592Z] #0 3.923 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T20:55:57.592Z] #0 3.933 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T20:55:57.592Z] #0 3.971 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T20:55:57.592Z] #0 4.004 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T20:55:57.592Z] #0 4.035 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-06T20:55:57.592Z] #0 4.070 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T20:55:57.592Z] #0 4.101 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T20:55:57.592Z] #0 4.168 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-06T20:55:57.592Z] #0 4.172 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T20:55:57.592Z] #0 4.245 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-06T20:55:57.592Z] #0 4.248 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T20:55:57.592Z] #0 4.267 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T20:55:57.592Z] #0 4.289 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T20:55:57.592Z] #0 4.297 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-06T20:55:57.592Z] #0 4.577 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T20:55:57.592Z] #0 4.578 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T20:55:57.592Z] #0 4.579 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T20:55:57.592Z] #0 4.620 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-06T20:55:57.592Z] #30 4.654 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-06T20:55:57.592Z] #30 4.676 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T20:55:57.592Z] #30 4.686 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T20:55:57.852Z] #30 ... [2022-09-06T20:55:57.852Z] [2022-09-06T20:55:57.852Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T20:55:57.852Z] #0 1.754 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-06T20:55:57.852Z] #0 4.574 tomll can be used in two ways: [2022-09-06T20:55:57.852Z] #0 4.574 Writing to STDIN and reading from STDOUT: [2022-09-06T20:55:57.852Z] #0 4.574 cat file.toml | tomll > file.toml [2022-09-06T20:55:57.852Z] #0 4.575 [2022-09-06T20:55:57.852Z] #0 4.575 Reading and updating a list of files: [2022-09-06T20:55:57.852Z] #0 4.575 tomll a.toml b.toml c.toml [2022-09-06T20:55:57.852Z] #0 4.575 [2022-09-06T20:55:57.852Z] #0 4.576 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T20:55:57.852Z] #31 DONE 4.8s [2022-09-06T20:55:57.852Z] [2022-09-06T20:55:57.852Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:55:57.852Z] #30 4.781 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T20:55:57.852Z] #30 4.790 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-06T20:55:57.852Z] #30 4.818 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T20:55:57.852Z] #30 4.851 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-06T20:55:57.852Z] #30 4.940 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-06T20:55:57.852Z] #30 4.949 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T20:55:57.852Z] #30 4.970 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T20:55:57.852Z] #30 5.003 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T20:55:58.109Z] #30 5.008 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-06T20:55:58.109Z] #30 5.012 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T20:55:58.109Z] #30 5.012 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T20:55:58.109Z] #30 5.012 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T20:55:58.109Z] #30 5.012 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T20:55:58.109Z] #30 5.012 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-06T20:55:58.109Z] #30 5.043 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T20:55:58.109Z] #30 5.043 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T20:55:58.109Z] #30 5.084 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-06T20:55:58.109Z] #30 5.092 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T20:55:58.109Z] #30 5.108 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T20:55:58.109Z] #30 5.108 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-06T20:55:58.109Z] #30 5.120 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T20:55:58.109Z] #30 5.152 go: downloading honnef.co/go/tools v0.3.1 [2022-09-06T20:55:58.222Z] #24 8.633 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T20:55:58.222Z] #24 8.643 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T20:55:58.222Z] #24 9.395 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T20:55:58.366Z] #30 5.416 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-06T20:55:58.366Z] #30 5.524 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T20:55:58.480Z] #24 ... [2022-09-06T20:55:58.480Z] [2022-09-06T20:55:58.480Z] #29 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T20:55:58.480Z] #0 5.765 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-06T20:55:58.480Z] #29 ... [2022-09-06T20:55:58.480Z] [2022-09-06T20:55:58.480Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:55:58.480Z] #0 5.981 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-06T20:55:58.480Z] #0 8.455 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T20:55:58.480Z] #0 8.466 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T20:55:58.480Z] #0 8.665 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-06T20:55:58.480Z] #0 8.670 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T20:55:58.480Z] #0 8.984 go: downloading github.com/spf13/viper v1.11.0 [2022-09-06T20:55:58.480Z] #0 9.159 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T20:55:58.480Z] #0 9.792 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T20:55:58.480Z] #0 9.843 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T20:55:58.480Z] #0 9.873 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-06T20:55:58.480Z] #0 10.06 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-06T20:55:58.624Z] #30 5.656 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T20:55:58.624Z] #30 5.676 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-06T20:55:58.624Z] #30 5.692 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T20:55:58.739Z] #30 ... [2022-09-06T20:55:58.739Z] [2022-09-06T20:55:58.739Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T20:55:58.739Z] #0 5.937 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-06T20:55:58.739Z] #31 ... [2022-09-06T20:55:58.739Z] [2022-09-06T20:55:58.739Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:55:58.739Z] #0 5.392 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T20:55:58.739Z] #0 5.394 Cloning into '.'... [2022-09-06T20:55:58.883Z] #30 5.761 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-06T20:55:58.883Z] #30 5.952 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T20:55:58.883Z] #30 5.956 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T20:55:58.883Z] #30 5.957 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T20:55:58.883Z] #30 5.958 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T20:55:58.883Z] #30 5.958 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T20:55:58.883Z] #30 6.014 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-06T20:55:58.883Z] #30 6.017 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-06T20:55:58.883Z] #30 6.055 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T20:55:58.883Z] #30 6.097 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T20:55:58.998Z] #32 ... [2022-09-06T20:55:58.998Z] [2022-09-06T20:55:58.998Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T20:55:58.998Z] #0 5.916 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T20:55:58.998Z] #0 7.275 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T20:55:58.998Z] #0 7.278 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T20:55:58.998Z] #0 7.321 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T20:55:58.998Z] #0 9.457 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T20:55:58.998Z] #33 ... [2022-09-06T20:55:58.998Z] [2022-09-06T20:55:58.998Z] #34 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T20:55:58.998Z] #0 6.411 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-06T20:55:58.998Z] #0 7.331 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-06T20:55:58.998Z] #0 8.798 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T20:55:58.998Z] #0 9.236 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-06T20:55:58.998Z] #0 9.270 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-06T20:55:59.031Z] #32 ... [2022-09-06T20:55:59.031Z] [2022-09-06T20:55:59.031Z] #17 [tini 1/3] 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 [2022-09-06T20:55:59.031Z] #17 9.052 Reading package lists... [2022-09-06T20:55:59.031Z] #17 16.49 Reading package lists... [2022-09-06T20:55:59.031Z] #17 23.16 Building dependency tree... [2022-09-06T20:55:59.031Z] #17 24.67 Reading state information... [2022-09-06T20:55:59.141Z] #30 ... [2022-09-06T20:55:59.141Z] [2022-09-06T20:55:59.141Z] #32 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-06T20:55:59.141Z] #32 DONE 1.6s [2022-09-06T20:55:59.141Z] [2022-09-06T20:55:59.141Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:55:59.141Z] #30 6.144 go: downloading golang.org/x/text v0.3.7 [2022-09-06T20:55:59.141Z] #30 6.225 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T20:55:59.141Z] #30 6.232 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T20:55:59.141Z] #30 6.262 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T20:55:59.141Z] #30 6.272 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T20:55:59.141Z] #30 6.308 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T20:55:59.257Z] #34 ... [2022-09-06T20:55:59.257Z] [2022-09-06T20:55:59.257Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:55:59.257Z] #0 5.186 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T20:55:59.257Z] #0 5.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T20:55:59.257Z] #0 5.206 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:55:59.257Z] #0 6.216 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T20:55:59.257Z] #0 8.106 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T20:55:59.257Z] #0 10.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T20:55:59.294Z] #17 ... [2022-09-06T20:55:59.294Z] [2022-09-06T20:55:59.294Z] #24 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:55:59.294Z] #24 25.62 The following additional packages will be installed: [2022-09-06T20:55:59.294Z] #24 25.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T20:55:59.294Z] #24 25.63 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T20:55:59.294Z] #24 25.63 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T20:55:59.294Z] #24 25.64 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T20:55:59.294Z] #24 25.64 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T20:55:59.294Z] #24 25.64 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T20:55:59.294Z] #24 25.64 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T20:55:59.294Z] #24 25.65 Suggested packages: [2022-09-06T20:55:59.294Z] #24 25.66 gcc-10-locales seccomp wine64 [2022-09-06T20:55:59.399Z] #30 6.324 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T20:55:59.399Z] #30 6.328 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-06T20:55:59.399Z] #30 6.335 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T20:55:59.399Z] #30 6.360 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T20:55:59.399Z] #30 6.370 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T20:55:59.399Z] #30 6.388 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T20:55:59.399Z] #30 6.500 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T20:55:59.399Z] #30 6.536 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T20:55:59.399Z] #30 6.562 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T20:55:59.399Z] #30 6.581 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T20:55:59.517Z] #35 ... [2022-09-06T20:55:59.517Z] [2022-09-06T20:55:59.517Z] #36 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:55:59.517Z] #0 6.064 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T20:55:59.517Z] #0 6.134 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T20:55:59.517Z] #0 6.137 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:55:59.517Z] #0 6.729 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T20:55:59.517Z] #0 7.341 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T20:55:59.517Z] #0 9.934 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T20:55:59.517Z] #36 ... [2022-09-06T20:55:59.517Z] [2022-09-06T20:55:59.517Z] #37 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-06T20:55:59.517Z] #0 5.535 + git clone https://github.com/docker/distribution.git . [2022-09-06T20:55:59.517Z] #0 5.540 Cloning into '.'... [2022-09-06T20:55:59.553Z] #24 ... [2022-09-06T20:55:59.553Z] [2022-09-06T20:55:59.553Z] #36 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:55:59.553Z] #0 9.051 Reading package lists... [2022-09-06T20:55:59.553Z] #36 16.70 Reading package lists... [2022-09-06T20:55:59.553Z] #36 23.07 Building dependency tree... [2022-09-06T20:55:59.553Z] #36 24.60 Reading state information... [2022-09-06T20:55:59.657Z] #30 6.588 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T20:55:59.657Z] #30 6.624 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T20:55:59.657Z] #30 6.715 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-06T20:55:59.657Z] #30 6.820 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T20:55:59.776Z] #37 ... [2022-09-06T20:55:59.776Z] [2022-09-06T20:55:59.776Z] #38 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T20:55:59.776Z] #0 5.035 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-06T20:55:59.776Z] #0 7.110 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T20:55:59.776Z] #0 7.121 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T20:55:59.776Z] #0 7.318 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T20:55:59.776Z] #0 7.330 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:55:59.776Z] #0 7.595 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T20:55:59.776Z] #0 8.038 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T20:55:59.776Z] #0 8.157 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T20:55:59.776Z] #0 8.321 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T20:55:59.776Z] #0 8.511 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T20:55:59.776Z] #38 ... [2022-09-06T20:55:59.776Z] [2022-09-06T20:55:59.776Z] #39 [tini 1/3] 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 [2022-09-06T20:55:59.776Z] #0 5.863 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T20:55:59.776Z] #0 5.965 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T20:55:59.776Z] #0 5.970 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:55:59.776Z] #0 6.832 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T20:55:59.776Z] #0 9.175 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T20:55:59.814Z] #36 ... [2022-09-06T20:55:59.814Z] [2022-09-06T20:55:59.814Z] #17 [tini 1/3] 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 [2022-09-06T20:55:59.814Z] #17 26.88 The following additional packages will be installed: [2022-09-06T20:55:59.814Z] #17 26.90 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-06T20:55:59.814Z] #17 26.93 Suggested packages: [2022-09-06T20:55:59.814Z] #17 26.93 cmake-doc ninja-build lrzip [2022-09-06T20:55:59.814Z] #17 26.93 Recommended packages: [2022-09-06T20:55:59.814Z] #17 26.93 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T20:55:59.914Z] #30 6.840 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T20:56:00.035Z] #39 ... [2022-09-06T20:56:00.035Z] [2022-09-06T20:56:00.035Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:56:00.035Z] #30 11.34 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-06T20:56:00.035Z] #30 11.57 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-06T20:56:00.035Z] #30 11.76 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T20:56:00.172Z] #30 7.212 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T20:56:00.172Z] #30 7.220 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T20:56:00.172Z] #30 7.233 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-06T20:56:00.172Z] #30 7.293 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-06T20:56:00.429Z] #30 7.360 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T20:56:00.429Z] #30 7.397 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-06T20:56:00.429Z] #30 7.400 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T20:56:00.429Z] #30 7.445 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-06T20:56:00.429Z] #30 7.457 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-06T20:56:00.429Z] #30 7.466 go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T20:56:00.429Z] #30 7.470 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T20:56:00.429Z] #30 7.483 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T20:56:00.429Z] #30 7.502 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T20:56:00.429Z] #30 7.537 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T20:56:00.603Z] #30 11.92 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T20:56:00.689Z] #30 7.629 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T20:56:00.689Z] #30 ... [2022-09-06T20:56:00.689Z] [2022-09-06T20:56:00.689Z] #33 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-06T20:56:00.689Z] #33 DONE 1.6s [2022-09-06T20:56:00.689Z] [2022-09-06T20:56:00.689Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:56:00.689Z] #30 7.813 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T20:56:00.768Z] #17 ... [2022-09-06T20:56:00.768Z] [2022-09-06T20:56:00.768Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T20:56:00.768Z] #26 27.75 v3.0.2 [2022-09-06T20:56:00.768Z] #26 DONE 27.9s [2022-09-06T20:56:00.768Z] [2022-09-06T20:56:00.768Z] #30 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-06T20:56:00.768Z] #30 26.75 Updating files: 74% (1616/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-09-06T20:56:00.768Z] #30 27.24 + git checkout -q v2.3.0 [2022-09-06T20:56:00.953Z] #30 7.900 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T20:56:02.369Z] #30 ... [2022-09-06T20:56:02.369Z] [2022-09-06T20:56:02.369Z] #34 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T20:56:02.369Z] #0 1.954 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T20:56:02.369Z] #0 2.458 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T20:56:02.369Z] #0 2.459 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T20:56:02.369Z] #0 2.459 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T20:56:02.369Z] #0 2.812 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T20:56:02.369Z] #0 8.922 v3.0.2 [2022-09-06T20:56:02.369Z] #34 DONE 9.2s [2022-09-06T20:56:02.369Z] [2022-09-06T20:56:02.369Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:56:02.369Z] #20 5.891 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-06T20:56:02.369Z] #20 6.456 [2022-09-06T20:56:02.369Z] #20 6.704 #=#=# ############ 17.6% ###################################### 52.9% ################################################################# 90.8% ######################################################################## 100.0% [2022-09-06T20:56:02.369Z] #20 7.346 [2022-09-06T20:56:02.369Z] #20 9.032 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T20:56:02.369Z] #20 9.497 [2022-09-06T20:56:02.369Z] #20 9.758 #=#=# ######################################################################## 100.0% [2022-09-06T20:56:02.369Z] #20 10.23 [2022-09-06T20:56:02.627Z] #20 ... [2022-09-06T20:56:02.627Z] [2022-09-06T20:56:02.627Z] #35 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T20:56:02.627Z] #0 1.760 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-06T20:56:02.627Z] #0 2.292 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-06T20:56:02.627Z] #0 2.296 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T20:56:02.627Z] #0 2.744 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-06T20:56:02.627Z] #0 2.744 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-06T20:56:02.627Z] #0 2.880 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T20:56:02.627Z] #0 2.932 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T20:56:02.627Z] #0 9.471 NAME: [2022-09-06T20:56:02.627Z] #0 9.471 go-winres - A tool for embedding resources in Windows executables [2022-09-06T20:56:02.627Z] #0 9.471 [2022-09-06T20:56:02.627Z] #0 9.471 USAGE: [2022-09-06T20:56:02.627Z] #0 9.471 go-winres [global options] command [command options] [arguments...] [2022-09-06T20:56:02.627Z] #0 9.471 [2022-09-06T20:56:02.627Z] #0 9.471 COMMANDS: [2022-09-06T20:56:02.627Z] #0 9.471 init Create an initial ./winres/winres.json [2022-09-06T20:56:02.627Z] #0 9.471 make Make syso files for the "go build" command [2022-09-06T20:56:02.627Z] #0 9.471 simply Make syso files for the "go build" command (simplified) [2022-09-06T20:56:02.627Z] #0 9.471 extract Extract all resources from an executable [2022-09-06T20:56:02.627Z] #0 9.471 patch Replace resources in an executable file (exe, dll) [2022-09-06T20:56:02.627Z] #0 9.471 help, h Shows a list of commands or help for one command [2022-09-06T20:56:02.627Z] #0 9.471 [2022-09-06T20:56:02.627Z] #0 9.471 GLOBAL OPTIONS: [2022-09-06T20:56:02.627Z] #0 9.471 --help, -h show help (default: false) [2022-09-06T20:56:02.627Z] #35 DONE 9.6s [2022-09-06T20:56:02.627Z] [2022-09-06T20:56:02.627Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:56:02.627Z] #0 1.132 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T20:56:02.627Z] #0 1.147 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T20:56:02.627Z] #0 1.147 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:56:02.627Z] #0 1.353 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T20:56:02.627Z] #0 1.540 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T20:56:02.627Z] #0 1.783 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T20:56:02.627Z] #0 3.264 Fetched 8574 kB in 3s (3411 kB/s) [2022-09-06T20:56:02.627Z] #0 3.264 Reading package lists... [2022-09-06T20:56:02.627Z] #0 4.277 Reading package lists... [2022-09-06T20:56:02.627Z] #0 5.408 Building dependency tree... [2022-09-06T20:56:02.627Z] #0 6.294 python3 is already the newest version (3.9.2-3). [2022-09-06T20:56:02.627Z] #0 6.294 The following additional packages will be installed: [2022-09-06T20:56:02.627Z] #0 6.294 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T20:56:02.627Z] #0 6.300 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T20:56:02.627Z] #0 6.300 Suggested packages: [2022-09-06T20:56:02.627Z] #0 6.300 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T20:56:02.627Z] #0 6.300 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T20:56:02.627Z] #0 6.300 m4-doc ed diffutils-doc [2022-09-06T20:56:02.627Z] #0 6.300 Recommended packages: [2022-09-06T20:56:02.627Z] #0 6.300 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T20:56:02.627Z] #0 6.776 The following NEW packages will be installed: [2022-09-06T20:56:02.627Z] #0 6.776 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T20:56:02.627Z] #0 6.778 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T20:56:02.627Z] #0 6.778 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T20:56:02.627Z] #0 6.778 libyajl2 m4 patch xz-utils [2022-09-06T20:56:02.627Z] #0 7.091 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:56:02.627Z] #0 7.091 Need to get 5940 kB of archives. [2022-09-06T20:56:02.627Z] #0 7.091 After this operation, 18.7 MB of additional disk space will be used. [2022-09-06T20:56:02.627Z] #0 7.091 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T20:56:02.627Z] #0 7.131 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T20:56:02.627Z] #0 7.136 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T20:56:02.627Z] #0 7.145 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T20:56:02.627Z] #0 7.147 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T20:56:02.627Z] #0 7.150 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-06T20:56:02.627Z] #0 7.151 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-06T20:56:02.627Z] #0 7.154 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-06T20:56:02.627Z] #0 7.160 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T20:56:02.627Z] #0 7.169 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T20:56:02.627Z] #0 7.191 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T20:56:02.627Z] #0 7.193 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T20:56:02.627Z] #0 7.231 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-06T20:56:02.627Z] #0 7.233 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T20:56:02.627Z] #0 7.234 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-06T20:56:02.627Z] #0 7.235 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T20:56:02.627Z] #0 7.236 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-06T20:56:02.627Z] #0 7.237 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T20:56:02.627Z] #0 7.238 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T20:56:02.627Z] #0 7.257 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-06T20:56:02.627Z] #0 7.268 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T20:56:02.627Z] #0 7.271 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T20:56:02.627Z] #0 7.292 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-06T20:56:02.627Z] #0 7.719 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:56:02.627Z] #0 7.786 Fetched 5940 kB in 1s (11.8 MB/s) [2022-09-06T20:56:02.627Z] #0 7.835 Selecting previously unselected package bzip2. [2022-09-06T20:56:02.627Z] #0 7.835 (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 ... 15717 files and directories currently installed.) [2022-09-06T20:56:02.627Z] #0 7.898 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T20:56:02.627Z] #0 7.912 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T20:56:02.627Z] #0 8.025 Selecting previously unselected package libmagic-mgc. [2022-09-06T20:56:02.627Z] #0 8.031 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T20:56:02.628Z] #0 8.098 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T20:56:02.628Z] #0 8.312 Selecting previously unselected package libmagic1:amd64. [2022-09-06T20:56:02.628Z] #0 8.312 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T20:56:02.628Z] #0 8.318 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T20:56:02.628Z] #0 8.479 Selecting previously unselected package file. [2022-09-06T20:56:02.628Z] #0 8.481 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-06T20:56:02.628Z] #0 8.487 Unpacking file (1:5.39-3) ... [2022-09-06T20:56:02.628Z] #0 8.569 Selecting previously unselected package xz-utils. [2022-09-06T20:56:02.628Z] #0 8.580 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T20:56:02.628Z] #0 8.594 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T20:56:02.628Z] #0 8.747 Selecting previously unselected package libsigsegv2:amd64. [2022-09-06T20:56:02.628Z] #0 8.747 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-06T20:56:02.628Z] #0 8.751 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-06T20:56:02.628Z] #0 8.812 Selecting previously unselected package m4. [2022-09-06T20:56:02.628Z] #0 8.816 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-06T20:56:02.628Z] #0 8.828 Unpacking m4 (1.4.18-5) ... [2022-09-06T20:56:02.628Z] #0 8.930 Selecting previously unselected package autoconf. [2022-09-06T20:56:02.628Z] #0 8.932 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T20:56:02.628Z] #0 8.950 Unpacking autoconf (2.69-14) ... [2022-09-06T20:56:02.628Z] #0 9.171 Selecting previously unselected package autotools-dev. [2022-09-06T20:56:02.628Z] #0 9.196 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T20:56:02.628Z] #0 9.217 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T20:56:02.628Z] #0 9.318 Selecting previously unselected package automake. [2022-09-06T20:56:02.628Z] #0 9.326 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T20:56:02.628Z] #0 9.337 Unpacking automake (1:1.16.3-2) ... [2022-09-06T20:56:02.628Z] #0 9.670 Selecting previously unselected package patch. [2022-09-06T20:56:02.628Z] #0 9.673 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-06T20:56:02.628Z] #0 9.677 Unpacking patch (2.7.6-7) ... [2022-09-06T20:56:02.676Z] #30 29.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-06T20:56:02.885Z] #36 9.833 Selecting previously unselected package dpkg-dev. [2022-09-06T20:56:02.885Z] #36 9.856 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T20:56:02.885Z] #36 9.872 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T20:56:02.885Z] #36 ... [2022-09-06T20:56:02.885Z] [2022-09-06T20:56:02.885Z] #37 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T20:56:02.885Z] #0 2.038 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-06T20:56:02.885Z] #0 2.696 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T20:56:02.885Z] #0 2.696 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T20:56:02.885Z] #0 2.696 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T20:56:02.885Z] #0 2.740 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T20:56:02.885Z] #0 2.749 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T20:56:02.885Z] #0 2.749 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T20:56:02.885Z] #0 2.756 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T20:56:02.885Z] #0 2.760 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T20:56:02.885Z] #0 2.776 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T20:56:02.885Z] #0 2.787 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T20:56:02.885Z] #0 2.804 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T20:56:02.885Z] #0 4.208 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T20:56:02.885Z] #0 4.210 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T20:56:03.160Z] #37 ... [2022-09-06T20:56:03.160Z] [2022-09-06T20:56:03.160Z] #38 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-06T20:56:03.160Z] #0 1.608 + git clone https://github.com/docker/distribution.git . [2022-09-06T20:56:03.160Z] #0 1.609 Cloning into '.'... [2022-09-06T20:56:03.160Z] #0 5.170 + git checkout -q v2.3.0 [2022-09-06T20:56:03.160Z] #0 5.716 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-06T20:56:03.160Z] #38 ... [2022-09-06T20:56:03.160Z] [2022-09-06T20:56:03.160Z] #39 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:56:03.160Z] #0 1.280 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T20:56:03.160Z] #0 1.281 Cloning into '.'... [2022-09-06T20:56:03.160Z] #0 8.759 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T20:56:03.160Z] #0 9.075 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:56:03.417Z] #39 ... [2022-09-06T20:56:03.417Z] [2022-09-06T20:56:03.417Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:56:03.417Z] #36 10.29 Selecting previously unselected package build-essential. [2022-09-06T20:56:03.417Z] #36 10.29 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-06T20:56:03.417Z] #36 10.29 Unpacking build-essential (12.9) ... [2022-09-06T20:56:03.417Z] #36 10.50 Selecting previously unselected package libcap2:amd64. [2022-09-06T20:56:03.417Z] #36 10.50 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T20:56:03.417Z] #36 10.51 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T20:56:03.417Z] #36 10.59 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T20:56:03.417Z] #36 10.59 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-06T20:56:03.417Z] #36 10.60 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T20:56:03.675Z] #36 10.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:56:03.675Z] #36 10.70 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T20:56:03.675Z] #36 10.72 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:03.675Z] #36 10.78 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T20:56:03.675Z] #36 10.79 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-06T20:56:03.675Z] #36 10.79 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:03.933Z] #36 10.88 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T20:56:03.933Z] #36 10.89 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T20:56:03.933Z] #36 10.91 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T20:56:03.933Z] #36 11.05 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T20:56:03.933Z] #36 11.06 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T20:56:03.933Z] #36 11.06 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T20:56:04.055Z] #30 ... [2022-09-06T20:56:04.055Z] [2022-09-06T20:56:04.055Z] #32 [containerd 1/3] 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 [2022-09-06T20:56:04.055Z] #32 26.63 The following additional packages will be installed: [2022-09-06T20:56:04.055Z] #32 26.64 libbtrfs0 [2022-09-06T20:56:04.055Z] #32 26.87 The following NEW packages will be installed: [2022-09-06T20:56:04.055Z] #32 26.89 libbtrfs-dev libbtrfs0 [2022-09-06T20:56:04.055Z] #32 27.42 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:56:04.055Z] #32 27.42 Need to get 460 kB of archives. [2022-09-06T20:56:04.055Z] #32 27.42 After this operation, 1237 kB of additional disk space will be used. [2022-09-06T20:56:04.055Z] #32 27.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T20:56:04.055Z] #32 27.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T20:56:04.055Z] #32 29.15 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:56:04.055Z] #32 29.42 Fetched 460 kB in 0s (1331 kB/s) [2022-09-06T20:56:04.055Z] #32 29.55 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T20:56:04.055Z] #32 29.55 (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 ... 15717 files and directories currently installed.) [2022-09-06T20:56:04.055Z] #32 29.63 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T20:56:04.056Z] #32 29.76 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T20:56:04.056Z] #32 30.02 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T20:56:04.056Z] #32 30.02 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T20:56:04.056Z] #32 30.03 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T20:56:04.056Z] #32 30.37 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T20:56:04.056Z] #32 30.39 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T20:56:04.056Z] #32 30.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:56:04.056Z] #32 DONE 31.0s [2022-09-06T20:56:04.056Z] [2022-09-06T20:56:04.056Z] #40 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T20:56:04.056Z] #40 DONE 0.1s [2022-09-06T20:56:04.056Z] [2022-09-06T20:56:04.056Z] #27 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:56:04.056Z] #27 25.45 python3 is already the newest version (3.9.2-3). [2022-09-06T20:56:04.056Z] #27 25.45 The following additional packages will be installed: [2022-09-06T20:56:04.056Z] #27 25.47 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T20:56:04.056Z] #27 25.48 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T20:56:04.056Z] #27 25.49 Suggested packages: [2022-09-06T20:56:04.056Z] #27 25.51 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T20:56:04.056Z] #27 25.51 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T20:56:04.056Z] #27 25.51 m4-doc ed diffutils-doc [2022-09-06T20:56:04.056Z] #27 25.51 Recommended packages: [2022-09-06T20:56:04.056Z] #27 25.51 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T20:56:04.056Z] #27 27.08 The following NEW packages will be installed: [2022-09-06T20:56:04.056Z] #27 27.08 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T20:56:04.056Z] #27 27.08 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T20:56:04.056Z] #27 27.08 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T20:56:04.056Z] #27 27.09 libyajl2 m4 patch xz-utils [2022-09-06T20:56:04.056Z] #27 27.52 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:56:04.056Z] #27 27.52 Need to get 5940 kB of archives. [2022-09-06T20:56:04.056Z] #27 27.52 After this operation, 18.7 MB of additional disk space will be used. [2022-09-06T20:56:04.056Z] #27 27.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T20:56:04.056Z] #27 27.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T20:56:04.056Z] #27 27.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T20:56:04.056Z] #27 27.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T20:56:04.056Z] #27 27.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T20:56:04.056Z] #27 27.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-06T20:56:04.056Z] #27 27.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-06T20:56:04.056Z] #27 27.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-06T20:56:04.056Z] #27 27.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T20:56:04.056Z] #27 27.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T20:56:04.056Z] #27 27.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T20:56:04.056Z] #27 27.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T20:56:04.056Z] #27 27.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-06T20:56:04.056Z] #27 27.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T20:56:04.056Z] #27 27.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-06T20:56:04.056Z] #27 27.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T20:56:04.056Z] #27 27.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-06T20:56:04.056Z] #27 27.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T20:56:04.056Z] #27 27.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T20:56:04.056Z] #27 28.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-06T20:56:04.056Z] #27 28.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T20:56:04.056Z] #27 28.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T20:56:04.056Z] #27 28.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-06T20:56:04.056Z] #27 29.64 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:56:04.056Z] #27 29.89 Fetched 5940 kB in 1s (6560 kB/s) [2022-09-06T20:56:04.056Z] #27 30.02 Selecting previously unselected package bzip2. [2022-09-06T20:56:04.056Z] #27 30.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T20:56:04.056Z] #27 30.12 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T20:56:04.056Z] #27 30.13 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T20:56:04.056Z] #27 30.28 Selecting previously unselected package libmagic-mgc. [2022-09-06T20:56:04.056Z] #27 30.30 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T20:56:04.056Z] #27 30.30 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T20:56:04.056Z] #27 31.06 Selecting previously unselected package libmagic1:amd64. [2022-09-06T20:56:04.056Z] #27 31.07 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T20:56:04.056Z] #27 31.10 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T20:56:04.144Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-06T20:56:04.144Z] [2022-09-06T20:56:04.144Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-06T20:56:04.144Z] Installing docker-proxy to /usr/local/bin/ [2022-09-06T20:56:04.144Z] [2022-09-06T20:56:04.144Z] + mkdir -p bundles [2022-09-06T20:56:04.144Z] + '[' -n 'github.com/docker/docker/api [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/backend/build [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/httputils [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/middleware [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/router [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/router/build [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/router/container [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/router/debug [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/router/image [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/router/network [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/router/session [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/router/system [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/server/router/volume [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/backend [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/container [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/events [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/filters [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/image [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/mount [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/network [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/registry [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/strslice [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/swarm [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/time [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/versions [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T20:56:04.144Z] github.com/docker/docker/api/types/volume [2022-09-06T20:56:04.144Z] github.com/docker/docker/builder [2022-09-06T20:56:04.144Z] github.com/docker/docker/builder/builder-next [2022-09-06T20:56:04.144Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T20:56:04.144Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T20:56:04.144Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T20:56:04.144Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T20:56:04.144Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T20:56:04.144Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T20:56:04.144Z] github.com/docker/docker/builder/dockerfile [2022-09-06T20:56:04.144Z] github.com/docker/docker/builder/remotecontext [2022-09-06T20:56:04.144Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T20:56:04.144Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T20:56:04.144Z] github.com/docker/docker/cli [2022-09-06T20:56:04.144Z] github.com/docker/docker/cli/config [2022-09-06T20:56:04.144Z] github.com/docker/docker/cli/debug [2022-09-06T20:56:04.144Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T20:56:04.144Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T20:56:04.144Z] github.com/docker/docker/client [2022-09-06T20:56:04.144Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T20:56:04.144Z] github.com/docker/docker/cmd/dockerd [2022-09-06T20:56:04.144Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T20:56:04.144Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T20:56:04.144Z] github.com/docker/docker/container [2022-09-06T20:56:04.144Z] github.com/docker/docker/container/stream [2022-09-06T20:56:04.144Z] github.com/docker/docker/contrib/apparmor [2022-09-06T20:56:04.144Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T20:56:04.144Z] github.com/docker/docker/contrib/httpserver [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/cluster [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/config [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/containerd [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/events [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/images [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/initlayer [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/links [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/listeners [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/local [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/names [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/network [2022-09-06T20:56:04.144Z] github.com/docker/docker/daemon/stats [2022-09-06T20:56:04.144Z] github.com/docker/docker/distribution [2022-09-06T20:56:04.144Z] github.com/docker/docker/distribution/metadata [2022-09-06T20:56:04.144Z] github.com/docker/docker/distribution/utils [2022-09-06T20:56:04.144Z] github.com/docker/docker/distribution/xfer [2022-09-06T20:56:04.144Z] github.com/docker/docker/dockerversion [2022-09-06T20:56:04.144Z] github.com/docker/docker/errdefs [2022-09-06T20:56:04.144Z] github.com/docker/docker/image [2022-09-06T20:56:04.144Z] github.com/docker/docker/image/cache [2022-09-06T20:56:04.144Z] github.com/docker/docker/image/tarexport [2022-09-06T20:56:04.144Z] github.com/docker/docker/image/v1 [2022-09-06T20:56:04.144Z] github.com/docker/docker/internal/test/suite [2022-09-06T20:56:04.144Z] github.com/docker/docker/layer [2022-09-06T20:56:04.144Z] github.com/docker/docker/libcontainerd [2022-09-06T20:56:04.144Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T20:56:04.144Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T20:56:04.144Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T20:56:04.144Z] github.com/docker/docker/libcontainerd/types [2022-09-06T20:56:04.144Z] github.com/docker/docker/oci [2022-09-06T20:56:04.144Z] github.com/docker/docker/oci/caps [2022-09-06T20:56:04.144Z] github.com/docker/docker/opts [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/aaparser [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/archive [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/authorization [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/capabilities [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/containerfs [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/directory [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/dmesg [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/fileutils [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/fsutils [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/homedir [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/idtools [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/ioutils [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/longpath [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/loopback [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/parsers [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/pidfile [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/platform [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/plugins [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/pools [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/progress [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/pubsub [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/reexec [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/signal [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/stack [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/stringid [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/system [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/tailfile [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/tarsum [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/urlutil [2022-09-06T20:56:04.144Z] github.com/docker/docker/pkg/useragent [2022-09-06T20:56:04.144Z] github.com/docker/docker/plugin [2022-09-06T20:56:04.144Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T20:56:04.144Z] github.com/docker/docker/plugin/v2 [2022-09-06T20:56:04.144Z] github.com/docker/docker/profiles/apparmor [2022-09-06T20:56:04.144Z] github.com/docker/docker/profiles/seccomp [2022-09-06T20:56:04.144Z] github.com/docker/docker/quota [2022-09-06T20:56:04.144Z] github.com/docker/docker/reference [2022-09-06T20:56:04.144Z] github.com/docker/docker/registry [2022-09-06T20:56:04.144Z] github.com/docker/docker/registry/resumable [2022-09-06T20:56:04.144Z] github.com/docker/docker/restartmanager [2022-09-06T20:56:04.144Z] github.com/docker/docker/rootless [2022-09-06T20:56:04.144Z] github.com/docker/docker/rootless/specconv [2022-09-06T20:56:04.144Z] github.com/docker/docker/runconfig [2022-09-06T20:56:04.144Z] github.com/docker/docker/runconfig/opts [2022-09-06T20:56:04.144Z] github.com/docker/docker/testutil [2022-09-06T20:56:04.144Z] github.com/docker/docker/testutil/daemon [2022-09-06T20:56:04.144Z] github.com/docker/docker/testutil/environment [2022-09-06T20:56:04.144Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T20:56:04.144Z] github.com/docker/docker/testutil/fakegit [2022-09-06T20:56:04.144Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T20:56:04.144Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T20:56:04.144Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T20:56:04.144Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T20:56:04.144Z] github.com/docker/docker/testutil/registry [2022-09-06T20:56:04.144Z] github.com/docker/docker/testutil/request [2022-09-06T20:56:04.144Z] github.com/docker/docker/volume [2022-09-06T20:56:04.144Z] github.com/docker/docker/volume/drivers [2022-09-06T20:56:04.144Z] github.com/docker/docker/volume/local [2022-09-06T20:56:04.144Z] github.com/docker/docker/volume/mounts [2022-09-06T20:56:04.144Z] github.com/docker/docker/volume/service [2022-09-06T20:56:04.144Z] github.com/docker/docker/volume/service/opts [2022-09-06T20:56:04.144Z] github.com/docker/docker/volume/testutils' ']' [2022-09-06T20:56:04.145Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/loggertest 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/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/dmesg 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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 [2022-09-06T20:56:04.145Z] ? github.com/docker/docker/api [no test files] [2022-09-06T20:56:04.190Z] #36 11.32 Selecting previously unselected package libtool. [2022-09-06T20:56:04.190Z] #36 11.33 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T20:56:04.190Z] #36 11.34 Unpacking libtool (2.4.6-15) ... [2022-09-06T20:56:04.422Z] #27 31.48 Selecting previously unselected package file. [2022-09-06T20:56:04.422Z] #27 31.48 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-06T20:56:04.422Z] #27 31.50 Unpacking file (1:5.39-3) ... [2022-09-06T20:56:04.447Z] #36 11.44 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T20:56:04.447Z] #36 11.44 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T20:56:04.447Z] #36 11.45 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T20:56:04.447Z] #36 11.58 Selecting previously unselected package libyajl2:amd64. [2022-09-06T20:56:04.447Z] #36 11.58 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T20:56:04.447Z] #36 11.59 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T20:56:04.447Z] #36 11.67 Selecting previously unselected package libyajl-dev:amd64. [2022-09-06T20:56:04.447Z] #36 11.67 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-06T20:56:04.688Z] #27 31.89 Selecting previously unselected package xz-utils. [2022-09-06T20:56:04.688Z] #27 31.89 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T20:56:04.688Z] #27 31.89 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T20:56:04.729Z] #36 11.67 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T20:56:04.729Z] #36 11.74 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T20:56:04.729Z] #36 11.75 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T20:56:04.729Z] #36 11.77 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T20:56:04.729Z] #36 11.87 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T20:56:04.805Z] #30 ... [2022-09-06T20:56:04.805Z] [2022-09-06T20:56:04.805Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T20:56:04.805Z] #27 5.403 + RM_GOPATH=0 [2022-09-06T20:56:04.805Z] #27 5.403 + TMP_GOPATH= [2022-09-06T20:56:04.805Z] #27 5.403 + : /build [2022-09-06T20:56:04.805Z] #27 5.403 + '[' -z '' ']' [2022-09-06T20:56:04.805Z] #27 5.403 ++ mktemp -d [2022-09-06T20:56:04.805Z] #27 5.405 + export GOPATH=/tmp/tmp.dJXCfvmOp0 [2022-09-06T20:56:04.805Z] #27 5.405 + GOPATH=/tmp/tmp.dJXCfvmOp0 [2022-09-06T20:56:04.805Z] #27 5.405 + RM_GOPATH=1 [2022-09-06T20:56:04.805Z] #27 5.405 + case "$(go env GOARCH)" in [2022-09-06T20:56:04.805Z] #27 5.405 ++ go env GOARCH [2022-09-06T20:56:04.805Z] #27 5.492 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:56:04.805Z] #27 5.493 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:56:04.805Z] #27 5.494 ++ dirname /install.sh [2022-09-06T20:56:04.805Z] #27 5.496 + dir=/ [2022-09-06T20:56:04.805Z] #27 5.497 + bin=dockercli [2022-09-06T20:56:04.805Z] #27 5.497 + shift [2022-09-06T20:56:04.805Z] #27 5.497 + '[' '!' -f //dockercli.installer ']' [2022-09-06T20:56:04.805Z] #27 5.498 + . //dockercli.installer [2022-09-06T20:56:04.805Z] #27 5.498 ++ : stable [2022-09-06T20:56:04.805Z] #27 5.498 ++ : 17.06.2-ce [2022-09-06T20:56:04.805Z] #27 5.499 + install_dockercli [2022-09-06T20:56:04.805Z] #27 5.499 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T20:56:04.805Z] #27 5.500 Install docker/cli version 17.06.2-ce from stable [2022-09-06T20:56:04.805Z] #27 5.500 ++ uname -m [2022-09-06T20:56:04.805Z] #27 5.501 + arch=x86_64 [2022-09-06T20:56:04.805Z] #27 5.502 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T20:56:04.805Z] #27 5.502 + url=https://download.docker.com/linux/static [2022-09-06T20:56:04.805Z] #27 5.503 + tar -xz docker/docker [2022-09-06T20:56:04.805Z] #27 5.503 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T20:56:04.805Z] #27 15.19 + mkdir -p /build [2022-09-06T20:56:04.805Z] #27 15.19 + mv docker/docker /build/ [2022-09-06T20:56:04.805Z] #27 15.20 + rmdir docker [2022-09-06T20:56:04.805Z] #27 ... [2022-09-06T20:56:04.805Z] [2022-09-06T20:56:04.805Z] #24 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T20:56:04.805Z] #24 12.77 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T20:56:04.805Z] #24 13.83 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T20:56:04.805Z] #24 13.93 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T20:56:04.805Z] #24 14.29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T20:56:04.805Z] #24 14.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T20:56:04.805Z] #24 14.60 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T20:56:04.805Z] #24 14.74 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T20:56:04.805Z] #24 15.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T20:56:04.805Z] #24 15.26 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T20:56:04.805Z] #24 15.46 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T20:56:04.805Z] #24 ... [2022-09-06T20:56:04.805Z] [2022-09-06T20:56:04.805Z] #20 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:56:04.805Z] #20 6.448 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T20:56:04.805Z] #20 6.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T20:56:04.805Z] #20 6.547 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:56:04.805Z] #20 7.729 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T20:56:04.805Z] #20 9.885 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T20:56:04.805Z] #20 12.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T20:56:04.947Z] #27 32.23 Selecting previously unselected package libsigsegv2:amd64. [2022-09-06T20:56:04.947Z] #27 32.24 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-06T20:56:04.947Z] #27 32.25 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-06T20:56:04.947Z] #27 32.33 Selecting previously unselected package m4. [2022-09-06T20:56:04.988Z] #36 ... [2022-09-06T20:56:04.988Z] [2022-09-06T20:56:04.988Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:56:04.988Z] #20 11.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T20:56:04.988Z] #20 11.62 [2022-09-06T20:56:04.988Z] #20 11.88 #=#=# ######################################################################## 100.0% [2022-09-06T20:56:04.988Z] #20 12.30 [2022-09-06T20:56:04.988Z] #20 12.44 Download of images into '/build' complete. [2022-09-06T20:56:04.988Z] #20 12.45 Use something like the following to load the result into a Docker daemon: [2022-09-06T20:56:04.988Z] #20 12.45 tar -cC '/build' . | docker load [2022-09-06T20:56:04.988Z] #20 DONE 12.7s [2022-09-06T20:56:04.988Z] [2022-09-06T20:56:04.988Z] #23 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T20:56:04.988Z] #23 1.955 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-06T20:56:04.988Z] #23 4.303 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-06T20:56:04.988Z] #23 4.347 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T20:56:04.988Z] #23 4.374 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-06T20:56:04.988Z] #23 4.382 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T20:56:04.988Z] #23 4.401 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-06T20:56:04.988Z] #23 4.402 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-06T20:56:04.988Z] #23 4.402 go: downloading github.com/peterh/liner v1.2.2 [2022-09-06T20:56:04.988Z] #23 4.442 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-06T20:56:04.988Z] #23 4.443 go: downloading github.com/google/go-dap v0.6.0 [2022-09-06T20:56:04.988Z] #23 4.469 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-06T20:56:04.988Z] #23 4.569 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T20:56:04.988Z] #23 4.570 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-06T20:56:04.988Z] #23 4.620 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-06T20:56:04.988Z] #23 4.697 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-06T20:56:04.988Z] #23 4.888 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-06T20:56:04.988Z] #23 5.020 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-06T20:56:04.988Z] #23 ... [2022-09-06T20:56:04.988Z] [2022-09-06T20:56:04.988Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:56:04.988Z] #36 12.03 Setting up file (1:5.39-3) ... [2022-09-06T20:56:04.988Z] #36 12.04 Setting up bzip2 (1.0.8-4) ... [2022-09-06T20:56:04.988Z] #36 12.06 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:04.988Z] #36 12.06 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:04.988Z] #36 12.12 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T20:56:04.988Z] #36 12.13 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T20:56:04.988Z] #36 12.14 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-06T20:56:04.988Z] #36 12.17 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T20:56:05.069Z] #20 ... [2022-09-06T20:56:05.069Z] [2022-09-06T20:56:05.069Z] #29 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T20:56:05.069Z] #29 16.64 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-06T20:56:05.069Z] #29 16.64 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T20:56:05.207Z] #27 32.33 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-06T20:56:05.207Z] #27 32.35 Unpacking m4 (1.4.18-5) ... [2022-09-06T20:56:05.207Z] #27 ... [2022-09-06T20:56:05.207Z] [2022-09-06T20:56:05.207Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T20:56:05.207Z] #0 1.110 + RM_GOPATH=0 [2022-09-06T20:56:05.207Z] #0 1.110 + TMP_GOPATH= [2022-09-06T20:56:05.207Z] #0 1.110 + : /build [2022-09-06T20:56:05.207Z] #0 1.110 + '[' -z '' ']' [2022-09-06T20:56:05.207Z] #0 1.111 ++ mktemp -d [2022-09-06T20:56:05.207Z] #0 1.131 + export GOPATH=/tmp/tmp.OTdKSksvBT [2022-09-06T20:56:05.207Z] #0 1.131 + GOPATH=/tmp/tmp.OTdKSksvBT [2022-09-06T20:56:05.207Z] #0 1.131 + RM_GOPATH=1 [2022-09-06T20:56:05.207Z] #0 1.131 + case "$(go env GOARCH)" in [2022-09-06T20:56:05.207Z] #0 1.132 ++ go env GOARCH [2022-09-06T20:56:05.207Z] #0 1.166 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:56:05.207Z] #0 1.166 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:56:05.207Z] #0 1.172 ++ dirname /install.sh [2022-09-06T20:56:05.207Z] #0 1.177 + dir=/ [2022-09-06T20:56:05.207Z] #0 1.184 + bin=containerd [2022-09-06T20:56:05.207Z] #0 1.184 + shift [2022-09-06T20:56:05.207Z] #0 1.184 + '[' '!' -f //containerd.installer ']' [2022-09-06T20:56:05.207Z] #0 1.185 + . //containerd.installer [2022-09-06T20:56:05.207Z] #0 1.185 ++ set -e [2022-09-06T20:56:05.207Z] #0 1.185 ++ : v1.6.8 [2022-09-06T20:56:05.207Z] #0 1.186 + install_containerd [2022-09-06T20:56:05.207Z] #0 1.195 + echo 'Install containerd version v1.6.8' [2022-09-06T20:56:05.207Z] #0 1.197 Install containerd version v1.6.8 [2022-09-06T20:56:05.207Z] #0 1.198 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OTdKSksvBT/src/github.com/containerd/containerd [2022-09-06T20:56:05.207Z] #0 1.201 Cloning into '/tmp/tmp.OTdKSksvBT/src/github.com/containerd/containerd'... [2022-09-06T20:56:05.260Z] #36 12.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T20:56:05.260Z] #36 12.26 Setting up patch (2.7.6-7) ... [2022-09-06T20:56:05.260Z] #36 12.27 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T20:56:05.260Z] #36 12.28 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T20:56:05.260Z] #36 12.29 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T20:56:05.260Z] #36 12.30 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T20:56:05.260Z] #36 12.31 Setting up libtool (2.4.6-15) ... [2022-09-06T20:56:05.260Z] #36 12.34 Setting up m4 (1.4.18-5) ... [2022-09-06T20:56:05.260Z] #36 ... [2022-09-06T20:56:05.260Z] [2022-09-06T20:56:05.260Z] #26 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:56:05.260Z] #26 2.189 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T20:56:05.260Z] #26 2.211 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T20:56:05.260Z] #26 2.212 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:56:05.260Z] #26 2.707 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T20:56:05.260Z] #26 2.707 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-06T20:56:05.260Z] #26 3.147 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T20:56:05.260Z] #26 3.820 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T20:56:05.260Z] #26 4.687 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-06T20:56:05.260Z] #26 5.813 Fetched 8578 kB in 4s (2208 kB/s) [2022-09-06T20:56:05.260Z] #26 5.813 Reading package lists... [2022-09-06T20:56:05.260Z] #26 7.228 Reading package lists... [2022-09-06T20:56:05.260Z] #26 8.219 Building dependency tree... [2022-09-06T20:56:05.260Z] #26 8.763 The following additional packages will be installed: [2022-09-06T20:56:05.260Z] #26 8.764 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T20:56:05.260Z] #26 8.765 python3-protobuf python3-six [2022-09-06T20:56:05.260Z] #26 8.771 Suggested packages: [2022-09-06T20:56:05.260Z] #26 8.771 python3-setuptools [2022-09-06T20:56:05.260Z] #26 8.771 Recommended packages: [2022-09-06T20:56:05.260Z] #26 8.771 iproute2 | iproute [2022-09-06T20:56:05.260Z] #26 8.893 The following NEW packages will be installed: [2022-09-06T20:56:05.260Z] #26 8.895 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T20:56:05.260Z] #26 8.895 python3-protobuf python3-six [2022-09-06T20:56:05.260Z] #26 9.225 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:56:05.260Z] #26 9.225 Need to get 2315 kB of archives. [2022-09-06T20:56:05.260Z] #26 9.225 After this operation, 11.1 MB of additional disk space will be used. [2022-09-06T20:56:05.260Z] #26 9.225 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-06T20:56:05.260Z] #26 9.269 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T20:56:05.260Z] #26 9.309 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T20:56:05.260Z] #26 9.318 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-06T20:56:05.260Z] #26 9.334 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T20:56:05.260Z] #26 9.335 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-06T20:56:05.260Z] #26 9.342 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T20:56:05.260Z] #26 11.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-06T20:56:05.260Z] #26 12.15 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:56:05.260Z] #26 12.26 Fetched 2315 kB in 3s (787 kB/s) [2022-09-06T20:56:05.260Z] #26 ... [2022-09-06T20:56:05.260Z] [2022-09-06T20:56:05.260Z] #36 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:56:05.260Z] #36 12.35 Setting up dpkg-dev (1.20.11) ... [2022-09-06T20:56:05.260Z] #36 12.39 Setting up autoconf (2.69-14) ... [2022-09-06T20:56:05.260Z] #36 12.42 Setting up build-essential (12.9) ... [2022-09-06T20:56:05.260Z] #36 12.42 Setting up automake (1:1.16.3-2) ... [2022-09-06T20:56:05.260Z] #36 12.43 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T20:56:05.260Z] #36 12.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:56:05.524Z] #36 DONE 12.6s [2022-09-06T20:56:05.524Z] [2022-09-06T20:56:05.524Z] #26 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:56:05.524Z] #26 12.34 Selecting previously unselected package libprotobuf23:amd64. [2022-09-06T20:56:05.524Z] #26 12.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T20:56:05.524Z] #26 12.38 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-06T20:56:05.524Z] #26 12.40 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T20:56:05.636Z] #29 17.02 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-06T20:56:05.781Z] #26 12.74 Selecting previously unselected package python3-pkg-resources. [2022-09-06T20:56:05.781Z] #26 12.75 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T20:56:05.781Z] #26 12.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T20:56:05.895Z] #29 17.45 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-06T20:56:06.040Z] #26 12.91 Selecting previously unselected package python3-six. [2022-09-06T20:56:06.040Z] #26 12.91 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T20:56:06.040Z] #26 12.92 Unpacking python3-six (1.16.0-2) ... [2022-09-06T20:56:06.040Z] #26 13.00 Selecting previously unselected package python3-protobuf. [2022-09-06T20:56:06.040Z] #26 13.00 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-06T20:56:06.040Z] #26 13.01 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T20:56:06.315Z] #26 ... [2022-09-06T20:56:06.315Z] [2022-09-06T20:56:06.315Z] #37 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T20:56:06.315Z] #37 13.20 gotestsum version dev [2022-09-06T20:56:06.315Z] #37 DONE 13.4s [2022-09-06T20:56:06.315Z] [2022-09-06T20:56:06.315Z] #26 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:56:06.315Z] #26 13.30 Selecting previously unselected package libnet1:amd64. [2022-09-06T20:56:06.315Z] #26 13.32 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:56:06.315Z] #26 13.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:56:06.462Z] #29 18.06 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T20:56:06.576Z] #26 13.56 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T20:56:06.576Z] #26 13.56 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T20:56:06.576Z] #26 13.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T20:56:06.720Z] #29 ... [2022-09-06T20:56:06.720Z] [2022-09-06T20:56:06.720Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T20:56:06.720Z] #27 DONE 17.5s [2022-09-06T20:56:06.720Z] [2022-09-06T20:56:06.720Z] #28 [containerd 1/3] 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 [2022-09-06T20:56:06.720Z] #28 8.241 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T20:56:06.720Z] #28 10.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T20:56:06.834Z] #26 13.73 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:56:06.834Z] #26 13.73 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T20:56:06.834Z] #26 13.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:06.834Z] #26 13.87 Selecting previously unselected package criu. [2022-09-06T20:56:06.834Z] #26 13.87 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-06T20:56:06.979Z] #28 ... [2022-09-06T20:56:06.979Z] [2022-09-06T20:56:06.979Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:56:06.979Z] #30 16.67 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T20:56:06.979Z] #30 16.69 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T20:56:06.979Z] #30 16.95 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T20:56:06.979Z] #30 17.11 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T20:56:06.979Z] #30 17.17 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-06T20:56:06.979Z] #30 17.27 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-06T20:56:06.979Z] #30 17.39 go: downloading github.com/spf13/afero v1.8.2 [2022-09-06T20:56:06.979Z] #30 17.45 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T20:56:06.979Z] #30 17.57 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T20:56:06.979Z] #30 17.77 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-06T20:56:06.979Z] #30 17.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T20:56:06.979Z] #30 17.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T20:56:06.979Z] #30 18.26 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T20:56:06.979Z] #30 18.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T20:56:06.979Z] #30 18.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T20:56:06.979Z] #30 18.59 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T20:56:07.092Z] #26 13.88 Unpacking criu (3.17.1-1) ... [2022-09-06T20:56:07.092Z] #26 14.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T20:56:07.237Z] #30 18.68 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T20:56:07.237Z] #30 18.85 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-06T20:56:07.661Z] #26 14.73 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T20:56:07.918Z] #26 14.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:56:07.918Z] #26 14.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:07.918Z] #26 14.81 Setting up python3-six (1.16.0-2) ... [2022-09-06T20:56:08.483Z] #26 15.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T20:56:08.483Z] #26 15.20 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T20:56:08.616Z] #30 19.85 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T20:56:08.616Z] #30 20.13 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-06T20:56:09.184Z] #30 20.59 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T20:56:09.305Z] #26 16.05 Setting up criu (3.17.1-1) ... [2022-09-06T20:56:09.443Z] #30 ... [2022-09-06T20:56:09.443Z] [2022-09-06T20:56:09.443Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-06T20:56:09.443Z] #31 20.61 tomll can be used in two ways: [2022-09-06T20:56:09.443Z] #31 20.61 Writing to STDIN and reading from STDOUT: [2022-09-06T20:56:09.443Z] #31 20.61 cat file.toml | tomll > file.toml [2022-09-06T20:56:09.443Z] #31 20.61 [2022-09-06T20:56:09.443Z] #31 20.61 Reading and updating a list of files: [2022-09-06T20:56:09.443Z] #31 20.61 tomll a.toml b.toml c.toml [2022-09-06T20:56:09.443Z] #31 20.61 [2022-09-06T20:56:09.443Z] #31 20.62 When given a list of files, tomll will modify all files in place without asking. [2022-09-06T20:56:09.443Z] #31 DONE 21.0s [2022-09-06T20:56:09.702Z] [2022-09-06T20:56:09.702Z] #29 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T20:56:09.702Z] #29 19.08 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-06T20:56:09.702Z] #29 19.17 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-06T20:56:09.702Z] #29 19.28 go: downloading github.com/peterh/liner v1.2.2 [2022-09-06T20:56:09.702Z] #29 19.53 go: downloading github.com/google/go-dap v0.6.0 [2022-09-06T20:56:09.702Z] #29 20.00 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-06T20:56:09.702Z] #29 20.74 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-06T20:56:09.702Z] #29 20.94 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T20:56:09.702Z] #29 21.06 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-06T20:56:09.820Z] #26 16.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:56:10.080Z] #26 DONE 17.0s [2022-09-06T20:56:10.080Z] [2022-09-06T20:56:10.080Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T20:56:10.080Z] #0 1.514 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T20:56:10.080Z] #0 1.536 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T20:56:10.080Z] #0 1.536 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:56:10.080Z] #0 2.072 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T20:56:10.080Z] #0 2.278 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T20:56:10.080Z] #0 2.618 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T20:56:10.080Z] #0 2.862 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T20:56:10.080Z] #0 3.243 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T20:56:10.080Z] #0 3.385 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T20:56:10.080Z] #0 3.576 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T20:56:10.080Z] #0 3.578 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB] [2022-09-06T20:56:10.080Z] #0 3.585 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [176 kB] [2022-09-06T20:56:10.080Z] #0 3.587 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-06T20:56:10.080Z] #0 3.588 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-06T20:56:10.080Z] #0 3.598 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-06T20:56:10.080Z] #0 3.600 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T20:56:10.080Z] #0 3.600 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T20:56:10.080Z] #0 3.601 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T20:56:10.080Z] #0 3.601 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T20:56:10.080Z] #0 3.602 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T20:56:10.080Z] #0 3.602 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T20:56:10.268Z] #29 ... [2022-09-06T20:56:10.269Z] [2022-09-06T20:56:10.269Z] #39 [tini 1/3] 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 [2022-09-06T20:56:10.269Z] #39 11.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T20:56:10.269Z] #39 21.63 Fetched 8574 kB in 16s (539 kB/s) [2022-09-06T20:56:10.269Z] #39 21.63 Reading package lists... [2022-09-06T20:56:10.269Z] #39 ... [2022-09-06T20:56:10.269Z] [2022-09-06T20:56:10.269Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:56:10.269Z] #35 20.84 Fetched 8574 kB in 16s (540 kB/s) [2022-09-06T20:56:10.487Z] #41 ... [2022-09-06T20:56:10.487Z] [2022-09-06T20:56:10.487Z] #28 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T20:56:10.487Z] #28 36.84 NAME: [2022-09-06T20:56:10.487Z] #28 36.86 go-winres - A tool for embedding resources in Windows executables [2022-09-06T20:56:10.487Z] #28 36.86 [2022-09-06T20:56:10.487Z] #28 36.86 USAGE: [2022-09-06T20:56:10.487Z] #28 36.87 go-winres [global options] command [command options] [arguments...] [2022-09-06T20:56:10.487Z] #28 36.87 [2022-09-06T20:56:10.487Z] #28 36.87 COMMANDS: [2022-09-06T20:56:10.487Z] #28 36.87 init Create an initial ./winres/winres.json [2022-09-06T20:56:10.487Z] #28 36.87 make Make syso files for the "go build" command [2022-09-06T20:56:10.487Z] #28 36.87 simply Make syso files for the "go build" command (simplified) [2022-09-06T20:56:10.487Z] #28 36.87 extract Extract all resources from an executable [2022-09-06T20:56:10.487Z] #28 36.87 patch Replace resources in an executable file (exe, dll) [2022-09-06T20:56:10.487Z] #28 36.87 help, h Shows a list of commands or help for one command [2022-09-06T20:56:10.487Z] #28 36.87 [2022-09-06T20:56:10.487Z] #28 36.87 GLOBAL OPTIONS: [2022-09-06T20:56:10.487Z] #28 36.88 --help, -h show help (default: false) [2022-09-06T20:56:10.487Z] #28 DONE 37.0s [2022-09-06T20:56:10.487Z] [2022-09-06T20:56:10.487Z] #27 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:56:10.487Z] #27 32.61 Selecting previously unselected package autoconf. [2022-09-06T20:56:10.487Z] #27 32.61 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T20:56:10.487Z] #27 32.61 Unpacking autoconf (2.69-14) ... [2022-09-06T20:56:10.487Z] #27 33.00 Selecting previously unselected package autotools-dev. [2022-09-06T20:56:10.487Z] #27 33.02 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T20:56:10.487Z] #27 33.04 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T20:56:10.487Z] #27 33.28 Selecting previously unselected package automake. [2022-09-06T20:56:10.487Z] #27 33.28 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T20:56:10.487Z] #27 33.30 Unpacking automake (1:1.16.3-2) ... [2022-09-06T20:56:10.487Z] #27 33.93 Selecting previously unselected package patch. [2022-09-06T20:56:10.487Z] #27 33.94 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-06T20:56:10.487Z] #27 33.95 Unpacking patch (2.7.6-7) ... [2022-09-06T20:56:10.487Z] #27 34.22 Selecting previously unselected package dpkg-dev. [2022-09-06T20:56:10.487Z] #27 34.23 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T20:56:10.487Z] #27 34.23 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T20:56:10.487Z] #27 35.45 Selecting previously unselected package build-essential. [2022-09-06T20:56:10.487Z] #27 35.47 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-06T20:56:10.487Z] #27 35.49 Unpacking build-essential (12.9) ... [2022-09-06T20:56:10.487Z] #27 35.57 Selecting previously unselected package libcap2:amd64. [2022-09-06T20:56:10.487Z] #27 35.59 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T20:56:10.487Z] #27 35.60 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T20:56:10.487Z] #27 35.70 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T20:56:10.488Z] #27 35.70 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-06T20:56:10.488Z] #27 35.71 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T20:56:10.488Z] #27 35.91 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:56:10.488Z] #27 35.91 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T20:56:10.488Z] #27 35.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:10.488Z] #27 36.05 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T20:56:10.488Z] #27 36.05 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-06T20:56:10.488Z] #27 36.07 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:10.488Z] #27 36.19 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T20:56:10.488Z] #27 36.19 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T20:56:10.488Z] #27 36.23 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T20:56:10.488Z] #27 36.41 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T20:56:10.488Z] #27 36.46 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T20:56:10.488Z] #27 36.49 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T20:56:10.488Z] #27 ... [2022-09-06T20:56:10.488Z] [2022-09-06T20:56:10.488Z] #24 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:56:10.488Z] #24 27.19 The following NEW packages will be installed: [2022-09-06T20:56:10.488Z] #24 27.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T20:56:10.488Z] #24 27.20 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T20:56:10.488Z] #24 27.20 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T20:56:10.488Z] #24 27.20 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T20:56:10.488Z] #24 27.21 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T20:56:10.488Z] #24 27.21 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T20:56:10.488Z] #24 27.21 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T20:56:10.488Z] #24 27.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T20:56:10.488Z] #24 27.21 mingw-w64-x86-64-dev [2022-09-06T20:56:10.488Z] #24 27.64 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:56:10.488Z] #24 27.64 Need to get 115 MB of archives. [2022-09-06T20:56:10.488Z] #24 27.64 After this operation, 645 MB of additional disk space will be used. [2022-09-06T20:56:10.488Z] #24 27.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-06T20:56:10.488Z] #24 27.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-06T20:56:10.488Z] #24 28.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-06T20:56:10.488Z] #24 28.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-06T20:56:10.488Z] #24 28.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-06T20:56:10.488Z] #24 28.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T20:56:10.488Z] #24 28.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-06T20:56:10.488Z] #24 28.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-06T20:56:10.488Z] #24 28.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-06T20:56:10.488Z] #24 29.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T20:56:10.488Z] #24 31.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T20:56:10.488Z] #24 31.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-06T20:56:10.488Z] #24 32.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T20:56:10.488Z] #24 34.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T20:56:10.488Z] #24 34.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-06T20:56:10.488Z] #24 34.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-06T20:56:10.488Z] #24 34.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-06T20:56:10.488Z] #24 34.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T20:56:10.488Z] #24 34.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T20:56:10.488Z] #24 34.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-06T20:56:10.488Z] #24 34.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T20:56:10.488Z] #24 34.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-06T20:56:10.488Z] #24 34.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-06T20:56:10.488Z] #24 34.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-06T20:56:10.488Z] #24 34.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-06T20:56:10.488Z] #24 34.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-06T20:56:10.488Z] #24 34.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-06T20:56:10.488Z] #24 35.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-06T20:56:10.488Z] #24 35.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T20:56:10.488Z] #24 35.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T20:56:10.488Z] #24 36.32 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:56:10.488Z] #24 36.59 Fetched 115 MB in 8s (14.8 MB/s) [2022-09-06T20:56:10.488Z] #24 36.70 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T20:56:10.488Z] #24 36.70 (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 ... 15717 files and directories currently installed.) [2022-09-06T20:56:10.488Z] #24 36.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T20:56:10.488Z] #24 36.80 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T20:56:10.488Z] #24 ... [2022-09-06T20:56:10.488Z] [2022-09-06T20:56:10.488Z] #36 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:56:10.488Z] #36 27.18 The following additional packages will be installed: [2022-09-06T20:56:10.488Z] #36 27.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T20:56:10.488Z] #36 27.22 python3-protobuf python3-six [2022-09-06T20:56:10.488Z] #36 27.23 Suggested packages: [2022-09-06T20:56:10.488Z] #36 27.24 python3-setuptools [2022-09-06T20:56:10.488Z] #36 27.24 Recommended packages: [2022-09-06T20:56:10.488Z] #36 27.24 iproute2 | iproute [2022-09-06T20:56:10.488Z] #36 28.44 The following NEW packages will be installed: [2022-09-06T20:56:10.488Z] #36 28.45 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T20:56:10.488Z] #36 28.46 python3-protobuf python3-six [2022-09-06T20:56:10.488Z] #36 29.02 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:56:10.488Z] #36 29.02 Need to get 2315 kB of archives. [2022-09-06T20:56:10.488Z] #36 29.02 After this operation, 11.1 MB of additional disk space will be used. [2022-09-06T20:56:10.488Z] #36 29.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-06T20:56:10.488Z] #36 29.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T20:56:10.488Z] #36 29.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T20:56:10.488Z] #36 29.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-06T20:56:10.488Z] #36 29.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T20:56:10.488Z] #36 29.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-06T20:56:10.488Z] #36 29.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T20:56:10.488Z] #36 31.31 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-06T20:56:10.488Z] #36 33.05 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:56:10.488Z] #36 33.36 Fetched 2315 kB in 3s (763 kB/s) [2022-09-06T20:56:10.488Z] #36 33.48 Selecting previously unselected package libprotobuf23:amd64. [2022-09-06T20:56:10.488Z] #36 33.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T20:56:10.488Z] #36 33.54 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-06T20:56:10.488Z] #36 33.55 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T20:56:10.488Z] #36 34.41 Selecting previously unselected package python3-pkg-resources. [2022-09-06T20:56:10.488Z] #36 34.42 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T20:56:10.488Z] #36 34.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T20:56:10.488Z] #36 34.70 Selecting previously unselected package python3-six. [2022-09-06T20:56:10.488Z] #36 34.70 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T20:56:10.488Z] #36 34.70 Unpacking python3-six (1.16.0-2) ... [2022-09-06T20:56:10.488Z] #36 34.82 Selecting previously unselected package python3-protobuf. [2022-09-06T20:56:10.488Z] #36 34.83 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-06T20:56:10.488Z] #36 34.88 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T20:56:10.488Z] #36 35.49 Selecting previously unselected package libnet1:amd64. [2022-09-06T20:56:10.488Z] #36 35.49 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:56:10.488Z] #36 35.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:56:10.488Z] #36 35.66 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T20:56:10.488Z] #36 35.66 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T20:56:10.488Z] #36 35.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T20:56:10.488Z] #36 35.84 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:56:10.488Z] #36 35.85 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T20:56:10.488Z] #36 35.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:10.488Z] #36 35.96 Selecting previously unselected package criu. [2022-09-06T20:56:10.488Z] #36 35.97 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-06T20:56:10.488Z] #36 35.97 Unpacking criu (3.17.1-1) ... [2022-09-06T20:56:10.488Z] #36 37.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T20:56:10.488Z] #36 ... [2022-09-06T20:56:10.488Z] [2022-09-06T20:56:10.488Z] #27 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:56:10.488Z] #27 37.66 Selecting previously unselected package libtool. [2022-09-06T20:56:10.648Z] #40 ... [2022-09-06T20:56:10.648Z] [2022-09-06T20:56:10.648Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:56:10.648Z] #0 1.128 Cloning into '/tmp/crun-build'... [2022-09-06T20:56:10.648Z] #0 2.540 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T20:56:10.648Z] #0 2.564 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T20:56:10.648Z] #0 3.290 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T20:56:10.648Z] #0 3.301 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T20:56:10.648Z] #0 3.301 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T20:56:10.648Z] #0 3.301 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T20:56:10.648Z] #0 3.328 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T20:56:10.648Z] #0 3.990 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T20:56:10.648Z] #0 4.583 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T20:56:10.748Z] #27 37.74 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T20:56:10.748Z] #27 37.75 Unpacking libtool (2.4.6-15) ... [2022-09-06T20:56:10.748Z] #27 ... [2022-09-06T20:56:10.748Z] [2022-09-06T20:56:10.748Z] #17 [tini 1/3] 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 [2022-09-06T20:56:10.748Z] #17 27.98 The following NEW packages will be installed: [2022-09-06T20:56:10.748Z] #17 27.98 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-06T20:56:10.748Z] #17 27.98 vim-common xxd [2022-09-06T20:56:10.748Z] #17 28.60 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:56:10.748Z] #17 28.60 Need to get 17.7 MB of archives. [2022-09-06T20:56:10.748Z] #17 28.60 After this operation, 70.7 MB of additional disk space will be used. [2022-09-06T20:56:10.748Z] #17 28.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T20:56:10.748Z] #17 28.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T20:56:10.748Z] #17 28.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T20:56:10.748Z] #17 28.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T20:56:10.748Z] #17 29.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-06T20:56:10.748Z] #17 29.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-06T20:56:10.748Z] #17 29.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-06T20:56:10.748Z] #17 29.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-06T20:56:10.748Z] #17 29.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-06T20:56:10.748Z] #17 29.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-06T20:56:10.748Z] #17 31.11 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:56:10.748Z] #17 31.60 Fetched 17.7 MB in 2s (9740 kB/s) [2022-09-06T20:56:10.748Z] #17 31.85 Selecting previously unselected package xxd. [2022-09-06T20:56:10.748Z] #17 31.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T20:56:10.748Z] #17 31.96 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T20:56:10.748Z] #17 31.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:56:10.748Z] #17 32.24 Selecting previously unselected package vim-common. [2022-09-06T20:56:10.748Z] #17 32.25 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T20:56:10.748Z] #17 32.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:56:10.748Z] #17 32.67 Selecting previously unselected package cmake-data. [2022-09-06T20:56:10.748Z] #17 32.68 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T20:56:10.748Z] #17 32.70 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T20:56:10.748Z] #17 36.34 Selecting previously unselected package libicu67:amd64. [2022-09-06T20:56:10.748Z] #17 36.35 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-06T20:56:10.748Z] #17 36.37 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T20:56:10.906Z] #41 5.266 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T20:56:10.906Z] #41 5.461 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T20:56:11.008Z] #17 ... [2022-09-06T20:56:11.008Z] [2022-09-06T20:56:11.008Z] #27 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:56:11.008Z] #27 38.15 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T20:56:11.008Z] #27 38.16 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T20:56:11.008Z] #27 38.17 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T20:56:11.204Z] #35 20.84 Reading package lists... [2022-09-06T20:56:11.204Z] #35 ... [2022-09-06T20:56:11.204Z] [2022-09-06T20:56:11.204Z] #36 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:56:11.204Z] #36 12.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T20:56:11.204Z] #36 14.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-06T20:56:11.263Z] #41 5.597 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T20:56:11.267Z] #27 38.41 Selecting previously unselected package libyajl2:amd64. [2022-09-06T20:56:11.268Z] #27 38.42 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T20:56:11.268Z] #27 38.44 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T20:56:11.463Z] #36 ... [2022-09-06T20:56:11.463Z] [2022-09-06T20:56:11.463Z] #38 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T20:56:11.463Z] #38 12.98 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T20:56:11.463Z] #38 13.05 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T20:56:11.463Z] #38 13.18 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T20:56:11.463Z] #38 15.77 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T20:56:11.463Z] #38 15.78 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T20:56:11.463Z] #38 ... [2022-09-06T20:56:11.463Z] [2022-09-06T20:56:11.463Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:56:11.463Z] #30 22.17 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-06T20:56:11.463Z] #30 22.21 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T20:56:11.463Z] #30 22.26 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-06T20:56:11.463Z] #30 22.37 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-06T20:56:11.463Z] #30 22.39 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-06T20:56:11.463Z] #30 22.47 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T20:56:11.463Z] #30 22.65 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-06T20:56:11.463Z] #30 22.77 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T20:56:11.463Z] #30 22.84 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T20:56:11.463Z] #30 22.88 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T20:56:11.463Z] #30 23.07 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-06T20:56:11.527Z] #27 38.52 Selecting previously unselected package libyajl-dev:amd64. [2022-09-06T20:56:11.527Z] #27 38.55 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-06T20:56:11.527Z] #27 38.56 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T20:56:11.527Z] #27 38.74 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T20:56:11.527Z] #27 38.77 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T20:56:11.527Z] #27 38.78 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T20:56:11.527Z] #27 38.80 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T20:56:11.527Z] #27 38.82 Setting up file (1:5.39-3) ... [2022-09-06T20:56:11.527Z] #27 38.83 Setting up bzip2 (1.0.8-4) ... [2022-09-06T20:56:11.527Z] #27 38.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:11.527Z] #27 38.85 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:11.527Z] #27 38.87 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T20:56:11.527Z] #27 38.88 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T20:56:11.722Z] #30 23.22 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T20:56:11.722Z] #30 23.27 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-06T20:56:11.722Z] #30 ... [2022-09-06T20:56:11.722Z] [2022-09-06T20:56:11.722Z] #34 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T20:56:11.722Z] #34 13.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T20:56:11.722Z] #34 13.34 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T20:56:11.722Z] #34 ... [2022-09-06T20:56:11.722Z] [2022-09-06T20:56:11.722Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:56:11.722Z] #30 23.29 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T20:56:11.787Z] #27 38.89 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-06T20:56:11.787Z] #27 38.91 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T20:56:11.787Z] #27 38.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T20:56:11.787Z] #27 38.94 Setting up patch (2.7.6-7) ... [2022-09-06T20:56:11.787Z] #27 38.96 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T20:56:11.787Z] #27 38.99 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T20:56:11.787Z] #27 39.00 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T20:56:11.787Z] #27 39.02 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T20:56:11.787Z] #27 39.04 Setting up libtool (2.4.6-15) ... [2022-09-06T20:56:11.787Z] #27 39.06 Setting up m4 (1.4.18-5) ... [2022-09-06T20:56:11.787Z] #27 39.08 Setting up dpkg-dev (1.20.11) ... [2022-09-06T20:56:11.980Z] #30 23.48 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-06T20:56:11.980Z] #30 23.50 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-06T20:56:11.980Z] #30 23.57 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T20:56:11.980Z] #30 23.65 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T20:56:12.055Z] #27 39.11 Setting up autoconf (2.69-14) ... [2022-09-06T20:56:12.056Z] #27 39.12 Setting up build-essential (12.9) ... [2022-09-06T20:56:12.056Z] #27 39.14 Setting up automake (1:1.16.3-2) ... [2022-09-06T20:56:12.056Z] #27 39.15 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T20:56:12.056Z] #27 39.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:56:12.239Z] #30 23.70 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-06T20:56:12.239Z] #30 23.73 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-06T20:56:12.316Z] #27 DONE 39.5s [2022-09-06T20:56:12.317Z] [2022-09-06T20:56:12.317Z] #24 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:56:12.317Z] #24 39.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T20:56:12.317Z] #24 39.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T20:56:12.317Z] #24 39.64 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T20:56:12.498Z] #30 23.99 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T20:56:12.498Z] #30 24.08 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-06T20:56:12.498Z] #30 24.17 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-06T20:56:12.756Z] #30 24.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T20:56:12.756Z] #30 24.30 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T20:56:12.756Z] #30 24.30 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-06T20:56:13.014Z] #30 24.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T20:56:13.014Z] #30 24.67 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T20:56:13.273Z] #30 24.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T20:56:13.273Z] #30 24.89 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T20:56:13.531Z] #30 24.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T20:56:13.531Z] #30 25.07 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T20:56:13.531Z] #30 25.18 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T20:56:13.790Z] #30 25.27 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T20:56:13.790Z] #30 25.42 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T20:56:13.790Z] #30 25.43 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T20:56:13.851Z] #41 ... [2022-09-06T20:56:13.851Z] [2022-09-06T20:56:13.851Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T20:56:13.851Z] #40 13.05 Fetched 49.2 MB in 12s (4179 kB/s) [2022-09-06T20:56:14.048Z] #30 25.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T20:56:14.048Z] #30 25.63 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T20:56:14.048Z] #30 25.64 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T20:56:14.048Z] #30 25.75 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-06T20:56:14.307Z] #30 25.76 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T20:56:14.307Z] #30 25.91 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T20:56:14.307Z] #30 25.97 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-06T20:56:14.307Z] #30 26.03 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T20:56:14.566Z] #30 26.07 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-06T20:56:14.566Z] #30 26.13 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T20:56:14.566Z] #30 26.24 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T20:56:14.566Z] #30 26.29 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T20:56:14.826Z] #30 26.40 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-06T20:56:15.612Z] #24 42.57 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T20:56:15.612Z] #24 42.59 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T20:56:15.612Z] #24 42.60 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T20:56:15.612Z] #24 42.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T20:56:15.612Z] #24 42.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T20:56:15.612Z] #24 42.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:56:15.762Z] #30 27.14 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T20:56:15.762Z] #30 27.18 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T20:56:15.762Z] #30 27.30 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T20:56:15.762Z] #30 27.31 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-06T20:56:15.872Z] #24 42.94 Selecting previously unselected package dmsetup. [2022-09-06T20:56:15.872Z] #24 42.95 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T20:56:15.872Z] #24 42.96 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T20:56:15.872Z] #24 43.16 Selecting previously unselected package mingw-w64-common. [2022-09-06T20:56:15.872Z] #24 43.16 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T20:56:16.020Z] #30 27.43 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-06T20:56:16.020Z] #30 27.53 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T20:56:16.020Z] #30 27.56 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T20:56:16.020Z] #30 27.64 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T20:56:16.020Z] #30 27.75 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-06T20:56:16.136Z] #24 43.17 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T20:56:16.587Z] #30 28.07 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T20:56:16.587Z] #30 28.13 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-06T20:56:16.587Z] #30 28.15 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-06T20:56:16.587Z] #30 28.19 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T20:56:16.846Z] #30 28.36 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T20:56:16.846Z] #30 28.39 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T20:56:16.846Z] #30 28.46 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-06T20:56:17.106Z] #30 28.58 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T20:56:17.106Z] #30 28.59 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T20:56:17.106Z] #30 28.67 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T20:56:17.106Z] #30 28.73 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T20:56:17.365Z] #30 28.83 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-06T20:56:17.365Z] #30 28.88 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T20:56:17.625Z] #30 ... [2022-09-06T20:56:17.625Z] [2022-09-06T20:56:17.625Z] #24 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T20:56:17.625Z] #24 18.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T20:56:17.625Z] #24 ... [2022-09-06T20:56:17.625Z] [2022-09-06T20:56:17.625Z] #37 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-06T20:56:17.625Z] #37 27.95 Updating files: 77% (1688/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-09-06T20:56:17.625Z] #37 28.44 + git checkout -q v2.3.0 [2022-09-06T20:56:18.561Z] #37 ... [2022-09-06T20:56:18.561Z] [2022-09-06T20:56:18.561Z] #28 [containerd 1/3] 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 [2022-09-06T20:56:18.561Z] #28 20.01 Fetched 8574 kB in 15s (564 kB/s) [2022-09-06T20:56:18.561Z] #28 20.01 Reading package lists... [2022-09-06T20:56:18.561Z] #28 26.46 Reading package lists... [2022-09-06T20:56:18.561Z] #28 ... [2022-09-06T20:56:18.561Z] [2022-09-06T20:56:18.562Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:56:18.562Z] #30 29.12 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T20:56:18.562Z] #30 29.23 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-06T20:56:18.562Z] #30 29.25 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T20:56:18.562Z] #30 29.33 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T20:56:18.562Z] #30 29.42 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-06T20:56:18.562Z] #30 29.73 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T20:56:18.562Z] #30 29.92 go: downloading honnef.co/go/tools v0.3.1 [2022-09-06T20:56:18.673Z] #24 ... [2022-09-06T20:56:18.673Z] [2022-09-06T20:56:18.673Z] #17 [tini 1/3] 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 [2022-09-06T20:56:18.673Z] #17 43.98 Selecting previously unselected package libxml2:amd64. [2022-09-06T20:56:18.673Z] #17 43.98 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-06T20:56:18.673Z] #17 43.98 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T20:56:18.673Z] #17 44.60 Selecting previously unselected package libarchive13:amd64. [2022-09-06T20:56:18.673Z] #17 44.60 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-06T20:56:18.673Z] #17 44.61 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T20:56:18.673Z] #17 44.90 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-06T20:56:18.673Z] #17 44.90 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-06T20:56:18.673Z] #17 44.92 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T20:56:18.673Z] #17 45.10 Selecting previously unselected package librhash0:amd64. [2022-09-06T20:56:18.673Z] #17 45.11 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-06T20:56:18.673Z] #17 45.12 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-06T20:56:18.673Z] #17 45.29 Selecting previously unselected package libuv1:amd64. [2022-09-06T20:56:18.673Z] #17 45.29 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-06T20:56:18.673Z] #17 45.30 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-06T20:56:18.673Z] #17 45.50 Selecting previously unselected package cmake. [2022-09-06T20:56:18.673Z] #17 45.50 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-06T20:56:18.673Z] #17 45.52 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T20:56:19.052Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-09-06T20:56:19.109Z] #40 13.05 Reading package lists... [2022-09-06T20:56:20.464Z] #30 31.59 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-06T20:56:20.464Z] #30 31.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T20:56:20.464Z] #30 31.80 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T20:56:20.464Z] #30 31.90 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T20:56:20.464Z] #30 31.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T20:56:20.464Z] #30 31.95 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T20:56:20.464Z] #30 32.13 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T20:56:20.580Z] #17 ... [2022-09-06T20:56:20.580Z] [2022-09-06T20:56:20.580Z] #36 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:56:20.580Z] #36 39.08 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T20:56:20.580Z] #36 39.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:56:20.580Z] #36 39.15 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:20.580Z] #36 39.19 Setting up python3-six (1.16.0-2) ... [2022-09-06T20:56:20.580Z] #36 40.55 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T20:56:20.580Z] #36 40.57 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T20:56:20.580Z] #36 44.77 Setting up criu (3.17.1-1) ... [2022-09-06T20:56:20.580Z] #36 46.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:56:20.580Z] #36 DONE 47.3s [2022-09-06T20:56:20.580Z] [2022-09-06T20:56:20.580Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:56:20.722Z] #30 32.15 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T20:56:20.722Z] #30 ... [2022-09-06T20:56:20.722Z] [2022-09-06T20:56:20.722Z] #20 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:56:20.722Z] #20 22.29 Fetched 8574 kB in 16s (532 kB/s) [2022-09-06T20:56:20.722Z] #20 22.29 Reading package lists... [2022-09-06T20:56:20.840Z] #34 47.04 Updating files: 91% (1394/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-06T20:56:20.981Z] #20 28.17 Reading package lists... [2022-09-06T20:56:20.981Z] #20 ... [2022-09-06T20:56:20.981Z] [2022-09-06T20:56:20.981Z] #29 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T20:56:20.981Z] #29 22.53 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-06T20:56:20.981Z] #29 22.73 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-06T20:56:20.981Z] #29 23.58 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-06T20:56:20.981Z] #29 ... [2022-09-06T20:56:20.981Z] [2022-09-06T20:56:20.981Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:56:20.981Z] #30 32.55 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-06T20:56:20.981Z] #30 32.56 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-06T20:56:21.099Z] #34 47.64 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T20:56:21.239Z] #30 32.76 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-06T20:56:21.498Z] #30 32.91 go: downloading golang.org/x/text v0.3.7 [2022-09-06T20:56:21.645Z] #40 18.03 Reading package lists... [2022-09-06T20:56:21.645Z] #40 ... [2022-09-06T20:56:21.645Z] [2022-09-06T20:56:21.645Z] #39 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:56:21.645Z] #39 DONE 28.5s [2022-09-06T20:56:21.645Z] [2022-09-06T20:56:21.645Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:56:21.645Z] #41 11.84 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T20:56:22.038Z] #34 48.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:56:22.064Z] #30 ... [2022-09-06T20:56:22.064Z] [2022-09-06T20:56:22.064Z] #36 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:56:22.064Z] #36 23.02 Fetched 8578 kB in 17s (496 kB/s) [2022-09-06T20:56:22.064Z] #36 23.02 Reading package lists... [2022-09-06T20:56:22.064Z] #36 29.01 Reading package lists... [2022-09-06T20:56:22.064Z] #36 ... [2022-09-06T20:56:22.064Z] [2022-09-06T20:56:22.064Z] #37 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-06T20:56:22.064Z] #37 31.05 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-06T20:56:22.297Z] #34 ... [2022-09-06T20:56:22.297Z] [2022-09-06T20:56:22.297Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:56:22.297Z] #0 1.022 Cloning into '/tmp/crun-build'... [2022-09-06T20:56:22.297Z] #0 9.716 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T20:56:22.297Z] #0 9.730 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T20:56:22.557Z] #42 ... [2022-09-06T20:56:22.557Z] [2022-09-06T20:56:22.557Z] #24 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:56:22.557Z] #24 49.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T20:56:22.557Z] #24 49.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T20:56:22.557Z] #24 49.47 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T20:56:22.576Z] #41 16.76 libtoolize: putting auxiliary files in '.'. [2022-09-06T20:56:22.576Z] #41 16.76 libtoolize: copying file './ltmain.sh' [2022-09-06T20:56:23.141Z] #41 17.47 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T20:56:23.141Z] #41 17.47 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T20:56:23.141Z] #41 17.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T20:56:23.706Z] #41 ... [2022-09-06T20:56:23.706Z] [2022-09-06T20:56:23.706Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T20:56:23.706Z] #40 18.03 Reading package lists... [2022-09-06T20:56:23.936Z] #24 ... [2022-09-06T20:56:23.936Z] [2022-09-06T20:56:23.936Z] #17 [tini 1/3] 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 [2022-09-06T20:56:23.936Z] #17 50.57 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T20:56:23.936Z] #17 50.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:56:23.936Z] #17 50.62 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-06T20:56:23.936Z] #17 50.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:56:23.936Z] #17 50.68 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T20:56:23.936Z] #17 50.69 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-06T20:56:23.936Z] #17 50.70 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T20:56:23.936Z] #17 50.73 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T20:56:23.936Z] #17 50.75 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T20:56:23.936Z] #17 50.77 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T20:56:23.936Z] #17 50.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:56:23.936Z] #17 DONE 51.2s [2022-09-06T20:56:24.196Z] [2022-09-06T20:56:24.196Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T20:56:24.196Z] #43 DONE 0.1s [2022-09-06T20:56:24.196Z] [2022-09-06T20:56:24.196Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-06T20:56:24.271Z] #40 22.86 Building dependency tree... [2022-09-06T20:56:24.271Z] #40 ... [2022-09-06T20:56:24.271Z] [2022-09-06T20:56:24.271Z] #23 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T20:56:24.271Z] #23 31.14 Delve is a source level debugger for Go programs. [2022-09-06T20:56:24.271Z] #23 31.14 [2022-09-06T20:56:24.271Z] #23 31.14 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T20:56:24.271Z] #23 31.14 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T20:56:24.272Z] #23 31.14 [2022-09-06T20:56:24.272Z] #23 31.14 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T20:56:24.272Z] #23 31.14 [2022-09-06T20:56:24.272Z] #23 31.14 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T20:56:24.272Z] #23 31.14 [2022-09-06T20:56:24.272Z] #23 31.14 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T20:56:24.272Z] #23 31.14 [2022-09-06T20:56:24.272Z] #23 31.14 Usage: [2022-09-06T20:56:24.272Z] #23 31.14 dlv [command] [2022-09-06T20:56:24.272Z] #23 31.14 [2022-09-06T20:56:24.272Z] #23 31.14 Available Commands: [2022-09-06T20:56:24.272Z] #23 31.14 attach Attach to running process and begin debugging. [2022-09-06T20:56:24.272Z] #23 31.14 connect Connect to a headless debug server with a terminal client. [2022-09-06T20:56:24.272Z] #23 31.14 core Examine a core dump. [2022-09-06T20:56:24.272Z] #23 31.14 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T20:56:24.272Z] #23 31.14 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T20:56:24.272Z] #23 31.14 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T20:56:24.272Z] #23 31.14 help Help about any command [2022-09-06T20:56:24.272Z] #23 31.14 run Deprecated command. Use 'debug' instead. [2022-09-06T20:56:24.272Z] #23 31.14 test Compile test binary and begin debugging program. [2022-09-06T20:56:24.272Z] #23 31.14 trace Compile and begin tracing program. [2022-09-06T20:56:24.272Z] #23 31.14 version Prints version. [2022-09-06T20:56:24.272Z] #23 31.14 [2022-09-06T20:56:24.272Z] #23 31.14 Flags: [2022-09-06T20:56:24.272Z] #23 31.14 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T20:56:24.272Z] #23 31.14 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T20:56:24.272Z] #23 31.14 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-06T20:56:24.272Z] #23 31.14 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T20:56:24.272Z] #23 31.14 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T20:56:24.272Z] #23 31.14 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-06T20:56:24.272Z] #23 31.14 --disable-aslr Disables address space randomization [2022-09-06T20:56:24.272Z] #23 31.14 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T20:56:24.272Z] #23 31.14 -h, --help help for dlv [2022-09-06T20:56:24.272Z] #23 31.14 --init string Init file, executed by the terminal client. [2022-09-06T20:56:24.272Z] #23 31.14 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T20:56:24.272Z] #23 31.14 --log Enable debugging server logging. [2022-09-06T20:56:24.272Z] #23 31.14 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T20:56:24.272Z] #23 31.14 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T20:56:24.272Z] #23 31.14 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T20:56:24.272Z] #23 31.14 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T20:56:24.272Z] #23 31.14 --wd string Working directory for running the program. [2022-09-06T20:56:24.272Z] #23 31.14 [2022-09-06T20:56:24.272Z] #23 31.14 Additional help topics: [2022-09-06T20:56:24.272Z] #23 31.14 dlv backend Help about the --backend flag. [2022-09-06T20:56:24.272Z] #23 31.14 dlv log Help about logging flags. [2022-09-06T20:56:24.272Z] #23 31.14 dlv redirect Help about file redirection. [2022-09-06T20:56:24.272Z] #23 31.14 [2022-09-06T20:56:24.272Z] #23 31.14 Use "dlv [command] --help" for more information about a command. [2022-09-06T20:56:24.272Z] #23 DONE 31.4s [2022-09-06T20:56:24.529Z] [2022-09-06T20:56:24.529Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T20:56:24.787Z] #40 22.86 Building dependency tree... [2022-09-06T20:56:25.133Z] #44 1.005 + RM_GOPATH=0 [2022-09-06T20:56:25.133Z] #44 1.006 + TMP_GOPATH= [2022-09-06T20:56:25.133Z] #44 1.007 + : /build [2022-09-06T20:56:25.133Z] #44 1.007 + '[' -z '' ']' [2022-09-06T20:56:25.133Z] #44 1.009 ++ mktemp -d [2022-09-06T20:56:25.133Z] #44 1.016 + export GOPATH=/tmp/tmp.lxb3BDsKJm [2022-09-06T20:56:25.133Z] #44 1.016 + GOPATH=/tmp/tmp.lxb3BDsKJm [2022-09-06T20:56:25.133Z] #44 1.016 + RM_GOPATH=1 [2022-09-06T20:56:25.133Z] #44 1.016 + case "$(go env GOARCH)" in [2022-09-06T20:56:25.133Z] #44 1.025 ++ go env GOARCH [2022-09-06T20:56:25.133Z] #44 1.034 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:56:25.133Z] #44 1.034 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:56:25.133Z] #44 1.035 ++ dirname /install.sh [2022-09-06T20:56:25.133Z] #44 1.038 + dir=/ [2022-09-06T20:56:25.133Z] #44 1.038 + bin=tini [2022-09-06T20:56:25.133Z] #44 1.038 + shift [2022-09-06T20:56:25.133Z] #44 1.038 + '[' '!' -f //tini.installer ']' [2022-09-06T20:56:25.134Z] #44 1.038 + . //tini.installer [2022-09-06T20:56:25.134Z] #44 1.044 ++ : v0.19.0 [2022-09-06T20:56:25.134Z] #44 1.044 + install_tini [2022-09-06T20:56:25.134Z] #44 1.044 + echo 'Install tini version v0.19.0' [2022-09-06T20:56:25.134Z] #44 1.044 + git clone https://github.com/krallin/tini.git /tmp/tmp.lxb3BDsKJm/tini [2022-09-06T20:56:25.134Z] #44 1.044 Install tini version v0.19.0 [2022-09-06T20:56:25.134Z] #44 1.046 Cloning into '/tmp/tmp.lxb3BDsKJm/tini'... [2022-09-06T20:56:25.719Z] #40 25.10 The following additional packages will be installed: [2022-09-06T20:56:25.719Z] #40 25.10 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-06T20:56:25.719Z] #40 25.10 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-06T20:56:25.976Z] #40 25.10 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-06T20:56:25.976Z] #40 25.10 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-06T20:56:25.976Z] #40 25.10 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-06T20:56:25.976Z] #40 25.10 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-06T20:56:25.976Z] #40 25.10 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-06T20:56:25.976Z] #40 25.10 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-06T20:56:25.976Z] #40 25.10 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-06T20:56:25.976Z] #40 25.10 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-06T20:56:25.976Z] #40 25.10 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-06T20:56:25.976Z] #40 25.10 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-06T20:56:25.976Z] #40 25.10 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-06T20:56:25.976Z] #40 25.10 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-06T20:56:25.976Z] #40 25.10 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-06T20:56:25.976Z] #40 25.10 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-06T20:56:25.976Z] #40 25.10 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-06T20:56:25.976Z] #40 25.10 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-06T20:56:25.976Z] #40 25.10 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-06T20:56:25.976Z] #40 25.10 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-06T20:56:25.976Z] #40 25.10 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-06T20:56:25.976Z] #40 25.10 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-06T20:56:25.977Z] #40 25.10 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-06T20:56:25.977Z] #40 25.10 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-06T20:56:25.977Z] #40 25.10 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-06T20:56:25.977Z] #40 25.10 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-06T20:56:25.977Z] #40 25.10 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-06T20:56:25.977Z] #40 25.10 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-06T20:56:25.977Z] #40 25.10 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-06T20:56:25.977Z] #40 25.10 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-06T20:56:25.977Z] #40 25.10 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-06T20:56:25.977Z] #40 25.10 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-06T20:56:25.977Z] #40 25.11 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-06T20:56:25.977Z] #40 25.11 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-06T20:56:25.977Z] #40 25.11 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-06T20:56:25.977Z] #40 25.11 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-06T20:56:25.977Z] #40 25.11 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-06T20:56:25.977Z] #40 25.11 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-06T20:56:25.977Z] #40 25.11 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-06T20:56:25.977Z] #40 25.11 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-06T20:56:25.977Z] #40 25.11 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-06T20:56:25.977Z] #40 25.11 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-06T20:56:25.977Z] #40 25.11 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-06T20:56:25.977Z] #40 25.11 linux-libc-dev-s390x-cross patch xz-utils [2022-09-06T20:56:25.977Z] #40 25.13 Suggested packages: [2022-09-06T20:56:25.977Z] #40 25.13 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-06T20:56:25.977Z] #40 25.13 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-06T20:56:25.977Z] #40 25.13 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-06T20:56:25.977Z] #40 25.13 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-06T20:56:25.977Z] #40 25.13 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-06T20:56:25.977Z] #40 25.13 libyaml-shell-perl ed diffutils-doc [2022-09-06T20:56:25.977Z] #40 25.13 Recommended packages: [2022-09-06T20:56:25.977Z] #40 25.13 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-06T20:56:25.977Z] #40 25.13 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-06T20:56:26.071Z] #44 1.834 + cd /tmp/tmp.lxb3BDsKJm/tini [2022-09-06T20:56:26.071Z] #44 1.847 + git checkout -q v0.19.0 [2022-09-06T20:56:26.071Z] #44 1.858 + cmake . [2022-09-06T20:56:26.254Z] #37 ... [2022-09-06T20:56:26.254Z] [2022-09-06T20:56:26.254Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:56:26.254Z] #35 20.84 Reading package lists... [2022-09-06T20:56:26.254Z] #35 27.27 Reading package lists... [2022-09-06T20:56:26.254Z] #35 33.10 Building dependency tree... [2022-09-06T20:56:26.254Z] #35 34.65 Reading state information... [2022-09-06T20:56:26.254Z] #35 37.15 The following additional packages will be installed: [2022-09-06T20:56:26.254Z] #35 37.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T20:56:26.254Z] #35 37.16 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T20:56:26.254Z] #35 37.16 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T20:56:26.254Z] #35 37.16 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T20:56:26.254Z] #35 37.16 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T20:56:26.254Z] #35 37.16 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T20:56:26.254Z] #35 37.17 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T20:56:26.254Z] #35 37.17 Suggested packages: [2022-09-06T20:56:26.254Z] #35 37.17 gcc-10-locales seccomp wine64 [2022-09-06T20:56:26.254Z] #35 ... [2022-09-06T20:56:26.254Z] [2022-09-06T20:56:26.254Z] #36 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:56:26.254Z] #36 29.01 Reading package lists... [2022-09-06T20:56:26.254Z] #36 34.89 Building dependency tree... [2022-09-06T20:56:26.254Z] #36 36.34 Reading state information... [2022-09-06T20:56:26.254Z] #36 ... [2022-09-06T20:56:26.254Z] [2022-09-06T20:56:26.254Z] #39 [tini 1/3] 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 [2022-09-06T20:56:26.254Z] #39 21.63 Reading package lists... [2022-09-06T20:56:26.254Z] #39 27.89 Reading package lists... [2022-09-06T20:56:26.255Z] #39 33.76 Building dependency tree... [2022-09-06T20:56:26.255Z] #39 35.30 Reading state information... [2022-09-06T20:56:26.255Z] #39 37.77 The following additional packages will be installed: [2022-09-06T20:56:26.255Z] #39 37.78 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-06T20:56:26.255Z] #39 37.79 Suggested packages: [2022-09-06T20:56:26.255Z] #39 37.81 cmake-doc ninja-build lrzip [2022-09-06T20:56:26.255Z] #39 37.82 Recommended packages: [2022-09-06T20:56:26.255Z] #39 37.82 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T20:56:26.255Z] #39 ... [2022-09-06T20:56:26.255Z] [2022-09-06T20:56:26.255Z] #28 [containerd 1/3] 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 [2022-09-06T20:56:26.255Z] #28 26.46 Reading package lists... [2022-09-06T20:56:26.255Z] #28 32.35 Building dependency tree... [2022-09-06T20:56:26.255Z] #28 33.91 Reading state information... [2022-09-06T20:56:26.255Z] #28 36.50 The following additional packages will be installed: [2022-09-06T20:56:26.255Z] #28 36.51 libbtrfs0 [2022-09-06T20:56:26.255Z] #28 36.75 The following NEW packages will be installed: [2022-09-06T20:56:26.255Z] #28 36.76 libbtrfs-dev libbtrfs0 [2022-09-06T20:56:26.255Z] #28 37.21 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:56:26.255Z] #28 37.21 Need to get 460 kB of archives. [2022-09-06T20:56:26.255Z] #28 37.21 After this operation, 1237 kB of additional disk space will be used. [2022-09-06T20:56:26.255Z] #28 37.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T20:56:26.255Z] #28 37.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T20:56:26.640Z] #44 2.377 -- The C compiler identification is GNU 10.2.1 [2022-09-06T20:56:26.640Z] #44 2.477 -- Detecting C compiler ABI info [2022-09-06T20:56:26.838Z] #28 38.43 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:56:27.096Z] #28 38.71 Fetched 460 kB in 0s (1261 kB/s) [2022-09-06T20:56:27.096Z] #28 ... [2022-09-06T20:56:27.096Z] [2022-09-06T20:56:27.096Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:56:27.096Z] #35 38.74 The following NEW packages will be installed: [2022-09-06T20:56:27.096Z] #35 38.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T20:56:27.354Z] #35 38.76 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T20:56:27.354Z] #35 38.76 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T20:56:27.354Z] #35 38.76 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T20:56:27.354Z] #35 38.76 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T20:56:27.354Z] #35 38.77 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T20:56:27.354Z] #35 38.77 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T20:56:27.354Z] #35 38.77 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T20:56:27.354Z] #35 38.78 mingw-w64-x86-64-dev [2022-09-06T20:56:27.577Z] #44 3.247 -- Detecting C compiler ABI info - done [2022-09-06T20:56:27.577Z] #44 3.385 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T20:56:27.577Z] #44 3.390 -- Detecting C compile features [2022-09-06T20:56:27.577Z] #44 3.391 -- Detecting C compile features - done [2022-09-06T20:56:27.577Z] #44 3.420 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T20:56:27.577Z] #44 3.612 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T20:56:27.612Z] #35 39.25 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:56:27.612Z] #35 39.25 Need to get 115 MB of archives. [2022-09-06T20:56:27.612Z] #35 39.25 After this operation, 645 MB of additional disk space will be used. [2022-09-06T20:56:27.613Z] #35 39.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-06T20:56:27.836Z] #44 3.712 -- Configuring done [2022-09-06T20:56:27.836Z] #44 3.736 -- Generating done [2022-09-06T20:56:27.836Z] #44 3.746 -- Build files have been written to: /tmp/tmp.lxb3BDsKJm/tini [2022-09-06T20:56:27.836Z] #44 3.768 + make tini-static [2022-09-06T20:56:27.871Z] #35 39.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-06T20:56:27.873Z] #40 26.95 The following NEW packages will be installed: [2022-09-06T20:56:27.874Z] #40 26.96 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-06T20:56:27.874Z] #40 26.96 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-06T20:56:27.874Z] #40 26.96 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-06T20:56:27.874Z] #40 26.96 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-06T20:56:27.874Z] #40 26.96 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-06T20:56:27.874Z] #40 26.96 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-06T20:56:27.874Z] #40 26.96 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-06T20:56:27.874Z] #40 26.96 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-06T20:56:27.874Z] #40 26.96 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-06T20:56:27.874Z] #40 26.96 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-06T20:56:27.874Z] #40 26.96 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-06T20:56:27.874Z] #40 26.96 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-06T20:56:27.874Z] #40 26.96 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-06T20:56:27.874Z] #40 26.96 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-06T20:56:27.874Z] #40 26.96 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-06T20:56:27.874Z] #40 26.96 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-06T20:56:27.874Z] #40 26.96 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-06T20:56:27.874Z] #40 26.96 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-06T20:56:27.874Z] #40 26.96 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-06T20:56:27.874Z] #40 26.96 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-06T20:56:27.874Z] #40 26.96 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-06T20:56:27.874Z] #40 26.96 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-06T20:56:27.874Z] #40 26.96 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-06T20:56:27.874Z] #40 26.96 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-06T20:56:27.874Z] #40 26.96 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-06T20:56:27.874Z] #40 26.96 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-06T20:56:27.874Z] #40 26.96 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-06T20:56:27.874Z] #40 26.96 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-06T20:56:27.874Z] #40 26.96 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-06T20:56:27.874Z] #40 26.96 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-06T20:56:27.874Z] #40 26.96 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-06T20:56:27.874Z] #40 26.96 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-06T20:56:27.874Z] #40 26.96 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-06T20:56:27.874Z] #40 26.96 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-06T20:56:27.874Z] #40 26.96 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-06T20:56:27.874Z] #40 26.97 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-06T20:56:27.874Z] #40 26.97 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-06T20:56:27.874Z] #40 26.97 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-06T20:56:27.874Z] #40 26.97 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-06T20:56:27.874Z] #40 26.97 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-06T20:56:27.874Z] #40 26.97 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-06T20:56:27.874Z] #40 26.97 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-06T20:56:27.874Z] #40 26.97 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-06T20:56:27.874Z] #40 26.97 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-06T20:56:27.874Z] #40 26.97 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-06T20:56:27.874Z] #40 26.97 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-06T20:56:27.874Z] #40 26.97 linux-libc-dev-s390x-cross patch xz-utils [2022-09-06T20:56:27.874Z] #40 27.34 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:56:27.874Z] #40 27.34 Need to get 788 MB of archives. [2022-09-06T20:56:27.874Z] #40 27.34 After this operation, 3385 MB of additional disk space will be used. [2022-09-06T20:56:27.874Z] #40 27.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-09-06T20:56:27.874Z] #40 27.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T20:56:27.874Z] #40 27.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T20:56:27.874Z] #40 27.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T20:56:27.874Z] #40 27.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T20:56:27.874Z] #40 27.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T20:56:27.874Z] #40 27.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-09-06T20:56:28.130Z] #35 39.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-06T20:56:28.130Z] #35 39.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-06T20:56:28.130Z] #35 39.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-06T20:56:28.130Z] #35 39.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T20:56:28.131Z] #40 27.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-09-06T20:56:28.131Z] #40 27.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-09-06T20:56:28.131Z] #40 27.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-09-06T20:56:28.131Z] #40 27.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-09-06T20:56:28.131Z] #40 27.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-06T20:56:28.131Z] #40 27.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-09-06T20:56:28.389Z] #35 40.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-06T20:56:28.404Z] #44 4.204 Scanning dependencies of target tini-static [2022-09-06T20:56:28.404Z] #44 4.297 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T20:56:28.956Z] #35 40.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-06T20:56:28.956Z] #35 40.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-06T20:56:29.063Z] #40 28.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-09-06T20:56:29.320Z] #40 28.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-09-06T20:56:29.524Z] #35 ... [2022-09-06T20:56:29.524Z] [2022-09-06T20:56:29.524Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-06T20:56:29.524Z] #33 40.42 v3.0.2 [2022-09-06T20:56:29.524Z] #33 DONE 41.2s [2022-09-06T20:56:29.524Z] [2022-09-06T20:56:29.524Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:56:29.524Z] #35 41.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T20:56:29.782Z] #44 5.694 [100%] Linking C executable tini-static [2022-09-06T20:56:29.783Z] #35 ... [2022-09-06T20:56:29.783Z] [2022-09-06T20:56:29.783Z] #28 [containerd 1/3] 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 [2022-09-06T20:56:29.783Z] #28 38.85 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T20:56:29.783Z] #28 38.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T20:56:29.783Z] #28 38.92 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T20:56:29.783Z] #28 38.95 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T20:56:29.783Z] #28 39.22 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T20:56:29.783Z] #28 39.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T20:56:29.783Z] #28 39.24 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T20:56:29.783Z] #28 39.64 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T20:56:29.783Z] #28 39.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T20:56:29.783Z] #28 39.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:56:29.783Z] #28 DONE 41.2s [2022-09-06T20:56:29.783Z] [2022-09-06T20:56:29.783Z] #36 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:56:29.783Z] #36 39.13 The following additional packages will be installed: [2022-09-06T20:56:29.783Z] #36 39.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T20:56:29.783Z] #36 39.14 python3-protobuf python3-six [2022-09-06T20:56:29.783Z] #36 39.17 Suggested packages: [2022-09-06T20:56:29.783Z] #36 39.17 python3-setuptools [2022-09-06T20:56:29.783Z] #36 39.17 Recommended packages: [2022-09-06T20:56:29.783Z] #36 39.17 iproute2 | iproute [2022-09-06T20:56:29.783Z] #36 39.91 The following NEW packages will be installed: [2022-09-06T20:56:29.783Z] #36 39.96 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-06T20:56:29.783Z] #36 39.96 python3-protobuf python3-six [2022-09-06T20:56:29.783Z] #36 40.53 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:56:29.783Z] #36 40.53 Need to get 2315 kB of archives. [2022-09-06T20:56:29.783Z] #36 40.53 After this operation, 11.1 MB of additional disk space will be used. [2022-09-06T20:56:29.783Z] #36 40.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-06T20:56:29.783Z] #36 40.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T20:56:29.783Z] #36 40.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-06T20:56:29.783Z] #36 40.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-06T20:56:29.783Z] #36 40.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T20:56:29.783Z] #36 40.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-06T20:56:29.783Z] #36 40.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T20:56:29.884Z] #40 29.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-09-06T20:56:29.884Z] #40 29.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-09-06T20:56:30.042Z] #36 ... [2022-09-06T20:56:30.042Z] [2022-09-06T20:56:30.042Z] #40 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T20:56:30.042Z] #40 DONE 0.4s [2022-09-06T20:56:30.300Z] [2022-09-06T20:56:30.300Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:56:30.300Z] #30 39.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-06T20:56:30.300Z] #30 40.02 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-06T20:56:30.300Z] #30 40.20 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T20:56:30.300Z] #30 40.29 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T20:56:30.300Z] #30 40.34 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T20:56:30.300Z] #30 40.39 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T20:56:30.300Z] #30 40.41 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T20:56:30.300Z] #30 40.58 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T20:56:30.300Z] #30 40.62 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T20:56:30.300Z] #30 40.76 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T20:56:30.300Z] #30 40.79 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T20:56:30.300Z] #30 40.85 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T20:56:30.300Z] #30 41.70 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T20:56:30.300Z] #30 41.83 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-06T20:56:30.350Z] #44 6.432 [100%] Built target tini-static [2022-09-06T20:56:30.559Z] #30 42.07 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T20:56:30.610Z] #44 6.493 + mkdir -p /build [2022-09-06T20:56:30.610Z] #44 6.497 + cp tini-static /build/docker-init [2022-09-06T20:56:30.816Z] #40 30.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-06T20:56:30.816Z] #40 30.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-09-06T20:56:31.127Z] #30 42.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T20:56:31.127Z] #30 42.65 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-06T20:56:31.127Z] #30 42.72 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T20:56:31.181Z] #44 DONE 6.9s [2022-09-06T20:56:31.181Z] [2022-09-06T20:56:31.181Z] #24 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:56:31.181Z] #24 55.68 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T20:56:31.181Z] #24 55.68 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:56:31.181Z] #24 55.70 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T20:56:31.181Z] #24 55.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T20:56:31.181Z] #24 55.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:56:31.181Z] #24 55.88 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T20:56:31.398Z] #30 42.80 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-06T20:56:31.398Z] #30 42.80 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T20:56:31.658Z] #30 43.05 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T20:56:31.658Z] #30 43.12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T20:56:31.658Z] #30 43.18 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T20:56:31.658Z] #30 43.18 go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T20:56:31.748Z] #40 30.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-06T20:56:31.748Z] #40 30.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-09-06T20:56:31.918Z] #30 43.45 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T20:56:32.177Z] #30 43.67 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-06T20:56:32.313Z] #40 31.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-06T20:56:32.436Z] #30 ... [2022-09-06T20:56:32.436Z] [2022-09-06T20:56:32.436Z] #20 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:56:32.436Z] #20 28.17 Reading package lists... [2022-09-06T20:56:32.436Z] #20 34.00 Building dependency tree... [2022-09-06T20:56:32.436Z] #20 38.06 python3 is already the newest version (3.9.2-3). [2022-09-06T20:56:32.436Z] #20 38.06 The following additional packages will be installed: [2022-09-06T20:56:32.436Z] #20 38.07 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-06T20:56:32.436Z] #20 38.07 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-06T20:56:32.436Z] #20 38.08 Suggested packages: [2022-09-06T20:56:32.436Z] #20 38.08 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-06T20:56:32.436Z] #20 38.08 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-06T20:56:32.436Z] #20 38.08 m4-doc ed diffutils-doc [2022-09-06T20:56:32.436Z] #20 38.08 Recommended packages: [2022-09-06T20:56:32.436Z] #20 38.08 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-06T20:56:32.436Z] #20 39.94 The following NEW packages will be installed: [2022-09-06T20:56:32.436Z] #20 39.96 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-06T20:56:32.436Z] #20 39.96 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-06T20:56:32.436Z] #20 39.96 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-06T20:56:32.436Z] #20 39.97 libyajl2 m4 patch xz-utils [2022-09-06T20:56:32.436Z] #20 40.49 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:56:32.436Z] #20 40.49 Need to get 5940 kB of archives. [2022-09-06T20:56:32.436Z] #20 40.49 After this operation, 18.7 MB of additional disk space will be used. [2022-09-06T20:56:32.436Z] #20 40.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T20:56:32.436Z] #20 40.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-06T20:56:32.436Z] #20 40.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-06T20:56:32.436Z] #20 40.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-06T20:56:32.436Z] #20 40.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T20:56:32.436Z] #20 40.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-06T20:56:32.436Z] #20 40.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-06T20:56:32.436Z] #20 40.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-06T20:56:32.436Z] #20 40.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-06T20:56:32.436Z] #20 40.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-06T20:56:32.436Z] #20 40.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T20:56:32.436Z] #20 40.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T20:56:32.436Z] #20 40.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-06T20:56:32.436Z] #20 40.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T20:56:32.436Z] #20 40.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-06T20:56:32.436Z] #20 40.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T20:56:32.436Z] #20 40.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-06T20:56:32.436Z] #20 40.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T20:56:32.436Z] #20 40.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T20:56:32.436Z] #20 40.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-06T20:56:32.436Z] #20 40.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T20:56:32.436Z] #20 40.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T20:56:32.436Z] #20 40.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-06T20:56:32.436Z] #20 43.16 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:56:32.436Z] #20 43.67 Fetched 5940 kB in 1s (6428 kB/s) [2022-09-06T20:56:32.436Z] #20 43.74 Selecting previously unselected package bzip2. [2022-09-06T20:56:32.436Z] #20 43.74 (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 ... 15717 files and directories currently installed.) [2022-09-06T20:56:32.436Z] #20 43.82 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T20:56:32.436Z] #20 43.85 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T20:56:32.436Z] #20 44.08 Selecting previously unselected package libmagic-mgc. [2022-09-06T20:56:32.436Z] #20 44.09 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T20:56:32.436Z] #20 ... [2022-09-06T20:56:32.436Z] [2022-09-06T20:56:32.436Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T20:56:32.436Z] #0 1.455 + RM_GOPATH=0 [2022-09-06T20:56:32.436Z] #0 1.457 + TMP_GOPATH= [2022-09-06T20:56:32.436Z] #0 1.457 + : /build [2022-09-06T20:56:32.436Z] #0 1.457 + '[' -z '' ']' [2022-09-06T20:56:32.436Z] #0 1.457 ++ mktemp -d [2022-09-06T20:56:32.436Z] #0 1.470 + export GOPATH=/tmp/tmp.cTfME2EPqh [2022-09-06T20:56:32.436Z] #0 1.470 + GOPATH=/tmp/tmp.cTfME2EPqh [2022-09-06T20:56:32.436Z] #0 1.470 + RM_GOPATH=1 [2022-09-06T20:56:32.436Z] #0 1.470 + case "$(go env GOARCH)" in [2022-09-06T20:56:32.436Z] #0 1.471 ++ go env GOARCH [2022-09-06T20:56:32.436Z] #0 1.545 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:56:32.436Z] #0 1.545 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:56:32.436Z] #0 1.545 ++ dirname /install.sh [2022-09-06T20:56:32.436Z] #0 1.551 + dir=/ [2022-09-06T20:56:32.436Z] #0 1.551 + bin=containerd [2022-09-06T20:56:32.436Z] #0 1.551 + shift [2022-09-06T20:56:32.436Z] #0 1.552 + '[' '!' -f //containerd.installer ']' [2022-09-06T20:56:32.436Z] #0 1.552 + . //containerd.installer [2022-09-06T20:56:32.436Z] #0 1.553 ++ set -e [2022-09-06T20:56:32.436Z] #0 1.554 ++ : v1.6.8 [2022-09-06T20:56:32.436Z] #0 1.554 + install_containerd [2022-09-06T20:56:32.436Z] #0 1.554 + echo 'Install containerd version v1.6.8' [2022-09-06T20:56:32.436Z] #0 1.555 Install containerd version v1.6.8 [2022-09-06T20:56:32.436Z] #0 1.555 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cTfME2EPqh/src/github.com/containerd/containerd [2022-09-06T20:56:32.436Z] #0 1.566 Cloning into '/tmp/tmp.cTfME2EPqh/src/github.com/containerd/containerd'... [2022-09-06T20:56:32.570Z] #40 31.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-09-06T20:56:32.570Z] #40 31.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-09-06T20:56:32.570Z] #40 31.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-06T20:56:32.570Z] #40 31.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-06T20:56:32.570Z] #40 31.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-06T20:56:32.570Z] #40 31.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-09-06T20:56:32.570Z] #40 31.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-06T20:56:32.570Z] #40 31.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-09-06T20:56:32.570Z] #40 31.77 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-09-06T20:56:32.570Z] #40 31.78 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-09-06T20:56:32.570Z] #40 31.78 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-06T20:56:32.570Z] #40 31.78 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-06T20:56:32.570Z] #40 31.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-06T20:56:32.570Z] #40 31.80 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-06T20:56:32.570Z] #40 31.83 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-09-06T20:56:32.570Z] #40 31.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-06T20:56:32.570Z] #40 31.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-09-06T20:56:32.570Z] #40 31.88 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-09-06T20:56:33.088Z] #24 ... [2022-09-06T20:56:33.088Z] [2022-09-06T20:56:33.088Z] #33 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T20:56:33.088Z] #33 59.74 gotestsum version dev [2022-09-06T20:56:33.088Z] #33 DONE 59.9s [2022-09-06T20:56:33.088Z] [2022-09-06T20:56:33.088Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:56:33.088Z] #42 11.09 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T20:56:33.088Z] #42 11.11 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T20:56:33.088Z] #42 11.12 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T20:56:33.088Z] #42 11.12 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T20:56:33.088Z] #42 11.13 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T20:56:33.088Z] #42 13.56 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T20:56:33.088Z] #42 15.59 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T20:56:33.088Z] #42 17.00 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T20:56:33.088Z] #42 17.17 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T20:56:33.088Z] #42 17.41 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T20:56:33.504Z] #40 32.85 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-09-06T20:56:33.504Z] #40 32.85 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-09-06T20:56:33.504Z] #40 32.86 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-06T20:56:33.504Z] #40 32.89 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-09-06T20:56:33.504Z] #40 32.91 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-09-06T20:56:34.068Z] #40 ... [2022-09-06T20:56:34.068Z] [2022-09-06T20:56:34.068Z] #38 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-06T20:56:34.068Z] #38 40.98 + dpkg --print-architecture [2022-09-06T20:56:34.068Z] #38 40.98 + git checkout -q v2.1.0 [2022-09-06T20:56:34.068Z] #38 41.19 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T20:56:34.068Z] #38 41.19 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T20:56:34.341Z] #41 ... [2022-09-06T20:56:34.341Z] [2022-09-06T20:56:34.341Z] #34 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-06T20:56:34.341Z] #34 45.18 NAME: [2022-09-06T20:56:34.341Z] #34 45.18 go-winres - A tool for embedding resources in Windows executables [2022-09-06T20:56:34.341Z] #34 45.18 [2022-09-06T20:56:34.341Z] #34 45.18 USAGE: [2022-09-06T20:56:34.341Z] #34 45.18 go-winres [global options] command [command options] [arguments...] [2022-09-06T20:56:34.341Z] #34 45.18 [2022-09-06T20:56:34.341Z] #34 45.18 COMMANDS: [2022-09-06T20:56:34.341Z] #34 45.18 init Create an initial ./winres/winres.json [2022-09-06T20:56:34.341Z] #34 45.18 make Make syso files for the "go build" command [2022-09-06T20:56:34.341Z] #34 45.18 simply Make syso files for the "go build" command (simplified) [2022-09-06T20:56:34.341Z] #34 45.18 extract Extract all resources from an executable [2022-09-06T20:56:34.341Z] #34 45.18 patch Replace resources in an executable file (exe, dll) [2022-09-06T20:56:34.341Z] #34 45.18 help, h Shows a list of commands or help for one command [2022-09-06T20:56:34.341Z] #34 45.18 [2022-09-06T20:56:34.341Z] #34 45.18 GLOBAL OPTIONS: [2022-09-06T20:56:34.341Z] #34 45.18 --help, -h show help (default: false) [2022-09-06T20:56:34.341Z] #34 DONE 45.7s [2022-09-06T20:56:34.341Z] [2022-09-06T20:56:34.341Z] #20 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:56:34.341Z] #20 44.10 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T20:56:34.341Z] #20 44.94 Selecting previously unselected package libmagic1:amd64. [2022-09-06T20:56:34.341Z] #20 44.94 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T20:56:34.341Z] #20 44.95 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T20:56:34.341Z] #20 45.18 Selecting previously unselected package file. [2022-09-06T20:56:34.341Z] #20 45.19 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-06T20:56:34.341Z] #20 45.21 Unpacking file (1:5.39-3) ... [2022-09-06T20:56:34.341Z] #20 45.77 Selecting previously unselected package xz-utils. [2022-09-06T20:56:34.341Z] #20 45.78 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T20:56:34.341Z] #20 45.82 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T20:56:34.909Z] #20 46.43 Selecting previously unselected package libsigsegv2:amd64. [2022-09-06T20:56:34.909Z] #20 46.44 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-06T20:56:34.909Z] #20 46.48 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-06T20:56:35.218Z] #20 46.84 Selecting previously unselected package m4. [2022-09-06T20:56:35.218Z] #20 46.84 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-06T20:56:35.478Z] #20 46.88 Unpacking m4 (1.4.18-5) ... [2022-09-06T20:56:35.737Z] #20 47.28 Selecting previously unselected package autoconf. [2022-09-06T20:56:35.737Z] #20 47.29 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-06T20:56:35.737Z] #20 47.30 Unpacking autoconf (2.69-14) ... [2022-09-06T20:56:36.306Z] #20 47.83 Selecting previously unselected package autotools-dev. [2022-09-06T20:56:36.306Z] #20 47.83 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-06T20:56:36.306Z] #20 47.84 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-06T20:56:36.306Z] #20 47.99 Selecting previously unselected package automake. [2022-09-06T20:56:36.306Z] #20 48.00 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-06T20:56:36.565Z] #20 48.01 Unpacking automake (1:1.16.3-2) ... [2022-09-06T20:56:36.593Z] #38 ... [2022-09-06T20:56:36.593Z] [2022-09-06T20:56:36.593Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:56:36.593Z] #41 20.56 configure.ac:7: installing './compile' [2022-09-06T20:56:36.593Z] #41 20.57 configure.ac:11: installing './config.guess' [2022-09-06T20:56:36.593Z] #41 20.58 configure.ac:11: installing './config.sub' [2022-09-06T20:56:36.593Z] #41 20.58 configure.ac:8: installing './install-sh' [2022-09-06T20:56:36.593Z] #41 20.59 configure.ac:8: installing './missing' [2022-09-06T20:56:36.593Z] #41 20.62 Makefile.am: installing './depcomp' [2022-09-06T20:56:36.593Z] #41 21.28 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T20:56:36.593Z] #41 21.28 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T20:56:36.593Z] #41 21.39 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T20:56:36.593Z] #41 21.39 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T20:56:36.593Z] #41 21.49 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T20:56:36.593Z] #41 21.56 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T20:56:36.593Z] #41 21.67 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T20:56:36.593Z] #41 21.77 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T20:56:36.593Z] #41 21.86 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T20:56:36.593Z] #41 25.73 configure.ac:7: installing 'build-aux/compile' [2022-09-06T20:56:36.593Z] #41 25.73 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T20:56:36.593Z] #41 25.73 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T20:56:36.593Z] #41 25.74 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T20:56:36.593Z] #41 25.74 configure.ac:11: installing 'build-aux/missing' [2022-09-06T20:56:36.593Z] #41 25.79 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T20:56:36.593Z] #41 25.82 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T20:56:36.593Z] #41 26.93 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T20:56:36.593Z] #41 26.93 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T20:56:36.593Z] #41 27.20 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T20:56:36.593Z] #41 27.20 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T20:56:36.593Z] #41 27.30 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T20:56:36.593Z] #41 27.39 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T20:56:36.593Z] #41 27.50 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T20:56:36.593Z] #41 27.59 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T20:56:36.593Z] #41 ... [2022-09-06T20:56:36.593Z] [2022-09-06T20:56:36.593Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T20:56:36.593Z] #40 33.75 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-06T20:56:36.593Z] #40 33.75 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T20:56:36.593Z] #40 33.75 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-06T20:56:36.593Z] #40 33.77 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-06T20:56:36.593Z] #40 33.77 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-09-06T20:56:36.593Z] #40 33.77 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T20:56:36.593Z] #40 33.93 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-06T20:56:36.593Z] #40 33.93 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-09-06T20:56:36.593Z] #40 33.94 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-09-06T20:56:36.593Z] #40 33.94 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-09-06T20:56:36.593Z] #40 33.94 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-09-06T20:56:36.593Z] #40 33.94 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-06T20:56:36.593Z] #40 33.94 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-06T20:56:36.593Z] #40 33.94 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-09-06T20:56:36.593Z] #40 33.94 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-06T20:56:36.593Z] #40 33.94 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-06T20:56:36.593Z] #40 33.94 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-09-06T20:56:36.593Z] #40 33.94 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-06T20:56:36.593Z] #40 33.94 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-06T20:56:36.593Z] #40 33.95 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-06T20:56:36.593Z] #40 33.96 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-09-06T20:56:36.593Z] #40 33.96 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-09-06T20:56:36.593Z] #40 33.96 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-06T20:56:36.593Z] #40 33.96 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-06T20:56:36.593Z] #40 33.99 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-09-06T20:56:36.593Z] #40 34.00 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-06T20:56:36.593Z] #40 34.00 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-09-06T20:56:36.593Z] #40 34.01 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-09-06T20:56:36.593Z] #40 34.98 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-09-06T20:56:36.593Z] #40 34.98 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-09-06T20:56:36.593Z] #40 35.00 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-06T20:56:36.593Z] #40 35.02 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-09-06T20:56:36.593Z] #40 35.04 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-09-06T20:56:36.593Z] #40 35.94 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-09-06T20:56:36.593Z] #40 35.94 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-06T20:56:36.593Z] #40 35.94 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-06T20:56:36.593Z] #40 35.95 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-09-06T20:56:36.593Z] #40 35.95 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-09-06T20:56:36.593Z] #40 35.96 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-06T20:56:36.593Z] #40 35.96 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-06T20:56:36.593Z] #40 35.98 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-09-06T20:56:36.593Z] #40 35.98 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-06T20:56:36.850Z] #40 36.00 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-09-06T20:56:36.850Z] #40 36.00 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-09-06T20:56:37.133Z] #20 48.58 Selecting previously unselected package patch. [2022-09-06T20:56:37.133Z] #20 48.59 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-06T20:56:37.133Z] #20 48.60 Unpacking patch (2.7.6-7) ... [2022-09-06T20:56:37.133Z] #20 48.79 Selecting previously unselected package dpkg-dev. [2022-09-06T20:56:37.133Z] #20 48.79 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-06T20:56:37.133Z] #20 48.79 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T20:56:37.289Z] #42 ... [2022-09-06T20:56:37.289Z] [2022-09-06T20:56:37.289Z] #24 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:56:37.289Z] #24 64.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T20:56:37.289Z] #24 64.16 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:56:37.289Z] #24 64.18 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T20:56:37.393Z] #20 ... [2022-09-06T20:56:37.393Z] [2022-09-06T20:56:37.393Z] #39 [tini 1/3] 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 [2022-09-06T20:56:37.393Z] #39 38.89 The following NEW packages will be installed: [2022-09-06T20:56:37.393Z] #39 38.91 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-06T20:56:37.393Z] #39 38.93 vim-common xxd [2022-09-06T20:56:37.393Z] #39 39.31 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:56:37.393Z] #39 39.31 Need to get 17.7 MB of archives. [2022-09-06T20:56:37.394Z] #39 39.31 After this operation, 70.7 MB of additional disk space will be used. [2022-09-06T20:56:37.394Z] #39 39.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T20:56:37.394Z] #39 39.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T20:56:37.394Z] #39 39.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T20:56:37.394Z] #39 39.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T20:56:37.394Z] #39 40.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-06T20:56:37.394Z] #39 40.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-06T20:56:37.394Z] #39 40.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-06T20:56:37.394Z] #39 40.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-06T20:56:37.394Z] #39 40.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-06T20:56:37.394Z] #39 40.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-06T20:56:37.394Z] #39 41.92 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:56:37.394Z] #39 42.26 Fetched 17.7 MB in 2s (10.4 MB/s) [2022-09-06T20:56:37.394Z] #39 42.52 Selecting previously unselected package xxd. [2022-09-06T20:56:37.394Z] #39 42.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T20:56:37.394Z] #39 42.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T20:56:37.394Z] #39 42.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:56:37.394Z] #39 43.61 Selecting previously unselected package vim-common. [2022-09-06T20:56:37.394Z] #39 43.61 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T20:56:37.394Z] #39 43.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:56:37.394Z] #39 44.10 Selecting previously unselected package cmake-data. [2022-09-06T20:56:37.394Z] #39 44.10 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T20:56:37.394Z] #39 44.11 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T20:56:37.394Z] #39 48.54 Selecting previously unselected package libicu67:amd64. [2022-09-06T20:56:37.394Z] #39 48.55 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-06T20:56:37.394Z] #39 48.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T20:56:37.415Z] #40 36.85 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-09-06T20:56:37.653Z] #39 ... [2022-09-06T20:56:37.653Z] [2022-09-06T20:56:37.653Z] #36 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:56:37.653Z] #36 43.12 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-06T20:56:37.653Z] #36 44.47 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:56:37.653Z] #36 44.89 Fetched 2315 kB in 3s (694 kB/s) [2022-09-06T20:56:37.653Z] #36 45.22 Selecting previously unselected package libprotobuf23:amd64. [2022-09-06T20:56:37.653Z] #36 45.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T20:56:37.653Z] #36 45.33 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-06T20:56:37.653Z] #36 45.35 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T20:56:37.653Z] #36 46.80 Selecting previously unselected package python3-pkg-resources. [2022-09-06T20:56:37.653Z] #36 46.86 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T20:56:37.653Z] #36 46.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T20:56:37.653Z] #36 47.31 Selecting previously unselected package python3-six. [2022-09-06T20:56:37.653Z] #36 47.31 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-06T20:56:37.653Z] #36 47.32 Unpacking python3-six (1.16.0-2) ... [2022-09-06T20:56:37.653Z] #36 47.44 Selecting previously unselected package python3-protobuf. [2022-09-06T20:56:37.653Z] #36 47.44 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-06T20:56:37.653Z] #36 47.44 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-06T20:56:37.653Z] #36 48.00 Selecting previously unselected package libnet1:amd64. [2022-09-06T20:56:37.653Z] #36 48.03 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:56:37.653Z] #36 48.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:56:37.653Z] #36 48.26 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T20:56:37.653Z] #36 48.26 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T20:56:37.653Z] #36 48.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T20:56:37.653Z] #36 48.43 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:56:37.653Z] #36 48.43 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T20:56:37.653Z] #36 48.44 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:37.653Z] #36 48.57 Selecting previously unselected package criu. [2022-09-06T20:56:37.653Z] #36 48.57 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-06T20:56:37.653Z] #36 48.58 Unpacking criu (3.17.1-1) ... [2022-09-06T20:56:37.671Z] #40 36.85 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-09-06T20:56:37.672Z] #40 36.87 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-06T20:56:37.672Z] #40 36.89 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-09-06T20:56:37.672Z] #40 36.91 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-09-06T20:56:37.912Z] #36 ... [2022-09-06T20:56:37.912Z] [2022-09-06T20:56:37.912Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:56:37.912Z] #32 48.93 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-06T20:56:37.912Z] #32 49.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T20:56:38.600Z] #40 37.77 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-09-06T20:56:38.600Z] #40 37.77 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-06T20:56:38.600Z] #40 37.77 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-06T20:56:38.600Z] #40 37.81 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-09-06T20:56:38.600Z] #40 37.82 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-06T20:56:38.600Z] #40 37.82 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-09-06T20:56:38.600Z] #40 37.83 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-06T20:56:38.600Z] #40 37.84 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-06T20:56:38.600Z] #40 37.90 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-09-06T20:56:38.600Z] #40 37.93 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-09-06T20:56:38.600Z] #40 37.97 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-09-06T20:56:38.600Z] #40 37.98 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-06T20:56:38.600Z] #40 38.02 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-06T20:56:38.739Z] #32 49.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:56:38.857Z] #40 38.04 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-09-06T20:56:38.857Z] #40 38.11 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-09-06T20:56:40.224Z] #40 39.44 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-09-06T20:56:40.224Z] #40 39.44 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-09-06T20:56:40.224Z] #40 39.46 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-06T20:56:40.224Z] #40 39.48 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-09-06T20:56:40.224Z] #40 39.51 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-09-06T20:56:40.224Z] #40 ... [2022-09-06T20:56:40.224Z] [2022-09-06T20:56:40.225Z] #38 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-06T20:56:40.225Z] #38 DONE 47.2s [2022-09-06T20:56:40.225Z] [2022-09-06T20:56:40.225Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:56:40.225Z] #41 31.40 configure.ac:11: installing 'build-aux/compile' [2022-09-06T20:56:40.225Z] #41 31.40 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T20:56:40.225Z] #41 31.40 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T20:56:40.225Z] #41 31.40 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T20:56:40.225Z] #41 31.40 configure.ac:13: installing 'build-aux/missing' [2022-09-06T20:56:40.225Z] #41 31.41 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T20:56:40.225Z] #41 31.44 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T20:56:40.225Z] #41 31.69 checking build system type... x86_64-pc-linux-gnu [2022-09-06T20:56:40.225Z] #41 31.76 checking host system type... x86_64-pc-linux-gnu [2022-09-06T20:56:40.225Z] #41 31.76 checking how to print strings... printf [2022-09-06T20:56:40.225Z] #41 31.76 checking for gcc... gcc [2022-09-06T20:56:40.225Z] #41 31.78 checking whether the C compiler works... yes [2022-09-06T20:56:40.225Z] #41 31.84 checking for C compiler default output file name... a.out [2022-09-06T20:56:40.225Z] #41 31.84 checking for suffix of executables... [2022-09-06T20:56:40.225Z] #41 31.89 checking whether we are cross compiling... no [2022-09-06T20:56:40.225Z] #41 31.93 checking for suffix of object files... o [2022-09-06T20:56:40.225Z] #41 31.98 checking whether we are using the GNU C compiler... yes [2022-09-06T20:56:40.225Z] #41 32.04 checking whether gcc accepts -g... yes [2022-09-06T20:56:40.225Z] #41 32.06 checking for gcc option to accept ISO C89... none needed [2022-09-06T20:56:40.225Z] #41 32.09 checking whether gcc understands -c and -o together... yes [2022-09-06T20:56:40.225Z] #41 32.12 checking for a sed that does not truncate output... /bin/sed [2022-09-06T20:56:40.225Z] #41 32.13 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T20:56:40.225Z] #41 32.13 checking for egrep... /bin/grep -E [2022-09-06T20:56:40.225Z] #41 32.13 checking for fgrep... /bin/grep -F [2022-09-06T20:56:40.225Z] #41 32.13 checking for ld used by gcc... /usr/bin/ld [2022-09-06T20:56:40.225Z] #41 32.14 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T20:56:40.225Z] #41 32.14 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T20:56:40.225Z] #41 32.14 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T20:56:40.225Z] #41 32.17 checking whether ln -s works... yes [2022-09-06T20:56:40.225Z] #41 32.17 checking the maximum length of command line arguments... 1572864 [2022-09-06T20:56:40.225Z] #41 32.18 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T20:56:40.225Z] #41 32.18 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T20:56:40.225Z] #41 32.18 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T20:56:40.225Z] #41 32.18 checking for objdump... objdump [2022-09-06T20:56:40.225Z] #41 32.18 checking how to recognize dependent libraries... pass_all [2022-09-06T20:56:40.225Z] #41 32.18 checking for dlltool... no [2022-09-06T20:56:40.225Z] #41 32.18 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T20:56:40.225Z] #41 32.18 checking for ar... ar [2022-09-06T20:56:40.225Z] #41 32.18 checking for archiver @FILE support... @ [2022-09-06T20:56:40.225Z] #41 32.23 checking for strip... strip [2022-09-06T20:56:40.225Z] #41 32.23 checking for ranlib... ranlib [2022-09-06T20:56:40.225Z] #41 32.23 checking for gawk... no [2022-09-06T20:56:40.225Z] #41 32.23 checking for mawk... mawk [2022-09-06T20:56:40.225Z] #41 32.23 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T20:56:40.225Z] #41 32.31 checking for sysroot... no [2022-09-06T20:56:40.225Z] #41 32.31 checking for a working dd... /bin/dd [2022-09-06T20:56:40.225Z] #41 32.32 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T20:56:40.225Z] #41 32.34 checking for mt... no [2022-09-06T20:56:40.225Z] #41 32.34 checking if : is a manifest tool... no [2022-09-06T20:56:40.225Z] #41 32.35 checking how to run the C preprocessor... gcc -E [2022-09-06T20:56:40.225Z] #41 32.39 checking for ANSI C header files... yes [2022-09-06T20:56:40.225Z] #41 32.51 checking for sys/types.h... yes [2022-09-06T20:56:40.225Z] #41 32.55 checking for sys/stat.h... yes [2022-09-06T20:56:40.225Z] #41 32.58 checking for stdlib.h... yes [2022-09-06T20:56:40.225Z] #41 32.62 checking for string.h... yes [2022-09-06T20:56:40.225Z] #41 32.65 checking for memory.h... yes [2022-09-06T20:56:40.225Z] #41 32.68 checking for strings.h... yes [2022-09-06T20:56:40.225Z] #41 32.71 checking for inttypes.h... yes [2022-09-06T20:56:40.225Z] #41 32.75 checking for stdint.h... yes [2022-09-06T20:56:40.225Z] #41 32.78 checking for unistd.h... yes [2022-09-06T20:56:40.225Z] #41 32.83 checking for dlfcn.h... yes [2022-09-06T20:56:40.225Z] #41 32.86 checking for objdir... .libs [2022-09-06T20:56:40.225Z] #41 32.95 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T20:56:40.225Z] #41 32.97 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T20:56:40.225Z] #41 32.97 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T20:56:40.225Z] #41 32.99 checking if gcc static flag -static works... yes [2022-09-06T20:56:40.225Z] #41 33.09 checking if gcc supports -c -o file.o... yes [2022-09-06T20:56:40.225Z] #41 33.14 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T20:56:40.225Z] #41 33.14 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T20:56:40.225Z] #41 33.15 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T20:56:40.225Z] #41 33.23 checking how to hardcode library paths into programs... immediate [2022-09-06T20:56:40.225Z] #41 33.23 checking whether stripping libraries is possible... yes [2022-09-06T20:56:40.225Z] #41 33.23 checking if libtool supports shared libraries... yes [2022-09-06T20:56:40.225Z] #41 33.23 checking whether to build shared libraries... no [2022-09-06T20:56:40.225Z] #41 33.23 checking whether to build static libraries... yes [2022-09-06T20:56:40.225Z] #41 33.23 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T20:56:40.225Z] #41 33.24 checking whether build environment is sane... yes [2022-09-06T20:56:40.225Z] #41 33.25 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T20:56:40.225Z] #41 33.25 checking whether make sets $(MAKE)... yes [2022-09-06T20:56:40.225Z] #41 33.26 checking whether make supports the include directive... yes (GNU style) [2022-09-06T20:56:40.225Z] #41 33.27 checking whether make supports nested variables... yes [2022-09-06T20:56:40.225Z] #41 33.28 checking whether UID '0' is supported by ustar format... yes [2022-09-06T20:56:40.225Z] #41 33.28 checking whether GID '0' is supported by ustar format... yes [2022-09-06T20:56:40.225Z] #41 33.28 checking how to create a ustar tar archive... gnutar [2022-09-06T20:56:40.225Z] #41 33.30 checking dependency style of gcc... gcc3 [2022-09-06T20:56:40.225Z] #41 33.34 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T20:56:40.225Z] #41 33.34 checking whether make supports nested variables... (cached) yes [2022-09-06T20:56:40.225Z] #41 33.34 checking for gawk... (cached) mawk [2022-09-06T20:56:40.225Z] #41 33.34 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T20:56:40.225Z] #41 33.34 checking for gcc... (cached) gcc [2022-09-06T20:56:40.225Z] #41 33.37 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T20:56:40.225Z] #41 33.37 checking whether gcc accepts -g... (cached) yes [2022-09-06T20:56:40.225Z] #41 33.37 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T20:56:40.225Z] #41 33.37 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T20:56:40.225Z] #41 33.37 checking for a Python interpreter with version >= 3... python3 [2022-09-06T20:56:40.225Z] #41 33.38 checking for python3... /usr/bin/python3 [2022-09-06T20:56:40.225Z] #41 33.38 checking for python3 version... 3.9 [2022-09-06T20:56:40.225Z] #41 33.39 checking for python3 platform... linux [2022-09-06T20:56:40.225Z] #41 33.41 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T20:56:40.225Z] #41 33.45 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T20:56:40.225Z] #41 33.49 checking for go-md2man... no [2022-09-06T20:56:40.225Z] #41 33.49 checking error.h usability... yes [2022-09-06T20:56:40.225Z] #41 33.54 checking error.h presence... yes [2022-09-06T20:56:40.225Z] #41 33.55 checking for error.h... yes [2022-09-06T20:56:40.225Z] #41 33.56 checking linux/openat2.h usability... yes [2022-09-06T20:56:40.225Z] #41 33.59 checking linux/openat2.h presence... yes [2022-09-06T20:56:40.225Z] #41 33.60 checking for linux/openat2.h... yes [2022-09-06T20:56:40.225Z] #41 33.61 checking for copy_file_range... yes [2022-09-06T20:56:40.225Z] #41 33.69 checking for fgetxattr... yes [2022-09-06T20:56:40.225Z] #41 33.76 checking for statx... yes [2022-09-06T20:56:40.225Z] #41 33.82 checking for fgetpwent_r... yes [2022-09-06T20:56:40.225Z] #41 33.89 checking for issetugid... no [2022-09-06T20:56:40.225Z] #41 33.94 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T20:56:40.225Z] #41 33.94 checking pkg-config is at least version 0.9.0... yes [2022-09-06T20:56:40.225Z] #41 33.95 checking for library containing yajl_tree_get... -lyajl [2022-09-06T20:56:40.225Z] #41 34.06 checking for yajl >= 2.0.0... yes [2022-09-06T20:56:40.225Z] #41 34.06 checking sys/capability.h usability... yes [2022-09-06T20:56:40.225Z] #41 34.10 checking sys/capability.h presence... yes [2022-09-06T20:56:40.225Z] #41 34.11 checking for sys/capability.h... yes [2022-09-06T20:56:40.225Z] #41 34.12 checking for library containing cap_from_name... -lcap [2022-09-06T20:56:40.225Z] #41 34.22 checking for library containing dlopen... -ldl [2022-09-06T20:56:40.225Z] #41 34.35 checking seccomp.h usability... yes [2022-09-06T20:56:40.225Z] #41 34.39 checking seccomp.h presence... yes [2022-09-06T20:56:40.225Z] #41 34.41 checking for seccomp.h... yes [2022-09-06T20:56:40.225Z] #41 34.41 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T20:56:40.225Z] #41 34.53 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T20:56:40.225Z] #41 34.58 checking systemd/sd-bus.h usability... yes [2022-09-06T20:56:40.225Z] #41 34.62 checking systemd/sd-bus.h presence... yes [2022-09-06T20:56:40.225Z] #41 34.65 checking for systemd/sd-bus.h... yes [2022-09-06T20:56:40.225Z] #41 34.65 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T20:56:40.482Z] #41 34.75 checking for sd_notify_barrier... yes [2022-09-06T20:56:40.482Z] #41 34.82 checking linux/bpf.h usability... yes [2022-09-06T20:56:40.482Z] #41 34.86 checking linux/bpf.h presence... yes [2022-09-06T20:56:40.482Z] #41 34.88 checking for linux/bpf.h... yes [2022-09-06T20:56:40.482Z] #41 34.88 checking compilation for eBPF... yes [2022-09-06T20:56:40.482Z] #41 34.93 checking for criu >= 3.15... no [2022-09-06T20:56:40.482Z] #41 34.94 configure: CRIU headers not found, building without CRIU support [2022-09-06T20:56:40.482Z] #41 34.94 checking for criu > 3.16... no [2022-09-06T20:56:40.482Z] #41 34.94 configure: CRIU version doesn't support join-ns API [2022-09-06T20:56:40.482Z] #41 34.94 checking for criu > 3.16.1... no [2022-09-06T20:56:40.482Z] #41 34.95 configure: CRIU version doesn't support for pre-dumping [2022-09-06T20:56:40.482Z] #41 34.95 checking for new mount API (fsconfig)... yes [2022-09-06T20:56:40.738Z] #41 34.98 checking for seccomp notify API... yes [2022-09-06T20:56:40.738Z] #41 35.01 checking for gperf... no [2022-09-06T20:56:40.738Z] #41 35.01 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T20:56:40.738Z] #41 35.01 checking for library containing argp_parse... none required [2022-09-06T20:56:40.738Z] #41 35.09 checking that generated files are newer than configure... done [2022-09-06T20:56:40.738Z] #41 35.09 configure: creating ./config.status [2022-09-06T20:56:41.301Z] #41 ... [2022-09-06T20:56:41.301Z] [2022-09-06T20:56:41.301Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:56:41.301Z] #30 47.75 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T20:56:41.301Z] #30 DONE 48.2s [2022-09-06T20:56:41.301Z] [2022-09-06T20:56:41.301Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:56:41.301Z] #41 35.54 config.status: creating Makefile [2022-09-06T20:56:41.301Z] #41 35.55 config.status: creating rpm/crun.spec [2022-09-06T20:56:41.301Z] #41 35.57 config.status: creating config.h [2022-09-06T20:56:41.301Z] #41 35.58 config.status: executing libtool commands [2022-09-06T20:56:41.301Z] #41 35.59 config.status: executing depfiles commands [2022-09-06T20:56:41.557Z] #41 35.89 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T20:56:41.557Z] #41 35.90 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T20:56:41.557Z] #41 35.97 checking for gcc... gcc [2022-09-06T20:56:41.557Z] #41 35.99 checking whether the C compiler works... yes [2022-09-06T20:56:41.557Z] #41 36.04 checking for C compiler default output file name... a.out [2022-09-06T20:56:41.557Z] #41 36.04 checking for suffix of executables... [2022-09-06T20:56:41.813Z] #41 36.10 checking whether we are cross compiling... no [2022-09-06T20:56:41.813Z] #41 36.15 checking for suffix of object files... o [2022-09-06T20:56:41.813Z] #41 36.17 checking whether we are using the GNU C compiler... yes [2022-09-06T20:56:41.813Z] #41 36.19 checking whether gcc accepts -g... yes [2022-09-06T20:56:41.813Z] #41 36.22 checking for gcc option to accept ISO C89... none needed [2022-09-06T20:56:41.813Z] #41 36.25 checking whether gcc understands -c and -o together... yes [2022-09-06T20:56:42.027Z] #32 ... [2022-09-06T20:56:42.027Z] [2022-09-06T20:56:42.027Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:56:42.027Z] #35 43.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T20:56:42.027Z] #35 44.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-06T20:56:42.027Z] #35 44.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T20:56:42.027Z] #35 46.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T20:56:42.027Z] #35 47.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-06T20:56:42.027Z] #35 47.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-06T20:56:42.027Z] #35 47.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-06T20:56:42.027Z] #35 47.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T20:56:42.027Z] #35 47.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T20:56:42.027Z] #35 47.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-06T20:56:42.027Z] #35 47.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T20:56:42.027Z] #35 47.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-06T20:56:42.027Z] #35 47.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-06T20:56:42.027Z] #35 47.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-06T20:56:42.027Z] #35 47.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-06T20:56:42.027Z] #35 47.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-06T20:56:42.027Z] #35 47.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-06T20:56:42.027Z] #35 47.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-06T20:56:42.027Z] #35 47.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T20:56:42.027Z] #35 47.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T20:56:42.027Z] #35 48.88 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:56:42.027Z] #35 49.10 Fetched 115 MB in 9s (12.9 MB/s) [2022-09-06T20:56:42.027Z] #35 49.21 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T20:56:42.027Z] #35 49.21 (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 ... 15717 files and directories currently installed.) [2022-09-06T20:56:42.027Z] #35 49.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T20:56:42.027Z] #35 49.33 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T20:56:42.027Z] #35 51.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T20:56:42.027Z] #35 51.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T20:56:42.027Z] #35 51.93 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T20:56:42.027Z] #35 ... [2022-09-06T20:56:42.027Z] [2022-09-06T20:56:42.027Z] #20 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-06T20:56:42.027Z] #20 49.75 Selecting previously unselected package build-essential. [2022-09-06T20:56:42.027Z] #20 49.75 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-06T20:56:42.027Z] #20 49.75 Unpacking build-essential (12.9) ... [2022-09-06T20:56:42.027Z] #20 49.90 Selecting previously unselected package libcap2:amd64. [2022-09-06T20:56:42.027Z] #20 49.90 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T20:56:42.027Z] #20 49.91 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T20:56:42.027Z] #20 50.00 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T20:56:42.027Z] #20 50.00 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-06T20:56:42.027Z] #20 50.02 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T20:56:42.027Z] #20 50.21 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:56:42.027Z] #20 50.23 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T20:56:42.027Z] #20 50.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:42.027Z] #20 50.37 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T20:56:42.027Z] #20 50.38 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-06T20:56:42.027Z] #20 50.40 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:42.027Z] #20 50.51 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T20:56:42.027Z] #20 50.53 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T20:56:42.027Z] #20 50.55 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T20:56:42.027Z] #20 50.77 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T20:56:42.027Z] #20 50.78 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T20:56:42.027Z] #20 50.81 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T20:56:42.027Z] #20 51.60 Selecting previously unselected package libtool. [2022-09-06T20:56:42.027Z] #20 51.60 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-06T20:56:42.027Z] #20 51.62 Unpacking libtool (2.4.6-15) ... [2022-09-06T20:56:42.027Z] #20 51.92 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T20:56:42.027Z] #20 51.93 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T20:56:42.027Z] #20 51.93 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T20:56:42.027Z] #20 52.13 Selecting previously unselected package libyajl2:amd64. [2022-09-06T20:56:42.027Z] #20 52.14 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T20:56:42.027Z] #20 52.16 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T20:56:42.027Z] #20 52.25 Selecting previously unselected package libyajl-dev:amd64. [2022-09-06T20:56:42.027Z] #20 52.28 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-06T20:56:42.027Z] #20 52.29 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T20:56:42.027Z] #20 52.45 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T20:56:42.027Z] #20 52.47 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T20:56:42.027Z] #20 52.49 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T20:56:42.027Z] #20 52.50 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T20:56:42.027Z] #20 52.53 Setting up file (1:5.39-3) ... [2022-09-06T20:56:42.027Z] #20 52.54 Setting up bzip2 (1.0.8-4) ... [2022-09-06T20:56:42.027Z] #20 52.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:42.027Z] #20 52.56 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:42.027Z] #20 52.57 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T20:56:42.027Z] #20 52.59 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-06T20:56:42.027Z] #20 52.61 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-06T20:56:42.027Z] #20 52.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T20:56:42.027Z] #20 52.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T20:56:42.027Z] #20 52.66 Setting up patch (2.7.6-7) ... [2022-09-06T20:56:42.027Z] #20 52.67 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T20:56:42.027Z] #20 52.69 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-06T20:56:42.027Z] #20 52.71 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-06T20:56:42.027Z] #20 52.72 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T20:56:42.027Z] #20 52.74 Setting up libtool (2.4.6-15) ... [2022-09-06T20:56:42.027Z] #20 52.75 Setting up m4 (1.4.18-5) ... [2022-09-06T20:56:42.027Z] #20 52.76 Setting up dpkg-dev (1.20.11) ... [2022-09-06T20:56:42.027Z] #20 52.78 Setting up autoconf (2.69-14) ... [2022-09-06T20:56:42.027Z] #20 52.80 Setting up build-essential (12.9) ... [2022-09-06T20:56:42.027Z] #20 52.81 Setting up automake (1:1.16.3-2) ... [2022-09-06T20:56:42.027Z] #20 52.83 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-06T20:56:42.027Z] #20 52.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:56:42.070Z] #41 36.32 checking how to run the C preprocessor... gcc -E [2022-09-06T20:56:42.070Z] #41 36.36 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T20:56:42.070Z] #41 36.36 checking for egrep... /bin/grep -E [2022-09-06T20:56:42.070Z] #41 36.36 checking for ANSI C header files... yes [2022-09-06T20:56:42.070Z] #41 36.47 checking for sys/types.h... yes [2022-09-06T20:56:42.070Z] #41 36.50 checking for sys/stat.h... yes [2022-09-06T20:56:42.070Z] #41 36.53 checking for stdlib.h... yes [2022-09-06T20:56:42.070Z] #41 36.56 checking for string.h... yes [2022-09-06T20:56:42.070Z] #41 36.59 checking for memory.h... yes [2022-09-06T20:56:42.070Z] #41 36.62 checking for strings.h... yes [2022-09-06T20:56:42.327Z] #41 36.65 checking for inttypes.h... yes [2022-09-06T20:56:42.327Z] #41 36.68 checking for stdint.h... yes [2022-09-06T20:56:42.327Z] #41 36.71 checking for unistd.h... yes [2022-09-06T20:56:42.327Z] #41 36.74 checking minix/config.h usability... no [2022-09-06T20:56:42.327Z] #41 36.77 checking minix/config.h presence... no [2022-09-06T20:56:42.327Z] #41 36.78 checking for minix/config.h... no [2022-09-06T20:56:42.327Z] #41 36.78 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T20:56:42.327Z] #41 36.82 checking build system type... x86_64-pc-linux-gnu [2022-09-06T20:56:42.583Z] #41 36.88 checking host system type... x86_64-pc-linux-gnu [2022-09-06T20:56:42.583Z] #41 36.88 checking how to print strings... printf [2022-09-06T20:56:42.583Z] #41 36.89 checking for a sed that does not truncate output... /bin/sed [2022-09-06T20:56:42.583Z] #41 36.89 checking for fgrep... /bin/grep -F [2022-09-06T20:56:42.583Z] #41 36.89 checking for ld used by gcc... /usr/bin/ld [2022-09-06T20:56:42.583Z] #41 36.90 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T20:56:42.583Z] #41 36.90 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T20:56:42.583Z] #41 36.90 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T20:56:42.583Z] #41 36.93 checking whether ln -s works... yes [2022-09-06T20:56:42.583Z] #41 36.93 checking the maximum length of command line arguments... 1572864 [2022-09-06T20:56:42.583Z] #41 36.93 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T20:56:42.583Z] #41 36.93 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T20:56:42.583Z] #41 36.93 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T20:56:42.583Z] #41 36.93 checking for objdump... objdump [2022-09-06T20:56:42.583Z] #41 36.94 checking how to recognize dependent libraries... pass_all [2022-09-06T20:56:42.583Z] #41 36.94 checking for dlltool... no [2022-09-06T20:56:42.583Z] #41 36.94 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T20:56:42.583Z] #41 36.94 checking for ar... ar [2022-09-06T20:56:42.583Z] #41 36.94 checking for archiver @FILE support... @ [2022-09-06T20:56:42.583Z] #41 36.96 checking for strip... strip [2022-09-06T20:56:42.583Z] #41 36.96 checking for ranlib... ranlib [2022-09-06T20:56:42.583Z] #41 36.96 checking for gawk... no [2022-09-06T20:56:42.583Z] #41 36.96 checking for mawk... mawk [2022-09-06T20:56:42.583Z] #41 36.96 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T20:56:42.583Z] #41 37.05 checking for sysroot... no [2022-09-06T20:56:42.583Z] #41 37.05 checking for a working dd... /bin/dd [2022-09-06T20:56:42.583Z] #41 37.05 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T20:56:42.583Z] #41 37.07 checking for mt... no [2022-09-06T20:56:42.583Z] #41 37.07 checking if : is a manifest tool... no [2022-09-06T20:56:42.583Z] #41 37.07 checking for dlfcn.h... yes [2022-09-06T20:56:42.583Z] #41 37.11 checking for objdir... .libs [2022-09-06T20:56:42.594Z] #20 DONE 54.2s [2022-09-06T20:56:42.594Z] [2022-09-06T20:56:42.595Z] #36 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:56:42.595Z] #36 49.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T20:56:42.595Z] #36 51.52 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-06T20:56:42.595Z] #36 51.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:56:42.595Z] #36 51.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:56:42.595Z] #36 51.59 Setting up python3-six (1.16.0-2) ... [2022-09-06T20:56:42.595Z] #36 53.28 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T20:56:42.595Z] #36 53.32 Setting up python3-protobuf (3.12.4-1) ... [2022-09-06T20:56:42.839Z] #41 37.19 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T20:56:42.840Z] #41 37.21 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T20:56:42.840Z] #41 37.21 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T20:56:42.840Z] #41 37.24 checking if gcc static flag -static works... yes [2022-09-06T20:56:42.840Z] #41 37.31 checking if gcc supports -c -o file.o... yes [2022-09-06T20:56:42.840Z] #41 37.34 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T20:56:42.840Z] #41 37.34 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T20:56:42.840Z] #41 37.34 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T20:56:42.840Z] #41 37.39 checking how to hardcode library paths into programs... immediate [2022-09-06T20:56:42.840Z] #41 37.39 checking whether stripping libraries is possible... yes [2022-09-06T20:56:42.840Z] #41 37.40 checking if libtool supports shared libraries... yes [2022-09-06T20:56:42.840Z] #41 37.40 checking whether to build shared libraries... no [2022-09-06T20:56:42.840Z] #41 37.40 checking whether to build static libraries... yes [2022-09-06T20:56:42.840Z] #41 37.40 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T20:56:42.840Z] #41 37.40 checking whether build environment is sane... yes [2022-09-06T20:56:43.096Z] #41 37.41 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T20:56:43.096Z] #41 37.41 checking whether make sets $(MAKE)... yes [2022-09-06T20:56:43.096Z] #41 37.42 checking whether make supports the include directive... yes (GNU style) [2022-09-06T20:56:43.096Z] #41 37.43 checking whether make supports nested variables... yes [2022-09-06T20:56:43.096Z] #41 37.44 checking whether UID '0' is supported by ustar format... yes [2022-09-06T20:56:43.096Z] #41 37.44 checking whether GID '0' is supported by ustar format... yes [2022-09-06T20:56:43.096Z] #41 37.44 checking how to create a ustar tar archive... gnutar [2022-09-06T20:56:43.096Z] #41 37.46 checking dependency style of gcc... gcc3 [2022-09-06T20:56:43.096Z] #41 37.49 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T20:56:43.096Z] #41 37.49 checking whether make supports nested variables... (cached) yes [2022-09-06T20:56:43.096Z] #41 37.49 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T20:56:43.096Z] #41 37.49 checking pkg-config is at least version 0.9.0... yes [2022-09-06T20:56:43.096Z] #41 37.49 checking for yajl >= 2.1.0... yes [2022-09-06T20:56:43.096Z] #41 37.50 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T20:56:43.096Z] #41 37.50 checking for gcc... (cached) gcc [2022-09-06T20:56:43.096Z] #41 37.52 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T20:56:43.096Z] #41 37.52 checking whether gcc accepts -g... (cached) yes [2022-09-06T20:56:43.096Z] #41 37.52 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T20:56:43.096Z] #41 37.52 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T20:56:43.096Z] #41 37.52 checking for a Python interpreter with version >= 3... python3 [2022-09-06T20:56:43.096Z] #41 37.53 checking for python3... /usr/bin/python3 [2022-09-06T20:56:43.096Z] #41 37.53 checking for python3 version... 3.9 [2022-09-06T20:56:43.096Z] #41 37.55 checking for python3 platform... linux [2022-09-06T20:56:43.096Z] #41 37.56 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T20:56:43.096Z] #41 37.59 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T20:56:43.161Z] #36 ... [2022-09-06T20:56:43.161Z] [2022-09-06T20:56:43.161Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:56:43.161Z] #30 44.54 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T20:56:43.161Z] #30 44.58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T20:56:43.161Z] #30 ... [2022-09-06T20:56:43.161Z] [2022-09-06T20:56:43.161Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:56:43.728Z] #42 0.973 Cloning into '/tmp/crun-build'... [2022-09-06T20:56:44.024Z] #41 37.64 checking that generated files are newer than configure... done [2022-09-06T20:56:44.024Z] #41 38.41 configure: creating ./config.status [2022-09-06T20:56:44.586Z] #41 38.84 config.status: creating Makefile [2022-09-06T20:56:44.586Z] #41 38.85 config.status: creating config.h [2022-09-06T20:56:44.586Z] #41 38.86 config.status: executing libtool commands [2022-09-06T20:56:44.586Z] #41 38.87 config.status: executing depfiles commands [2022-09-06T20:56:44.586Z] #41 39.02 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T20:56:44.586Z] #41 39.03 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T20:56:44.842Z] #41 39.10 checking for gcc... gcc [2022-09-06T20:56:44.842Z] #41 39.12 checking whether the C compiler works... yes [2022-09-06T20:56:44.842Z] #41 39.15 checking for C compiler default output file name... a.out [2022-09-06T20:56:44.842Z] #41 39.15 checking for suffix of executables... [2022-09-06T20:56:44.842Z] #41 39.19 checking whether we are cross compiling... no [2022-09-06T20:56:44.842Z] #41 39.23 checking for suffix of object files... o [2022-09-06T20:56:44.842Z] #41 39.24 checking whether we are using the GNU C compiler... yes [2022-09-06T20:56:44.842Z] #41 39.26 checking whether gcc accepts -g... yes [2022-09-06T20:56:44.842Z] #41 39.28 checking for gcc option to accept ISO C89... none needed [2022-09-06T20:56:44.842Z] #41 39.31 checking whether gcc understands -c and -o together... yes [2022-09-06T20:56:45.098Z] #41 39.34 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T20:56:45.098Z] #41 39.35 checking whether build environment is sane... yes [2022-09-06T20:56:45.098Z] #41 39.36 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T20:56:45.098Z] #41 39.36 checking for gawk... no [2022-09-06T20:56:45.098Z] #41 39.36 checking for mawk... mawk [2022-09-06T20:56:45.098Z] #41 39.36 checking whether make sets $(MAKE)... yes [2022-09-06T20:56:45.098Z] #41 39.37 checking whether make supports the include directive... yes (GNU style) [2022-09-06T20:56:45.098Z] #41 39.38 checking whether make supports nested variables... yes [2022-09-06T20:56:45.098Z] #41 39.39 checking whether UID '0' is supported by ustar format... yes [2022-09-06T20:56:45.098Z] #41 39.39 checking whether GID '0' is supported by ustar format... yes [2022-09-06T20:56:45.098Z] #41 39.39 checking how to create a ustar tar archive... gnutar [2022-09-06T20:56:45.098Z] #41 39.40 checking dependency style of gcc... gcc3 [2022-09-06T20:56:45.098Z] #41 39.43 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T20:56:45.098Z] #41 39.43 checking whether make supports nested variables... (cached) yes [2022-09-06T20:56:45.098Z] #41 39.44 checking build system type... x86_64-pc-linux-gnu [2022-09-06T20:56:45.098Z] #41 39.49 checking host system type... x86_64-pc-linux-gnu [2022-09-06T20:56:45.098Z] #41 39.49 checking how to print strings... printf [2022-09-06T20:56:45.098Z] #41 39.49 checking for a sed that does not truncate output... /bin/sed [2022-09-06T20:56:45.098Z] #41 39.50 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T20:56:45.098Z] #41 39.50 checking for egrep... /bin/grep -E [2022-09-06T20:56:45.098Z] #41 39.50 checking for fgrep... /bin/grep -F [2022-09-06T20:56:45.098Z] #41 39.50 checking for ld used by gcc... /usr/bin/ld [2022-09-06T20:56:45.098Z] #41 39.51 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T20:56:45.098Z] #41 39.51 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T20:56:45.098Z] #41 39.51 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T20:56:45.098Z] #41 39.53 checking whether ln -s works... yes [2022-09-06T20:56:45.098Z] #41 39.53 checking the maximum length of command line arguments... 1572864 [2022-09-06T20:56:45.098Z] #41 39.54 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T20:56:45.098Z] #41 39.54 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T20:56:45.098Z] #41 39.54 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T20:56:45.098Z] #41 39.54 checking for objdump... objdump [2022-09-06T20:56:45.098Z] #41 39.54 checking how to recognize dependent libraries... pass_all [2022-09-06T20:56:45.098Z] #41 39.54 checking for dlltool... no [2022-09-06T20:56:45.098Z] #41 39.54 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T20:56:45.098Z] #41 39.54 checking for ar... ar [2022-09-06T20:56:45.098Z] #41 39.54 checking for archiver @FILE support... @ [2022-09-06T20:56:45.098Z] #41 39.57 checking for strip... strip [2022-09-06T20:56:45.098Z] #41 39.57 checking for ranlib... ranlib [2022-09-06T20:56:45.098Z] #41 39.57 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T20:56:45.354Z] #41 39.63 checking for sysroot... no [2022-09-06T20:56:45.354Z] #41 39.63 checking for a working dd... /bin/dd [2022-09-06T20:56:45.354Z] #41 39.64 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T20:56:45.354Z] #41 39.65 checking for mt... no [2022-09-06T20:56:45.354Z] #41 39.65 checking if : is a manifest tool... no [2022-09-06T20:56:45.354Z] #41 39.66 checking how to run the C preprocessor... gcc -E [2022-09-06T20:56:45.354Z] #41 39.70 checking for ANSI C header files... yes [2022-09-06T20:56:45.354Z] #41 39.81 checking for sys/types.h... yes [2022-09-06T20:56:45.354Z] #41 39.83 checking for sys/stat.h... yes [2022-09-06T20:56:45.354Z] #41 39.86 checking for stdlib.h... yes [2022-09-06T20:56:45.414Z] #24 ... [2022-09-06T20:56:45.414Z] [2022-09-06T20:56:45.414Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:56:45.414Z] #42 33.08 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T20:56:45.611Z] #41 39.89 checking for string.h... yes [2022-09-06T20:56:45.611Z] #41 39.92 checking for memory.h... yes [2022-09-06T20:56:45.611Z] #41 39.95 checking for strings.h... yes [2022-09-06T20:56:45.611Z] #41 39.98 checking for inttypes.h... yes [2022-09-06T20:56:45.611Z] #41 40.01 checking for stdint.h... yes [2022-09-06T20:56:45.611Z] #41 40.04 checking for unistd.h... yes [2022-09-06T20:56:45.611Z] #41 40.07 checking for dlfcn.h... yes [2022-09-06T20:56:45.611Z] #41 40.10 checking for objdir... .libs [2022-09-06T20:56:45.867Z] #41 40.16 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T20:56:45.867Z] #41 40.18 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T20:56:45.867Z] #41 40.18 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T20:56:45.867Z] #41 40.20 checking if gcc static flag -static works... yes [2022-09-06T20:56:45.867Z] #41 40.28 checking if gcc supports -c -o file.o... yes [2022-09-06T20:56:45.867Z] #41 40.31 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T20:56:45.867Z] #41 40.31 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T20:56:45.867Z] #41 40.32 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T20:56:45.867Z] #41 40.37 checking how to hardcode library paths into programs... immediate [2022-09-06T20:56:45.867Z] #41 40.37 checking whether stripping libraries is possible... yes [2022-09-06T20:56:45.867Z] #41 40.37 checking if libtool supports shared libraries... yes [2022-09-06T20:56:45.867Z] #41 40.37 checking whether to build shared libraries... no [2022-09-06T20:56:45.867Z] #41 40.37 checking whether to build static libraries... yes [2022-09-06T20:56:45.867Z] #41 40.37 checking float.h usability... yes [2022-09-06T20:56:46.123Z] #41 40.40 checking float.h presence... yes [2022-09-06T20:56:46.123Z] #41 40.41 checking for float.h... yes [2022-09-06T20:56:46.123Z] #41 40.41 checking limits.h usability... yes [2022-09-06T20:56:46.123Z] #41 40.44 checking limits.h presence... yes [2022-09-06T20:56:46.123Z] #41 40.45 checking for limits.h... yes [2022-09-06T20:56:46.123Z] #41 40.46 checking stddef.h usability... yes [2022-09-06T20:56:46.123Z] #41 40.49 checking stddef.h presence... yes [2022-09-06T20:56:46.123Z] #41 40.50 checking for stddef.h... yes [2022-09-06T20:56:46.123Z] #41 40.50 checking for stdlib.h... (cached) yes [2022-09-06T20:56:46.123Z] #41 40.51 checking for string.h... (cached) yes [2022-09-06T20:56:46.123Z] #41 40.52 checking sys/time.h usability... yes [2022-09-06T20:56:46.123Z] #41 40.54 checking sys/time.h presence... yes [2022-09-06T20:56:46.123Z] #41 40.55 checking for sys/time.h... yes [2022-09-06T20:56:46.123Z] #41 40.56 checking for inline... inline [2022-09-06T20:56:46.123Z] #41 40.57 checking for size_t... yes [2022-09-06T20:56:46.379Z] #41 40.64 checking for stdlib.h... (cached) yes [2022-09-06T20:56:46.379Z] #41 40.64 checking for GNU libc compatible malloc... yes [2022-09-06T20:56:46.379Z] #41 40.68 checking for stdlib.h... (cached) yes [2022-09-06T20:56:46.379Z] #41 40.68 checking for GNU libc compatible realloc... yes [2022-09-06T20:56:46.379Z] #41 40.73 checking for working strtod... yes [2022-09-06T20:56:46.379Z] #41 40.78 checking for gettimeofday... yes [2022-09-06T20:56:46.379Z] #41 40.83 checking for memset... yes [2022-09-06T20:56:46.636Z] #41 40.88 checking for strspn... yes [2022-09-06T20:56:46.636Z] #41 40.95 checking that generated files are newer than configure... done [2022-09-06T20:56:46.636Z] #41 40.95 configure: creating ./config.status [2022-09-06T20:56:46.892Z] #41 41.38 config.status: creating Makefile [2022-09-06T20:56:46.892Z] #41 41.39 config.status: creating config.h [2022-09-06T20:56:46.892Z] #41 41.39 config.status: executing depfiles commands [2022-09-06T20:56:46.892Z] #41 41.44 config.status: executing libtool commands [2022-09-06T20:56:47.148Z] #41 41.61 GEN .version [2022-09-06T20:56:47.148Z] #41 41.61 make install-recursive [2022-09-06T20:56:47.148Z] #41 41.61 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T20:56:47.148Z] #41 41.63 Making install in libocispec [2022-09-06T20:56:47.148Z] #41 41.64 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T20:56:47.148Z] #41 41.65 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T20:56:47.148Z] #41 41.65 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T20:56:47.148Z] #41 41.65 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T20:56:47.148Z] #41 41.65 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T20:56:47.148Z] #41 41.70 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T20:56:47.405Z] #41 41.70 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T20:56:47.405Z] #41 41.70 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T20:56:47.405Z] #41 41.70 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T20:56:47.405Z] #41 41.70 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T20:56:47.405Z] #41 41.70 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T20:56:47.405Z] #41 41.70 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T20:56:47.405Z] #41 41.70 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T20:56:47.405Z] #41 41.70 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T20:56:47.405Z] #41 41.72 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T20:56:47.405Z] #41 41.72 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T20:56:47.405Z] #41 41.72 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T20:56:47.405Z] #41 41.72 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T20:56:47.405Z] #41 41.72 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T20:56:47.405Z] #41 41.72 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T20:56:47.405Z] #41 41.72 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T20:56:47.405Z] #41 41.92 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T20:56:47.405Z] #41 41.92 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T20:56:47.405Z] #41 41.92 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T20:56:47.405Z] #41 41.92 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T20:56:47.405Z] #41 41.92 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T20:56:47.405Z] #41 41.92 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T20:56:47.405Z] #41 41.92 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T20:56:47.405Z] #41 41.92 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T20:56:47.405Z] #41 41.92 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T20:56:47.405Z] #41 41.92 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T20:56:47.405Z] #41 41.92 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T20:56:47.405Z] #41 41.92 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T20:56:47.405Z] #41 41.92 make install-recursive [2022-09-06T20:56:47.405Z] #41 41.93 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T20:56:47.405Z] #41 41.94 Making install in yajl [2022-09-06T20:56:47.405Z] #41 41.94 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T20:56:47.405Z] #41 41.95 CC verify/json_verify-json_verify.o [2022-09-06T20:56:47.662Z] #41 41.95 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T20:56:47.662Z] #41 41.95 CC src/libyajl_la-yajl.lo [2022-09-06T20:56:47.662Z] #41 41.95 CC src/libyajl_la-yajl_gen.lo [2022-09-06T20:56:47.662Z] #41 41.96 CC src/libyajl_la-yajl_parser.lo [2022-09-06T20:56:47.662Z] #41 41.96 CC src/libyajl_la-yajl_buf.lo [2022-09-06T20:56:47.662Z] #41 41.96 CC src/libyajl_la-yajl_encode.lo [2022-09-06T20:56:47.662Z] #41 41.96 CC src/libyajl_la-yajl_lex.lo [2022-09-06T20:56:47.662Z] #41 41.96 CC src/libyajl_la-yajl_tree.lo [2022-09-06T20:56:47.916Z] #42 ... [2022-09-06T20:56:47.916Z] [2022-09-06T20:56:47.916Z] #39 [tini 1/3] 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 [2022-09-06T20:56:47.916Z] #39 55.90 Selecting previously unselected package libxml2:amd64. [2022-09-06T20:56:47.916Z] #39 55.90 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-06T20:56:47.916Z] #39 55.93 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T20:56:47.916Z] #39 56.56 Selecting previously unselected package libarchive13:amd64. [2022-09-06T20:56:47.916Z] #39 56.56 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-06T20:56:47.916Z] #39 56.58 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T20:56:47.916Z] #39 56.93 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-06T20:56:47.916Z] #39 56.93 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-06T20:56:47.916Z] #39 56.94 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T20:56:47.916Z] #39 57.14 Selecting previously unselected package librhash0:amd64. [2022-09-06T20:56:47.916Z] #39 57.14 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-06T20:56:47.916Z] #39 57.14 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-06T20:56:47.916Z] #39 57.34 Selecting previously unselected package libuv1:amd64. [2022-09-06T20:56:47.916Z] #39 57.34 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-06T20:56:47.916Z] #39 57.34 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-06T20:56:47.916Z] #39 57.53 Selecting previously unselected package cmake. [2022-09-06T20:56:47.916Z] #39 57.53 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-06T20:56:47.916Z] #39 57.57 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T20:56:47.919Z] #41 42.30 CCLD libyajl.la [2022-09-06T20:56:47.920Z] #41 42.37 CCLD verify/json_verify [2022-09-06T20:56:47.920Z] #41 42.45 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T20:56:47.920Z] #41 42.45 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T20:56:47.920Z] #41 42.45 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T20:56:47.920Z] #41 42.45 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T20:56:47.920Z] #41 42.45 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T20:56:47.920Z] #41 42.46 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T20:56:47.920Z] #41 42.47 CC src/image_spec_schema_config_schema.lo [2022-09-06T20:56:47.920Z] #41 42.47 CC src/validate.o [2022-09-06T20:56:48.176Z] #41 42.47 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T20:56:48.176Z] #41 42.48 CC src/image_spec_schema_defs.lo [2022-09-06T20:56:48.176Z] #41 42.48 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T20:56:48.176Z] #41 42.48 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T20:56:48.176Z] #41 42.48 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T20:56:48.176Z] #41 42.48 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T20:56:48.176Z] #41 42.48 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T20:56:48.176Z] #41 42.48 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T20:56:48.176Z] #41 42.48 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T20:56:48.176Z] #41 42.48 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T20:56:48.176Z] #41 42.49 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T20:56:48.176Z] #41 42.49 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T20:56:48.176Z] #41 42.49 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T20:56:48.176Z] #41 42.50 CC src/runtime_spec_schema_defs.lo [2022-09-06T20:56:48.176Z] #41 42.50 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T20:56:48.176Z] #41 42.52 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T20:56:48.176Z] #41 42.52 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T20:56:48.176Z] #41 42.52 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T20:56:48.176Z] #41 42.53 CC src/basic_test_double_array_item.lo [2022-09-06T20:56:48.176Z] #41 42.53 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T20:56:48.176Z] #41 42.54 CC src/basic_test_double_array.lo [2022-09-06T20:56:48.177Z] #41 42.58 CC src/basic_test_top_array_int.lo [2022-09-06T20:56:48.177Z] #41 42.58 CC src/basic_test_top_array_string.lo [2022-09-06T20:56:48.177Z] #41 42.60 CC src/basic_test_top_double_array_int.lo [2022-09-06T20:56:48.177Z] #41 42.61 CC src/basic_test_top_double_array_obj.lo [2022-09-06T20:56:48.177Z] #41 42.62 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T20:56:48.177Z] #41 42.63 CC src/basic_test_top_double_array_string.lo [2022-09-06T20:56:48.177Z] #41 42.66 CC src/read-file.lo [2022-09-06T20:56:48.177Z] #41 42.70 CC src/json_common.lo [2022-09-06T20:56:48.434Z] #41 42.71 CC tests/test-1.o [2022-09-06T20:56:48.434Z] #41 42.73 CC tests/test-2.o [2022-09-06T20:56:48.434Z] #41 42.73 CC tests/test-3.o [2022-09-06T20:56:48.434Z] #41 42.74 CC tests/test-4.o [2022-09-06T20:56:48.434Z] #41 42.75 CC tests/test-5.o [2022-09-06T20:56:48.434Z] #41 42.80 CC tests/test-6.o [2022-09-06T20:56:48.434Z] #41 42.83 CC tests/test-7.o [2022-09-06T20:56:48.434Z] #41 42.83 CC tests/test-8.o [2022-09-06T20:56:48.434Z] #41 42.85 CC tests/test-9.o [2022-09-06T20:56:48.434Z] #41 42.87 CC tests/test-10.o [2022-09-06T20:56:48.434Z] #41 42.88 CC tests/test-11.o [2022-09-06T20:56:50.327Z] #41 44.84 CCLD libocispec.la [2022-09-06T20:56:50.447Z] #39 ... [2022-09-06T20:56:50.447Z] [2022-09-06T20:56:50.447Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:56:50.447Z] #42 7.696 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-06T20:56:50.447Z] #42 7.744 Cloning into '/tmp/crun-build/libocispec'... [2022-09-06T20:56:50.447Z] #42 ... [2022-09-06T20:56:50.447Z] [2022-09-06T20:56:50.447Z] #36 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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 [2022-09-06T20:56:50.447Z] #36 58.08 Setting up criu (3.17.1-1) ... [2022-09-06T20:56:50.447Z] #36 60.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:56:50.447Z] #36 DONE 61.4s [2022-09-06T20:56:50.585Z] #41 44.94 CCLD src/validate [2022-09-06T20:56:50.585Z] #41 44.95 CCLD tests/test-1 [2022-09-06T20:56:50.585Z] #41 44.95 CCLD tests/test-2 [2022-09-06T20:56:50.585Z] #41 44.95 CCLD tests/test-3 [2022-09-06T20:56:50.585Z] #41 44.95 CCLD tests/test-4 [2022-09-06T20:56:50.585Z] #41 44.95 CCLD tests/test-5 [2022-09-06T20:56:50.585Z] #41 44.95 CCLD tests/test-6 [2022-09-06T20:56:50.585Z] #41 44.95 CCLD tests/test-7 [2022-09-06T20:56:50.585Z] #41 44.96 CCLD tests/test-8 [2022-09-06T20:56:50.585Z] #41 44.96 CCLD tests/test-9 [2022-09-06T20:56:50.585Z] #41 44.96 CCLD tests/test-10 [2022-09-06T20:56:50.585Z] #41 44.98 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T20:56:50.585Z] #41 45.00 CCLD tests/test-11 [2022-09-06T20:56:50.688Z] #42 ... [2022-09-06T20:56:50.689Z] [2022-09-06T20:56:50.689Z] #24 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:56:50.689Z] #24 77.49 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T20:56:50.689Z] #24 77.49 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:56:50.689Z] #24 77.50 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T20:56:50.705Z] [2022-09-06T20:56:50.705Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:56:50.705Z] #35 55.22 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T20:56:50.705Z] #35 55.24 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T20:56:50.705Z] #35 55.25 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T20:56:50.705Z] #35 55.39 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T20:56:50.705Z] #35 55.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T20:56:50.705Z] #35 55.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:56:50.705Z] #35 55.60 Selecting previously unselected package dmsetup. [2022-09-06T20:56:50.705Z] #35 55.60 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T20:56:50.705Z] #35 55.61 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T20:56:50.705Z] #35 55.80 Selecting previously unselected package mingw-w64-common. [2022-09-06T20:56:50.705Z] #35 55.80 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T20:56:50.705Z] #35 55.81 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T20:56:50.705Z] #35 61.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T20:56:50.705Z] #35 61.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T20:56:50.705Z] #35 61.14 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T20:56:50.842Z] #41 45.10 libtool: link: ar cr libocispec.a [2022-09-06T20:56:50.843Z] #41 45.10 libtool: link: ranlib libocispec.a [2022-09-06T20:56:50.843Z] #41 45.24 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T20:56:50.843Z] #41 45.25 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T20:56:50.843Z] #41 45.25 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T20:56:50.843Z] #41 45.25 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T20:56:50.843Z] #41 45.25 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T20:56:50.843Z] #41 45.25 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T20:56:50.843Z] #41 45.25 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T20:56:50.843Z] #41 45.25 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T20:56:50.843Z] #41 45.28 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T20:56:50.843Z] #41 45.28 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T20:56:50.843Z] #41 45.28 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T20:56:50.843Z] #41 45.28 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T20:56:50.843Z] #41 45.28 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T20:56:50.843Z] #41 45.28 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T20:56:50.843Z] #41 45.29 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T20:56:50.843Z] #41 45.29 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T20:56:50.843Z] #41 45.30 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T20:56:50.843Z] #41 45.32 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T20:56:50.843Z] #41 45.32 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T20:56:50.843Z] #41 45.32 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T20:56:50.843Z] #41 45.33 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T20:56:50.843Z] #41 45.35 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T20:56:50.843Z] #41 45.36 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T20:56:50.843Z] #41 45.38 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T20:56:50.843Z] #41 45.39 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T20:56:50.843Z] #41 45.42 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T20:56:50.964Z] #35 ... [2022-09-06T20:56:50.964Z] [2022-09-06T20:56:50.964Z] #39 [tini 1/3] 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 [2022-09-06T20:56:50.964Z] #39 62.61 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T20:56:50.964Z] #39 62.64 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:56:50.964Z] #39 62.66 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-06T20:56:51.100Z] #41 45.44 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T20:56:51.100Z] #41 45.46 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T20:56:51.100Z] #41 45.48 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T20:56:51.100Z] #41 45.49 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T20:56:51.101Z] #41 45.49 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T20:56:51.101Z] #41 45.51 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T20:56:51.101Z] #41 45.53 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T20:56:51.101Z] #41 ... [2022-09-06T20:56:51.101Z] [2022-09-06T20:56:51.101Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T20:56:51.101Z] #40 40.36 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-09-06T20:56:51.101Z] #40 40.36 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-06T20:56:51.101Z] #40 40.36 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-06T20:56:51.101Z] #40 40.37 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-09-06T20:56:51.101Z] #40 40.37 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-06T20:56:51.101Z] #40 40.38 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-06T20:56:51.101Z] #40 40.38 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-06T20:56:51.101Z] #40 40.38 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-06T20:56:51.101Z] #40 40.39 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-06T20:56:51.101Z] #40 40.42 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-06T20:56:51.101Z] #40 40.42 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-09-06T20:56:51.101Z] #40 40.43 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-09-06T20:56:51.101Z] #40 41.32 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-09-06T20:56:51.101Z] #40 41.32 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-09-06T20:56:51.101Z] #40 41.33 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-06T20:56:51.101Z] #40 41.36 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-09-06T20:56:51.101Z] #40 41.39 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-09-06T20:56:51.101Z] #40 42.12 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-06T20:56:51.101Z] #40 42.12 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-06T20:56:51.101Z] #40 42.43 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:56:51.101Z] #40 42.56 Fetched 788 MB in 15s (52.3 MB/s) [2022-09-06T20:56:51.101Z] #40 42.58 Selecting previously unselected package liblocale-gettext-perl. [2022-09-06T20:56:51.101Z] #40 42.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-06T20:56:51.101Z] #40 42.59 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-06T20:56:51.101Z] #40 42.60 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-06T20:56:51.101Z] #40 42.62 Selecting previously unselected package bzip2. [2022-09-06T20:56:51.101Z] #40 42.62 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T20:56:51.101Z] #40 42.63 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T20:56:51.101Z] #40 42.65 Selecting previously unselected package libmagic-mgc. [2022-09-06T20:56:51.101Z] #40 42.65 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-06T20:56:51.101Z] #40 42.66 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-06T20:56:51.101Z] #40 42.72 Selecting previously unselected package libmagic1:amd64. [2022-09-06T20:56:51.101Z] #40 42.72 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-06T20:56:51.101Z] #40 42.73 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-06T20:56:51.101Z] #40 42.80 Selecting previously unselected package file. [2022-09-06T20:56:51.101Z] #40 42.80 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-06T20:56:51.101Z] #40 42.81 Unpacking file (1:5.39-3) ... [2022-09-06T20:56:51.101Z] #40 42.84 Selecting previously unselected package xz-utils. [2022-09-06T20:56:51.101Z] #40 42.84 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T20:56:51.101Z] #40 42.84 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T20:56:51.101Z] #40 42.89 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-06T20:56:51.101Z] #40 42.89 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-06T20:56:51.101Z] #40 42.89 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-06T20:56:51.101Z] #40 43.20 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-06T20:56:51.101Z] #40 43.20 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-06T20:56:51.101Z] #40 43.20 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-06T20:56:51.101Z] #40 43.49 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-06T20:56:51.101Z] #40 43.50 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-06T20:56:51.101Z] #40 43.50 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-06T20:56:51.101Z] #40 43.79 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-06T20:56:51.101Z] #40 43.80 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-06T20:56:51.101Z] #40 43.80 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-06T20:56:51.101Z] #40 44.07 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-06T20:56:51.101Z] #40 44.07 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-06T20:56:51.101Z] #40 44.08 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-06T20:56:51.101Z] #40 44.29 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-06T20:56:51.101Z] #40 44.29 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:56:51.101Z] #40 44.30 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T20:56:51.101Z] #40 44.33 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-06T20:56:51.101Z] #40 44.33 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:56:51.101Z] #40 44.33 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:56:51.101Z] #40 49.31 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-06T20:56:51.101Z] #40 49.31 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:56:51.101Z] #40 49.31 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-06T20:56:51.101Z] #40 49.34 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-06T20:56:51.101Z] #40 49.35 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:56:51.101Z] #40 49.35 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T20:56:51.101Z] #40 ... [2022-09-06T20:56:51.101Z] [2022-09-06T20:56:51.101Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:56:51.101Z] #41 45.58 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T20:56:51.101Z] #41 45.59 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T20:56:51.101Z] #41 45.64 CC src/crun-crun.o [2022-09-06T20:56:51.223Z] #39 62.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:56:51.223Z] #39 62.80 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T20:56:51.223Z] #39 62.83 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-06T20:56:51.223Z] #39 62.86 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T20:56:51.359Z] #41 45.66 CC src/crun-run.o [2022-09-06T20:56:51.359Z] #41 45.68 CC src/crun-delete.o [2022-09-06T20:56:51.359Z] #41 45.71 CC src/crun-kill.o [2022-09-06T20:56:51.359Z] #41 45.72 CC src/crun-pause.o [2022-09-06T20:56:51.359Z] #41 45.74 CC src/crun-unpause.o [2022-09-06T20:56:51.359Z] #41 45.89 CC src/crun-spec.o [2022-09-06T20:56:51.482Z] #39 62.97 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T20:56:51.482Z] #39 62.98 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T20:56:51.482Z] #39 63.03 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T20:56:51.482Z] #39 63.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:56:51.616Z] #41 45.91 CC src/crun-exec.o [2022-09-06T20:56:51.616Z] #41 45.93 CC src/crun-list.o [2022-09-06T20:56:51.616Z] #41 45.93 CC src/crun-create.o [2022-09-06T20:56:51.616Z] #41 45.95 CC src/crun-start.o [2022-09-06T20:56:51.616Z] #41 46.02 CC src/crun-state.o [2022-09-06T20:56:51.616Z] #41 46.04 CC src/crun-update.o [2022-09-06T20:56:51.616Z] #41 46.12 CC src/crun-ps.o [2022-09-06T20:56:51.616Z] #41 46.13 CC src/crun-checkpoint.o [2022-09-06T20:56:51.874Z] #41 46.16 CC src/crun-restore.o [2022-09-06T20:56:51.874Z] #41 46.23 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T20:56:51.874Z] #41 46.25 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T20:56:51.874Z] #41 46.29 CC src/libcrun/libcrun_la-container.lo [2022-09-06T20:56:51.874Z] #41 46.32 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T20:56:51.874Z] #41 46.38 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T20:56:52.059Z] #39 DONE 63.4s [2022-09-06T20:56:52.059Z] [2022-09-06T20:56:52.059Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T20:56:52.059Z] #43 DONE 0.2s [2022-09-06T20:56:52.059Z] [2022-09-06T20:56:52.059Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-06T20:56:52.131Z] #41 46.38 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T20:56:52.132Z] #41 46.39 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T20:56:52.132Z] #41 46.46 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T20:56:52.132Z] #41 46.47 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T20:56:52.132Z] #41 46.51 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T20:56:52.132Z] #41 46.56 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T20:56:52.132Z] #41 46.59 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T20:56:52.132Z] #41 46.60 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T20:56:52.132Z] #41 46.63 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T20:56:52.389Z] #41 46.65 CC src/libcrun/libcrun_la-error.lo [2022-09-06T20:56:52.389Z] #41 46.67 CC src/libcrun/libcrun_la-status.lo [2022-09-06T20:56:52.389Z] #41 46.70 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T20:56:52.389Z] #41 46.70 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T20:56:52.389Z] #41 46.71 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T20:56:52.389Z] #41 46.76 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T20:56:52.389Z] #41 46.82 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T20:56:52.389Z] #41 46.84 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T20:56:52.389Z] #41 46.84 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T20:56:52.389Z] #41 46.86 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T20:56:52.647Z] #41 46.90 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T20:56:52.647Z] #41 47.00 CC tests/init.o [2022-09-06T20:56:52.647Z] #41 47.03 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T20:56:53.019Z] #44 1.013 + RM_GOPATH=0 [2022-09-06T20:56:53.019Z] #44 1.015 + TMP_GOPATH= [2022-09-06T20:56:53.019Z] #44 1.015 + : /build [2022-09-06T20:56:53.019Z] #44 1.016 + '[' -z '' ']' [2022-09-06T20:56:53.019Z] #44 1.017 ++ mktemp -d [2022-09-06T20:56:53.019Z] #44 1.019 + export GOPATH=/tmp/tmp.kywK2icGbf [2022-09-06T20:56:53.019Z] #44 1.019 + GOPATH=/tmp/tmp.kywK2icGbf [2022-09-06T20:56:53.019Z] #44 1.019 + RM_GOPATH=1 [2022-09-06T20:56:53.019Z] #44 1.020 + case "$(go env GOARCH)" in [2022-09-06T20:56:53.019Z] #44 1.021 ++ go env GOARCH [2022-09-06T20:56:53.019Z] #44 1.049 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:56:53.019Z] #44 1.049 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:56:53.019Z] #44 1.050 ++ dirname /install.sh [2022-09-06T20:56:53.019Z] #44 1.054 + dir=/ [2022-09-06T20:56:53.019Z] #44 1.055 + bin=tini [2022-09-06T20:56:53.019Z] #44 1.066 + shift [2022-09-06T20:56:53.019Z] #44 1.067 + '[' '!' -f //tini.installer ']' [2022-09-06T20:56:53.019Z] #44 1.067 + . //tini.installer [2022-09-06T20:56:53.019Z] #44 1.067 ++ : v0.19.0 [2022-09-06T20:56:53.019Z] #44 1.068 + install_tini [2022-09-06T20:56:53.019Z] #44 1.071 + echo 'Install tini version v0.19.0' [2022-09-06T20:56:53.019Z] #44 1.071 Install tini version v0.19.0 [2022-09-06T20:56:53.019Z] #44 1.072 + git clone https://github.com/krallin/tini.git /tmp/tmp.kywK2icGbf/tini [2022-09-06T20:56:53.019Z] #44 1.079 Cloning into '/tmp/tmp.kywK2icGbf/tini'... [2022-09-06T20:56:53.580Z] #41 48.00 CCLD tests/init [2022-09-06T20:56:53.960Z] #44 1.748 + cd /tmp/tmp.kywK2icGbf/tini [2022-09-06T20:56:53.960Z] #44 1.748 + git checkout -q v0.19.0 [2022-09-06T20:56:53.960Z] #44 1.793 + cmake . [2022-09-06T20:56:54.143Z] #41 48.39 AR libcrun_testing.a [2022-09-06T20:56:54.143Z] #41 48.39 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T20:56:54.143Z] #41 48.40 CCLD tests/tests_libcrun_utils [2022-09-06T20:56:54.143Z] #41 48.40 CCLD tests/tests_libcrun_fuzzer [2022-09-06T20:56:54.143Z] #41 48.40 CCLD tests/tests_libcrun_errors [2022-09-06T20:56:54.541Z] #44 2.390 -- The C compiler identification is GNU 10.2.1 [2022-09-06T20:56:54.541Z] #44 2.501 -- Detecting C compiler ABI info [2022-09-06T20:56:54.705Z] #41 49.23 CCLD libcrun.la [2022-09-06T20:56:54.962Z] #41 49.38 CCLD crun [2022-09-06T20:56:55.111Z] #44 3.181 -- Detecting C compiler ABI info - done [2022-09-06T20:56:55.218Z] #41 49.53 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T20:56:55.218Z] #41 49.58 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T20:56:55.218Z] #41 49.58 /bin/mkdir -p '/usr/local/lib' [2022-09-06T20:56:55.218Z] #41 49.59 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T20:56:55.218Z] #41 49.59 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T20:56:55.218Z] #41 49.60 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T20:56:55.218Z] #41 49.60 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T20:56:55.218Z] #41 49.61 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T20:56:55.218Z] #41 49.61 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T20:56:55.218Z] #41 49.65 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-06T20:56:55.218Z] #41 49.66 ---------------------------------------------------------------------- [2022-09-06T20:56:55.218Z] #41 49.66 Libraries have been installed in: [2022-09-06T20:56:55.218Z] #41 49.66 /usr/local/lib [2022-09-06T20:56:55.218Z] #41 49.66 [2022-09-06T20:56:55.218Z] #41 49.66 If you ever happen to want to link against installed libraries [2022-09-06T20:56:55.218Z] #41 49.66 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T20:56:55.218Z] #41 49.66 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T20:56:55.218Z] #41 49.66 flag during linking and do at least one of the following: [2022-09-06T20:56:55.218Z] #41 49.66 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T20:56:55.218Z] #41 49.66 during execution [2022-09-06T20:56:55.218Z] #41 49.66 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T20:56:55.218Z] #41 49.66 during linking [2022-09-06T20:56:55.218Z] #41 49.66 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T20:56:55.218Z] #41 49.66 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T20:56:55.218Z] #41 49.66 [2022-09-06T20:56:55.218Z] #41 49.66 See any operating system documentation about shared libraries for [2022-09-06T20:56:55.218Z] #41 49.66 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T20:56:55.218Z] #41 49.66 ---------------------------------------------------------------------- [2022-09-06T20:56:55.218Z] #41 49.66 /bin/mkdir -p '/build' [2022-09-06T20:56:55.218Z] #41 49.66 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T20:56:55.218Z] #41 49.68 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T20:56:55.218Z] #41 49.68 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T20:56:55.218Z] #41 49.68 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T20:56:55.218Z] #41 49.68 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T20:56:55.370Z] #44 3.313 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T20:56:55.370Z] #44 3.328 -- Detecting C compile features [2022-09-06T20:56:55.370Z] #44 3.333 -- Detecting C compile features - done [2022-09-06T20:56:55.370Z] #44 3.367 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T20:56:55.630Z] #44 3.602 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T20:56:55.891Z] #44 3.698 -- Configuring done [2022-09-06T20:56:55.891Z] #44 3.726 -- Generating done [2022-09-06T20:56:55.891Z] #44 3.738 -- Build files have been written to: /tmp/tmp.kywK2icGbf/tini [2022-09-06T20:56:55.891Z] #44 3.757 + make tini-static [2022-09-06T20:56:55.967Z] #24 ... [2022-09-06T20:56:55.967Z] [2022-09-06T20:56:55.967Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T20:56:55.967Z] #41 50.16 Updating files: 50% (2542/4989) Updating files: 51% (2545/4989) Updating files: 52% (2595/4989) Updating files: 53% (2645/4989) Updating files: 54% (2695/4989) Updating files: 55% (2744/4989) Updating files: 56% (2794/4989) Updating files: 57% (2844/4989) Updating files: 58% (2894/4989) Updating files: 59% (2944/4989) Updating files: 60% (2994/4989) Updating files: 61% (3044/4989) Updating files: 62% (3094/4989) Updating files: 63% (3144/4989) Updating files: 64% (3193/4989) Updating files: 65% (3243/4989) Updating files: 66% (3293/4989) Updating files: 67% (3343/4989) Updating files: 68% (3393/4989) Updating files: 69% (3443/4989) Updating files: 70% (3493/4989) Updating files: 71% (3543/4989) Updating files: 72% (3593/4989) Updating files: 73% (3642/4989) Updating files: 74% (3692/4989) Updating files: 75% (3742/4989) Updating files: 76% (3792/4989) Updating files: 77% (3842/4989) Updating files: 78% (3892/4989) Updating files: 79% (3942/4989) Updating files: 80% (3992/4989) Updating files: 81% (4042/4989) Updating files: 82% (4091/4989) Updating files: 83% (4141/4989) Updating files: 83% (4155/4989) Updating files: 84% (4191/4989) Updating files: 85% (4241/4989) Updating files: 86% (4291/4989) Updating files: 87% (4341/4989) Updating files: 88% (4391/4989) Updating files: 89% (4441/4989) Updating files: 90% (4491/4989) Updating files: 91% (4540/4989) Updating files: 92% (4590/4989) Updating files: 93% (4640/4989) Updating files: 94% (4690/4989) Updating files: 95% (4740/4989) Updating files: 96% (4790/4989) Updating files: 97% (4840/4989) Updating files: 98% (4890/4989) Updating files: 99% (4940/4989) Updating files: 100% (4989/4989) Updating files: 100% (4989/4989), done. [2022-09-06T20:56:55.967Z] #41 51.73 + cd /tmp/tmp.OTdKSksvBT/src/github.com/containerd/containerd [2022-09-06T20:56:55.967Z] #41 51.74 + git checkout -q v1.6.8 [2022-09-06T20:56:56.150Z] #44 4.106 Scanning dependencies of target tini-static [2022-09-06T20:56:56.150Z] #44 4.164 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T20:56:57.134Z] #44 ... [2022-09-06T20:56:57.134Z] [2022-09-06T20:56:57.134Z] #38 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-06T20:56:57.134Z] #38 67.91 gotestsum version dev [2022-09-06T20:56:57.134Z] #38 DONE 68.6s [2022-09-06T20:56:57.134Z] [2022-09-06T20:56:57.135Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:56:57.135Z] #35 68.51 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T20:56:57.135Z] #35 68.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:56:57.135Z] #35 68.59 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T20:56:57.394Z] #35 68.90 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T20:56:57.394Z] #35 68.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:56:57.394Z] #35 68.91 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T20:56:57.944Z] #41 53.70 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T20:56:57.944Z] #41 53.71 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T20:56:57.944Z] #41 53.71 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T20:56:57.944Z] #41 53.71 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T20:56:57.944Z] #41 53.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T20:56:57.944Z] #41 53.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T20:56:57.944Z] #41 53.71 + '[' '' = dynamic ']' [2022-09-06T20:56:57.944Z] #41 53.71 + make [2022-09-06T20:56:58.772Z] #35 ... [2022-09-06T20:56:58.772Z] [2022-09-06T20:56:58.772Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-06T20:56:58.772Z] #44 5.964 [100%] Linking C executable tini-static [2022-09-06T20:56:58.772Z] #44 6.550 [100%] Built target tini-static [2022-09-06T20:56:58.772Z] #44 6.599 + mkdir -p /build [2022-09-06T20:56:58.772Z] #44 6.601 + cp tini-static /build/docker-init [2022-09-06T20:56:58.772Z] #44 DONE 6.8s [2022-09-06T20:56:59.031Z] [2022-09-06T20:56:59.031Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:56:59.031Z] #42 9.766 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-06T20:56:59.031Z] #42 9.793 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-06T20:56:59.031Z] #42 9.795 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-06T20:56:59.031Z] #42 9.795 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-06T20:56:59.031Z] #42 9.827 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-06T20:56:59.031Z] #42 12.35 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-06T20:56:59.031Z] #42 14.25 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-06T20:56:59.031Z] #42 15.89 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-06T20:56:59.031Z] #42 16.11 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-06T20:56:59.031Z] #42 16.41 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-06T20:56:59.331Z] #41 55.46 + bin/ctr [2022-09-06T20:57:00.462Z] #41 DONE 54.0s [2022-09-06T20:57:00.462Z] [2022-09-06T20:57:00.462Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-06T20:57:00.462Z] #40 54.27 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-06T20:57:00.462Z] #40 54.27 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:57:00.462Z] #40 54.27 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-06T20:57:00.462Z] #40 54.30 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-06T20:57:00.462Z] #40 54.31 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:57:00.462Z] #40 54.31 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T20:57:00.462Z] #40 58.91 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-06T20:57:00.462Z] #40 58.91 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:57:00.462Z] #40 58.92 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T20:57:00.462Z] #40 58.95 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-06T20:57:00.462Z] #40 58.95 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:57:00.462Z] #40 58.95 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:57:03.729Z] #40 62.78 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-06T20:57:03.729Z] #40 62.79 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:57:03.729Z] #40 62.79 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T20:57:03.729Z] #40 62.82 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-06T20:57:03.729Z] #40 62.82 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:57:03.729Z] #40 62.82 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:57:05.599Z] #42 ... [2022-09-06T20:57:05.599Z] [2022-09-06T20:57:05.599Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:57:05.599Z] #35 76.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T20:57:05.599Z] #35 76.21 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:57:05.599Z] #35 76.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T20:57:07.472Z] #41 ... [2022-09-06T20:57:07.472Z] [2022-09-06T20:57:07.472Z] #24 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:57:07.472Z] #24 83.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T20:57:07.472Z] #24 83.56 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:57:07.472Z] #24 83.58 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T20:57:07.472Z] #24 91.12 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T20:57:07.472Z] #24 91.12 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:57:07.472Z] #24 91.13 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T20:57:07.472Z] #24 ... [2022-09-06T20:57:07.472Z] [2022-09-06T20:57:07.472Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:57:07.472Z] #42 44.45 libtoolize: putting auxiliary files in '.'. [2022-09-06T20:57:07.472Z] #42 44.45 libtoolize: copying file './ltmain.sh' [2022-09-06T20:57:07.472Z] #42 45.10 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T20:57:07.472Z] #42 45.10 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T20:57:07.472Z] #42 45.10 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T20:57:07.472Z] #42 55.02 configure.ac:7: installing './compile' [2022-09-06T20:57:07.472Z] #42 55.04 configure.ac:11: installing './config.guess' [2022-09-06T20:57:07.472Z] #42 55.06 configure.ac:11: installing './config.sub' [2022-09-06T20:57:07.472Z] #42 55.06 configure.ac:8: installing './install-sh' [2022-09-06T20:57:07.472Z] #42 55.06 configure.ac:8: installing './missing' [2022-09-06T20:57:07.472Z] #42 55.18 Makefile.am: installing './depcomp' [2022-09-06T20:57:07.895Z] #40 66.42 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-06T20:57:07.895Z] #40 66.43 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T20:57:07.895Z] #40 66.43 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:57:07.895Z] #40 66.45 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-06T20:57:07.895Z] #40 66.45 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-06T20:57:07.895Z] #40 66.46 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T20:57:07.895Z] #40 66.48 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-06T20:57:07.895Z] #40 66.48 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-06T20:57:07.895Z] #40 66.49 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T20:57:07.895Z] #40 66.51 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-06T20:57:07.895Z] #40 66.51 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T20:57:07.895Z] #40 66.51 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:57:07.895Z] #40 66.54 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-06T20:57:07.895Z] #40 66.54 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T20:57:07.895Z] #40 66.54 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:57:07.895Z] #40 66.57 Selecting previously unselected package cross-config. [2022-09-06T20:57:07.895Z] #40 66.57 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-06T20:57:07.895Z] #40 66.57 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-06T20:57:07.895Z] #40 66.60 Selecting previously unselected package gcc-10-cross-base. [2022-09-06T20:57:07.895Z] #40 66.60 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:07.895Z] #40 66.60 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-06T20:57:07.895Z] #40 66.63 Selecting previously unselected package libc6-arm64-cross. [2022-09-06T20:57:07.895Z] #40 66.63 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-06T20:57:07.895Z] #40 66.64 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-06T20:57:07.895Z] #40 66.76 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-06T20:57:07.895Z] #40 66.76 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:07.895Z] #40 66.76 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:57:07.895Z] #40 66.79 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-06T20:57:07.895Z] #40 66.79 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:07.895Z] #40 66.80 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:57:07.895Z] #40 66.83 Selecting previously unselected package libitm1-arm64-cross. [2022-09-06T20:57:07.895Z] #40 66.83 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:07.895Z] #40 66.84 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:57:07.895Z] #40 66.86 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-06T20:57:07.895Z] #40 66.86 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:07.895Z] #40 66.87 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:57:07.895Z] #40 66.89 Selecting previously unselected package libasan6-arm64-cross. [2022-09-06T20:57:07.895Z] #40 66.89 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:07.895Z] #40 66.90 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:57:07.895Z] #40 67.11 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-06T20:57:07.895Z] #40 67.12 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:07.895Z] #40 67.12 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:57:07.895Z] #40 67.22 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-06T20:57:07.895Z] #40 67.22 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:07.895Z] #40 67.22 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:57:08.151Z] #40 67.43 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-06T20:57:08.151Z] #40 67.43 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:08.151Z] #40 67.44 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:57:08.151Z] #40 67.50 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-06T20:57:08.151Z] #40 67.50 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:08.151Z] #40 67.50 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:57:08.151Z] #40 67.60 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-06T20:57:08.151Z] #40 67.60 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:08.151Z] #40 67.60 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:57:08.406Z] #40 67.72 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-06T20:57:08.406Z] #40 67.72 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:57:08.406Z] #40 67.73 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:57:08.847Z] #42 56.35 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T20:57:08.848Z] #42 56.35 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T20:57:08.848Z] #42 56.48 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T20:57:08.848Z] #42 56.49 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T20:57:08.848Z] #42 56.58 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T20:57:09.106Z] #42 56.68 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T20:57:09.106Z] #42 56.81 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T20:57:09.106Z] #42 56.91 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T20:57:09.365Z] #42 57.04 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T20:57:13.649Z] #40 72.38 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-06T20:57:13.649Z] #40 72.38 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T20:57:13.649Z] #40 72.38 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:57:13.649Z] #40 72.41 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-06T20:57:13.649Z] #40 72.41 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-06T20:57:13.649Z] #40 72.41 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-06T20:57:13.649Z] #40 72.54 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-06T20:57:13.649Z] #40 72.54 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-06T20:57:13.649Z] #40 72.55 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-06T20:57:13.649Z] #40 72.78 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-06T20:57:13.649Z] #40 72.78 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:13.649Z] #40 72.79 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:57:13.649Z] #40 72.99 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-06T20:57:13.649Z] #40 73.00 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:57:13.649Z] #40 73.00 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:57:15.583Z] #35 ... [2022-09-06T20:57:15.583Z] [2022-09-06T20:57:15.583Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:57:15.583Z] #42 31.44 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-06T20:57:17.484Z] #42 ... [2022-09-06T20:57:17.484Z] [2022-09-06T20:57:17.484Z] #24 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:57:17.484Z] #24 104.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T20:57:17.484Z] #24 104.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:57:17.484Z] #24 104.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T20:57:18.893Z] #40 77.41 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-06T20:57:18.893Z] #40 77.41 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T20:57:18.893Z] #40 77.41 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:57:18.893Z] #40 77.43 Selecting previously unselected package patch. [2022-09-06T20:57:18.893Z] #40 77.43 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-06T20:57:18.893Z] #40 77.44 Unpacking patch (2.7.6-7) ... [2022-09-06T20:57:18.893Z] #40 77.47 Selecting previously unselected package dpkg-dev. [2022-09-06T20:57:18.893Z] #40 77.47 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-09-06T20:57:18.893Z] #40 77.48 Unpacking dpkg-dev (1.20.11) ... [2022-09-06T20:57:18.893Z] #40 77.60 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-06T20:57:18.893Z] #40 77.61 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-06T20:57:18.893Z] #40 77.61 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-06T20:57:18.893Z] #40 77.64 Selecting previously unselected package libio-string-perl. [2022-09-06T20:57:18.893Z] #40 77.64 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-06T20:57:18.893Z] #40 77.64 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-06T20:57:18.893Z] #40 77.67 Selecting previously unselected package libicu67:amd64. [2022-09-06T20:57:18.893Z] #40 77.67 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-06T20:57:18.893Z] #40 77.67 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T20:57:19.149Z] #40 78.43 Selecting previously unselected package libxml2:amd64. [2022-09-06T20:57:19.149Z] #40 78.43 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-06T20:57:19.149Z] #40 78.44 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T20:57:19.149Z] #40 78.51 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-06T20:57:19.149Z] #40 78.52 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-06T20:57:19.149Z] #40 78.52 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-06T20:57:19.149Z] #40 78.54 Selecting previously unselected package libxml-sax-base-perl. [2022-09-06T20:57:19.149Z] #40 78.55 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-06T20:57:19.149Z] #40 78.55 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-06T20:57:19.149Z] #40 78.58 Selecting previously unselected package libxml-sax-perl. [2022-09-06T20:57:19.149Z] #40 78.58 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-06T20:57:19.149Z] #40 78.59 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-06T20:57:19.149Z] #40 78.62 Selecting previously unselected package libxml-libxml-perl. [2022-09-06T20:57:19.149Z] #40 78.62 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-06T20:57:19.149Z] #40 78.62 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-06T20:57:19.405Z] #40 78.67 Selecting previously unselected package libxml-simple-perl. [2022-09-06T20:57:19.405Z] #40 78.67 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-06T20:57:19.405Z] #40 78.68 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-06T20:57:19.405Z] #40 78.70 Selecting previously unselected package libyaml-perl. [2022-09-06T20:57:19.405Z] #40 78.71 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-06T20:57:19.405Z] #40 78.71 Unpacking libyaml-perl (1.30-1) ... [2022-09-06T20:57:19.405Z] #40 78.74 Selecting previously unselected package libconfig-auto-perl. [2022-09-06T20:57:19.405Z] #40 78.74 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-06T20:57:19.405Z] #40 78.74 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-06T20:57:19.405Z] #40 78.77 Selecting previously unselected package libfile-which-perl. [2022-09-06T20:57:19.405Z] #40 78.77 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-06T20:57:19.405Z] #40 78.77 Unpacking libfile-which-perl (1.23-1) ... [2022-09-06T20:57:19.405Z] #40 78.80 Selecting previously unselected package libfile-homedir-perl. [2022-09-06T20:57:19.405Z] #40 78.80 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-06T20:57:19.405Z] #40 78.80 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-06T20:57:19.405Z] #40 78.83 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-06T20:57:19.405Z] #40 78.83 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-06T20:57:19.405Z] #40 78.83 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-06T20:57:19.405Z] #40 78.86 Selecting previously unselected package dpkg-cross. [2022-09-06T20:57:19.660Z] #40 78.86 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-06T20:57:19.661Z] #40 78.87 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-06T20:57:19.661Z] #40 78.89 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-06T20:57:19.661Z] #40 78.89 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-06T20:57:19.661Z] #40 78.90 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-06T20:57:19.661Z] #40 78.92 Selecting previously unselected package libc6-armel-cross. [2022-09-06T20:57:19.661Z] #40 78.92 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-06T20:57:19.661Z] #40 78.93 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-06T20:57:19.661Z] #40 79.03 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-06T20:57:19.661Z] #40 79.04 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:19.661Z] #40 79.04 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-06T20:57:19.661Z] #40 79.07 Selecting previously unselected package libgomp1-armel-cross. [2022-09-06T20:57:19.661Z] #40 79.07 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:19.661Z] #40 79.07 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-06T20:57:19.661Z] #40 79.10 Selecting previously unselected package libatomic1-armel-cross. [2022-09-06T20:57:19.661Z] #40 79.10 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:19.661Z] #40 79.11 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-06T20:57:19.661Z] #40 79.13 Selecting previously unselected package libasan6-armel-cross. [2022-09-06T20:57:19.775Z] #42 ... [2022-09-06T20:57:19.775Z] [2022-09-06T20:57:19.775Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:57:19.775Z] #35 90.05 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T20:57:19.775Z] #35 90.05 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:57:19.775Z] #35 90.06 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T20:57:19.916Z] #40 79.13 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:19.916Z] #40 79.14 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-06T20:57:19.916Z] #40 79.34 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-06T20:57:19.916Z] #40 79.34 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:19.916Z] #40 79.35 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-06T20:57:19.916Z] #40 79.40 Selecting previously unselected package libubsan1-armel-cross. [2022-09-06T20:57:20.172Z] #40 79.40 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:20.172Z] #40 79.41 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-06T20:57:20.172Z] #40 79.49 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-06T20:57:20.172Z] #40 79.50 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:20.172Z] #40 79.50 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T20:57:20.428Z] #40 79.60 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-06T20:57:20.428Z] #40 79.61 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:57:20.428Z] #40 79.61 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T20:57:22.760Z] #24 ... [2022-09-06T20:57:22.761Z] [2022-09-06T20:57:22.761Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:57:22.761Z] #42 70.14 configure.ac:7: installing 'build-aux/compile' [2022-09-06T20:57:22.761Z] #42 70.17 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T20:57:22.761Z] #42 70.17 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T20:57:22.761Z] #42 70.18 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T20:57:22.761Z] #42 70.19 configure.ac:11: installing 'build-aux/missing' [2022-09-06T20:57:22.761Z] #42 70.42 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T20:57:22.761Z] #42 70.56 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T20:57:24.049Z] #35 ... [2022-09-06T20:57:24.049Z] [2022-09-06T20:57:24.049Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T20:57:24.049Z] #41 49.96 Updating files: 46% (2327/4989) Updating files: 47% (2345/4989) Updating files: 48% (2395/4989) Updating files: 49% (2445/4989) Updating files: 50% (2495/4989) Updating files: 51% (2545/4989) Updating files: 52% (2595/4989) Updating files: 53% (2645/4989) Updating files: 54% (2695/4989) Updating files: 55% (2744/4989) Updating files: 56% (2794/4989) Updating files: 57% (2844/4989) Updating files: 58% (2894/4989) Updating files: 59% (2944/4989) Updating files: 60% (2994/4989) Updating files: 61% (3044/4989) Updating files: 62% (3094/4989) Updating files: 63% (3144/4989) Updating files: 64% (3193/4989) Updating files: 65% (3243/4989) Updating files: 66% (3293/4989) Updating files: 67% (3343/4989) Updating files: 68% (3393/4989) Updating files: 69% (3443/4989) Updating files: 70% (3493/4989) Updating files: 71% (3543/4989) Updating files: 72% (3593/4989) Updating files: 73% (3642/4989) Updating files: 74% (3692/4989) Updating files: 75% (3742/4989) Updating files: 76% (3792/4989) Updating files: 77% (3842/4989) Updating files: 78% (3892/4989) Updating files: 79% (3942/4989) Updating files: 80% (3992/4989) Updating files: 81% (4042/4989) Updating files: 82% (4091/4989) Updating files: 83% (4141/4989) Updating files: 84% (4191/4989) Updating files: 85% (4241/4989) Updating files: 86% (4291/4989) Updating files: 86% (4309/4989) Updating files: 87% (4341/4989) Updating files: 88% (4391/4989) Updating files: 89% (4441/4989) Updating files: 90% (4491/4989) Updating files: 91% (4540/4989) Updating files: 92% (4590/4989) Updating files: 93% (4640/4989) Updating files: 94% (4690/4989) Updating files: 95% (4740/4989) Updating files: 96% (4790/4989) Updating files: 97% (4840/4989) Updating files: 98% (4890/4989) Updating files: 99% (4940/4989) Updating files: 100% (4989/4989) Updating files: 100% (4989/4989), done. [2022-09-06T20:57:24.049Z] #41 51.51 + cd /tmp/tmp.cTfME2EPqh/src/github.com/containerd/containerd [2022-09-06T20:57:24.049Z] #41 51.51 + git checkout -q v1.6.8 [2022-09-06T20:57:24.049Z] #41 53.16 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T20:57:24.049Z] #41 53.18 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T20:57:24.049Z] #41 53.18 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T20:57:24.049Z] #41 53.18 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T20:57:24.049Z] #41 53.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T20:57:24.049Z] #41 53.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T20:57:24.049Z] #41 53.18 + '[' '' = dynamic ']' [2022-09-06T20:57:24.049Z] #41 53.18 + make [2022-09-06T20:57:24.595Z] #40 83.99 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-06T20:57:24.595Z] #40 83.99 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-06T20:57:24.595Z] #40 83.99 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T20:57:24.595Z] #40 84.02 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-06T20:57:24.851Z] #40 84.02 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-06T20:57:24.851Z] #40 84.02 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-06T20:57:24.851Z] #40 84.16 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-06T20:57:24.851Z] #40 84.16 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-06T20:57:24.851Z] #40 84.16 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-06T20:57:25.106Z] #40 84.35 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-06T20:57:25.106Z] #40 84.36 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:25.106Z] #40 84.36 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T20:57:25.106Z] #40 84.57 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-06T20:57:25.297Z] #42 72.79 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T20:57:25.297Z] #42 72.80 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T20:57:25.362Z] #40 84.57 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:57:25.362Z] #40 84.58 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T20:57:25.428Z] #41 55.31 + bin/ctr [2022-09-06T20:57:25.593Z] #42 73.34 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T20:57:25.593Z] #42 73.34 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T20:57:25.852Z] #42 73.43 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T20:57:25.852Z] #42 73.55 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T20:57:25.852Z] #42 73.66 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T20:57:26.110Z] #42 73.81 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T20:57:28.037Z] #42 ... [2022-09-06T20:57:28.037Z] [2022-09-06T20:57:28.037Z] #24 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:57:28.037Z] #24 111.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T20:57:28.037Z] #24 111.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T20:57:28.037Z] #24 111.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T20:57:28.037Z] #24 111.3 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T20:57:28.037Z] #24 111.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-06T20:57:28.037Z] #24 111.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T20:57:28.037Z] #24 111.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T20:57:28.037Z] #24 111.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-06T20:57:28.037Z] #24 111.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T20:57:28.037Z] #24 111.7 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T20:57:28.037Z] #24 111.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T20:57:28.037Z] #24 111.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T20:57:28.037Z] #24 111.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T20:57:28.037Z] #24 111.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T20:57:28.037Z] #24 111.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T20:57:28.037Z] #24 112.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T20:57:28.037Z] #24 112.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T20:57:28.037Z] #24 112.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:57:28.037Z] #24 112.2 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T20:57:28.037Z] #24 112.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T20:57:28.037Z] #24 112.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T20:57:28.037Z] #24 112.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T20:57:28.037Z] #24 112.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-06T20:57:28.037Z] #24 112.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T20:57:28.037Z] #24 112.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-06T20:57:28.037Z] #24 112.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-06T20:57:28.037Z] #24 112.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T20:57:28.037Z] #24 112.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-06T20:57:28.037Z] #24 112.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-06T20:57:28.037Z] #24 113.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T20:57:28.037Z] #24 113.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-06T20:57:28.037Z] #24 113.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-06T20:57:28.037Z] #24 113.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T20:57:28.037Z] #24 113.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-06T20:57:28.037Z] #24 113.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-06T20:57:28.037Z] #24 113.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T20:57:28.037Z] #24 113.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T20:57:28.037Z] #24 113.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-06T20:57:28.037Z] #24 113.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T20:57:28.037Z] #24 114.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T20:57:28.037Z] #24 114.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T20:57:28.037Z] #24 114.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:57:28.037Z] #24 114.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T20:57:28.037Z] #24 114.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T20:57:28.037Z] #24 114.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T20:57:28.037Z] #24 114.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T20:57:28.037Z] #24 114.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T20:57:28.037Z] #24 114.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T20:57:28.037Z] #24 114.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T20:57:28.037Z] #24 114.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T20:57:28.037Z] #24 114.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T20:57:28.037Z] #24 114.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T20:57:28.037Z] #24 114.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T20:57:28.037Z] #24 114.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T20:57:28.037Z] #24 115.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T20:57:28.037Z] #24 115.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T20:57:28.037Z] #24 115.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T20:57:28.037Z] #24 115.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T20:57:28.037Z] #24 115.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T20:57:28.037Z] #24 115.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T20:57:28.037Z] #24 115.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T20:57:28.037Z] #24 115.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T20:57:28.037Z] #24 115.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T20:57:28.037Z] #24 115.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T20:57:28.037Z] #24 115.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T20:57:28.037Z] #24 115.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T20:57:28.037Z] #24 115.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T20:57:28.037Z] #24 115.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T20:57:28.037Z] #24 115.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T20:57:28.037Z] #24 115.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T20:57:28.037Z] #24 115.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T20:57:28.037Z] #24 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T20:57:28.037Z] #24 115.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T20:57:28.037Z] #24 115.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T20:57:28.037Z] #24 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T20:57:28.037Z] #24 115.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T20:57:28.037Z] #24 115.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T20:57:28.037Z] #24 115.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:57:28.037Z] #24 115.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T20:57:28.295Z] #24 115.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:57:28.295Z] #24 115.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:57:28.295Z] #24 115.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:57:29.270Z] #24 DONE 116.5s [2022-09-06T20:57:29.270Z] [2022-09-06T20:57:29.270Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T20:57:29.530Z] #40 88.74 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-06T20:57:29.530Z] #40 88.75 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-06T20:57:29.530Z] #40 88.75 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T20:57:29.530Z] #40 88.77 Selecting previously unselected package crossbuild-essential-armel. [2022-09-06T20:57:29.530Z] #40 88.77 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-06T20:57:29.530Z] #40 88.78 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-06T20:57:29.530Z] #40 88.80 Selecting previously unselected package libc6-armhf-cross. [2022-09-06T20:57:29.530Z] #40 88.80 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-06T20:57:29.530Z] #40 88.80 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-06T20:57:29.531Z] #45 DONE 0.2s [2022-09-06T20:57:29.531Z] [2022-09-06T20:57:29.531Z] #46 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T20:57:29.786Z] #40 88.91 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-06T20:57:29.786Z] #40 88.91 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:29.786Z] #40 88.92 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T20:57:29.786Z] #40 88.94 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-06T20:57:29.786Z] #40 88.95 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:29.786Z] #40 88.95 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T20:57:29.786Z] #40 88.98 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-06T20:57:29.786Z] #40 88.98 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:29.786Z] #40 89.03 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T20:57:29.786Z] #40 89.05 Selecting previously unselected package libasan6-armhf-cross. [2022-09-06T20:57:29.786Z] #40 89.06 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:29.786Z] #40 89.06 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T20:57:30.043Z] #40 89.27 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-06T20:57:30.043Z] #40 89.27 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:30.043Z] #40 89.27 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T20:57:30.043Z] #40 89.33 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-06T20:57:30.043Z] #40 89.33 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:30.043Z] #40 89.33 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T20:57:30.043Z] #40 89.42 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-06T20:57:30.043Z] #40 89.42 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:30.043Z] #40 89.43 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T20:57:30.299Z] #40 89.52 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-06T20:57:30.299Z] #40 89.52 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:57:30.299Z] #40 89.53 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T20:57:30.912Z] #46 DONE 1.6s [2022-09-06T20:57:30.912Z] [2022-09-06T20:57:30.912Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T20:57:30.912Z] #0 1.393 + RM_GOPATH=0 [2022-09-06T20:57:30.912Z] #0 1.393 + TMP_GOPATH= [2022-09-06T20:57:30.912Z] #0 1.393 + : /build [2022-09-06T20:57:30.912Z] #0 1.393 + '[' -z '' ']' [2022-09-06T20:57:30.912Z] #0 1.393 ++ mktemp -d [2022-09-06T20:57:30.912Z] #0 1.394 + export GOPATH=/tmp/tmp.LwtBl6oRJC [2022-09-06T20:57:30.912Z] #0 1.394 + GOPATH=/tmp/tmp.LwtBl6oRJC [2022-09-06T20:57:30.912Z] #0 1.394 + RM_GOPATH=1 [2022-09-06T20:57:30.912Z] #0 1.394 + case "$(go env GOARCH)" in [2022-09-06T20:57:30.912Z] #0 1.394 ++ go env GOARCH [2022-09-06T20:57:30.912Z] #0 1.420 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:57:30.912Z] #0 1.420 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:57:30.912Z] #0 1.420 ++ dirname /install.sh [2022-09-06T20:57:30.912Z] #0 1.422 + dir=/ [2022-09-06T20:57:30.912Z] #0 1.422 + bin=runc [2022-09-06T20:57:30.912Z] #0 1.422 + shift [2022-09-06T20:57:30.912Z] #0 1.422 + '[' '!' -f //runc.installer ']' [2022-09-06T20:57:30.912Z] #0 1.422 + . //runc.installer [2022-09-06T20:57:30.912Z] #0 1.423 ++ set -e [2022-09-06T20:57:30.912Z] #0 1.427 ++ : v1.1.4 [2022-09-06T20:57:30.912Z] #0 1.427 + install_runc [2022-09-06T20:57:30.912Z] #0 1.427 + RUNC_BUILDTAGS=seccomp [2022-09-06T20:57:30.912Z] #0 1.427 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T20:57:30.912Z] #0 1.427 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LwtBl6oRJC/src/github.com/opencontainers/runc [2022-09-06T20:57:30.912Z] #0 1.427 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T20:57:30.912Z] #0 1.432 Cloning into '/tmp/tmp.LwtBl6oRJC/src/github.com/opencontainers/runc'... [2022-09-06T20:57:32.293Z] #47 ... [2022-09-06T20:57:32.293Z] [2022-09-06T20:57:32.293Z] #48 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T20:57:32.293Z] #48 DONE 1.1s [2022-09-06T20:57:32.293Z] [2022-09-06T20:57:32.293Z] #49 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T20:57:33.232Z] #49 1.080 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T20:57:33.492Z] #49 DONE 1.2s [2022-09-06T20:57:33.492Z] [2022-09-06T20:57:33.492Z] #50 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T20:57:34.465Z] #40 93.91 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-06T20:57:34.465Z] #40 93.92 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-06T20:57:34.465Z] #40 93.92 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T20:57:34.466Z] #40 93.95 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-06T20:57:34.722Z] #40 93.95 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-06T20:57:34.722Z] #40 93.95 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-06T20:57:34.722Z] #40 94.09 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-06T20:57:34.875Z] #50 DONE 1.3s [2022-09-06T20:57:34.875Z] [2022-09-06T20:57:34.875Z] #35 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T20:57:34.875Z] #35 121.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T20:57:34.875Z] #35 121.2 + GOBIN=/build [2022-09-06T20:57:34.875Z] #35 121.2 + GO111MODULE=on [2022-09-06T20:57:34.875Z] #35 121.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T20:57:34.978Z] #40 94.09 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-06T20:57:34.978Z] #40 94.10 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-06T20:57:34.978Z] #40 94.28 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-06T20:57:34.978Z] #40 94.29 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:34.978Z] #40 94.29 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T20:57:35.234Z] #40 94.50 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-06T20:57:35.234Z] #40 94.51 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:57:35.234Z] #40 94.51 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T20:57:35.412Z] #41 ... [2022-09-06T20:57:35.413Z] [2022-09-06T20:57:35.413Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:57:35.413Z] #35 96.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T20:57:35.413Z] #35 96.45 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:57:35.413Z] #35 96.48 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T20:57:35.413Z] #35 103.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T20:57:35.413Z] #35 103.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:57:35.413Z] #35 103.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T20:57:35.413Z] #35 ... [2022-09-06T20:57:35.413Z] [2022-09-06T20:57:35.413Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:57:35.413Z] #42 42.50 libtoolize: putting auxiliary files in '.'. [2022-09-06T20:57:35.413Z] #42 42.50 libtoolize: copying file './ltmain.sh' [2022-09-06T20:57:35.413Z] #42 43.19 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-06T20:57:35.413Z] #42 43.19 libtoolize: and rerunning libtoolize and aclocal. [2022-09-06T20:57:35.413Z] #42 43.19 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T20:57:35.413Z] #42 52.79 configure.ac:7: installing './compile' [2022-09-06T20:57:35.413Z] #42 52.80 configure.ac:11: installing './config.guess' [2022-09-06T20:57:35.413Z] #42 52.81 configure.ac:11: installing './config.sub' [2022-09-06T20:57:35.413Z] #42 52.81 configure.ac:8: installing './install-sh' [2022-09-06T20:57:35.413Z] #42 52.81 configure.ac:8: installing './missing' [2022-09-06T20:57:35.413Z] #42 52.92 Makefile.am: installing './depcomp' [2022-09-06T20:57:35.814Z] #35 ... [2022-09-06T20:57:35.814Z] [2022-09-06T20:57:35.814Z] #51 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T20:57:35.814Z] #51 DONE 1.3s [2022-09-06T20:57:36.074Z] [2022-09-06T20:57:36.074Z] #52 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T20:57:36.791Z] #42 54.12 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T20:57:36.791Z] #42 54.12 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T20:57:36.791Z] #42 54.25 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T20:57:36.914Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T20:57:36.914Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T20:57:36.914Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T20:57:36.914Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T20:57:36.914Z] [2022-09-06T20:57:36.914Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T20:57:36.914Z] DOCKER_SYSTEMD=1 [2022-09-06T20:57:36.914Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T20:57:36.914Z] HOSTNAME=2aab6447c035 [2022-09-06T20:57:36.914Z] DEST=bundles/test-integration [2022-09-06T20:57:36.914Z] PWD=/go/src/github.com/docker/docker [2022-09-06T20:57:36.914Z] DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T20:57:36.914Z] container=docker [2022-09-06T20:57:36.914Z] HOME=/root [2022-09-06T20:57:36.914Z] LANG=C.UTF-8 [2022-09-06T20:57:36.914Z] INVOCATION_ID=03f547e2bcb0473ea18c61f875eb2d1b [2022-09-06T20:57:36.914Z] GOLANG_VERSION=1.18.5 [2022-09-06T20:57:36.914Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T20:57:36.914Z] VALIDATE_BRANCH=master [2022-09-06T20:57:36.914Z] TERM=xterm [2022-09-06T20:57:36.914Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T20:57:36.914Z] SHLVL=3 [2022-09-06T20:57:36.914Z] TIMEOUT=120m [2022-09-06T20:57:36.914Z] DOCKER_BUILDTAGS= journald [2022-09-06T20:57:36.914Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T20:57:36.914Z] GO111MODULE=off [2022-09-06T20:57:36.914Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T20:57:36.914Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T20:57:36.914Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T20:57:36.914Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T20:57:36.914Z] GOPATH=/go [2022-09-06T20:57:36.914Z] PKG_CONFIG=pkg-config [2022-09-06T20:57:36.914Z] _=/usr/bin/env [2022-09-06T20:57:36.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T20:57:37.013Z] #52 DONE 1.1s [2022-09-06T20:57:37.013Z] [2022-09-06T20:57:37.013Z] #53 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:57:37.050Z] #42 54.25 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T20:57:37.050Z] #42 54.35 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T20:57:37.050Z] #42 54.48 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T20:57:37.310Z] #42 54.60 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T20:57:37.310Z] #42 54.70 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T20:57:37.569Z] #42 54.84 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-06T20:57:38.396Z] #53 1.417 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T20:57:38.656Z] #53 1.418 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T20:57:38.656Z] #53 1.419 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:57:40.477Z] #40 99.45 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-06T20:57:40.477Z] #40 99.46 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-06T20:57:40.477Z] #40 99.62 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T20:57:40.542Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-06T20:57:40.542Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-06T20:57:40.542Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 31.9% of statements [2022-09-06T20:57:40.542Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-09-06T20:57:40.542Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-06T20:57:40.542Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-06T20:57:40.542Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-06T20:57:40.542Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-06T20:57:40.542Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-06T20:57:40.542Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-06T20:57:40.542Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-06T20:57:40.542Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-06T20:57:40.542Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-06T20:57:40.543Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-06T20:57:40.543Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-09-06T20:57:40.543Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/types [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-06T20:57:40.543Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-09-06T20:57:40.543Z] ok github.com/docker/docker/api/types/registry 0.009s coverage: 54.2% of statements [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-06T20:57:40.543Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-09-06T20:57:40.543Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/builder [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-06T20:57:40.543Z] ok github.com/docker/docker/builder/remotecontext 0.136s coverage: 13.7% of statements [2022-09-06T20:57:40.543Z] ok github.com/docker/docker/builder/dockerfile 0.469s coverage: 49.3% of statements [2022-09-06T20:57:40.543Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-09-06T20:57:40.543Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-09-06T20:57:40.543Z] ok github.com/docker/docker/builder/remotecontext/git 1.532s coverage: 86.3% of statements [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/cli [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-06T20:57:40.543Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-06T20:57:40.543Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 69.3% of statements [2022-09-06T20:57:40.563Z] #53 3.127 Fetched 44.1 kB in 2s (22.0 kB/s) [2022-09-06T20:57:41.038Z] #40 100.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-06T20:57:41.038Z] #40 100.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-06T20:57:41.294Z] #40 100.6 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-06T20:57:41.550Z] #40 100.9 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-06T20:57:41.805Z] #40 100.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-06T20:57:41.805Z] #40 100.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-06T20:57:41.805Z] #40 101.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-06T20:57:41.805Z] #40 101.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:41.805Z] #40 101.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:57:41.805Z] #40 101.1 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-06T20:57:41.805Z] #40 101.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:41.805Z] #40 101.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:57:41.805Z] #40 101.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-06T20:57:41.805Z] #40 101.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:41.805Z] #40 101.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:57:41.805Z] #40 101.2 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-06T20:57:42.062Z] #40 101.2 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:42.062Z] #40 101.2 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:57:42.062Z] #40 101.2 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-06T20:57:42.062Z] #40 101.2 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:42.062Z] #40 101.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:57:42.062Z] #40 101.5 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-06T20:57:42.062Z] #40 101.5 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:42.062Z] #40 101.5 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:57:42.062Z] #40 101.6 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-06T20:57:42.318Z] #40 101.6 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:42.318Z] #40 101.6 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:57:42.574Z] #40 101.8 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-06T20:57:42.574Z] #40 101.8 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:42.574Z] #40 101.8 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:57:42.574Z] #40 101.9 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-06T20:57:42.574Z] #40 101.9 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:42.574Z] #40 101.9 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:57:42.574Z] #40 102.0 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-06T20:57:42.830Z] #40 102.0 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:42.830Z] #40 102.0 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:57:42.830Z] #40 102.0 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-06T20:57:42.830Z] #40 102.0 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:42.830Z] #40 102.0 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:57:42.830Z] #40 102.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-06T20:57:42.830Z] #40 102.2 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:57:42.830Z] #40 102.2 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:57:43.089Z] ok github.com/docker/docker/client 0.097s coverage: 76.1% of statements [2022-09-06T20:57:43.100Z] #53 3.127 Reading package lists... [2022-09-06T20:57:43.100Z] #53 ... [2022-09-06T20:57:43.100Z] [2022-09-06T20:57:43.100Z] #35 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T20:57:43.100Z] #35 129.4 rootlesskit version 1.0.0 [2022-09-06T20:57:43.100Z] #35 129.4 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T20:57:43.100Z] #35 129.4 -container-ip string [2022-09-06T20:57:43.100Z] #35 129.4 container ip [2022-09-06T20:57:43.100Z] #35 129.4 -container-port int [2022-09-06T20:57:43.100Z] #35 129.4 container port (default -1) [2022-09-06T20:57:43.100Z] #35 129.4 -host-ip string [2022-09-06T20:57:43.100Z] #35 129.4 host ip [2022-09-06T20:57:43.100Z] #35 129.4 -host-port int [2022-09-06T20:57:43.100Z] #35 129.4 host port (default -1) [2022-09-06T20:57:43.100Z] #35 129.4 -proto string [2022-09-06T20:57:43.100Z] #35 129.4 proxy protocol (default "tcp") [2022-09-06T20:57:43.100Z] #35 DONE 129.6s [2022-09-06T20:57:43.100Z] [2022-09-06T20:57:43.100Z] #54 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T20:57:43.100Z] #54 DONE 0.0s [2022-09-06T20:57:43.100Z] [2022-09-06T20:57:43.100Z] #55 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T20:57:43.100Z] #55 DONE 0.1s [2022-09-06T20:57:43.100Z] [2022-09-06T20:57:43.100Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T20:57:44.040Z] #25 ... [2022-09-06T20:57:44.040Z] [2022-09-06T20:57:44.040Z] #56 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T20:57:44.040Z] #56 CACHED [2022-09-06T20:57:44.040Z] [2022-09-06T20:57:44.040Z] #57 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T20:57:44.040Z] #57 CACHED [2022-09-06T20:57:44.300Z] [2022-09-06T20:57:44.300Z] #53 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:57:44.300Z] #53 3.127 Reading package lists... [2022-09-06T20:57:47.551Z] #42 ... [2022-09-06T20:57:47.551Z] [2022-09-06T20:57:47.551Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:57:47.551Z] #35 117.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T20:57:47.551Z] #35 117.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:57:47.551Z] #35 117.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T20:57:47.852Z] #53 7.335 Reading package lists... [2022-09-06T20:57:48.073Z] #40 107.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-06T20:57:48.073Z] #40 107.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T20:57:48.073Z] #40 107.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:57:48.421Z] #53 10.59 Building dependency tree... [2022-09-06T20:57:48.421Z] #53 11.31 Reading state information... [2022-09-06T20:57:49.438Z] #40 108.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-06T20:57:49.438Z] #40 108.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-06T20:57:49.438Z] #40 108.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-06T20:57:49.438Z] #40 108.7 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-06T20:57:49.438Z] #40 108.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-06T20:57:49.438Z] #40 108.7 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-06T20:57:49.694Z] #40 108.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-06T20:57:49.694Z] #40 108.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:49.694Z] #40 109.0 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:57:49.801Z] #53 ... [2022-09-06T20:57:49.801Z] [2022-09-06T20:57:49.801Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:57:49.801Z] #42 92.62 configure.ac:11: installing 'build-aux/compile' [2022-09-06T20:57:49.801Z] #42 92.63 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T20:57:49.801Z] #42 92.63 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T20:57:49.801Z] #42 92.64 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T20:57:49.801Z] #42 92.66 configure.ac:13: installing 'build-aux/missing' [2022-09-06T20:57:49.801Z] #42 92.68 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T20:57:49.801Z] #42 92.91 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T20:57:49.801Z] #42 94.29 checking build system type... x86_64-pc-linux-gnu [2022-09-06T20:57:49.801Z] #42 94.55 checking host system type... x86_64-pc-linux-gnu [2022-09-06T20:57:49.801Z] #42 94.55 checking how to print strings... printf [2022-09-06T20:57:49.801Z] #42 94.57 checking for gcc... gcc [2022-09-06T20:57:49.801Z] #42 94.66 checking whether the C compiler works... yes [2022-09-06T20:57:49.801Z] #42 94.98 checking for C compiler default output file name... a.out [2022-09-06T20:57:49.801Z] #42 94.99 checking for suffix of executables... [2022-09-06T20:57:49.801Z] #42 95.21 checking whether we are cross compiling... no [2022-09-06T20:57:49.801Z] #42 95.45 checking for suffix of object files... o [2022-09-06T20:57:49.801Z] #42 95.56 checking whether we are using the GNU C compiler... yes [2022-09-06T20:57:49.801Z] #42 95.71 checking whether gcc accepts -g... yes [2022-09-06T20:57:49.801Z] #42 95.88 checking for gcc option to accept ISO C89... none needed [2022-09-06T20:57:49.801Z] #42 96.07 checking whether gcc understands -c and -o together... yes [2022-09-06T20:57:49.802Z] #42 96.27 checking for a sed that does not truncate output... /bin/sed [2022-09-06T20:57:49.802Z] #42 96.31 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T20:57:49.802Z] #42 96.32 checking for egrep... /bin/grep -E [2022-09-06T20:57:49.802Z] #42 96.32 checking for fgrep... /bin/grep -F [2022-09-06T20:57:49.802Z] #42 96.34 checking for ld used by gcc... /usr/bin/ld [2022-09-06T20:57:49.802Z] #42 96.36 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T20:57:49.802Z] #42 96.37 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T20:57:49.802Z] #42 96.38 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T20:57:49.802Z] #42 96.49 checking whether ln -s works... yes [2022-09-06T20:57:49.802Z] #42 96.50 checking the maximum length of command line arguments... 1572864 [2022-09-06T20:57:49.802Z] #42 96.53 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T20:57:49.802Z] #42 96.53 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T20:57:49.802Z] #42 96.53 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T20:57:49.802Z] #42 96.55 checking for objdump... objdump [2022-09-06T20:57:49.802Z] #42 96.55 checking how to recognize dependent libraries... pass_all [2022-09-06T20:57:49.802Z] #42 96.56 checking for dlltool... no [2022-09-06T20:57:49.802Z] #42 96.57 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T20:57:49.802Z] #42 96.57 checking for ar... ar [2022-09-06T20:57:49.802Z] #42 96.59 checking for archiver @FILE support... @ [2022-09-06T20:57:49.802Z] #42 96.79 checking for strip... strip [2022-09-06T20:57:49.802Z] #42 96.79 checking for ranlib... ranlib [2022-09-06T20:57:49.802Z] #42 96.79 checking for gawk... no [2022-09-06T20:57:49.802Z] #42 96.79 checking for mawk... mawk [2022-09-06T20:57:49.802Z] #42 96.80 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T20:57:49.802Z] #42 97.21 checking for sysroot... no [2022-09-06T20:57:49.802Z] #42 97.21 checking for a working dd... /bin/dd [2022-09-06T20:57:49.802Z] #42 97.25 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T20:57:49.802Z] #42 97.36 checking for mt... no [2022-09-06T20:57:49.802Z] #42 97.36 checking if : is a manifest tool... no [2022-09-06T20:57:49.802Z] #42 97.38 checking how to run the C preprocessor... gcc -E [2022-09-06T20:57:49.950Z] #40 109.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-06T20:57:49.950Z] #40 109.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:57:49.950Z] #40 109.2 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:57:50.630Z] #42 97.69 checking for ANSI C header files... yes [2022-09-06T20:57:50.889Z] #42 98.38 checking for sys/types.h... yes [2022-09-06T20:57:51.148Z] #42 98.56 checking for sys/stat.h... yes [2022-09-06T20:57:51.148Z] #42 98.79 checking for stdlib.h... yes [2022-09-06T20:57:51.407Z] #42 98.97 checking for string.h... yes [2022-09-06T20:57:51.745Z] #35 ... [2022-09-06T20:57:51.745Z] [2022-09-06T20:57:51.745Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:57:51.745Z] #42 68.06 configure.ac:7: installing 'build-aux/compile' [2022-09-06T20:57:51.745Z] #42 68.08 configure.ac:9: installing 'build-aux/config.guess' [2022-09-06T20:57:51.745Z] #42 68.08 configure.ac:9: installing 'build-aux/config.sub' [2022-09-06T20:57:51.745Z] #42 68.09 configure.ac:11: installing 'build-aux/install-sh' [2022-09-06T20:57:51.745Z] #42 68.11 configure.ac:11: installing 'build-aux/missing' [2022-09-06T20:57:51.745Z] #42 68.33 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T20:57:51.745Z] #42 68.45 parallel-tests: installing 'build-aux/test-driver' [2022-09-06T20:57:51.976Z] #42 99.17 checking for memory.h... yes [2022-09-06T20:57:51.976Z] #42 99.45 checking for strings.h... yes [2022-09-06T20:57:52.236Z] #42 99.63 checking for inttypes.h... yes [2022-09-06T20:57:52.495Z] #42 99.87 checking for stdint.h... yes [2022-09-06T20:57:52.495Z] #42 100.0 checking for unistd.h... yes [2022-09-06T20:57:52.755Z] #42 100.2 checking for dlfcn.h... yes [2022-09-06T20:57:53.014Z] #42 100.5 checking for objdir... .libs [2022-09-06T20:57:53.274Z] #42 100.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T20:57:53.274Z] #42 ... [2022-09-06T20:57:53.274Z] [2022-09-06T20:57:53.274Z] #53 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:57:53.274Z] #53 12.68 The following additional packages will be installed: [2022-09-06T20:57:53.274Z] #53 12.69 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-06T20:57:53.274Z] #53 12.69 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T20:57:53.274Z] #53 12.69 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-06T20:57:53.274Z] #53 12.70 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T20:57:53.274Z] #53 12.70 python3-pkg-resources systemd vim-runtime xxd [2022-09-06T20:57:53.274Z] #53 12.71 Suggested packages: [2022-09-06T20:57:53.274Z] #53 12.71 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T20:57:53.274Z] #53 12.71 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-06T20:57:53.274Z] #53 12.71 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-06T20:57:53.274Z] #53 12.71 Recommended packages: [2022-09-06T20:57:53.274Z] #53 12.71 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T20:57:53.274Z] #53 12.71 systemd-timesyncd | time-daemon unzip [2022-09-06T20:57:53.274Z] #53 14.79 The following NEW packages will be installed: [2022-09-06T20:57:53.274Z] #53 14.80 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T20:57:53.274Z] #53 14.80 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T20:57:53.274Z] #53 14.80 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-06T20:57:53.274Z] #53 14.80 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T20:57:53.274Z] #53 14.80 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T20:57:53.274Z] #53 14.80 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T20:57:53.274Z] #53 14.80 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T20:57:53.274Z] #53 14.80 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-06T20:57:53.274Z] #53 14.81 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-06T20:57:53.274Z] #53 15.15 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:57:53.274Z] #53 15.15 Need to get 32.8 MB of archives. [2022-09-06T20:57:53.274Z] #53 15.15 After this operation, 124 MB of additional disk space will be used. [2022-09-06T20:57:53.274Z] #53 15.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T20:57:53.274Z] #53 15.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T20:57:53.274Z] #53 15.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-06T20:57:53.274Z] #53 15.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-06T20:57:53.274Z] #53 15.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T20:57:53.274Z] #53 15.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-06T20:57:53.274Z] #53 15.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-06T20:57:53.274Z] #53 15.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T20:57:53.274Z] #53 15.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T20:57:53.274Z] #53 15.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T20:57:53.274Z] #53 15.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T20:57:53.274Z] #53 15.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T20:57:53.274Z] #53 15.41 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T20:57:53.274Z] #53 15.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T20:57:53.274Z] #53 15.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T20:57:53.274Z] #53 15.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T20:57:53.274Z] #53 15.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T20:57:53.274Z] #53 15.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T20:57:53.274Z] #53 15.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T20:57:53.274Z] #53 15.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T20:57:53.274Z] #53 15.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T20:57:53.274Z] #53 15.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T20:57:53.274Z] #53 15.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T20:57:53.274Z] #53 15.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T20:57:53.274Z] #53 15.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T20:57:53.274Z] #53 15.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T20:57:53.274Z] #53 15.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T20:57:53.274Z] #53 15.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T20:57:53.274Z] #53 15.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T20:57:53.274Z] #53 15.61 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T20:57:53.274Z] #53 15.61 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T20:57:53.274Z] #53 15.62 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T20:57:53.274Z] #53 15.92 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T20:57:53.274Z] #53 15.92 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-06T20:57:53.274Z] #53 15.92 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T20:57:53.274Z] #53 15.93 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-06T20:57:53.274Z] #53 15.93 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T20:57:53.274Z] #53 15.94 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T20:57:53.274Z] #53 15.94 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T20:57:53.274Z] #53 15.95 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T20:57:53.274Z] #53 15.96 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T20:57:53.274Z] #53 16.03 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T20:57:53.274Z] #53 16.03 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T20:57:53.275Z] #53 16.04 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T20:57:53.275Z] #53 16.04 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T20:57:53.275Z] #53 16.05 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T20:57:53.275Z] #53 16.07 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T20:57:53.275Z] #53 16.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T20:57:53.275Z] #53 16.12 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-06T20:57:53.275Z] #53 16.14 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T20:57:53.275Z] #53 16.17 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T20:57:53.275Z] #53 16.17 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T20:57:53.534Z] #53 16.38 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T20:57:53.534Z] #53 16.44 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T20:57:53.534Z] #53 16.47 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T20:57:53.534Z] #53 16.48 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T20:57:53.649Z] #42 70.59 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-06T20:57:53.649Z] #42 70.59 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-06T20:57:53.909Z] #42 71.21 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-06T20:57:53.909Z] #42 71.21 libtoolize: copying file 'm4/libtool.m4' [2022-09-06T20:57:53.909Z] #42 71.29 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-06T20:57:53.909Z] #42 71.38 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-06T20:57:54.116Z] #40 113.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-06T20:57:54.116Z] #40 113.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T20:57:54.116Z] #40 113.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:57:54.116Z] #40 113.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-06T20:57:54.116Z] #40 113.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-06T20:57:54.116Z] #40 113.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-06T20:57:54.116Z] #40 113.3 Selecting previously unselected package libc6-s390x-cross. [2022-09-06T20:57:54.116Z] #40 113.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-06T20:57:54.116Z] #40 113.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-06T20:57:54.116Z] #40 113.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-06T20:57:54.116Z] #40 113.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:54.116Z] #40 113.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:57:54.116Z] #40 113.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-06T20:57:54.116Z] #40 113.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:54.116Z] #40 113.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:57:54.116Z] #40 113.4 Selecting previously unselected package libitm1-s390x-cross. [2022-09-06T20:57:54.116Z] #40 113.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:54.116Z] #40 113.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:57:54.116Z] #40 113.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-06T20:57:54.168Z] #42 71.48 libtoolize: copying file 'm4/ltversion.m4' [2022-09-06T20:57:54.372Z] #40 113.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:54.372Z] #40 113.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:57:54.372Z] #40 113.5 Selecting previously unselected package libasan6-s390x-cross. [2022-09-06T20:57:54.372Z] #40 113.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:54.372Z] #40 113.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:57:54.372Z] #40 113.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-06T20:57:54.427Z] #42 71.60 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-06T20:57:54.471Z] #53 17.26 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:57:54.472Z] #53 17.45 Fetched 32.8 MB in 2s (19.8 MB/s) [2022-09-06T20:57:54.472Z] #53 17.54 Selecting previously unselected package libcap2:amd64. [2022-09-06T20:57:54.628Z] #40 113.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:54.629Z] #40 114.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:57:54.731Z] #53 17.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-06T20:57:54.731Z] #53 17.63 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T20:57:54.731Z] #53 17.64 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T20:57:54.731Z] #53 17.72 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T20:57:54.731Z] #53 17.72 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T20:57:54.731Z] #53 17.72 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T20:57:54.731Z] #53 ... [2022-09-06T20:57:54.731Z] [2022-09-06T20:57:54.731Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T20:57:54.731Z] #47 15.27 + cd /tmp/tmp.LwtBl6oRJC/src/github.com/opencontainers/runc [2022-09-06T20:57:54.731Z] #47 15.27 + git checkout -q v1.1.4 [2022-09-06T20:57:54.731Z] #47 16.02 + '[' -z '' ']' [2022-09-06T20:57:54.731Z] #47 16.02 + target=static [2022-09-06T20:57:54.731Z] #47 16.02 + make BUILDTAGS=seccomp static [2022-09-06T20:57:54.731Z] #47 16.58 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T20:57:54.994Z] #47 ... [2022-09-06T20:57:54.994Z] [2022-09-06T20:57:54.994Z] #53 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:57:54.994Z] #53 17.79 Selecting previously unselected package libjson-c5:amd64. [2022-09-06T20:57:54.994Z] #53 17.81 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-06T20:57:54.994Z] #53 17.81 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-06T20:57:54.994Z] #53 17.90 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T20:57:54.994Z] #53 17.91 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-06T20:57:54.994Z] #53 17.91 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T20:57:55.253Z] #53 18.10 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T20:57:55.253Z] #53 18.10 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T20:57:55.253Z] #53 18.10 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T20:57:55.253Z] #53 18.24 Selecting previously unselected package libkmod2:amd64. [2022-09-06T20:57:55.253Z] #53 18.25 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-06T20:57:55.253Z] #53 18.31 Unpacking libkmod2:amd64 (28-1) ... [2022-09-06T20:57:55.513Z] #53 18.43 Selecting previously unselected package systemd. [2022-09-06T20:57:55.513Z] #53 18.43 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-06T20:57:55.555Z] #40 114.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-06T20:57:55.772Z] #53 18.62 Unpacking systemd (247.3-7) ... [2022-09-06T20:57:55.810Z] #40 114.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:55.810Z] #40 115.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:57:56.065Z] #40 115.3 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-06T20:57:56.065Z] #40 115.3 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:57:56.321Z] #40 115.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:57:56.331Z] #42 ... [2022-09-06T20:57:56.331Z] [2022-09-06T20:57:56.331Z] #35 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:57:56.331Z] #35 124.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T20:57:56.332Z] #35 124.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T20:57:56.332Z] #35 124.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T20:57:56.332Z] #35 124.3 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T20:57:56.332Z] #35 124.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-06T20:57:56.332Z] #35 124.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T20:57:56.332Z] #35 124.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T20:57:56.332Z] #35 124.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-06T20:57:56.332Z] #35 124.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T20:57:56.332Z] #35 125.1 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T20:57:56.332Z] #35 125.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T20:57:56.332Z] #35 125.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T20:57:56.332Z] #35 125.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T20:57:56.332Z] #35 125.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T20:57:56.332Z] #35 125.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T20:57:56.332Z] #35 125.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T20:57:56.332Z] #35 125.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T20:57:56.332Z] #35 125.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:57:56.332Z] #35 125.6 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T20:57:56.332Z] #35 125.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T20:57:56.332Z] #35 125.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T20:57:56.332Z] #35 125.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T20:57:56.332Z] #35 125.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-06T20:57:56.332Z] #35 125.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T20:57:56.332Z] #35 126.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-06T20:57:56.332Z] #35 126.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-06T20:57:56.332Z] #35 126.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T20:57:56.332Z] #35 126.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-06T20:57:56.332Z] #35 126.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-06T20:57:56.332Z] #35 126.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T20:57:56.332Z] #35 126.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-06T20:57:56.332Z] #35 126.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-06T20:57:56.332Z] #35 126.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T20:57:56.332Z] #35 126.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-06T20:57:56.332Z] #35 126.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-06T20:57:56.332Z] #35 126.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T20:57:56.332Z] #35 127.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T20:57:56.332Z] #35 127.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-06T20:57:56.332Z] #35 127.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T20:57:56.332Z] #35 127.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T20:57:56.332Z] #35 127.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T20:57:56.332Z] #35 127.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:57:56.332Z] #35 127.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T20:57:56.332Z] #35 127.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T20:57:56.332Z] #35 127.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T20:57:56.332Z] #35 127.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T20:57:56.332Z] #35 127.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T20:57:56.332Z] #35 127.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T20:57:56.899Z] #35 128.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T20:57:56.899Z] #35 128.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T20:57:56.899Z] #35 128.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T20:57:56.899Z] #35 128.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T20:57:56.899Z] #35 128.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T20:57:56.899Z] #35 128.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T20:57:56.899Z] #35 128.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T20:57:56.899Z] #35 128.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T20:57:56.899Z] #35 128.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T20:57:56.899Z] #35 128.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T20:57:57.158Z] #35 128.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T20:57:57.158Z] #35 128.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T20:57:57.158Z] #35 128.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T20:57:57.158Z] #35 128.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T20:57:57.158Z] #35 128.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T20:57:57.158Z] #35 128.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T20:57:57.158Z] #35 128.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T20:57:57.158Z] #35 128.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T20:57:57.158Z] #35 128.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T20:57:57.158Z] #35 128.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T20:57:57.158Z] #35 128.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T20:57:57.158Z] #35 128.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T20:57:57.158Z] #35 128.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T20:57:57.158Z] #35 128.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T20:57:57.158Z] #35 128.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T20:57:57.158Z] #35 128.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T20:57:57.158Z] #35 128.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T20:57:57.158Z] #35 128.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T20:57:57.158Z] #35 128.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T20:57:57.158Z] #35 128.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:57:57.158Z] #35 128.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T20:57:57.248Z] #40 116.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-06T20:57:57.248Z] #40 116.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:57:57.248Z] #40 116.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:57:57.417Z] #35 128.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:57:57.417Z] #35 128.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:57:57.417Z] #35 128.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:57:59.107Z] #53 21.60 Selecting previously unselected package pigz. [2022-09-06T20:57:59.108Z] #53 21.60 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-06T20:57:59.108Z] #53 21.61 Unpacking pigz (2.6-1) ... [2022-09-06T20:57:59.108Z] #53 21.72 Selecting previously unselected package libelf1:amd64. [2022-09-06T20:57:59.108Z] #53 21.72 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-06T20:57:59.108Z] #53 21.72 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T20:57:59.108Z] #53 21.91 Selecting previously unselected package libbpf0:amd64. [2022-09-06T20:57:59.108Z] #53 21.92 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T20:57:59.108Z] #53 21.94 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T20:57:59.108Z] #53 22.06 Selecting previously unselected package libmnl0:amd64. [2022-09-06T20:57:59.108Z] #53 22.07 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T20:57:59.108Z] #53 22.07 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T20:57:59.108Z] #53 22.13 Selecting previously unselected package libxtables12:amd64. [2022-09-06T20:57:59.366Z] #53 22.15 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T20:57:59.366Z] #53 22.16 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T20:57:59.366Z] #53 22.26 Selecting previously unselected package libcap2-bin. [2022-09-06T20:57:59.366Z] #53 22.26 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T20:57:59.366Z] #53 22.27 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T20:57:59.624Z] #53 22.37 Selecting previously unselected package iproute2. [2022-09-06T20:57:59.624Z] #53 22.38 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T20:57:59.624Z] #53 22.38 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T20:57:59.952Z] #35 DONE 131.3s [2022-09-06T20:57:59.952Z] [2022-09-06T20:57:59.952Z] #24 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T20:57:59.952Z] #24 123.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T20:57:59.952Z] #24 123.1 + GOBIN=/build [2022-09-06T20:57:59.952Z] #24 123.1 + GO111MODULE=on [2022-09-06T20:57:59.952Z] #24 123.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T20:57:59.952Z] #24 129.2 rootlesskit version 1.0.0 [2022-09-06T20:57:59.952Z] #24 129.2 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T20:57:59.952Z] #24 129.2 -container-ip string [2022-09-06T20:57:59.952Z] #24 129.2 container ip [2022-09-06T20:57:59.952Z] #24 129.2 -container-port int [2022-09-06T20:57:59.952Z] #24 129.2 container port (default -1) [2022-09-06T20:57:59.952Z] #24 129.2 -host-ip string [2022-09-06T20:57:59.952Z] #24 129.2 host ip [2022-09-06T20:57:59.952Z] #24 129.2 -host-port int [2022-09-06T20:57:59.952Z] #24 129.2 host port (default -1) [2022-09-06T20:57:59.952Z] #24 129.2 -proto string [2022-09-06T20:57:59.952Z] #24 129.2 proxy protocol (default "tcp") [2022-09-06T20:57:59.952Z] #24 DONE 130.8s [2022-09-06T20:57:59.952Z] [2022-09-06T20:57:59.952Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T20:57:59.952Z] #45 ... [2022-09-06T20:57:59.952Z] [2022-09-06T20:57:59.952Z] #46 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T20:57:59.952Z] #46 DONE 0.2s [2022-09-06T20:58:00.198Z] #53 23.01 Selecting previously unselected package xxd. [2022-09-06T20:58:00.199Z] #53 23.03 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T20:58:00.199Z] #53 23.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:58:00.211Z] [2022-09-06T20:58:00.211Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T20:58:00.211Z] #45 DONE 0.2s [2022-09-06T20:58:00.211Z] [2022-09-06T20:58:00.211Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T20:58:00.211Z] #47 ... [2022-09-06T20:58:00.211Z] [2022-09-06T20:58:00.211Z] #48 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T20:58:00.211Z] #48 DONE 0.1s [2022-09-06T20:58:00.458Z] #53 23.22 Selecting previously unselected package vim-common. [2022-09-06T20:58:00.458Z] #53 23.24 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T20:58:00.458Z] #53 23.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:58:00.469Z] [2022-09-06T20:58:00.469Z] #49 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T20:58:00.717Z] #53 23.47 Selecting previously unselected package bash-completion. [2022-09-06T20:58:00.717Z] #53 23.48 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T20:58:01.416Z] #40 120.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-06T20:58:01.416Z] #40 120.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T20:58:01.416Z] #40 120.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:58:01.416Z] #40 120.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-06T20:58:01.416Z] #40 120.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-06T20:58:01.416Z] #40 120.6 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-06T20:58:01.416Z] #40 120.8 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-06T20:58:01.416Z] #40 120.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-06T20:58:01.416Z] #40 120.8 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-06T20:58:01.671Z] #40 121.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-06T20:58:01.671Z] #40 121.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-06T20:58:01.671Z] #40 121.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:58:01.927Z] #40 121.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-06T20:58:01.927Z] #40 121.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-06T20:58:01.927Z] #40 121.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:58:02.374Z] #49 DONE 2.4s [2022-09-06T20:58:02.374Z] [2022-09-06T20:58:02.374Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T20:58:02.374Z] #47 1.995 + RM_GOPATH=0 [2022-09-06T20:58:02.374Z] #47 1.995 + TMP_GOPATH= [2022-09-06T20:58:02.374Z] #47 1.995 + : /build [2022-09-06T20:58:02.374Z] #47 1.995 + '[' -z '' ']' [2022-09-06T20:58:02.374Z] #47 1.995 ++ mktemp -d [2022-09-06T20:58:02.374Z] #47 1.997 + export GOPATH=/tmp/tmp.jln2TA543H [2022-09-06T20:58:02.374Z] #47 1.997 + GOPATH=/tmp/tmp.jln2TA543H [2022-09-06T20:58:02.374Z] #47 1.997 + RM_GOPATH=1 [2022-09-06T20:58:02.374Z] #47 1.997 + case "$(go env GOARCH)" in [2022-09-06T20:58:02.374Z] #47 1.997 ++ go env GOARCH [2022-09-06T20:58:02.374Z] #47 2.011 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:58:02.374Z] #47 2.011 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:58:02.374Z] #47 2.011 ++ dirname /install.sh [2022-09-06T20:58:02.374Z] #47 2.038 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T20:58:02.374Z] #47 2.042 + dir=/ [2022-09-06T20:58:02.374Z] #47 2.042 + bin=runc [2022-09-06T20:58:02.374Z] #47 2.042 + shift [2022-09-06T20:58:02.374Z] #47 2.042 + '[' '!' -f //runc.installer ']' [2022-09-06T20:58:02.374Z] #47 2.042 + . //runc.installer [2022-09-06T20:58:02.374Z] #47 2.042 ++ set -e [2022-09-06T20:58:02.374Z] #47 2.042 ++ : v1.1.4 [2022-09-06T20:58:02.374Z] #47 2.042 + install_runc [2022-09-06T20:58:02.374Z] #47 2.042 + RUNC_BUILDTAGS=seccomp [2022-09-06T20:58:02.374Z] #47 2.042 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T20:58:02.374Z] #47 2.042 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jln2TA543H/src/github.com/opencontainers/runc [2022-09-06T20:58:02.374Z] #47 2.042 Cloning into '/tmp/tmp.jln2TA543H/src/github.com/opencontainers/runc'... [2022-09-06T20:58:02.623Z] #53 ... [2022-09-06T20:58:02.623Z] [2022-09-06T20:58:02.623Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:58:02.623Z] #42 101.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T20:58:02.623Z] #42 101.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T20:58:02.623Z] #42 101.1 checking if gcc static flag -static works... yes [2022-09-06T20:58:02.623Z] #42 101.7 checking if gcc supports -c -o file.o... yes [2022-09-06T20:58:02.623Z] #42 101.9 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T20:58:02.623Z] #42 101.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T20:58:02.623Z] #42 101.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T20:58:02.624Z] #42 102.3 checking how to hardcode library paths into programs... immediate [2022-09-06T20:58:02.624Z] #42 102.3 checking whether stripping libraries is possible... yes [2022-09-06T20:58:02.624Z] #42 102.3 checking if libtool supports shared libraries... yes [2022-09-06T20:58:02.624Z] #42 102.3 checking whether to build shared libraries... no [2022-09-06T20:58:02.624Z] #42 102.3 checking whether to build static libraries... yes [2022-09-06T20:58:02.624Z] #42 102.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T20:58:02.624Z] #42 102.3 checking whether build environment is sane... yes [2022-09-06T20:58:02.624Z] #42 102.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T20:58:02.624Z] #42 102.4 checking whether make sets $(MAKE)... yes [2022-09-06T20:58:02.624Z] #42 102.5 checking whether make supports the include directive... yes (GNU style) [2022-09-06T20:58:02.624Z] #42 102.5 checking whether make supports nested variables... yes [2022-09-06T20:58:02.624Z] #42 102.6 checking whether UID '0' is supported by ustar format... yes [2022-09-06T20:58:02.624Z] #42 102.6 checking whether GID '0' is supported by ustar format... yes [2022-09-06T20:58:02.624Z] #42 102.6 checking how to create a ustar tar archive... gnutar [2022-09-06T20:58:02.624Z] #42 102.7 checking dependency style of gcc... gcc3 [2022-09-06T20:58:02.624Z] #42 102.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T20:58:02.624Z] #42 102.9 checking whether make supports nested variables... (cached) yes [2022-09-06T20:58:02.624Z] #42 102.9 checking for gawk... (cached) mawk [2022-09-06T20:58:02.624Z] #42 102.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T20:58:02.624Z] #42 102.9 checking for gcc... (cached) gcc [2022-09-06T20:58:02.624Z] #42 103.0 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T20:58:02.624Z] #42 103.0 checking whether gcc accepts -g... (cached) yes [2022-09-06T20:58:02.624Z] #42 103.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T20:58:02.624Z] #42 103.0 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T20:58:02.624Z] #42 103.0 checking for a Python interpreter with version >= 3... python3 [2022-09-06T20:58:02.624Z] #42 103.1 checking for python3... /usr/bin/python3 [2022-09-06T20:58:02.624Z] #42 103.2 checking for python3 version... 3.9 [2022-09-06T20:58:02.624Z] #42 103.3 checking for python3 platform... linux [2022-09-06T20:58:02.624Z] #42 103.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T20:58:02.624Z] #42 103.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T20:58:02.624Z] #42 103.7 checking for go-md2man... no [2022-09-06T20:58:02.624Z] #42 103.7 checking error.h usability... yes [2022-09-06T20:58:02.624Z] #42 104.0 checking error.h presence... yes [2022-09-06T20:58:02.624Z] #42 104.0 checking for error.h... yes [2022-09-06T20:58:02.624Z] #42 104.1 checking linux/openat2.h usability... yes [2022-09-06T20:58:02.624Z] #42 104.4 checking linux/openat2.h presence... yes [2022-09-06T20:58:02.624Z] #42 104.5 checking for linux/openat2.h... yes [2022-09-06T20:58:02.624Z] #42 104.5 checking for copy_file_range... yes [2022-09-06T20:58:02.624Z] #42 104.8 checking for fgetxattr... yes [2022-09-06T20:58:02.624Z] #42 105.1 checking for statx... yes [2022-09-06T20:58:02.624Z] #42 105.4 checking for fgetpwent_r... yes [2022-09-06T20:58:02.624Z] #42 105.6 checking for issetugid... no [2022-09-06T20:58:02.624Z] #42 105.9 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T20:58:02.624Z] #42 105.9 checking pkg-config is at least version 0.9.0... yes [2022-09-06T20:58:02.624Z] #42 105.9 checking for library containing yajl_tree_get... -lyajl [2022-09-06T20:58:02.624Z] #42 106.5 checking for yajl >= 2.0.0... yes [2022-09-06T20:58:02.624Z] #42 106.5 checking sys/capability.h usability... yes [2022-09-06T20:58:02.624Z] #42 106.7 checking sys/capability.h presence... yes [2022-09-06T20:58:02.624Z] #42 106.8 checking for sys/capability.h... yes [2022-09-06T20:58:02.624Z] #42 106.8 checking for library containing cap_from_name... -lcap [2022-09-06T20:58:02.624Z] #42 107.4 checking for library containing dlopen... -ldl [2022-09-06T20:58:02.624Z] #42 107.9 checking seccomp.h usability... yes [2022-09-06T20:58:02.624Z] #42 108.2 checking seccomp.h presence... yes [2022-09-06T20:58:02.624Z] #42 108.2 checking for seccomp.h... yes [2022-09-06T20:58:02.624Z] #42 108.2 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T20:58:02.624Z] #42 108.8 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T20:58:02.624Z] #42 109.0 checking systemd/sd-bus.h usability... yes [2022-09-06T20:58:02.624Z] #42 109.3 checking systemd/sd-bus.h presence... yes [2022-09-06T20:58:02.624Z] #42 109.4 checking for systemd/sd-bus.h... yes [2022-09-06T20:58:02.624Z] #42 109.4 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T20:58:02.624Z] #42 110.1 checking for sd_notify_barrier... yes [2022-09-06T20:58:02.885Z] #42 110.4 checking linux/bpf.h usability... yes [2022-09-06T20:58:02.885Z] #42 110.6 checking linux/bpf.h presence... yes [2022-09-06T20:58:03.144Z] #42 110.7 checking for linux/bpf.h... yes [2022-09-06T20:58:03.144Z] #42 110.7 checking compilation for eBPF... yes [2022-09-06T20:58:03.144Z] #42 110.8 checking for criu >= 3.15... no [2022-09-06T20:58:03.144Z] #42 110.8 configure: CRIU headers not found, building without CRIU support [2022-09-06T20:58:03.144Z] #42 110.8 checking for criu > 3.16... no [2022-09-06T20:58:03.144Z] #42 110.9 configure: CRIU version doesn't support join-ns API [2022-09-06T20:58:03.144Z] #42 110.9 checking for criu > 3.16.1... no [2022-09-06T20:58:03.144Z] #42 110.9 configure: CRIU version doesn't support for pre-dumping [2022-09-06T20:58:03.312Z] #47 ... [2022-09-06T20:58:03.312Z] [2022-09-06T20:58:03.312Z] #50 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T20:58:03.312Z] #50 CACHED [2022-09-06T20:58:03.312Z] [2022-09-06T20:58:03.312Z] #51 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T20:58:03.312Z] #51 CACHED [2022-09-06T20:58:03.312Z] [2022-09-06T20:58:03.312Z] #52 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T20:58:03.403Z] #42 110.9 checking for new mount API (fsconfig)... yes [2022-09-06T20:58:03.403Z] #42 111.0 checking for seccomp notify API... yes [2022-09-06T20:58:03.403Z] #42 111.1 checking for gperf... no [2022-09-06T20:58:03.403Z] #42 111.1 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T20:58:03.663Z] #42 111.1 checking for library containing argp_parse... none required [2022-09-06T20:58:03.878Z] #52 DONE 1.5s [2022-09-06T20:58:03.878Z] [2022-09-06T20:58:03.878Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T20:58:03.922Z] #42 111.6 checking that generated files are newer than configure... done [2022-09-06T20:58:03.922Z] #42 111.6 configure: creating ./config.status [2022-09-06T20:58:04.813Z] #53 0.902 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T20:58:04.813Z] #53 DONE 1.0s [2022-09-06T20:58:04.813Z] [2022-09-06T20:58:04.813Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T20:58:05.302Z] #42 ... [2022-09-06T20:58:05.302Z] [2022-09-06T20:58:05.302Z] #53 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:58:05.302Z] #53 26.21 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T20:58:05.302Z] #53 26.73 Selecting previously unselected package bzip2. [2022-09-06T20:58:05.302Z] #53 26.73 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T20:58:05.302Z] #53 26.74 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T20:58:05.302Z] #53 26.85 Selecting previously unselected package xz-utils. [2022-09-06T20:58:05.302Z] #53 26.87 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T20:58:05.302Z] #53 26.87 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T20:58:05.302Z] #53 27.09 Selecting previously unselected package apparmor. [2022-09-06T20:58:05.302Z] #53 27.09 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T20:58:05.302Z] #53 27.15 Unpacking apparmor (2.13.6-10) ... [2022-09-06T20:58:05.302Z] #53 27.70 Selecting previously unselected package inetutils-ping. [2022-09-06T20:58:05.302Z] #53 27.71 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T20:58:05.302Z] #53 27.71 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T20:58:05.302Z] #53 27.83 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T20:58:05.302Z] #53 27.85 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T20:58:05.302Z] #53 27.86 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T20:58:05.302Z] #53 27.93 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T20:58:05.302Z] #53 27.94 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T20:58:05.302Z] #53 27.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T20:58:05.302Z] #53 28.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T20:58:05.302Z] #53 28.03 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T20:58:05.302Z] #53 28.04 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T20:58:05.302Z] #53 28.16 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T20:58:05.302Z] #53 28.17 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T20:58:05.302Z] #53 28.18 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T20:58:05.561Z] #53 28.28 Selecting previously unselected package iptables. [2022-09-06T20:58:05.561Z] #53 28.28 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-06T20:58:05.561Z] #53 28.29 Unpacking iptables (1.8.7-1) ... [2022-09-06T20:58:05.751Z] #47 ... [2022-09-06T20:58:05.751Z] [2022-09-06T20:58:05.751Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T20:58:05.751Z] #54 DONE 1.1s [2022-09-06T20:58:05.821Z] #53 28.75 Selecting previously unselected package libonig5:amd64. [2022-09-06T20:58:05.821Z] #53 28.77 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T20:58:05.821Z] #53 28.78 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T20:58:06.011Z] [2022-09-06T20:58:06.011Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T20:58:06.080Z] #53 28.99 Selecting previously unselected package libjq1:amd64. [2022-09-06T20:58:06.081Z] #53 29.00 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T20:58:06.081Z] #53 29.02 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T20:58:06.650Z] #53 29.51 Selecting previously unselected package jq. [2022-09-06T20:58:06.650Z] #53 29.54 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-06T20:58:06.650Z] #53 29.55 Unpacking jq (1.6-2.1) ... [2022-09-06T20:58:06.910Z] #53 29.68 Selecting previously unselected package libaio1:amd64. [2022-09-06T20:58:06.910Z] #53 29.68 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T20:58:06.910Z] #53 29.69 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T20:58:06.910Z] #53 29.78 Selecting previously unselected package libgpm2:amd64. [2022-09-06T20:58:06.910Z] #53 29.78 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T20:58:06.910Z] #53 29.78 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T20:58:06.910Z] #53 29.88 Selecting previously unselected package libicu67:amd64. [2022-09-06T20:58:06.948Z] #55 DONE 1.1s [2022-09-06T20:58:06.948Z] [2022-09-06T20:58:06.948Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T20:58:07.168Z] #40 125.9 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-06T20:58:07.168Z] #40 125.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-06T20:58:07.168Z] #40 126.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:58:07.170Z] #53 29.90 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-06T20:58:07.170Z] #53 29.91 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T20:58:07.729Z] #40 126.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-06T20:58:07.729Z] #40 126.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-06T20:58:07.729Z] #40 127.1 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-06T20:58:07.729Z] #40 127.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-06T20:58:07.985Z] #40 127.2 Setting up libfile-which-perl (1.23-1) ... [2022-09-06T20:58:07.985Z] #40 127.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-06T20:58:07.985Z] #40 127.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-06T20:58:07.985Z] #40 127.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-06T20:58:07.985Z] #40 127.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T20:58:07.985Z] #40 127.3 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T20:58:07.985Z] #40 127.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-06T20:58:07.985Z] #40 127.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-06T20:58:07.985Z] #40 127.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-06T20:58:07.985Z] #40 127.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-06T20:58:07.985Z] #40 127.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-06T20:58:07.985Z] #40 127.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-06T20:58:07.985Z] #40 127.3 Setting up file (1:5.39-3) ... [2022-09-06T20:58:07.985Z] #40 127.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-06T20:58:07.985Z] #40 127.4 Setting up bzip2 (1.0.8-4) ... [2022-09-06T20:58:07.985Z] #40 127.4 Setting up libyaml-perl (1.30-1) ... [2022-09-06T20:58:07.985Z] #40 127.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-06T20:58:07.985Z] #40 127.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-06T20:58:07.985Z] #40 127.4 Setting up libio-string-perl (1.08-3.1) ... [2022-09-06T20:58:07.985Z] #40 127.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-06T20:58:07.985Z] #40 127.4 Setting up cross-config (2.6.18+nmu1) ... [2022-09-06T20:58:08.241Z] #40 127.5 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T20:58:08.241Z] #40 127.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T20:58:08.241Z] #40 127.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-06T20:58:08.241Z] #40 127.5 Setting up patch (2.7.6-7) ... [2022-09-06T20:58:08.241Z] #40 127.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-06T20:58:08.241Z] #40 127.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-06T20:58:08.241Z] #40 127.5 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.241Z] #40 127.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-06T20:58:08.241Z] #40 127.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-06T20:58:08.241Z] #40 127.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.241Z] #40 127.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.241Z] #40 127.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-06T20:58:08.241Z] #40 127.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-06T20:58:08.241Z] #40 127.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.241Z] #40 127.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:58:08.241Z] #40 127.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-06T20:58:08.241Z] #40 127.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-06T20:58:08.241Z] #40 127.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-06T20:58:08.241Z] #40 127.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-06T20:58:08.327Z] #56 DONE 1.2s [2022-09-06T20:58:08.327Z] [2022-09-06T20:58:08.327Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:58:08.497Z] #40 127.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.497Z] #40 127.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-06T20:58:08.497Z] #40 127.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T20:58:08.497Z] #40 127.7 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-06T20:58:08.497Z] #40 127.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:58:08.497Z] #40 127.7 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-06T20:58:08.497Z] #40 127.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T20:58:08.497Z] #40 127.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.497Z] #40 127.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-06T20:58:08.497Z] #40 127.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.497Z] #40 127.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.497Z] #40 127.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.497Z] #40 127.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.497Z] #40 127.8 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.497Z] #40 127.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.497Z] #40 127.8 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-06T20:58:08.497Z] #40 127.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.497Z] #40 127.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.497Z] #40 127.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.497Z] #40 127.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.753Z] #40 127.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-06T20:58:08.753Z] #40 127.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.753Z] #40 127.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.753Z] #40 127.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.753Z] #40 127.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-06T20:58:08.753Z] #40 128.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.753Z] #40 128.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.753Z] #40 128.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:58:08.753Z] #40 128.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-06T20:58:08.753Z] #40 128.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-06T20:58:08.753Z] #40 128.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-06T20:58:09.008Z] #40 128.2 [2022-09-06T20:58:09.008Z] #40 128.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-06T20:58:09.008Z] #40 128.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.008Z] #40 128.3 Setting up dpkg-dev (1.20.11) ... [2022-09-06T20:58:09.008Z] #40 128.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.008Z] #40 128.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T20:58:09.008Z] #40 128.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.008Z] #40 128.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.008Z] #40 128.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.008Z] #40 128.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.008Z] #40 128.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T20:58:09.008Z] #40 128.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.264Z] #40 128.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.264Z] #40 128.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.264Z] #40 128.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.264Z] #40 128.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-06T20:58:09.264Z] #40 128.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-06T20:58:09.264Z] #40 128.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-06T20:58:09.264Z] #40 128.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-06T20:58:09.520Z] #40 128.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-06T20:58:09.520Z] #40 128.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:58:09.520Z] #40 128.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:58:09.520Z] #40 128.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.520Z] #40 128.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T20:58:09.520Z] #40 128.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.520Z] #40 128.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.521Z] #40 128.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:58:09.521Z] #40 128.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T20:58:09.521Z] #40 128.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.521Z] #40 128.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.521Z] #40 128.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.521Z] #40 128.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.521Z] #40 128.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.521Z] #40 128.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.521Z] #40 128.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-06T20:58:09.521Z] #40 128.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:58:09.521Z] #40 128.9 Setting up libxml-simple-perl (2.25-1) ... [2022-09-06T20:58:09.521Z] #40 128.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T20:58:09.521Z] #40 128.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T20:58:09.521Z] #40 128.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-06T20:58:09.521Z] #40 129.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.521Z] #40 129.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.521Z] #40 129.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.521Z] #40 129.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.521Z] #40 129.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:58:09.521Z] #40 129.0 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-06T20:58:09.706Z] #53 ... [2022-09-06T20:58:09.706Z] [2022-09-06T20:58:09.706Z] #31 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T20:58:09.706Z] #31 156.8 Delve is a source level debugger for Go programs. [2022-09-06T20:58:09.706Z] #31 156.8 [2022-09-06T20:58:09.706Z] #31 156.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T20:58:09.706Z] #31 156.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T20:58:09.706Z] #31 156.8 [2022-09-06T20:58:09.706Z] #31 156.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T20:58:09.706Z] #31 156.8 [2022-09-06T20:58:09.706Z] #31 156.8 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T20:58:09.706Z] #31 156.8 [2022-09-06T20:58:09.706Z] #31 156.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T20:58:09.706Z] #31 156.8 [2022-09-06T20:58:09.706Z] #31 156.8 Usage: [2022-09-06T20:58:09.706Z] #31 156.8 dlv [command] [2022-09-06T20:58:09.706Z] #31 156.8 [2022-09-06T20:58:09.706Z] #31 156.8 Available Commands: [2022-09-06T20:58:09.706Z] #31 156.8 attach Attach to running process and begin debugging. [2022-09-06T20:58:09.706Z] #31 156.8 connect Connect to a headless debug server with a terminal client. [2022-09-06T20:58:09.706Z] #31 156.8 core Examine a core dump. [2022-09-06T20:58:09.706Z] #31 156.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T20:58:09.706Z] #31 156.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T20:58:09.706Z] #31 156.8 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T20:58:09.706Z] #31 156.8 help Help about any command [2022-09-06T20:58:09.706Z] #31 156.8 run Deprecated command. Use 'debug' instead. [2022-09-06T20:58:09.706Z] #31 156.8 test Compile test binary and begin debugging program. [2022-09-06T20:58:09.706Z] #31 156.8 trace Compile and begin tracing program. [2022-09-06T20:58:09.706Z] #31 156.8 version Prints version. [2022-09-06T20:58:09.706Z] #31 156.8 [2022-09-06T20:58:09.706Z] #31 156.8 Flags: [2022-09-06T20:58:09.706Z] #31 156.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T20:58:09.706Z] #31 156.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T20:58:09.706Z] #31 156.8 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-06T20:58:09.706Z] #31 156.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T20:58:09.706Z] #31 156.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T20:58:09.706Z] #31 156.8 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-06T20:58:09.706Z] #31 156.8 --disable-aslr Disables address space randomization [2022-09-06T20:58:09.706Z] #31 156.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T20:58:09.706Z] #31 156.8 -h, --help help for dlv [2022-09-06T20:58:09.706Z] #31 156.8 --init string Init file, executed by the terminal client. [2022-09-06T20:58:09.706Z] #31 156.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T20:58:09.706Z] #31 156.8 --log Enable debugging server logging. [2022-09-06T20:58:09.706Z] #31 156.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T20:58:09.706Z] #31 156.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T20:58:09.706Z] #31 156.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T20:58:09.706Z] #31 156.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T20:58:09.706Z] #31 156.8 --wd string Working directory for running the program. [2022-09-06T20:58:09.706Z] #31 156.8 [2022-09-06T20:58:09.706Z] #31 156.8 Additional help topics: [2022-09-06T20:58:09.706Z] #31 156.8 dlv backend Help about the --backend flag. [2022-09-06T20:58:09.706Z] #31 156.8 dlv log Help about logging flags. [2022-09-06T20:58:09.706Z] #31 156.8 dlv redirect Help about file redirection. [2022-09-06T20:58:09.706Z] #31 156.8 [2022-09-06T20:58:09.706Z] #31 156.8 Use "dlv [command] --help" for more information about a command. [2022-09-06T20:58:09.706Z] #31 DONE 157.0s [2022-09-06T20:58:09.706Z] [2022-09-06T20:58:09.706Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:58:09.706Z] #42 114.1 config.status: creating Makefile [2022-09-06T20:58:09.706Z] #42 114.1 config.status: creating rpm/crun.spec [2022-09-06T20:58:09.706Z] #42 114.2 config.status: creating config.h [2022-09-06T20:58:09.706Z] #42 114.2 config.status: executing libtool commands [2022-09-06T20:58:09.706Z] #42 114.3 config.status: executing depfiles commands [2022-09-06T20:58:09.706Z] #42 115.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T20:58:09.706Z] #42 115.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T20:58:09.706Z] #42 115.9 checking for gcc... gcc [2022-09-06T20:58:09.706Z] #42 116.0 checking whether the C compiler works... yes [2022-09-06T20:58:09.706Z] #42 116.2 checking for C compiler default output file name... a.out [2022-09-06T20:58:09.706Z] #42 116.2 checking for suffix of executables... [2022-09-06T20:58:09.706Z] #42 116.5 checking whether we are cross compiling... no [2022-09-06T20:58:09.706Z] #42 116.7 checking for suffix of object files... o [2022-09-06T20:58:09.706Z] #42 116.8 checking whether we are using the GNU C compiler... yes [2022-09-06T20:58:09.706Z] #42 116.9 checking whether gcc accepts -g... yes [2022-09-06T20:58:09.706Z] #42 117.1 checking for gcc option to accept ISO C89... none needed [2022-09-06T20:58:09.762Z] #57 1.377 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T20:58:09.762Z] #57 1.411 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T20:58:09.762Z] #57 1.423 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:58:09.776Z] #40 129.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.776Z] #40 129.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:58:09.776Z] #40 129.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.776Z] #40 129.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:58:09.776Z] #40 129.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T20:58:09.776Z] #40 129.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-06T20:58:09.776Z] #40 129.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-06T20:58:09.776Z] #40 129.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:58:09.776Z] #40 129.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-06T20:58:09.776Z] #40 129.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:58:09.776Z] #40 129.1 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:58:09.776Z] #40 129.1 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-06T20:58:09.776Z] #40 129.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:58:09.776Z] #40 129.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:58:09.776Z] #40 129.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-06T20:58:09.776Z] #40 129.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:58:09.776Z] #40 129.2 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-06T20:58:09.776Z] #40 129.2 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:58:09.776Z] #40 129.2 Setting up crossbuild-essential-armel (12.9) ... [2022-09-06T20:58:09.966Z] #42 117.3 checking whether gcc understands -c and -o together... yes [2022-09-06T20:58:10.033Z] #40 129.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-06T20:58:10.033Z] #40 129.2 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-06T20:58:10.033Z] #40 129.2 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-06T20:58:10.033Z] #40 129.3 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-06T20:58:10.033Z] #40 129.3 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-06T20:58:10.033Z] #40 129.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:58:10.340Z] #57 2.029 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T20:58:10.535Z] #42 117.7 checking how to run the C preprocessor... gcc -E [2022-09-06T20:58:10.795Z] #42 118.3 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T20:58:10.795Z] #42 118.3 checking for egrep... /bin/grep -E [2022-09-06T20:58:11.363Z] #42 118.3 checking for ANSI C header files... yes [2022-09-06T20:58:11.622Z] #42 119.0 checking for sys/types.h... yes [2022-09-06T20:58:11.622Z] #42 119.2 checking for sys/stat.h... yes [2022-09-06T20:58:11.731Z] #57 3.556 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T20:58:11.882Z] #42 119.4 checking for stdlib.h... yes [2022-09-06T20:58:11.882Z] #42 119.6 checking for string.h... yes [2022-09-06T20:58:12.141Z] #42 119.7 checking for memory.h... [2022-09-06T20:58:12.141Z] #42 ... [2022-09-06T20:58:12.141Z] [2022-09-06T20:58:12.141Z] #53 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:58:12.141Z] #53 34.96 Selecting previously unselected package libinih1:amd64. [2022-09-06T20:58:12.141Z] #53 34.96 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-06T20:58:12.141Z] #53 34.97 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T20:58:12.141Z] #53 35.04 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-06T20:58:12.141Z] #53 35.05 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-06T20:58:12.141Z] #53 35.05 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T20:58:12.401Z] #53 35.18 Selecting previously unselected package libnet1:amd64. [2022-09-06T20:58:12.401Z] #53 35.20 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:58:12.401Z] #53 35.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:58:12.401Z] #53 35.30 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T20:58:12.401Z] #53 35.30 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T20:58:12.401Z] #53 35.32 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T20:58:12.660Z] #53 35.42 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:58:12.660Z] #53 35.44 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T20:58:12.660Z] #53 35.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:58:12.660Z] #53 35.53 Selecting previously unselected package libyajl2:amd64. [2022-09-06T20:58:12.660Z] #53 35.54 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T20:58:12.660Z] #53 35.55 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T20:58:12.660Z] #53 35.63 Selecting previously unselected package net-tools. [2022-09-06T20:58:12.920Z] #53 35.63 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T20:58:12.920Z] #53 35.65 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T20:58:12.920Z] #53 35.80 Selecting previously unselected package patch. [2022-09-06T20:58:12.920Z] #53 35.80 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-06T20:58:12.920Z] #53 35.81 Unpacking patch (2.7.6-7) ... [2022-09-06T20:58:12.920Z] #53 35.87 Selecting previously unselected package python-pip-whl. [2022-09-06T20:58:12.920Z] #53 35.87 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T20:58:12.920Z] #53 35.87 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T20:58:13.106Z] #57 5.027 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T20:58:13.106Z] #57 ... [2022-09-06T20:58:13.106Z] [2022-09-06T20:58:13.106Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:58:13.106Z] #42 90.47 configure.ac:11: installing 'build-aux/compile' [2022-09-06T20:58:13.106Z] #42 90.48 configure.ac:11: installing 'build-aux/config.guess' [2022-09-06T20:58:13.106Z] #42 90.49 configure.ac:11: installing 'build-aux/config.sub' [2022-09-06T20:58:13.106Z] #42 90.51 configure.ac:13: installing 'build-aux/install-sh' [2022-09-06T20:58:13.106Z] #42 90.51 configure.ac:13: installing 'build-aux/missing' [2022-09-06T20:58:13.106Z] #42 90.51 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-06T20:58:13.364Z] #42 90.81 Makefile.am: installing 'build-aux/depcomp' [2022-09-06T20:58:13.488Z] #53 ... [2022-09-06T20:58:13.488Z] [2022-09-06T20:58:13.488Z] #34 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:58:13.488Z] #34 DONE 160.2s [2022-09-06T20:58:13.747Z] [2022-09-06T20:58:13.747Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:58:13.747Z] #42 119.7 checking for memory.h... yes [2022-09-06T20:58:13.747Z] #42 119.9 checking for strings.h... yes [2022-09-06T20:58:13.747Z] #42 120.1 checking for inttypes.h... yes [2022-09-06T20:58:13.747Z] #42 120.3 checking for stdint.h... yes [2022-09-06T20:58:13.747Z] #42 120.5 checking for unistd.h... yes [2022-09-06T20:58:13.747Z] #42 120.7 checking minix/config.h usability... no [2022-09-06T20:58:13.747Z] #42 120.8 checking minix/config.h presence... no [2022-09-06T20:58:13.747Z] #42 120.9 checking for minix/config.h... no [2022-09-06T20:58:13.747Z] #42 120.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T20:58:14.007Z] #42 121.2 checking build system type... x86_64-pc-linux-gnu [2022-09-06T20:58:14.007Z] #42 121.6 checking host system type... x86_64-pc-linux-gnu [2022-09-06T20:58:14.007Z] #42 121.6 checking how to print strings... printf [2022-09-06T20:58:14.007Z] #42 121.6 checking for a sed that does not truncate output... /bin/sed [2022-09-06T20:58:14.007Z] #42 121.7 checking for fgrep... /bin/grep -F [2022-09-06T20:58:14.007Z] #42 121.7 checking for ld used by gcc... /usr/bin/ld [2022-09-06T20:58:14.007Z] #42 121.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T20:58:14.007Z] #42 121.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T20:58:14.198Z] #40 DONE 133.4s [2022-09-06T20:58:14.198Z] [2022-09-06T20:58:14.198Z] #42 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-06T20:58:14.198Z] #42 DONE 0.1s [2022-09-06T20:58:14.198Z] [2022-09-06T20:58:14.198Z] #43 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-06T20:58:14.198Z] #43 DONE 0.1s [2022-09-06T20:58:14.198Z] [2022-09-06T20:58:14.198Z] #44 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-06T20:58:14.578Z] #42 121.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T20:58:14.578Z] #42 122.0 checking whether ln -s works... yes [2022-09-06T20:58:14.578Z] #42 122.0 checking the maximum length of command line arguments... 1572864 [2022-09-06T20:58:14.578Z] #42 122.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T20:58:14.578Z] #42 122.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T20:58:14.578Z] #42 122.1 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T20:58:14.578Z] #42 122.1 checking for objdump... objdump [2022-09-06T20:58:14.578Z] #42 122.1 checking how to recognize dependent libraries... pass_all [2022-09-06T20:58:14.578Z] #42 122.1 checking for dlltool... no [2022-09-06T20:58:14.578Z] #42 122.1 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T20:58:14.578Z] #42 122.1 checking for ar... ar [2022-09-06T20:58:14.837Z] #42 122.1 checking for archiver @FILE support... @ [2022-09-06T20:58:14.837Z] #42 122.5 checking for strip... strip [2022-09-06T20:58:14.837Z] #42 122.5 checking for ranlib... ranlib [2022-09-06T20:58:14.837Z] #42 122.5 checking for gawk... no [2022-09-06T20:58:14.837Z] #42 122.5 checking for mawk... mawk [2022-09-06T20:58:14.995Z] #42 92.19 checking build system type... x86_64-pc-linux-gnu [2022-09-06T20:58:14.995Z] #42 92.48 checking host system type... x86_64-pc-linux-gnu [2022-09-06T20:58:14.995Z] #42 92.48 checking how to print strings... printf [2022-09-06T20:58:15.126Z] #44 0.775 + RM_GOPATH=0 [2022-09-06T20:58:15.126Z] #44 0.775 + TMP_GOPATH= [2022-09-06T20:58:15.126Z] #44 0.775 + : /build [2022-09-06T20:58:15.126Z] #44 0.775 + '[' -z '' ']' [2022-09-06T20:58:15.126Z] #44 0.776 ++ mktemp -d [2022-09-06T20:58:15.126Z] #44 0.777 + export GOPATH=/tmp/tmp.ixi20rwmpI [2022-09-06T20:58:15.126Z] #44 0.777 + GOPATH=/tmp/tmp.ixi20rwmpI [2022-09-06T20:58:15.126Z] #44 0.777 + RM_GOPATH=1 [2022-09-06T20:58:15.126Z] #44 0.777 + case "$(go env GOARCH)" in [2022-09-06T20:58:15.126Z] #44 0.777 ++ go env GOARCH [2022-09-06T20:58:15.126Z] #44 0.782 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:58:15.126Z] #44 0.782 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:58:15.126Z] #44 0.783 ++ dirname /install.sh [2022-09-06T20:58:15.126Z] #44 0.783 + dir=/ [2022-09-06T20:58:15.126Z] #44 0.783 + bin=dockercli [2022-09-06T20:58:15.126Z] #44 0.783 + shift [2022-09-06T20:58:15.126Z] #44 0.783 + '[' '!' -f //dockercli.installer ']' [2022-09-06T20:58:15.126Z] #44 0.783 + . //dockercli.installer [2022-09-06T20:58:15.126Z] #44 0.784 ++ : stable [2022-09-06T20:58:15.126Z] #44 0.784 ++ : 17.06.2-ce [2022-09-06T20:58:15.126Z] #44 0.784 Install docker/cli version 17.06.2-ce from stable [2022-09-06T20:58:15.126Z] #44 0.784 + install_dockercli [2022-09-06T20:58:15.126Z] #44 0.784 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T20:58:15.126Z] #44 0.784 ++ uname -m [2022-09-06T20:58:15.126Z] #44 0.785 + arch=x86_64 [2022-09-06T20:58:15.126Z] #44 0.785 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T20:58:15.126Z] #44 0.785 + url=https://download.docker.com/linux/static [2022-09-06T20:58:15.126Z] #44 0.785 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T20:58:15.126Z] #44 0.786 + tar -xz docker/docker [2022-09-06T20:58:15.200Z] ok github.com/docker/docker/cmd/dockerd 0.076s coverage: 29.9% of statements [2022-09-06T20:58:15.200Z] ok github.com/docker/docker/container 0.122s coverage: 35.7% of statements [2022-09-06T20:58:15.200Z] ok github.com/docker/docker/cmd/dockerd/trap 2.457s coverage: 0.0% of statements [2022-09-06T20:58:15.200Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-06T20:58:15.200Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-06T20:58:15.200Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-06T20:58:15.200Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-06T20:58:15.200Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-06T20:58:15.254Z] #42 92.49 checking for gcc... gcc [2022-09-06T20:58:15.406Z] #42 122.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T20:58:15.406Z] #42 123.0 checking for sysroot... no [2022-09-06T20:58:15.406Z] #42 123.0 checking for a working dd... /bin/dd [2022-09-06T20:58:15.406Z] #42 123.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T20:58:15.406Z] #42 123.0 checking for mt... no [2022-09-06T20:58:15.406Z] #42 123.0 checking if : is a manifest tool... no [2022-09-06T20:58:15.665Z] #42 123.1 checking for dlfcn.h... yes [2022-09-06T20:58:15.665Z] #42 123.2 checking for objdir... .libs [2022-09-06T20:58:15.822Z] #42 92.61 checking whether the C compiler works... yes [2022-09-06T20:58:15.822Z] #42 92.94 checking for C compiler default output file name... a.out [2022-09-06T20:58:15.924Z] #42 123.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T20:58:15.924Z] #42 123.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T20:58:15.924Z] #42 123.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T20:58:16.075Z] #44 1.972 + mkdir -p /build [2022-09-06T20:58:16.075Z] #44 2.014 + mv docker/docker /build/ [2022-09-06T20:58:16.075Z] #44 2.016 + rmdir docker [2022-09-06T20:58:16.081Z] #42 92.95 checking for suffix of executables... [2022-09-06T20:58:16.081Z] #42 93.24 checking whether we are cross compiling... no [2022-09-06T20:58:16.333Z] #44 DONE 2.3s [2022-09-06T20:58:16.333Z] [2022-09-06T20:58:16.333Z] #45 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-06T20:58:16.333Z] #0 0.750 + RM_GOPATH=0 [2022-09-06T20:58:16.333Z] #0 0.750 + TMP_GOPATH= [2022-09-06T20:58:16.333Z] #0 0.750 + : /build [2022-09-06T20:58:16.333Z] #0 0.750 + '[' -z '' ']' [2022-09-06T20:58:16.333Z] #0 0.750 ++ mktemp -d [2022-09-06T20:58:16.333Z] #0 0.752 + export GOPATH=/tmp/tmp.7PjXJ3y9Ci [2022-09-06T20:58:16.333Z] #0 0.752 + GOPATH=/tmp/tmp.7PjXJ3y9Ci [2022-09-06T20:58:16.333Z] #0 0.752 + RM_GOPATH=1 [2022-09-06T20:58:16.333Z] #0 0.752 + case "$(go env GOARCH)" in [2022-09-06T20:58:16.333Z] #0 0.753 ++ go env GOARCH [2022-09-06T20:58:16.333Z] #0 0.757 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:58:16.333Z] #0 0.757 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:58:16.333Z] #0 0.757 ++ dirname /install.sh [2022-09-06T20:58:16.333Z] #0 0.758 + dir=/ [2022-09-06T20:58:16.333Z] #0 0.758 + bin=rootlesskit [2022-09-06T20:58:16.333Z] #0 0.758 + shift [2022-09-06T20:58:16.333Z] #0 0.758 + '[' '!' -f //rootlesskit.installer ']' [2022-09-06T20:58:16.333Z] #0 0.758 + . //rootlesskit.installer [2022-09-06T20:58:16.333Z] #0 0.758 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T20:58:16.333Z] #0 0.758 + install_rootlesskit [2022-09-06T20:58:16.333Z] #0 0.758 + case "$1" in [2022-09-06T20:58:16.333Z] #0 0.758 + export CGO_ENABLED=0 [2022-09-06T20:58:16.333Z] #0 0.758 + CGO_ENABLED=0 [2022-09-06T20:58:16.333Z] #0 0.758 + _install_rootlesskit [2022-09-06T20:58:16.333Z] #0 0.758 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-06T20:58:16.333Z] #0 0.758 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T20:58:16.333Z] #0 0.759 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-06T20:58:16.333Z] #0 0.759 + GOBIN=/build [2022-09-06T20:58:16.333Z] #0 0.759 + GO111MODULE=on [2022-09-06T20:58:16.333Z] #0 0.759 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T20:58:16.333Z] #0 0.790 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T20:58:16.333Z] #0 1.377 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T20:58:16.333Z] #0 1.383 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-06T20:58:16.333Z] #0 1.386 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T20:58:16.333Z] #0 1.387 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-06T20:58:16.333Z] #0 1.387 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T20:58:16.333Z] #0 1.390 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T20:58:16.333Z] #0 1.391 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T20:58:16.333Z] #0 1.419 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T20:58:16.333Z] #0 1.421 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-06T20:58:16.333Z] #0 1.446 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-06T20:58:16.333Z] #0 1.676 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-06T20:58:16.333Z] #0 1.678 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-06T20:58:16.333Z] #0 2.038 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-06T20:58:16.333Z] #0 2.044 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T20:58:16.339Z] #42 93.51 checking for suffix of object files... o [2022-09-06T20:58:16.339Z] #42 93.67 checking whether we are using the GNU C compiler... yes [2022-09-06T20:58:16.492Z] #42 123.7 checking if gcc static flag -static works... yes [2022-09-06T20:58:16.492Z] #42 124.0 checking if gcc supports -c -o file.o... yes [2022-09-06T20:58:16.492Z] #42 124.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T20:58:16.492Z] #42 124.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T20:58:16.596Z] #42 93.76 checking whether gcc accepts -g... yes [2022-09-06T20:58:16.596Z] #42 93.84 checking for gcc option to accept ISO C89... none needed [2022-09-06T20:58:16.752Z] #42 124.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T20:58:16.752Z] #42 124.5 checking how to hardcode library paths into programs... immediate [2022-09-06T20:58:16.752Z] #42 124.5 checking whether stripping libraries is possible... yes [2022-09-06T20:58:16.752Z] #42 124.5 checking if libtool supports shared libraries... yes [2022-09-06T20:58:16.752Z] #42 124.5 checking whether to build shared libraries... no [2022-09-06T20:58:16.752Z] #42 124.5 checking whether to build static libraries... yes [2022-09-06T20:58:16.752Z] #42 124.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T20:58:16.752Z] #42 124.5 checking whether build environment is sane... yes [2022-09-06T20:58:16.752Z] #42 124.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T20:58:16.752Z] #42 124.5 checking whether make sets $(MAKE)... yes [2022-09-06T20:58:16.752Z] #42 124.6 checking whether make supports the include directive... yes (GNU style) [2022-09-06T20:58:16.854Z] #42 94.02 checking whether gcc understands -c and -o together... yes [2022-09-06T20:58:16.854Z] #42 94.26 checking for a sed that does not truncate output... /bin/sed [2022-09-06T20:58:17.011Z] #42 124.6 checking whether make supports nested variables... yes [2022-09-06T20:58:17.011Z] #42 124.6 checking whether UID '0' is supported by ustar format... yes [2022-09-06T20:58:17.011Z] #42 124.6 checking whether GID '0' is supported by ustar format... yes [2022-09-06T20:58:17.011Z] #42 124.6 checking how to create a ustar tar archive... gnutar [2022-09-06T20:58:17.011Z] #42 124.7 checking dependency style of gcc... gcc3 [2022-09-06T20:58:17.011Z] #42 124.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T20:58:17.011Z] #42 124.8 checking whether make supports nested variables... (cached) yes [2022-09-06T20:58:17.011Z] #42 124.8 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T20:58:17.011Z] #42 124.8 checking pkg-config is at least version 0.9.0... yes [2022-09-06T20:58:17.011Z] #42 124.8 checking for yajl >= 2.1.0... yes [2022-09-06T20:58:17.011Z] #42 124.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T20:58:17.112Z] #42 94.28 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T20:58:17.112Z] #42 94.29 checking for egrep... /bin/grep -E [2022-09-06T20:58:17.112Z] #42 94.30 checking for fgrep... /bin/grep -F [2022-09-06T20:58:17.112Z] #42 94.32 checking for ld used by gcc... /usr/bin/ld [2022-09-06T20:58:17.112Z] #42 94.35 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T20:58:17.112Z] #42 94.37 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T20:58:17.112Z] #42 94.38 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T20:58:17.112Z] #42 94.49 checking whether ln -s works... yes [2022-09-06T20:58:17.154Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2022-09-06T20:58:17.270Z] #42 124.9 checking for gcc... (cached) gcc [2022-09-06T20:58:17.270Z] #42 124.9 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T20:58:17.270Z] #42 124.9 checking whether gcc accepts -g... (cached) yes [2022-09-06T20:58:17.270Z] #42 124.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T20:58:17.270Z] #42 124.9 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T20:58:17.371Z] #42 94.49 checking the maximum length of command line arguments... 1572864 [2022-09-06T20:58:17.371Z] #42 94.54 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T20:58:17.371Z] #42 94.54 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T20:58:17.371Z] #42 94.54 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T20:58:17.371Z] #42 94.54 checking for objdump... objdump [2022-09-06T20:58:17.371Z] #42 94.55 checking how to recognize dependent libraries... pass_all [2022-09-06T20:58:17.371Z] #42 94.55 checking for dlltool... no [2022-09-06T20:58:17.371Z] #42 94.56 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T20:58:17.371Z] #42 94.56 checking for ar... ar [2022-09-06T20:58:17.371Z] #42 94.57 checking for archiver @FILE support... @ [2022-09-06T20:58:17.371Z] #42 94.74 checking for strip... strip [2022-09-06T20:58:17.371Z] #42 94.75 checking for ranlib... ranlib [2022-09-06T20:58:17.371Z] #42 94.76 checking for gawk... no [2022-09-06T20:58:17.371Z] #42 94.77 checking for mawk... mawk [2022-09-06T20:58:17.530Z] #42 124.9 checking for a Python interpreter with version >= 3... python3 [2022-09-06T20:58:17.530Z] #42 125.0 checking for python3... /usr/bin/python3 [2022-09-06T20:58:17.530Z] #42 125.0 checking for python3 version... 3.9 [2022-09-06T20:58:17.530Z] #42 125.1 checking for python3 platform... linux [2022-09-06T20:58:17.530Z] #42 125.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T20:58:17.789Z] #42 125.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T20:58:17.937Z] #42 94.77 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T20:58:17.937Z] #42 95.27 checking for sysroot... no [2022-09-06T20:58:17.937Z] #42 95.27 checking for a working dd... /bin/dd [2022-09-06T20:58:17.937Z] #42 95.29 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T20:58:18.048Z] #42 125.6 checking that generated files are newer than configure... done [2022-09-06T20:58:18.048Z] #42 125.6 configure: creating ./config.status [2022-09-06T20:58:18.195Z] #42 95.42 checking for mt... no [2022-09-06T20:58:18.196Z] #42 95.42 checking if : is a manifest tool... no [2022-09-06T20:58:18.196Z] #42 95.43 checking how to run the C preprocessor... gcc -E [2022-09-06T20:58:19.021Z] #42 95.68 checking for ANSI C header files... yes [2022-09-06T20:58:19.280Z] #42 96.38 checking for sys/types.h... yes [2022-09-06T20:58:19.540Z] #42 96.63 checking for sys/stat.h... yes [2022-09-06T20:58:19.540Z] #42 96.85 checking for stdlib.h... yes [2022-09-06T20:58:19.697Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.035s coverage: 65.3% of statements [2022-09-06T20:58:19.799Z] #42 97.04 checking for string.h... yes [2022-09-06T20:58:19.955Z] #42 127.3 config.status: creating Makefile [2022-09-06T20:58:19.955Z] #42 127.4 config.status: creating config.h [2022-09-06T20:58:19.955Z] #42 127.4 config.status: executing libtool commands [2022-09-06T20:58:19.955Z] #42 127.5 config.status: executing depfiles commands [2022-09-06T20:58:20.367Z] #42 97.32 checking for memory.h... yes [2022-09-06T20:58:20.367Z] #42 97.52 checking for strings.h... yes [2022-09-06T20:58:20.522Z] #42 128.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T20:58:20.522Z] #42 128.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T20:58:20.626Z] #42 97.71 checking for inttypes.h... yes [2022-09-06T20:58:20.639Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-09-06T20:58:20.781Z] #42 128.5 checking for gcc... gcc [2022-09-06T20:58:20.886Z] #42 98.06 checking for stdint.h... yes [2022-09-06T20:58:21.145Z] #42 98.25 checking for unistd.h... yes [2022-09-06T20:58:21.350Z] #42 128.6 checking whether the C compiler works... yes [2022-09-06T20:58:21.350Z] #42 128.9 checking for C compiler default output file name... a.out [2022-09-06T20:58:21.350Z] #42 128.9 checking for suffix of executables... [2022-09-06T20:58:21.404Z] #42 98.49 checking for dlfcn.h... yes [2022-09-06T20:58:21.404Z] #42 98.69 checking for objdir... .libs [2022-09-06T20:58:21.608Z] #42 129.0 checking whether we are cross compiling... no [2022-09-06T20:58:21.867Z] #42 129.3 checking for suffix of object files... o [2022-09-06T20:58:21.867Z] #42 129.4 checking whether we are using the GNU C compiler... yes [2022-09-06T20:58:21.867Z] #42 129.5 checking whether gcc accepts -g... yes [2022-09-06T20:58:21.867Z] #42 129.6 checking for gcc option to accept ISO C89... none needed [2022-09-06T20:58:21.923Z] #42 99.08 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T20:58:21.923Z] #42 99.23 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T20:58:21.923Z] #42 99.23 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T20:58:22.126Z] #42 129.7 checking whether gcc understands -c and -o together... yes [2022-09-06T20:58:22.126Z] #42 130.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T20:58:22.385Z] #42 130.0 checking whether build environment is sane... yes [2022-09-06T20:58:22.385Z] #42 130.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T20:58:22.385Z] #42 130.0 checking for gawk... no [2022-09-06T20:58:22.385Z] #42 130.0 checking for mawk... mawk [2022-09-06T20:58:22.385Z] #42 130.0 checking whether make sets $(MAKE)... yes [2022-09-06T20:58:22.385Z] #42 130.1 checking whether make supports the include directive... yes (GNU style) [2022-09-06T20:58:22.385Z] #42 130.1 checking whether make supports nested variables... yes [2022-09-06T20:58:22.385Z] #42 130.1 checking whether UID '0' is supported by ustar format... yes [2022-09-06T20:58:22.385Z] #42 130.2 checking whether GID '0' is supported by ustar format... yes [2022-09-06T20:58:22.385Z] #42 130.2 checking how to create a ustar tar archive... gnutar [2022-09-06T20:58:22.441Z] #42 99.36 checking if gcc static flag -static works... yes [2022-09-06T20:58:22.441Z] #42 99.81 checking if gcc supports -c -o file.o... yes [2022-09-06T20:58:22.700Z] #42 99.95 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T20:58:22.700Z] #42 99.95 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T20:58:22.894Z] #45 7.874 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T20:58:22.894Z] #45 7.874 + GOBIN=/build [2022-09-06T20:58:22.894Z] #45 7.874 + GO111MODULE=on [2022-09-06T20:58:22.894Z] #45 7.874 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-06T20:58:22.894Z] #45 8.879 rootlesskit version 1.0.0 [2022-09-06T20:58:22.902Z] #42 130.2 checking dependency style of gcc... gcc3 [2022-09-06T20:58:22.902Z] #42 130.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T20:58:22.902Z] #42 130.4 checking whether make supports nested variables... (cached) yes [2022-09-06T20:58:22.902Z] #42 130.4 checking build system type... x86_64-pc-linux-gnu [2022-09-06T20:58:23.150Z] #45 8.881 Usage of /build/rootlesskit-docker-proxy: [2022-09-06T20:58:23.150Z] #45 8.881 -container-ip string [2022-09-06T20:58:23.150Z] #45 8.881 container ip [2022-09-06T20:58:23.150Z] #45 8.881 -container-port int [2022-09-06T20:58:23.150Z] #45 8.881 container port (default -1) [2022-09-06T20:58:23.150Z] #45 8.881 -host-ip string [2022-09-06T20:58:23.150Z] #45 8.881 host ip [2022-09-06T20:58:23.150Z] #45 8.881 -host-port int [2022-09-06T20:58:23.150Z] #45 8.881 host port (default -1) [2022-09-06T20:58:23.150Z] #45 8.881 -proto string [2022-09-06T20:58:23.150Z] #45 8.881 proxy protocol (default "tcp") [2022-09-06T20:58:23.161Z] #42 130.7 checking host system type... x86_64-pc-linux-gnu [2022-09-06T20:58:23.161Z] #42 130.7 checking how to print strings... printf [2022-09-06T20:58:23.161Z] #42 130.7 checking for a sed that does not truncate output... /bin/sed [2022-09-06T20:58:23.161Z] #42 130.7 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T20:58:23.161Z] #42 130.7 checking for egrep... /bin/grep -E [2022-09-06T20:58:23.161Z] #42 130.7 checking for fgrep... /bin/grep -F [2022-09-06T20:58:23.161Z] #42 130.7 checking for ld used by gcc... /usr/bin/ld [2022-09-06T20:58:23.161Z] #42 130.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T20:58:23.161Z] #42 130.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T20:58:23.161Z] #42 130.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T20:58:23.161Z] #42 130.9 checking whether ln -s works... yes [2022-09-06T20:58:23.161Z] #42 130.9 checking the maximum length of command line arguments... 1572864 [2022-09-06T20:58:23.161Z] #42 130.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T20:58:23.161Z] #42 130.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T20:58:23.161Z] #42 130.9 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T20:58:23.161Z] #42 130.9 checking for objdump... objdump [2022-09-06T20:58:23.161Z] #42 130.9 checking how to recognize dependent libraries... pass_all [2022-09-06T20:58:23.161Z] #42 130.9 checking for dlltool... no [2022-09-06T20:58:23.161Z] #42 130.9 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T20:58:23.161Z] #42 130.9 checking for ar... ar [2022-09-06T20:58:23.268Z] #42 100.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T20:58:23.268Z] #42 100.5 checking how to hardcode library paths into programs... immediate [2022-09-06T20:58:23.268Z] #42 100.5 checking whether stripping libraries is possible... yes [2022-09-06T20:58:23.268Z] #42 100.5 checking if libtool supports shared libraries... yes [2022-09-06T20:58:23.268Z] #42 100.5 checking whether to build shared libraries... no [2022-09-06T20:58:23.268Z] #42 100.5 checking whether to build static libraries... yes [2022-09-06T20:58:23.268Z] #42 100.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T20:58:23.268Z] #42 100.6 checking whether build environment is sane... yes [2022-09-06T20:58:23.268Z] #42 100.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T20:58:23.268Z] #42 100.6 checking whether make sets $(MAKE)... yes [2022-09-06T20:58:23.268Z] #42 100.7 checking whether make supports the include directive... yes (GNU style) [2022-09-06T20:58:23.406Z] #45 DONE 9.2s [2022-09-06T20:58:23.406Z] [2022-09-06T20:58:23.406Z] #46 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T20:58:23.406Z] #46 DONE 0.0s [2022-09-06T20:58:23.406Z] [2022-09-06T20:58:23.406Z] #47 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T20:58:23.406Z] #47 DONE 0.0s [2022-09-06T20:58:23.406Z] [2022-09-06T20:58:23.406Z] #48 [containerd 1/3] 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 [2022-09-06T20:58:23.406Z] #0 1.163 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T20:58:23.406Z] #0 1.175 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T20:58:23.406Z] #0 1.175 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:58:23.406Z] #0 1.389 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T20:58:23.406Z] #0 1.533 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T20:58:23.406Z] #0 1.635 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T20:58:23.406Z] #0 1.749 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T20:58:23.406Z] #0 1.847 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T20:58:23.406Z] #0 1.925 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T20:58:23.406Z] #0 2.015 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB] [2022-09-06T20:58:23.406Z] #0 2.016 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [176 kB] [2022-09-06T20:58:23.406Z] #0 2.018 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-06T20:58:23.406Z] #0 2.019 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-06T20:58:23.406Z] #0 2.020 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-06T20:58:23.406Z] #0 2.021 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T20:58:23.406Z] #0 2.124 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T20:58:23.406Z] #0 2.127 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T20:58:23.406Z] #0 2.128 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T20:58:23.406Z] #0 2.128 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T20:58:23.406Z] #0 2.129 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T20:58:23.406Z] #0 2.130 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T20:58:23.406Z] #0 9.030 Fetched 49.2 MB in 8s (6066 kB/s) [2022-09-06T20:58:23.419Z] #42 130.9 checking for archiver @FILE support... @ [2022-09-06T20:58:23.419Z] #42 131.0 checking for strip... strip [2022-09-06T20:58:23.419Z] #42 131.0 checking for ranlib... ranlib [2022-09-06T20:58:23.527Z] #42 100.7 checking whether make supports nested variables... yes [2022-09-06T20:58:23.527Z] #42 100.8 checking whether UID '0' is supported by ustar format... yes [2022-09-06T20:58:23.527Z] #42 100.8 checking whether GID '0' is supported by ustar format... yes [2022-09-06T20:58:23.527Z] #42 100.8 checking how to create a ustar tar archive... gnutar [2022-09-06T20:58:23.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T20:58:23.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T20:58:23.678Z] #42 131.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T20:58:23.678Z] #42 131.3 checking for sysroot... no [2022-09-06T20:58:23.678Z] #42 131.3 checking for a working dd... /bin/dd [2022-09-06T20:58:23.678Z] #42 131.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T20:58:23.678Z] #42 131.4 checking for mt... no [2022-09-06T20:58:23.678Z] #42 131.5 checking if : is a manifest tool... no [2022-09-06T20:58:23.678Z] #42 131.5 checking how to run the C preprocessor... [2022-09-06T20:58:23.678Z] #42 ... [2022-09-06T20:58:23.678Z] [2022-09-06T20:58:23.678Z] #53 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:58:23.678Z] #53 36.75 Selecting previously unselected package python3-lib2to3. [2022-09-06T20:58:23.678Z] #53 36.75 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T20:58:23.678Z] #53 36.75 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T20:58:23.678Z] #53 37.01 Selecting previously unselected package python3-distutils. [2022-09-06T20:58:23.678Z] #53 37.06 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T20:58:23.678Z] #53 37.06 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T20:58:23.678Z] #53 37.38 Selecting previously unselected package python3-pkg-resources. [2022-09-06T20:58:23.678Z] #53 37.40 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T20:58:23.678Z] #53 37.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T20:58:23.678Z] #53 37.67 Selecting previously unselected package python3-setuptools. [2022-09-06T20:58:23.678Z] #53 37.67 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T20:58:23.678Z] #53 37.68 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T20:58:23.678Z] #53 38.09 Selecting previously unselected package python3-wheel. [2022-09-06T20:58:23.678Z] #53 38.09 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T20:58:23.678Z] #53 38.09 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T20:58:23.678Z] #53 38.17 Selecting previously unselected package python3-pip. [2022-09-06T20:58:23.678Z] #53 38.17 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T20:58:23.678Z] #53 38.18 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T20:58:23.678Z] #53 38.42 Selecting previously unselected package sudo. [2022-09-06T20:58:23.678Z] #53 38.42 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T20:58:23.678Z] #53 38.43 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T20:58:23.678Z] #53 38.93 Selecting previously unselected package systemd-journal-remote. [2022-09-06T20:58:23.678Z] #53 38.95 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-06T20:58:23.678Z] #53 38.96 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T20:58:23.678Z] #53 39.05 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T20:58:23.678Z] #53 39.06 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T20:58:23.678Z] #53 39.07 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T20:58:23.678Z] #53 39.41 Selecting previously unselected package uidmap. [2022-09-06T20:58:23.678Z] #53 39.43 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T20:58:23.678Z] #53 39.44 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T20:58:23.678Z] #53 39.58 Selecting previously unselected package vim-runtime. [2022-09-06T20:58:23.678Z] #53 39.59 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T20:58:23.678Z] #53 39.63 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T20:58:23.678Z] #53 39.66 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T20:58:23.678Z] #53 39.68 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:58:23.678Z] #53 43.48 Selecting previously unselected package vim. [2022-09-06T20:58:23.678Z] #53 43.48 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T20:58:23.678Z] #53 43.54 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:58:23.678Z] #53 44.07 Selecting previously unselected package xfsprogs. [2022-09-06T20:58:23.678Z] #53 44.08 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T20:58:23.678Z] #53 44.10 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T20:58:23.678Z] #53 44.61 Selecting previously unselected package zip. [2022-09-06T20:58:23.678Z] #53 44.62 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-06T20:58:23.678Z] #53 44.63 Unpacking zip (3.0-12) ... [2022-09-06T20:58:23.678Z] #53 44.75 Selecting previously unselected package zstd. [2022-09-06T20:58:23.678Z] #53 44.77 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T20:58:23.678Z] #53 44.78 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T20:58:23.678Z] #53 45.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T20:58:23.678Z] #53 46.13 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T20:58:23.678Z] #53 46.14 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T20:58:23.678Z] #53 46.16 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T20:58:23.678Z] #53 46.17 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T20:58:23.678Z] #53 46.18 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T20:58:23.678Z] #53 46.19 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T20:58:23.678Z] #53 46.21 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T20:58:23.678Z] #53 46.22 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T20:58:23.678Z] #53 46.23 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T20:58:23.678Z] #53 46.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:58:23.678Z] #53 46.26 Setting up bzip2 (1.0.8-4) ... [2022-09-06T20:58:23.678Z] #53 46.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:58:23.678Z] #53 46.28 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T20:58:23.787Z] #42 100.9 checking dependency style of gcc... gcc3 [2022-09-06T20:58:23.787Z] #42 101.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T20:58:23.787Z] #42 101.1 checking whether make supports nested variables... (cached) yes [2022-09-06T20:58:23.787Z] #42 101.1 checking for gawk... (cached) mawk [2022-09-06T20:58:23.787Z] #42 101.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T20:58:23.787Z] #42 101.1 checking for gcc... (cached) gcc [2022-09-06T20:58:23.937Z] #53 ... [2022-09-06T20:58:23.937Z] [2022-09-06T20:58:23.937Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:58:23.937Z] #42 131.5 checking how to run the C preprocessor... gcc -E [2022-09-06T20:58:24.046Z] #42 101.3 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T20:58:24.046Z] #42 101.3 checking whether gcc accepts -g... (cached) yes [2022-09-06T20:58:24.046Z] #42 101.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T20:58:24.046Z] #42 101.3 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T20:58:24.046Z] #42 101.3 checking for a Python interpreter with version >= 3... python3 [2022-09-06T20:58:24.046Z] #42 101.3 checking for python3... /usr/bin/python3 [2022-09-06T20:58:24.046Z] #42 101.3 checking for python3 version... 3.9 [2022-09-06T20:58:24.046Z] #42 101.4 checking for python3 platform... linux [2022-09-06T20:58:24.305Z] #42 101.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T20:58:24.335Z] #0 9.030 Reading package lists... [2022-09-06T20:58:24.335Z] #48 ... [2022-09-06T20:58:24.335Z] [2022-09-06T20:58:24.335Z] #49 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:58:24.335Z] #0 1.064 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T20:58:24.335Z] #0 1.074 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T20:58:24.335Z] #0 1.074 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:58:24.335Z] #0 1.203 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T20:58:24.335Z] #0 1.304 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T20:58:24.335Z] #0 1.378 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T20:58:24.335Z] #0 1.454 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T20:58:24.335Z] #0 1.537 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T20:58:24.335Z] #0 1.649 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T20:58:24.335Z] #0 1.745 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-06T20:58:24.335Z] #0 1.745 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB] [2022-09-06T20:58:24.335Z] #0 1.746 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [176 kB] [2022-09-06T20:58:24.335Z] #0 1.746 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-06T20:58:24.335Z] #0 1.749 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T20:58:24.335Z] #0 1.750 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-06T20:58:24.335Z] #0 1.757 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T20:58:24.335Z] #0 1.758 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T20:58:24.335Z] #0 1.759 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T20:58:24.335Z] #0 1.764 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T20:58:24.335Z] #0 1.765 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T20:58:24.335Z] #0 1.765 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T20:58:24.335Z] #0 8.768 Fetched 49.2 MB in 8s (6179 kB/s) [2022-09-06T20:58:24.335Z] #0 8.768 Reading package lists... [2022-09-06T20:58:24.335Z] #49 ... [2022-09-06T20:58:24.335Z] [2022-09-06T20:58:24.335Z] #50 [tini 1/3] 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 [2022-09-06T20:58:24.335Z] #0 0.744 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T20:58:24.335Z] #0 0.755 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T20:58:24.335Z] #0 0.755 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:58:24.335Z] #0 0.898 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T20:58:24.335Z] #0 0.989 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T20:58:24.335Z] #0 1.043 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T20:58:24.335Z] #0 1.106 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T20:58:24.335Z] #0 1.167 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T20:58:24.335Z] #0 1.235 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T20:58:24.335Z] #0 1.313 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T20:58:24.335Z] #0 1.315 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB] [2022-09-06T20:58:24.335Z] #0 1.318 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-06T20:58:24.335Z] #0 1.320 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-06T20:58:24.335Z] #0 1.321 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [176 kB] [2022-09-06T20:58:24.335Z] #0 1.322 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-06T20:58:24.335Z] #0 1.324 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T20:58:24.335Z] #0 1.324 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T20:58:24.335Z] #0 1.325 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T20:58:24.335Z] #0 1.325 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T20:58:24.335Z] #0 1.326 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T20:58:24.335Z] #0 1.334 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T20:58:24.335Z] #0 8.589 Fetched 49.2 MB in 8s (6077 kB/s) [2022-09-06T20:58:24.504Z] #42 131.7 checking for ANSI C header files... yes [2022-09-06T20:58:24.564Z] #42 101.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T20:58:24.564Z] #42 101.9 checking for go-md2man... no [2022-09-06T20:58:24.763Z] #42 132.1 checking for sys/types.h... yes [2022-09-06T20:58:24.763Z] #42 132.3 checking for sys/stat.h... yes [2022-09-06T20:58:24.823Z] #42 101.9 checking error.h usability... yes [2022-09-06T20:58:24.823Z] #42 102.0 checking error.h presence... yes [2022-09-06T20:58:24.823Z] #42 102.1 checking for error.h... yes [2022-09-06T20:58:25.021Z] #42 132.5 checking for stdlib.h... yes [2022-09-06T20:58:25.021Z] #42 132.6 checking for string.h... yes [2022-09-06T20:58:25.082Z] #42 102.1 checking linux/openat2.h usability... yes [2022-09-06T20:58:25.082Z] #42 102.3 checking linux/openat2.h presence... yes [2022-09-06T20:58:25.082Z] #42 102.4 checking for linux/openat2.h... yes [2022-09-06T20:58:25.082Z] #42 102.5 checking for copy_file_range... [2022-09-06T20:58:25.082Z] #42 ... [2022-09-06T20:58:25.082Z] [2022-09-06T20:58:25.082Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T20:58:25.082Z] #47 15.12 + cd /tmp/tmp.jln2TA543H/src/github.com/opencontainers/runc [2022-09-06T20:58:25.082Z] #47 15.12 + git checkout -q v1.1.4 [2022-09-06T20:58:25.082Z] #47 15.94 + '[' -z '' ']' [2022-09-06T20:58:25.082Z] #47 15.94 + target=static [2022-09-06T20:58:25.082Z] #47 15.94 + make BUILDTAGS=seccomp static [2022-09-06T20:58:25.082Z] #47 16.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T20:58:25.279Z] #42 132.7 checking for memory.h... yes [2022-09-06T20:58:25.279Z] #42 132.9 checking for strings.h... yes [2022-09-06T20:58:25.279Z] #42 133.0 checking for inttypes.h... yes [2022-09-06T20:58:25.342Z] #47 ... [2022-09-06T20:58:25.342Z] [2022-09-06T20:58:25.342Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:58:25.342Z] #57 9.295 Fetched 8574 kB in 8s (1043 kB/s) [2022-09-06T20:58:25.342Z] #57 9.295 Reading package lists... [2022-09-06T20:58:25.342Z] #57 12.74 Reading package lists... [2022-09-06T20:58:25.342Z] #57 15.92 Building dependency tree... [2022-09-06T20:58:25.342Z] #57 16.78 Reading state information... [2022-09-06T20:58:25.342Z] #57 ... [2022-09-06T20:58:25.342Z] [2022-09-06T20:58:25.342Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:58:25.342Z] #42 102.5 checking for copy_file_range... yes [2022-09-06T20:58:25.538Z] #42 133.1 checking for stdint.h... yes [2022-09-06T20:58:25.702Z] #0 8.589 Reading package lists... [2022-09-06T20:58:25.796Z] #42 133.2 checking for unistd.h... yes [2022-09-06T20:58:25.796Z] #42 133.3 checking for dlfcn.h... yes [2022-09-06T20:58:25.910Z] #42 102.8 checking for fgetxattr... yes [2022-09-06T20:58:26.056Z] #42 133.6 checking for objdir... .libs [2022-09-06T20:58:26.170Z] #42 103.1 checking for statx... yes [2022-09-06T20:58:26.214Z] #50 11.80 Reading package lists... [2022-09-06T20:58:26.214Z] #50 ... [2022-09-06T20:58:26.214Z] [2022-09-06T20:58:26.214Z] #49 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:58:26.214Z] #0 8.768 Reading package lists... [2022-09-06T20:58:26.315Z] #42 133.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T20:58:26.315Z] #42 133.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T20:58:26.315Z] #42 133.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T20:58:26.429Z] #42 103.5 checking for fgetpwent_r... yes [2022-09-06T20:58:26.688Z] #42 103.8 checking for issetugid... no [2022-09-06T20:58:26.688Z] #42 104.1 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T20:58:26.688Z] #42 104.1 checking pkg-config is at least version 0.9.0... yes [2022-09-06T20:58:26.882Z] #42 134.0 checking if gcc static flag -static works... yes [2022-09-06T20:58:26.882Z] #42 134.4 checking if gcc supports -c -o file.o... yes [2022-09-06T20:58:26.882Z] #42 134.5 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T20:58:26.882Z] #42 134.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T20:58:27.141Z] #42 134.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T20:58:27.141Z] #42 134.8 checking how to hardcode library paths into programs... immediate [2022-09-06T20:58:27.141Z] #42 134.8 checking whether stripping libraries is possible... yes [2022-09-06T20:58:27.141Z] #42 134.8 checking if libtool supports shared libraries... yes [2022-09-06T20:58:27.141Z] #42 134.8 checking whether to build shared libraries... no [2022-09-06T20:58:27.141Z] #42 134.8 checking whether to build static libraries... yes [2022-09-06T20:58:27.141Z] #42 134.9 checking float.h usability... yes [2022-09-06T20:58:27.256Z] #42 104.1 checking for library containing yajl_tree_get... -lyajl [2022-09-06T20:58:27.257Z] #42 104.5 checking for yajl >= 2.0.0... yes [2022-09-06T20:58:27.257Z] #42 104.5 checking sys/capability.h usability... yes [2022-09-06T20:58:27.400Z] #42 135.0 checking float.h presence... yes [2022-09-06T20:58:27.400Z] #42 135.0 checking for float.h... yes [2022-09-06T20:58:27.516Z] #42 104.7 checking sys/capability.h presence... yes [2022-09-06T20:58:27.516Z] #42 104.8 checking for sys/capability.h... yes [2022-09-06T20:58:27.659Z] #42 135.0 checking limits.h usability... yes [2022-09-06T20:58:27.659Z] #42 135.3 checking limits.h presence... yes [2022-09-06T20:58:27.659Z] #42 135.3 checking for limits.h... yes [2022-09-06T20:58:27.917Z] #42 135.3 checking stddef.h usability... yes [2022-09-06T20:58:27.917Z] #42 135.5 checking stddef.h presence... yes [2022-09-06T20:58:27.917Z] #42 135.6 checking for stddef.h... yes [2022-09-06T20:58:27.917Z] #42 135.6 checking for stdlib.h... (cached) yes [2022-09-06T20:58:27.917Z] #42 135.6 checking for string.h... (cached) yes [2022-09-06T20:58:28.088Z] #42 104.8 checking for library containing cap_from_name... -lcap [2022-09-06T20:58:28.176Z] #42 135.6 checking sys/time.h usability... yes [2022-09-06T20:58:28.176Z] #42 135.8 checking sys/time.h presence... yes [2022-09-06T20:58:28.176Z] #42 135.8 checking for sys/time.h... yes [2022-09-06T20:58:28.176Z] #42 135.9 checking for inline... inline [2022-09-06T20:58:28.434Z] #42 135.9 checking for size_t... yes [2022-09-06T20:58:28.657Z] #42 105.5 checking for library containing dlopen... -ldl [2022-09-06T20:58:28.693Z] #42 136.2 checking for stdlib.h... (cached) yes [2022-09-06T20:58:28.693Z] #42 136.2 checking for GNU libc compatible malloc... yes [2022-09-06T20:58:28.693Z] #42 136.4 checking for stdlib.h... (cached) yes [2022-09-06T20:58:28.771Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.451s coverage: 13.4% of statements [2022-09-06T20:58:28.771Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 76.8% of statements [2022-09-06T20:58:28.916Z] #42 105.9 checking seccomp.h usability... yes [2022-09-06T20:58:28.916Z] #42 106.2 checking seccomp.h presence... yes [2022-09-06T20:58:28.916Z] #42 106.3 checking for seccomp.h... yes [2022-09-06T20:58:28.953Z] #42 136.4 checking for GNU libc compatible realloc... yes [2022-09-06T20:58:29.212Z] #42 136.7 checking for working strtod... yes [2022-09-06T20:58:29.346Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-09-06T20:58:29.471Z] #42 136.9 checking for gettimeofday... yes [2022-09-06T20:58:29.482Z] #49 12.04 Reading package lists... [2022-09-06T20:58:29.484Z] #42 106.3 checking for library containing seccomp_rule_add... -lseccomp [2022-09-06T20:58:29.731Z] #42 137.1 checking for memset... yes [2022-09-06T20:58:29.731Z] #42 137.4 checking for strspn... yes [2022-09-06T20:58:29.743Z] #42 106.8 checking for library containing seccomp_arch_resolve_name... none required [2022-09-06T20:58:29.917Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-06T20:58:30.002Z] #42 107.0 checking systemd/sd-bus.h usability... yes [2022-09-06T20:58:30.002Z] #42 107.3 checking systemd/sd-bus.h presence... yes [2022-09-06T20:58:30.002Z] #42 107.5 checking for systemd/sd-bus.h... yes [2022-09-06T20:58:30.043Z] #49 15.20 Building dependency tree... [2022-09-06T20:58:30.300Z] #42 137.8 checking that generated files are newer than configure... done [2022-09-06T20:58:30.300Z] #42 137.8 configure: creating ./config.status [2022-09-06T20:58:30.860Z] ok github.com/docker/docker/daemon 10.122s coverage: 16.4% of statements [2022-09-06T20:58:30.860Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-06T20:58:30.860Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-06T20:58:30.860Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-06T20:58:30.860Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-06T20:58:30.939Z] #42 107.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-06T20:58:30.939Z] #42 108.0 checking for sd_notify_barrier... yes [2022-09-06T20:58:30.971Z] #49 16.66 The following additional packages will be installed: [2022-09-06T20:58:30.971Z] #49 16.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T20:58:30.971Z] #49 16.66 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-06T20:58:30.971Z] #49 16.66 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-06T20:58:30.971Z] #49 16.66 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-06T20:58:30.971Z] #49 16.66 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-06T20:58:30.971Z] #49 16.67 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-06T20:58:30.971Z] #49 16.67 mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T20:58:30.971Z] #49 16.68 Suggested packages: [2022-09-06T20:58:30.971Z] #49 16.68 gcc-10-locales seccomp wine64 [2022-09-06T20:58:30.971Z] #49 16.97 The following NEW packages will be installed: [2022-09-06T20:58:31.120Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.625s coverage: 74.8% of statements [2022-09-06T20:58:31.198Z] #42 108.3 checking linux/bpf.h usability... yes [2022-09-06T20:58:31.227Z] #49 16.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T20:58:31.227Z] #49 16.97 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-06T20:58:31.227Z] #49 16.97 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-06T20:58:31.227Z] #49 16.97 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-06T20:58:31.227Z] #49 16.97 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-06T20:58:31.227Z] #49 16.97 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-06T20:58:31.227Z] #49 16.97 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-06T20:58:31.227Z] #49 16.97 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-06T20:58:31.227Z] #49 16.98 mingw-w64-x86-64-dev [2022-09-06T20:58:31.458Z] #42 108.6 checking linux/bpf.h presence... yes [2022-09-06T20:58:31.458Z] #42 108.7 checking for linux/bpf.h... yes [2022-09-06T20:58:31.458Z] #42 108.7 checking compilation for eBPF... yes [2022-09-06T20:58:31.458Z] #42 108.8 checking for criu >= 3.15... no [2022-09-06T20:58:31.483Z] #49 17.29 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:58:31.484Z] #49 17.29 Need to get 115 MB of archives. [2022-09-06T20:58:31.484Z] #49 17.29 After this operation, 645 MB of additional disk space will be used. [2022-09-06T20:58:31.484Z] #49 17.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-06T20:58:31.484Z] #49 17.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-09-06T20:58:31.484Z] #49 17.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-06T20:58:31.484Z] #49 17.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-06T20:58:31.484Z] #49 17.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-06T20:58:31.484Z] #49 17.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-06T20:58:31.484Z] #49 17.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-06T20:58:31.484Z] #49 17.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-06T20:58:31.484Z] #49 17.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-06T20:58:31.484Z] #49 17.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T20:58:31.717Z] #42 108.9 configure: CRIU headers not found, building without CRIU support [2022-09-06T20:58:31.717Z] #42 108.9 checking for criu > 3.16... no [2022-09-06T20:58:31.717Z] #42 108.9 configure: CRIU version doesn't support join-ns API [2022-09-06T20:58:31.717Z] #42 108.9 checking for criu > 3.16.1... no [2022-09-06T20:58:31.717Z] #42 109.0 configure: CRIU version doesn't support for pre-dumping [2022-09-06T20:58:31.717Z] #42 109.0 checking for new mount API (fsconfig)... yes [2022-09-06T20:58:31.717Z] #42 109.1 checking for seccomp notify API... yes [2022-09-06T20:58:31.717Z] #42 109.1 checking for gperf... no [2022-09-06T20:58:31.717Z] #42 109.1 configure: gperf not found - cannot rebuild signal parser code [2022-09-06T20:58:31.739Z] #49 17.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T20:58:31.977Z] #42 109.1 checking for library containing argp_parse... none required [2022-09-06T20:58:32.004Z] #49 17.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-06T20:58:32.004Z] #49 17.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-06T20:58:32.004Z] #49 18.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-09-06T20:58:32.063Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.365s coverage: 60.7% of statements [2022-09-06T20:58:32.204Z] #42 139.6 config.status: creating Makefile [2022-09-06T20:58:32.204Z] #42 139.6 config.status: creating config.h [2022-09-06T20:58:32.204Z] #42 139.7 config.status: executing depfiles commands [2022-09-06T20:58:32.204Z] #42 139.8 config.status: executing libtool commands [2022-09-06T20:58:32.237Z] #42 109.5 checking that generated files are newer than configure... done [2022-09-06T20:58:32.237Z] #42 109.5 configure: creating ./config.status [2022-09-06T20:58:32.260Z] #49 18.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-06T20:58:32.260Z] #49 18.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-06T20:58:32.260Z] #49 18.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-06T20:58:32.260Z] #49 18.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T20:58:32.260Z] #49 ... [2022-09-06T20:58:32.260Z] [2022-09-06T20:58:32.260Z] #48 [containerd 1/3] 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 [2022-09-06T20:58:32.260Z] #0 9.030 Reading package lists... [2022-09-06T20:58:32.260Z] #48 12.27 Reading package lists... [2022-09-06T20:58:32.260Z] #48 15.44 Building dependency tree... [2022-09-06T20:58:32.260Z] #48 16.99 The following additional packages will be installed: [2022-09-06T20:58:32.260Z] #48 17.00 libbtrfs0 [2022-09-06T20:58:32.260Z] #48 17.08 The following NEW packages will be installed: [2022-09-06T20:58:32.260Z] #48 17.09 libbtrfs-dev libbtrfs0 [2022-09-06T20:58:32.260Z] #48 17.40 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:58:32.260Z] #48 17.40 Need to get 460 kB of archives. [2022-09-06T20:58:32.261Z] #48 17.40 After this operation, 1237 kB of additional disk space will be used. [2022-09-06T20:58:32.261Z] #48 17.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-06T20:58:32.261Z] #48 17.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T20:58:32.261Z] #48 17.71 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:58:32.261Z] #48 17.84 Fetched 460 kB in 0s (1681 kB/s) [2022-09-06T20:58:32.261Z] #48 17.87 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T20:58:32.261Z] #48 17.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-06T20:58:32.261Z] #48 17.89 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T20:58:32.261Z] #48 17.90 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T20:58:32.261Z] #48 17.94 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T20:58:32.261Z] #48 17.94 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T20:58:32.261Z] #48 17.95 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T20:58:32.261Z] #48 18.07 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T20:58:32.261Z] #48 18.08 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T20:58:32.261Z] #48 18.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:58:32.261Z] #48 DONE 18.3s [2022-09-06T20:58:32.261Z] [2022-09-06T20:58:32.261Z] #49 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:58:32.261Z] #49 18.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-06T20:58:32.261Z] #49 18.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-09-06T20:58:32.261Z] #49 18.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-06T20:58:32.261Z] #49 18.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-06T20:58:32.261Z] #49 18.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-06T20:58:32.261Z] #49 18.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-06T20:58:32.261Z] #49 18.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-06T20:58:32.261Z] #49 18.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-06T20:58:32.261Z] #49 18.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-06T20:58:32.261Z] #49 18.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-06T20:58:32.261Z] #49 18.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-06T20:58:32.261Z] #49 18.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-06T20:58:32.261Z] #49 ... [2022-09-06T20:58:32.261Z] [2022-09-06T20:58:32.261Z] #50 [tini 1/3] 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 [2022-09-06T20:58:32.261Z] #50 11.80 Reading package lists... [2022-09-06T20:58:32.261Z] #50 14.98 Building dependency tree... [2022-09-06T20:58:32.261Z] #50 16.44 The following additional packages will be installed: [2022-09-06T20:58:32.261Z] #50 16.45 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-06T20:58:32.261Z] #50 16.46 Suggested packages: [2022-09-06T20:58:32.261Z] #50 16.46 cmake-doc ninja-build lrzip [2022-09-06T20:58:32.261Z] #50 16.46 Recommended packages: [2022-09-06T20:58:32.261Z] #50 16.46 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T20:58:32.261Z] #50 16.71 The following NEW packages will be installed: [2022-09-06T20:58:32.261Z] #50 16.72 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-06T20:58:32.261Z] #50 17.04 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:58:32.261Z] #50 17.04 Need to get 8418 kB of archives. [2022-09-06T20:58:32.261Z] #50 17.04 After this operation, 34.9 MB of additional disk space will be used. [2022-09-06T20:58:32.261Z] #50 17.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T20:58:32.261Z] #50 17.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T20:58:32.261Z] #50 17.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-06T20:58:32.261Z] #50 17.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-06T20:58:32.261Z] #50 17.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-06T20:58:32.261Z] #50 17.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-06T20:58:32.261Z] #50 17.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-06T20:58:32.261Z] #50 17.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-06T20:58:32.261Z] #50 17.42 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:58:32.261Z] #50 17.55 Fetched 8418 kB in 0s (24.7 MB/s) [2022-09-06T20:58:32.261Z] #50 17.57 Selecting previously unselected package xxd. [2022-09-06T20:58:32.261Z] #50 17.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 ... 30255 files and directories currently installed.) [2022-09-06T20:58:32.261Z] #50 17.59 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T20:58:32.261Z] #50 17.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:58:32.261Z] #50 17.64 Selecting previously unselected package vim-common. [2022-09-06T20:58:32.261Z] #50 17.65 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T20:58:32.261Z] #50 17.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:58:32.261Z] #50 17.73 Selecting previously unselected package cmake-data. [2022-09-06T20:58:32.261Z] #50 17.74 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-06T20:58:32.261Z] #50 17.74 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T20:58:32.261Z] #50 18.18 Selecting previously unselected package libarchive13:amd64. [2022-09-06T20:58:32.261Z] #50 18.18 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-06T20:58:32.261Z] #50 18.19 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T20:58:32.517Z] #50 ... [2022-09-06T20:58:32.517Z] [2022-09-06T20:58:32.517Z] #51 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-06T20:58:32.517Z] #51 DONE 0.0s [2022-09-06T20:58:32.517Z] [2022-09-06T20:58:32.517Z] #50 [tini 1/3] 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 [2022-09-06T20:58:32.517Z] #50 18.26 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-06T20:58:32.517Z] #50 18.26 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-06T20:58:32.517Z] #50 18.27 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T20:58:32.517Z] #50 18.31 Selecting previously unselected package librhash0:amd64. [2022-09-06T20:58:32.517Z] #50 18.32 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-06T20:58:32.517Z] #50 18.33 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-06T20:58:32.517Z] #50 18.37 Selecting previously unselected package libuv1:amd64. [2022-09-06T20:58:32.517Z] #50 18.37 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-06T20:58:32.517Z] #50 18.38 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-06T20:58:32.517Z] #50 18.41 Selecting previously unselected package cmake. [2022-09-06T20:58:32.517Z] #50 18.42 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-06T20:58:32.517Z] #50 18.42 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-06T20:58:32.634Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-09-06T20:58:33.079Z] #50 18.97 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-06T20:58:33.079Z] #50 18.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:58:33.079Z] #50 18.99 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-06T20:58:33.079Z] #50 19.00 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:58:33.079Z] #50 19.02 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-06T20:58:33.079Z] #50 19.03 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-06T20:58:33.079Z] #50 19.04 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-06T20:58:33.079Z] #50 19.05 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-06T20:58:33.079Z] #50 19.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:58:33.140Z] #42 140.8 GEN .version [2022-09-06T20:58:33.140Z] #42 140.8 make install-recursive [2022-09-06T20:58:33.140Z] #42 140.8 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T20:58:33.140Z] #42 140.9 Making install in libocispec [2022-09-06T20:58:33.398Z] #42 140.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T20:58:33.398Z] #42 140.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T20:58:33.398Z] #42 141.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T20:58:33.398Z] #42 141.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T20:58:33.398Z] #42 141.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T20:58:33.620Z] #42 ... [2022-09-06T20:58:33.620Z] [2022-09-06T20:58:33.620Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:58:33.620Z] #32 DONE 164.6s [2022-09-06T20:58:33.620Z] [2022-09-06T20:58:33.620Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:58:33.620Z] #57 18.07 The following additional packages will be installed: [2022-09-06T20:58:33.620Z] #57 18.07 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-06T20:58:33.620Z] #57 18.07 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T20:58:33.620Z] #57 18.07 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-06T20:58:33.620Z] #57 18.08 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T20:58:33.620Z] #57 18.08 python3-pkg-resources systemd vim-runtime xxd [2022-09-06T20:58:33.620Z] #57 18.08 Suggested packages: [2022-09-06T20:58:33.620Z] #57 18.10 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-06T20:58:33.620Z] #57 18.10 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-06T20:58:33.620Z] #57 18.10 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-06T20:58:33.620Z] #57 18.10 Recommended packages: [2022-09-06T20:58:33.620Z] #57 18.10 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T20:58:33.620Z] #57 18.10 systemd-timesyncd | time-daemon unzip [2022-09-06T20:58:33.620Z] #57 20.00 The following NEW packages will be installed: [2022-09-06T20:58:33.620Z] #57 20.01 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T20:58:33.620Z] #57 20.01 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T20:58:33.620Z] #57 20.01 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-06T20:58:33.620Z] #57 20.01 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-06T20:58:33.620Z] #57 20.01 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-06T20:58:33.620Z] #57 20.01 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-06T20:58:33.620Z] #57 20.01 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-06T20:58:33.620Z] #57 20.01 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-06T20:58:33.620Z] #57 20.02 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-06T20:58:33.620Z] #57 20.43 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:58:33.620Z] #57 20.43 Need to get 32.8 MB of archives. [2022-09-06T20:58:33.620Z] #57 20.43 After this operation, 124 MB of additional disk space will be used. [2022-09-06T20:58:33.620Z] #57 20.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T20:58:33.620Z] #57 20.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T20:58:33.620Z] #57 20.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-06T20:58:33.620Z] #57 20.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-06T20:58:33.620Z] #57 20.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T20:58:33.620Z] #57 20.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-06T20:58:33.620Z] #57 20.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-06T20:58:33.620Z] #57 20.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T20:58:33.620Z] #57 20.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T20:58:33.620Z] #57 20.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T20:58:33.620Z] #57 20.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T20:58:33.620Z] #57 20.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T20:58:33.620Z] #57 20.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T20:58:33.620Z] #57 20.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T20:58:33.620Z] #57 20.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T20:58:33.620Z] #57 20.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T20:58:33.620Z] #57 20.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T20:58:33.620Z] #57 20.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-06T20:58:33.620Z] #57 20.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-06T20:58:33.620Z] #57 20.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T20:58:33.620Z] #57 20.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T20:58:33.620Z] #57 20.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T20:58:33.620Z] #57 20.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T20:58:33.620Z] #57 20.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T20:58:33.620Z] #57 20.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T20:58:33.620Z] #57 20.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T20:58:33.620Z] #57 20.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T20:58:33.620Z] #57 20.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T20:58:33.620Z] #57 20.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T20:58:33.620Z] #57 20.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T20:58:33.620Z] #57 20.92 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T20:58:33.620Z] #57 20.93 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-06T20:58:33.620Z] #57 21.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T20:58:33.620Z] #57 21.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-06T20:58:33.620Z] #57 21.29 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T20:58:33.620Z] #57 21.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-06T20:58:33.620Z] #57 21.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T20:58:33.620Z] #57 21.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T20:58:33.620Z] #57 21.30 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T20:58:33.620Z] #57 21.31 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-06T20:58:33.620Z] #57 21.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T20:58:33.620Z] #57 21.41 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T20:58:33.621Z] #57 21.41 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T20:58:33.621Z] #57 21.42 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T20:58:33.621Z] #57 21.43 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T20:58:33.621Z] #57 21.45 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T20:58:33.621Z] #57 21.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T20:58:33.621Z] #57 21.47 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T20:58:33.621Z] #57 21.53 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-06T20:58:33.621Z] #57 21.53 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T20:58:33.621Z] #57 21.57 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T20:58:33.621Z] #57 21.57 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T20:58:33.621Z] #57 21.85 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T20:58:33.621Z] #57 21.93 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T20:58:33.621Z] #57 21.96 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T20:58:33.621Z] #57 21.98 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T20:58:33.621Z] #57 22.80 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:58:33.621Z] #57 22.95 Fetched 32.8 MB in 2s (17.1 MB/s) [2022-09-06T20:58:33.621Z] #57 23.02 Selecting previously unselected package libcap2:amd64. [2022-09-06T20:58:33.621Z] #57 23.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-06T20:58:33.621Z] #57 23.10 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T20:58:33.621Z] #57 23.11 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T20:58:33.621Z] #57 23.16 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T20:58:33.621Z] #57 23.17 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T20:58:33.621Z] #57 23.17 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T20:58:33.621Z] #57 23.24 Selecting previously unselected package libjson-c5:amd64. [2022-09-06T20:58:33.621Z] #57 23.25 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-06T20:58:33.621Z] #57 23.25 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-06T20:58:33.621Z] #57 23.37 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T20:58:33.621Z] #57 23.38 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-06T20:58:33.621Z] #57 23.38 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T20:58:33.621Z] #57 24.00 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T20:58:33.621Z] #57 24.01 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T20:58:33.621Z] #57 24.11 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T20:58:33.621Z] #57 24.94 Selecting previously unselected package libkmod2:amd64. [2022-09-06T20:58:33.621Z] #57 24.94 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-06T20:58:33.621Z] #57 25.00 Unpacking libkmod2:amd64 (28-1) ... [2022-09-06T20:58:33.621Z] #57 25.40 Selecting previously unselected package systemd. [2022-09-06T20:58:33.621Z] #57 25.41 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-06T20:58:33.642Z] #50 DONE 19.3s [2022-09-06T20:58:33.642Z] [2022-09-06T20:58:33.642Z] #52 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-06T20:58:33.642Z] #52 DONE 0.0s [2022-09-06T20:58:33.642Z] [2022-09-06T20:58:33.642Z] #49 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:58:33.642Z] #49 18.48 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:58:33.642Z] #49 18.61 Fetched 115 MB in 1s (101 MB/s) [2022-09-06T20:58:33.642Z] #49 18.63 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T20:58:33.642Z] #49 18.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-06T20:58:33.642Z] #49 18.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T20:58:33.642Z] #49 18.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T20:58:33.642Z] #49 18.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T20:58:33.642Z] #49 18.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-06T20:58:33.642Z] #49 18.93 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T20:58:33.642Z] #49 19.30 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T20:58:33.642Z] #49 19.31 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-06T20:58:33.642Z] #49 19.31 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T20:58:33.642Z] #49 19.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T20:58:33.642Z] #49 19.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T20:58:33.642Z] #49 19.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:58:33.642Z] #49 19.41 Selecting previously unselected package dmsetup. [2022-09-06T20:58:33.642Z] #49 19.41 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T20:58:33.642Z] #49 19.42 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-06T20:58:33.642Z] #49 19.45 Selecting previously unselected package mingw-w64-common. [2022-09-06T20:58:33.642Z] #49 19.46 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-06T20:58:33.642Z] #49 19.46 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-06T20:58:33.657Z] #42 ... [2022-09-06T20:58:33.657Z] [2022-09-06T20:58:33.657Z] #53 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:58:33.657Z] #53 47.02 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T20:58:33.657Z] #53 47.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:58:33.657Z] #53 47.05 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T20:58:33.657Z] #53 47.07 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T20:58:33.657Z] #53 47.08 Setting up apparmor (2.13.6-10) ... [2022-09-06T20:58:33.657Z] #53 48.55 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T20:58:33.657Z] #53 48.60 Setting up zip (3.0-12) ... [2022-09-06T20:58:33.657Z] #53 48.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:58:33.657Z] #53 48.64 Setting up bash-completion (1:2.11-2) ... [2022-09-06T20:58:33.657Z] #53 50.73 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T20:58:33.657Z] #53 50.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T20:58:33.657Z] #53 50.75 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T20:58:33.657Z] #53 50.77 Setting up patch (2.7.6-7) ... [2022-09-06T20:58:33.657Z] #53 50.78 Setting up sudo (1.9.5p2-3) ... [2022-09-06T20:58:33.657Z] #53 50.84 invoke-rc.d: could not determine current runlevel [2022-09-06T20:58:33.657Z] #53 50.86 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T20:58:33.657Z] #53 50.87 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T20:58:33.657Z] #53 50.88 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T20:58:33.657Z] #53 50.88 Failed to connect to bus: Host is down [2022-09-06T20:58:33.657Z] #53 50.88 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T20:58:33.657Z] #53 50.89 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T20:58:33.657Z] #53 50.90 Setting up pigz (2.6-1) ... [2022-09-06T20:58:33.657Z] #53 50.91 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T20:58:33.657Z] #53 50.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T20:58:33.657Z] #53 50.94 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T20:58:33.657Z] #53 50.95 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:58:33.657Z] #53 51.62 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T20:58:33.657Z] #53 51.63 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T20:58:33.657Z] #53 51.98 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T20:58:33.657Z] #53 51.99 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-06T20:58:33.657Z] #53 52.01 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T20:58:33.657Z] #53 52.02 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T20:58:33.657Z] #53 52.03 Setting up libkmod2:amd64 (28-1) ... [2022-09-06T20:58:33.657Z] #53 52.05 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T20:58:33.657Z] #53 52.56 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:58:33.657Z] #53 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T20:58:33.657Z] #53 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T20:58:33.657Z] #53 52.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T20:58:33.657Z] #53 52.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T20:58:33.657Z] #53 52.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T20:58:33.657Z] #53 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T20:58:33.657Z] #53 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T20:58:33.657Z] #53 52.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T20:58:33.657Z] #53 52.63 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T20:58:33.657Z] #53 54.42 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T20:58:33.657Z] #53 54.43 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T20:58:33.657Z] #53 54.44 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T20:58:33.657Z] #53 54.46 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T20:58:33.657Z] #53 55.79 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T20:58:33.657Z] #53 55.82 Setting up jq (1.6-2.1) ... [2022-09-06T20:58:33.657Z] #53 55.84 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T20:58:33.657Z] #53 55.85 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T20:58:33.657Z] #53 55.87 Setting up iptables (1.8.7-1) ... [2022-09-06T20:58:33.657Z] #53 55.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:58:33.657Z] #53 55.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:58:33.657Z] #53 55.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:58:33.657Z] #53 55.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:58:33.657Z] #53 55.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T20:58:33.657Z] #53 55.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T20:58:33.657Z] #53 55.93 Setting up iproute2 (5.10.0-4) ... [2022-09-06T20:58:33.657Z] #53 56.33 Setting up systemd (247.3-7) ... [2022-09-06T20:58:33.657Z] #53 56.42 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T20:58:33.657Z] #53 56.42 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T20:58:33.657Z] #53 56.42 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T20:58:33.657Z] #53 56.46 Initializing machine ID from KVM UUID. [2022-09-06T20:58:33.880Z] #57 25.83 Unpacking systemd (247.3-7) ... [2022-09-06T20:58:34.019Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-09-06T20:58:34.205Z] #49 20.05 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T20:58:34.205Z] #49 20.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-06T20:58:34.205Z] #49 20.06 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T20:58:34.225Z] #53 ... [2022-09-06T20:58:34.225Z] [2022-09-06T20:58:34.225Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:58:34.225Z] #42 141.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T20:58:34.225Z] #42 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T20:58:34.225Z] #42 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T20:58:34.225Z] #42 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T20:58:34.225Z] #42 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T20:58:34.225Z] #42 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T20:58:34.225Z] #42 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T20:58:34.225Z] #42 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T20:58:34.225Z] #42 141.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T20:58:34.225Z] #42 142.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T20:58:34.225Z] #42 142.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T20:58:34.225Z] #42 142.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T20:58:34.225Z] #42 142.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T20:58:34.225Z] #42 142.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T20:58:34.225Z] #42 142.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T20:58:34.225Z] #42 142.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T20:58:34.768Z] #49 20.73 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T20:58:34.768Z] #49 20.74 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:58:34.816Z] #57 ... [2022-09-06T20:58:34.816Z] [2022-09-06T20:58:34.816Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:58:34.816Z] #42 112.2 config.status: creating Makefile [2022-09-06T20:58:34.816Z] #42 112.2 config.status: creating rpm/crun.spec [2022-09-06T20:58:34.816Z] #42 112.3 config.status: creating config.h [2022-09-06T20:58:35.024Z] #49 20.74 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T20:58:35.024Z] #49 20.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-06T20:58:35.024Z] #49 20.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:58:35.024Z] #49 20.82 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T20:58:35.024Z] #49 ... [2022-09-06T20:58:35.024Z] [2022-09-06T20:58:35.024Z] #53 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-06T20:58:35.024Z] #0 0.437 + RM_GOPATH=0 [2022-09-06T20:58:35.024Z] #0 0.437 + TMP_GOPATH= [2022-09-06T20:58:35.024Z] #0 0.437 + : /build [2022-09-06T20:58:35.024Z] #0 0.437 + '[' -z '' ']' [2022-09-06T20:58:35.024Z] #0 0.438 ++ mktemp -d [2022-09-06T20:58:35.024Z] #0 0.439 + export GOPATH=/tmp/tmp.uGMzzD4ImD [2022-09-06T20:58:35.024Z] #0 0.439 + GOPATH=/tmp/tmp.uGMzzD4ImD [2022-09-06T20:58:35.024Z] #0 0.439 + RM_GOPATH=1 [2022-09-06T20:58:35.024Z] #0 0.439 + case "$(go env GOARCH)" in [2022-09-06T20:58:35.024Z] #0 0.439 ++ go env GOARCH [2022-09-06T20:58:35.024Z] #0 0.443 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:58:35.024Z] #0 0.443 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:58:35.025Z] #0 0.444 ++ dirname /install.sh [2022-09-06T20:58:35.025Z] #0 0.444 + dir=/ [2022-09-06T20:58:35.025Z] #0 0.444 + bin=tini [2022-09-06T20:58:35.025Z] #0 0.444 + shift [2022-09-06T20:58:35.025Z] #0 0.444 + '[' '!' -f //tini.installer ']' [2022-09-06T20:58:35.025Z] #0 0.445 + . //tini.installer [2022-09-06T20:58:35.025Z] #0 0.445 ++ : v0.19.0 [2022-09-06T20:58:35.025Z] #0 0.445 + install_tini [2022-09-06T20:58:35.025Z] #0 0.445 + echo 'Install tini version v0.19.0' [2022-09-06T20:58:35.025Z] #0 0.445 Install tini version v0.19.0 [2022-09-06T20:58:35.025Z] #0 0.445 + git clone https://github.com/krallin/tini.git /tmp/tmp.uGMzzD4ImD/tini [2022-09-06T20:58:35.025Z] #0 0.446 Cloning into '/tmp/tmp.uGMzzD4ImD/tini'... [2022-09-06T20:58:35.025Z] #0 0.652 + cd /tmp/tmp.uGMzzD4ImD/tini [2022-09-06T20:58:35.025Z] #0 0.652 + git checkout -q v0.19.0 [2022-09-06T20:58:35.025Z] #0 0.657 + cmake . [2022-09-06T20:58:35.025Z] #0 0.734 -- The C compiler identification is GNU 10.2.1 [2022-09-06T20:58:35.025Z] #0 0.749 -- Detecting C compiler ABI info [2022-09-06T20:58:35.025Z] #0 0.831 -- Detecting C compiler ABI info - done [2022-09-06T20:58:35.025Z] #0 0.856 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T20:58:35.025Z] #0 0.856 -- Detecting C compile features [2022-09-06T20:58:35.025Z] #0 0.857 -- Detecting C compile features - done [2022-09-06T20:58:35.025Z] #0 0.865 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T20:58:35.025Z] #0 0.895 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T20:58:35.025Z] #0 0.912 -- Configuring done [2022-09-06T20:58:35.025Z] #0 0.917 -- Generating done [2022-09-06T20:58:35.025Z] #0 0.918 -- Build files have been written to: /tmp/tmp.uGMzzD4ImD/tini [2022-09-06T20:58:35.025Z] #0 0.920 + make tini-static [2022-09-06T20:58:35.025Z] #0 0.975 Scanning dependencies of target tini-static [2022-09-06T20:58:35.025Z] #0 0.989 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T20:58:35.025Z] #0 1.190 [100%] Linking C executable tini-static [2022-09-06T20:58:35.025Z] #0 1.300 [100%] Built target tini-static [2022-09-06T20:58:35.025Z] #0 1.314 + mkdir -p /build [2022-09-06T20:58:35.025Z] #0 1.316 + cp tini-static /build/docker-init [2022-09-06T20:58:35.025Z] #53 DONE 1.6s [2022-09-06T20:58:35.075Z] #42 112.3 config.status: executing libtool commands [2022-09-06T20:58:35.075Z] #42 112.4 config.status: executing depfiles commands [2022-09-06T20:58:35.282Z] [2022-09-06T20:58:35.282Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T20:58:35.282Z] #0 0.416 + RM_GOPATH=0 [2022-09-06T20:58:35.282Z] #0 0.416 + TMP_GOPATH= [2022-09-06T20:58:35.282Z] #0 0.416 + : /build [2022-09-06T20:58:35.282Z] #0 0.416 + '[' -z '' ']' [2022-09-06T20:58:35.282Z] #0 0.417 ++ mktemp -d [2022-09-06T20:58:35.282Z] #0 0.418 + export GOPATH=/tmp/tmp.tb9DthEloD [2022-09-06T20:58:35.282Z] #0 0.418 + GOPATH=/tmp/tmp.tb9DthEloD [2022-09-06T20:58:35.282Z] #0 0.418 + RM_GOPATH=1 [2022-09-06T20:58:35.282Z] #0 0.418 + case "$(go env GOARCH)" in [2022-09-06T20:58:35.282Z] #0 0.418 ++ go env GOARCH [2022-09-06T20:58:35.282Z] #0 0.422 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:58:35.282Z] #0 0.422 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:58:35.282Z] #0 0.422 ++ dirname /install.sh [2022-09-06T20:58:35.282Z] #0 0.423 + dir=/ [2022-09-06T20:58:35.282Z] #0 0.423 + bin=containerd [2022-09-06T20:58:35.282Z] #0 0.423 + shift [2022-09-06T20:58:35.282Z] #0 0.423 + '[' '!' -f //containerd.installer ']' [2022-09-06T20:58:35.282Z] #0 0.423 + . //containerd.installer [2022-09-06T20:58:35.282Z] #0 0.423 ++ set -e [2022-09-06T20:58:35.282Z] #0 0.423 ++ : v1.6.8 [2022-09-06T20:58:35.282Z] #0 0.423 + install_containerd [2022-09-06T20:58:35.282Z] #0 0.424 + echo 'Install containerd version v1.6.8' [2022-09-06T20:58:35.282Z] #0 0.424 Install containerd version v1.6.8 [2022-09-06T20:58:35.282Z] #0 0.424 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tb9DthEloD/src/github.com/containerd/containerd [2022-09-06T20:58:35.282Z] #0 0.426 Cloning into '/tmp/tmp.tb9DthEloD/src/github.com/containerd/containerd'... [2022-09-06T20:58:35.605Z] #42 ... [2022-09-06T20:58:35.605Z] [2022-09-06T20:58:35.605Z] #53 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:58:35.605Z] #53 57.32 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T20:58:35.605Z] #53 57.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:58:35.605Z] #53 DONE 58.2s [2022-09-06T20:58:35.605Z] [2022-09-06T20:58:35.605Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:58:35.605Z] #42 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T20:58:35.605Z] #42 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T20:58:35.605Z] #42 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T20:58:35.605Z] #42 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T20:58:35.605Z] #42 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T20:58:35.605Z] #42 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T20:58:35.605Z] #42 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T20:58:35.605Z] #42 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T20:58:35.605Z] #42 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T20:58:35.605Z] #42 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T20:58:35.605Z] #42 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T20:58:35.605Z] #42 143.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T20:58:35.605Z] #42 143.2 make install-recursive [2022-09-06T20:58:35.605Z] #42 143.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T20:58:35.605Z] #42 143.3 Making install in yajl [2022-09-06T20:58:35.605Z] #42 143.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T20:58:35.605Z] #42 143.4 CC verify/json_verify-json_verify.o [2022-09-06T20:58:35.605Z] #42 143.4 CC src/libyajl_la-yajl.lo [2022-09-06T20:58:35.605Z] #42 143.4 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T20:58:35.605Z] #42 143.4 CC src/libyajl_la-yajl_parser.lo [2022-09-06T20:58:35.864Z] #42 143.4 CC src/libyajl_la-yajl_gen.lo [2022-09-06T20:58:35.864Z] #42 143.6 CC src/libyajl_la-yajl_buf.lo [2022-09-06T20:58:35.864Z] #42 143.6 CC src/libyajl_la-yajl_encode.lo [2022-09-06T20:58:35.864Z] #42 143.6 CC src/libyajl_la-yajl_tree.lo [2022-09-06T20:58:35.864Z] #42 143.6 CC src/libyajl_la-yajl_lex.lo [2022-09-06T20:58:35.944Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.315s coverage: 50.6% of statements [2022-09-06T20:58:35.944Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.872s coverage: 45.9% of statements [2022-09-06T20:58:35.944Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-06T20:58:36.431Z] #42 ... [2022-09-06T20:58:36.431Z] [2022-09-06T20:58:36.431Z] #58 [dev-systemd-false 8/28] 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 [2022-09-06T20:58:36.431Z] #0 0.934 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T20:58:36.431Z] #0 0.939 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T20:58:36.432Z] #0 0.945 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T20:58:36.432Z] #58 DONE 1.0s [2022-09-06T20:58:36.432Z] [2022-09-06T20:58:36.432Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T20:58:36.455Z] #42 ... [2022-09-06T20:58:36.455Z] [2022-09-06T20:58:36.455Z] #29 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-06T20:58:36.455Z] #29 167.7 Delve is a source level debugger for Go programs. [2022-09-06T20:58:36.455Z] #29 167.7 [2022-09-06T20:58:36.455Z] #29 167.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-06T20:58:36.455Z] #29 167.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-06T20:58:36.455Z] #29 167.7 [2022-09-06T20:58:36.455Z] #29 167.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-06T20:58:36.455Z] #29 167.7 [2022-09-06T20:58:36.455Z] #29 167.7 Pass flags to the program you are debugging using `--`, for example: [2022-09-06T20:58:36.455Z] #29 167.7 [2022-09-06T20:58:36.455Z] #29 167.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-06T20:58:36.455Z] #29 167.7 [2022-09-06T20:58:36.455Z] #29 167.7 Usage: [2022-09-06T20:58:36.455Z] #29 167.7 dlv [command] [2022-09-06T20:58:36.455Z] #29 167.7 [2022-09-06T20:58:36.455Z] #29 167.7 Available Commands: [2022-09-06T20:58:36.455Z] #29 167.7 attach Attach to running process and begin debugging. [2022-09-06T20:58:36.455Z] #29 167.7 connect Connect to a headless debug server with a terminal client. [2022-09-06T20:58:36.455Z] #29 167.7 core Examine a core dump. [2022-09-06T20:58:36.455Z] #29 167.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-06T20:58:36.455Z] #29 167.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-06T20:58:36.455Z] #29 167.7 exec Execute a precompiled binary, and begin a debug session. [2022-09-06T20:58:36.455Z] #29 167.7 help Help about any command [2022-09-06T20:58:36.455Z] #29 167.7 run Deprecated command. Use 'debug' instead. [2022-09-06T20:58:36.455Z] #29 167.7 test Compile test binary and begin debugging program. [2022-09-06T20:58:36.455Z] #29 167.7 trace Compile and begin tracing program. [2022-09-06T20:58:36.455Z] #29 167.7 version Prints version. [2022-09-06T20:58:36.455Z] #29 167.7 [2022-09-06T20:58:36.455Z] #29 167.7 Flags: [2022-09-06T20:58:36.455Z] #29 167.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-06T20:58:36.455Z] #29 167.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-06T20:58:36.455Z] #29 167.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-06T20:58:36.455Z] #29 167.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-06T20:58:36.455Z] #29 167.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-06T20:58:36.455Z] #29 167.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-06T20:58:36.455Z] #29 167.7 --disable-aslr Disables address space randomization [2022-09-06T20:58:36.455Z] #29 167.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-06T20:58:36.455Z] #29 167.7 -h, --help help for dlv [2022-09-06T20:58:36.455Z] #29 167.7 --init string Init file, executed by the terminal client. [2022-09-06T20:58:36.455Z] #29 167.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-06T20:58:36.455Z] #29 167.7 --log Enable debugging server logging. [2022-09-06T20:58:36.455Z] #29 167.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-06T20:58:36.455Z] #29 167.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-06T20:58:36.455Z] #29 167.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-06T20:58:36.455Z] #29 167.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-06T20:58:36.455Z] #29 167.7 --wd string Working directory for running the program. [2022-09-06T20:58:36.455Z] #29 167.7 [2022-09-06T20:58:36.455Z] #29 167.7 Additional help topics: [2022-09-06T20:58:36.455Z] #29 167.7 dlv backend Help about the --backend flag. [2022-09-06T20:58:36.455Z] #29 167.7 dlv log Help about logging flags. [2022-09-06T20:58:36.455Z] #29 167.7 dlv redirect Help about file redirection. [2022-09-06T20:58:36.455Z] #29 167.7 [2022-09-06T20:58:36.455Z] #29 167.7 Use "dlv [command] --help" for more information about a command. [2022-09-06T20:58:36.455Z] #29 DONE 167.8s [2022-09-06T20:58:36.455Z] [2022-09-06T20:58:36.455Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:58:36.455Z] #42 113.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-06T20:58:36.455Z] #42 113.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T20:58:36.887Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.5% of statements [2022-09-06T20:58:37.024Z] #42 114.4 checking for gcc... gcc [2022-09-06T20:58:37.542Z] #42 114.6 checking whether the C compiler works... yes [2022-09-06T20:58:37.542Z] #42 114.8 checking for C compiler default output file name... a.out [2022-09-06T20:58:37.542Z] #42 114.8 checking for suffix of executables... [2022-09-06T20:58:37.800Z] #54 5.155 + cd /tmp/tmp.tb9DthEloD/src/github.com/containerd/containerd [2022-09-06T20:58:37.800Z] #54 5.155 + git checkout -q v1.6.8 [2022-09-06T20:58:37.802Z] #42 115.0 checking whether we are cross compiling... no [2022-09-06T20:58:37.829Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.830s coverage: 58.5% of statements [2022-09-06T20:58:37.830Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-06T20:58:37.830Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-06T20:58:37.830Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-09-06T20:58:38.056Z] #54 5.712 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T20:58:38.056Z] #54 5.712 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T20:58:38.056Z] #54 5.712 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T20:58:38.056Z] #54 5.712 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T20:58:38.056Z] #54 5.712 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T20:58:38.056Z] #54 5.712 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T20:58:38.056Z] #54 5.712 + '[' '' = dynamic ']' [2022-09-06T20:58:38.056Z] #54 5.712 + make [2022-09-06T20:58:38.061Z] #42 115.2 checking for suffix of object files... o [2022-09-06T20:58:38.061Z] #42 115.3 checking whether we are using the GNU C compiler... yes [2022-09-06T20:58:38.061Z] #42 115.4 checking whether gcc accepts -g... yes [2022-09-06T20:58:38.090Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-09-06T20:58:38.320Z] #42 115.5 checking for gcc option to accept ISO C89... none needed [2022-09-06T20:58:38.578Z] #42 115.6 checking whether gcc understands -c and -o together... yes [2022-09-06T20:58:38.578Z] #42 115.8 checking how to run the C preprocessor... gcc -E [2022-09-06T20:58:38.619Z] #54 6.150 + bin/ctr [2022-09-06T20:58:38.837Z] #42 116.0 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T20:58:38.837Z] #42 116.0 checking for egrep... /bin/grep -E [2022-09-06T20:58:39.097Z] #42 116.0 checking for ANSI C header files... yes [2022-09-06T20:58:39.356Z] #42 116.5 checking for sys/types.h... yes [2022-09-06T20:58:39.356Z] #42 116.7 checking for sys/stat.h... yes [2022-09-06T20:58:39.616Z] #42 116.9 checking for stdlib.h... yes [2022-09-06T20:58:39.616Z] #42 117.0 checking for string.h... yes [2022-09-06T20:58:40.003Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-09-06T20:58:40.003Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.9% of statements [2022-09-06T20:58:40.003Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-06T20:58:40.003Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-06T20:58:40.134Z] #42 117.1 checking for memory.h... yes [2022-09-06T20:58:40.134Z] #42 117.3 checking for strings.h... yes [2022-09-06T20:58:40.397Z] #42 117.6 checking for inttypes.h... yes [2022-09-06T20:58:40.656Z] #42 117.8 checking for stdint.h... yes [2022-09-06T20:58:40.656Z] #42 117.9 checking for unistd.h... yes [2022-09-06T20:58:40.921Z] #42 118.0 checking minix/config.h usability... no [2022-09-06T20:58:40.921Z] #42 118.2 checking minix/config.h presence... no [2022-09-06T20:58:40.921Z] #42 118.3 checking for minix/config.h... no [2022-09-06T20:58:40.945Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-09-06T20:58:41.180Z] #42 118.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-06T20:58:41.205Z] ok github.com/docker/docker/daemon/logger/awslogs 0.153s coverage: 79.9% of statements [2022-09-06T20:58:41.205Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-06T20:58:41.439Z] #42 118.6 checking build system type... x86_64-pc-linux-gnu [2022-09-06T20:58:41.477Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-09-06T20:58:41.698Z] #42 118.9 checking host system type... x86_64-pc-linux-gnu [2022-09-06T20:58:41.698Z] #42 118.9 checking how to print strings... printf [2022-09-06T20:58:41.698Z] #42 118.9 checking for a sed that does not truncate output... /bin/sed [2022-09-06T20:58:41.698Z] #42 118.9 checking for fgrep... /bin/grep -F [2022-09-06T20:58:41.698Z] #42 118.9 checking for ld used by gcc... /usr/bin/ld [2022-09-06T20:58:41.698Z] #42 118.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T20:58:41.698Z] #42 119.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T20:58:41.698Z] #42 119.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T20:58:41.698Z] #42 119.0 checking whether ln -s works... yes [2022-09-06T20:58:41.698Z] #42 119.0 checking the maximum length of command line arguments... 1572864 [2022-09-06T20:58:41.698Z] #42 119.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T20:58:41.698Z] #42 119.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T20:58:41.698Z] #42 119.0 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T20:58:41.698Z] #42 119.0 checking for objdump... objdump [2022-09-06T20:58:41.698Z] #42 119.0 checking how to recognize dependent libraries... pass_all [2022-09-06T20:58:41.698Z] #42 119.0 checking for dlltool... no [2022-09-06T20:58:41.698Z] #42 119.1 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T20:58:41.698Z] #42 119.1 checking for ar... ar [2022-09-06T20:58:41.957Z] #42 119.1 checking for archiver @FILE support... @ [2022-09-06T20:58:41.957Z] #42 119.2 checking for strip... strip [2022-09-06T20:58:41.957Z] #42 119.2 checking for ranlib... ranlib [2022-09-06T20:58:41.957Z] #42 119.2 checking for gawk... no [2022-09-06T20:58:41.957Z] #42 119.2 checking for mawk... mawk [2022-09-06T20:58:42.055Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-09-06T20:58:42.216Z] #42 119.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T20:58:42.216Z] #42 119.5 checking for sysroot... no [2022-09-06T20:58:42.216Z] #42 119.5 checking for a working dd... /bin/dd [2022-09-06T20:58:42.216Z] #42 119.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T20:58:42.216Z] #42 119.6 checking for mt... no [2022-09-06T20:58:42.216Z] #42 119.6 checking if : is a manifest tool... no [2022-09-06T20:58:42.476Z] #42 119.7 checking for dlfcn.h... yes [2022-09-06T20:58:42.476Z] #42 119.8 checking for objdir... .libs [2022-09-06T20:58:42.992Z] #59 ... [2022-09-06T20:58:42.993Z] [2022-09-06T20:58:42.993Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:58:42.993Z] #42 149.5 CCLD libyajl.la [2022-09-06T20:58:42.993Z] #42 149.8 CCLD verify/json_verify [2022-09-06T20:58:42.993Z] #42 150.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T20:58:42.993Z] #42 150.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T20:58:42.993Z] #42 150.2 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T20:58:42.993Z] #42 150.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T20:58:42.993Z] #42 150.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T20:58:42.993Z] #42 150.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T20:58:42.993Z] #42 150.3 CC src/image_spec_schema_config_schema.lo [2022-09-06T20:58:42.993Z] #42 150.3 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T20:58:42.993Z] #42 150.3 CC src/image_spec_schema_defs.lo [2022-09-06T20:58:42.993Z] #42 150.3 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T20:58:42.993Z] #42 150.3 CC src/validate.o [2022-09-06T20:58:42.993Z] #42 150.3 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T20:58:42.993Z] #42 150.3 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T20:58:42.993Z] #42 150.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T20:58:42.993Z] #42 150.4 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T20:58:42.993Z] #42 150.4 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T20:58:42.993Z] #42 150.4 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T20:58:42.993Z] #42 150.4 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T20:58:42.993Z] #42 150.4 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T20:58:42.993Z] #42 150.5 CC src/runtime_spec_schema_defs.lo [2022-09-06T20:58:42.993Z] #42 150.5 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T20:58:42.993Z] #42 150.5 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T20:58:42.993Z] #42 150.6 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T20:58:42.993Z] #42 150.6 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T20:58:42.993Z] #42 150.7 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T20:58:42.993Z] #42 150.7 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T20:58:42.993Z] #42 150.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T20:58:42.994Z] #42 120.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T20:58:42.994Z] #42 120.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T20:58:42.994Z] #42 120.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T20:58:42.998Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.138s coverage: 76.8% of statements [2022-09-06T20:58:43.251Z] #42 150.8 CC src/basic_test_double_array_item.lo [2022-09-06T20:58:43.251Z] #42 150.9 CC src/basic_test_double_array.lo [2022-09-06T20:58:43.251Z] #42 150.9 CC src/basic_test_top_array_int.lo [2022-09-06T20:58:43.251Z] #42 151.1 CC src/basic_test_top_array_string.lo [2022-09-06T20:58:43.253Z] #42 120.3 checking if gcc static flag -static works... yes [2022-09-06T20:58:43.253Z] #42 120.6 checking if gcc supports -c -o file.o... yes [2022-09-06T20:58:43.253Z] #42 120.7 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T20:58:43.253Z] #42 120.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T20:58:43.258Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-06T20:58:43.510Z] #42 151.1 CC src/basic_test_top_double_array_int.lo [2022-09-06T20:58:43.510Z] #42 151.1 CC src/basic_test_top_double_array_obj.lo [2022-09-06T20:58:43.512Z] #42 120.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T20:58:43.769Z] #42 151.3 CC src/basic_test_top_double_array_string.lo [2022-09-06T20:58:43.769Z] #42 151.3 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T20:58:43.769Z] #42 151.4 CC src/read-file.lo [2022-09-06T20:58:43.769Z] #42 151.4 CC src/json_common.lo [2022-09-06T20:58:43.769Z] #42 151.5 CC tests/test-2.o [2022-09-06T20:58:43.771Z] #42 121.0 checking how to hardcode library paths into programs... immediate [2022-09-06T20:58:43.771Z] #42 121.0 checking whether stripping libraries is possible... yes [2022-09-06T20:58:43.771Z] #42 121.1 checking if libtool supports shared libraries... yes [2022-09-06T20:58:43.771Z] #42 121.1 checking whether to build shared libraries... no [2022-09-06T20:58:43.771Z] #42 121.1 checking whether to build static libraries... yes [2022-09-06T20:58:43.771Z] #42 121.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T20:58:43.771Z] #42 121.1 checking whether build environment is sane... yes [2022-09-06T20:58:43.771Z] #42 121.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T20:58:43.771Z] #42 121.2 checking whether make sets $(MAKE)... yes [2022-09-06T20:58:43.771Z] #42 121.2 checking whether make supports the include directive... yes (GNU style) [2022-09-06T20:58:43.771Z] #42 121.2 checking whether make supports nested variables... yes [2022-09-06T20:58:43.829Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 79.4% of statements [2022-09-06T20:58:44.028Z] #42 151.5 CC tests/test-1.o [2022-09-06T20:58:44.028Z] #42 151.7 CC tests/test-3.o [2022-09-06T20:58:44.028Z] #42 151.7 CC tests/test-4.o [2022-09-06T20:58:44.028Z] #42 151.8 CC tests/test-5.o [2022-09-06T20:58:44.030Z] #42 121.3 checking whether UID '0' is supported by ustar format... yes [2022-09-06T20:58:44.030Z] #42 121.3 checking whether GID '0' is supported by ustar format... yes [2022-09-06T20:58:44.030Z] #42 121.3 checking how to create a ustar tar archive... gnutar [2022-09-06T20:58:44.030Z] #42 121.3 checking dependency style of gcc... gcc3 [2022-09-06T20:58:44.030Z] #42 121.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T20:58:44.030Z] #42 121.5 checking whether make supports nested variables... (cached) yes [2022-09-06T20:58:44.030Z] #42 121.5 checking for pkg-config... /usr/bin/pkg-config [2022-09-06T20:58:44.030Z] #42 121.5 checking pkg-config is at least version 0.9.0... yes [2022-09-06T20:58:44.030Z] #42 121.5 checking for yajl >= 2.1.0... yes [2022-09-06T20:58:44.287Z] #42 151.9 CC tests/test-6.o [2022-09-06T20:58:44.287Z] #42 151.9 CC tests/test-7.o [2022-09-06T20:58:44.287Z] #42 152.0 CC tests/test-8.o [2022-09-06T20:58:44.287Z] #42 152.1 CC tests/test-9.o [2022-09-06T20:58:44.289Z] #42 121.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-06T20:58:44.289Z] #42 121.5 checking for gcc... (cached) gcc [2022-09-06T20:58:44.289Z] #42 121.6 checking whether we are using the GNU C compiler... (cached) yes [2022-09-06T20:58:44.289Z] #42 121.6 checking whether gcc accepts -g... (cached) yes [2022-09-06T20:58:44.289Z] #42 121.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-06T20:58:44.289Z] #42 121.6 checking whether gcc understands -c and -o together... (cached) yes [2022-09-06T20:58:44.289Z] #42 121.6 checking for a Python interpreter with version >= 3... python3 [2022-09-06T20:58:44.289Z] #42 121.7 checking for python3... /usr/bin/python3 [2022-09-06T20:58:44.289Z] #42 121.7 checking for python3 version... 3.9 [2022-09-06T20:58:44.289Z] #42 121.7 checking for python3 platform... linux [2022-09-06T20:58:44.710Z] #42 152.1 CC tests/test-10.o [2022-09-06T20:58:44.710Z] #42 121.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-06T20:58:44.711Z] #42 121.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-06T20:58:44.711Z] #42 152.2 CC tests/test-11.o [2022-09-06T20:58:44.772Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 63.5% of statements [2022-09-06T20:58:44.970Z] #42 122.2 checking that generated files are newer than configure... done [2022-09-06T20:58:44.970Z] #42 122.2 configure: creating ./config.status [2022-09-06T20:58:45.344Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-09-06T20:58:45.915Z] ok github.com/docker/docker/daemon/logger/journald 3.403s coverage: 74.3% of statements [2022-09-06T20:58:45.915Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-06T20:58:45.915Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-06T20:58:45.915Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-06T20:58:45.915Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-06T20:58:46.718Z] #54 ... [2022-09-06T20:58:46.718Z] [2022-09-06T20:58:46.718Z] #49 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-09-06T20:58:46.718Z] #49 21.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-06T20:58:46.718Z] #49 21.95 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:58:46.718Z] #49 21.95 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T20:58:46.718Z] #49 24.20 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-06T20:58:46.718Z] #49 24.21 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:58:46.718Z] #49 24.21 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T20:58:46.718Z] #49 25.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-06T20:58:46.718Z] #49 25.46 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:58:46.718Z] #49 25.47 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T20:58:46.718Z] #49 27.05 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-06T20:58:46.718Z] #49 27.05 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:58:46.718Z] #49 27.06 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T20:58:46.718Z] #49 30.12 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-06T20:58:46.718Z] #49 30.12 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-06T20:58:46.718Z] #49 30.13 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T20:58:46.718Z] #49 31.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T20:58:46.718Z] #49 31.56 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-06T20:58:46.718Z] #49 31.58 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T20:58:46.718Z] #49 31.66 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T20:58:46.718Z] #49 31.67 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-06T20:58:46.718Z] #49 31.67 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T20:58:46.718Z] #49 31.74 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T20:58:46.718Z] #49 31.74 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-06T20:58:46.718Z] #49 31.75 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T20:58:46.718Z] #49 31.85 Selecting previously unselected package libbtrfs0:amd64. [2022-09-06T20:58:46.718Z] #49 31.85 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-06T20:58:46.718Z] #49 31.86 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T20:58:46.718Z] #49 31.95 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-06T20:58:46.718Z] #49 31.96 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-06T20:58:46.718Z] #49 31.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T20:58:46.718Z] #49 32.07 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T20:58:46.718Z] #49 32.08 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T20:58:46.718Z] #49 32.08 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:58:46.718Z] #49 32.12 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T20:58:46.718Z] #49 32.12 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-06T20:58:46.718Z] #49 32.13 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-06T20:58:46.718Z] #49 32.20 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T20:58:46.718Z] #49 32.20 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-06T20:58:46.718Z] #49 32.21 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T20:58:46.718Z] #49 32.31 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-06T20:58:46.718Z] #49 32.31 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-06T20:58:46.718Z] #49 32.32 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T20:58:46.718Z] #49 32.42 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-06T20:58:46.718Z] #49 32.43 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-06T20:58:46.718Z] #49 32.43 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T20:58:46.718Z] #49 32.49 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-06T20:58:46.718Z] #49 32.50 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-06T20:58:46.718Z] #49 32.50 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T20:58:46.718Z] #49 32.54 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-06T20:58:46.718Z] #49 32.55 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-06T20:58:46.718Z] #49 32.55 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T20:58:46.718Z] #49 32.69 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T20:58:46.856Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-06T20:58:46.875Z] #42 124.0 config.status: creating Makefile [2022-09-06T20:58:46.876Z] #42 124.1 config.status: creating config.h [2022-09-06T20:58:46.876Z] #42 124.1 config.status: executing libtool commands [2022-09-06T20:58:46.876Z] #42 124.1 config.status: executing depfiles commands [2022-09-06T20:58:46.975Z] #49 32.70 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-06T20:58:46.975Z] #49 32.70 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T20:58:46.975Z] #49 32.84 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T20:58:46.975Z] #49 32.84 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-06T20:58:46.975Z] #49 32.85 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:58:46.975Z] #49 32.89 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T20:58:46.975Z] #49 32.89 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-06T20:58:46.975Z] #49 32.90 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T20:58:46.975Z] #49 32.94 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T20:58:47.117Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-06T20:58:47.135Z] #42 ... [2022-09-06T20:58:47.135Z] [2022-09-06T20:58:47.135Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:58:47.135Z] #57 29.13 Selecting previously unselected package pigz. [2022-09-06T20:58:47.135Z] #57 29.13 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 29.16 Unpacking pigz (2.6-1) ... [2022-09-06T20:58:47.135Z] #57 29.25 Selecting previously unselected package libelf1:amd64. [2022-09-06T20:58:47.135Z] #57 29.25 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 29.26 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T20:58:47.135Z] #57 29.43 Selecting previously unselected package libbpf0:amd64. [2022-09-06T20:58:47.135Z] #57 29.43 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 29.45 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T20:58:47.135Z] #57 29.55 Selecting previously unselected package libmnl0:amd64. [2022-09-06T20:58:47.135Z] #57 29.56 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 29.56 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T20:58:47.135Z] #57 29.62 Selecting previously unselected package libxtables12:amd64. [2022-09-06T20:58:47.135Z] #57 29.63 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 29.63 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T20:58:47.135Z] #57 29.70 Selecting previously unselected package libcap2-bin. [2022-09-06T20:58:47.135Z] #57 29.70 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 29.72 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T20:58:47.135Z] #57 29.79 Selecting previously unselected package iproute2. [2022-09-06T20:58:47.135Z] #57 29.79 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 29.80 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T20:58:47.135Z] #57 30.28 Selecting previously unselected package xxd. [2022-09-06T20:58:47.135Z] #57 30.28 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 30.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:58:47.135Z] #57 30.42 Selecting previously unselected package vim-common. [2022-09-06T20:58:47.135Z] #57 30.43 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T20:58:47.135Z] #57 30.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:58:47.135Z] #57 30.64 Selecting previously unselected package bash-completion. [2022-09-06T20:58:47.135Z] #57 30.64 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T20:58:47.135Z] #57 32.64 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T20:58:47.135Z] #57 33.10 Selecting previously unselected package bzip2. [2022-09-06T20:58:47.135Z] #57 33.11 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 33.13 Unpacking bzip2 (1.0.8-4) ... [2022-09-06T20:58:47.135Z] #57 33.20 Selecting previously unselected package xz-utils. [2022-09-06T20:58:47.135Z] #57 33.21 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 33.21 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T20:58:47.135Z] #57 33.39 Selecting previously unselected package apparmor. [2022-09-06T20:58:47.135Z] #57 33.39 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 33.44 Unpacking apparmor (2.13.6-10) ... [2022-09-06T20:58:47.135Z] #57 33.94 Selecting previously unselected package inetutils-ping. [2022-09-06T20:58:47.135Z] #57 33.94 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 33.95 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T20:58:47.135Z] #57 34.06 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T20:58:47.135Z] #57 34.07 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 34.07 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T20:58:47.135Z] #57 34.16 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T20:58:47.135Z] #57 34.19 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 34.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T20:58:47.135Z] #57 34.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T20:58:47.135Z] #57 34.28 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 34.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T20:58:47.135Z] #57 34.37 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T20:58:47.135Z] #57 34.38 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 34.40 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T20:58:47.135Z] #57 34.47 Selecting previously unselected package iptables. [2022-09-06T20:58:47.135Z] #57 34.47 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 34.49 Unpacking iptables (1.8.7-1) ... [2022-09-06T20:58:47.135Z] #57 34.78 Selecting previously unselected package libonig5:amd64. [2022-09-06T20:58:47.135Z] #57 34.79 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 34.80 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T20:58:47.135Z] #57 34.97 Selecting previously unselected package libjq1:amd64. [2022-09-06T20:58:47.135Z] #57 34.98 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 34.99 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T20:58:47.135Z] #57 35.13 Selecting previously unselected package jq. [2022-09-06T20:58:47.135Z] #57 35.14 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 35.15 Unpacking jq (1.6-2.1) ... [2022-09-06T20:58:47.135Z] #57 35.23 Selecting previously unselected package libaio1:amd64. [2022-09-06T20:58:47.135Z] #57 35.25 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 35.26 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T20:58:47.135Z] #57 35.31 Selecting previously unselected package libgpm2:amd64. [2022-09-06T20:58:47.135Z] #57 35.32 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 35.33 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T20:58:47.135Z] #57 35.39 Selecting previously unselected package libicu67:amd64. [2022-09-06T20:58:47.135Z] #57 35.39 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 35.40 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-06T20:58:47.135Z] #57 39.04 Selecting previously unselected package libinih1:amd64. [2022-09-06T20:58:47.135Z] #57 39.04 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 39.05 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T20:58:47.135Z] #57 39.10 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-06T20:58:47.135Z] #57 39.12 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-06T20:58:47.135Z] #57 39.13 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T20:58:47.233Z] #49 32.94 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-06T20:58:47.233Z] #49 32.95 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T20:58:47.233Z] #49 33.13 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-06T20:58:47.233Z] #49 33.14 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-06T20:58:47.233Z] #49 33.15 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-06T20:58:47.233Z] #49 33.16 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-06T20:58:47.233Z] #49 33.17 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-06T20:58:47.233Z] #49 33.18 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-06T20:58:47.233Z] #49 33.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-06T20:58:47.233Z] #49 33.20 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-06T20:58:47.233Z] #49 33.21 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-06T20:58:47.233Z] #49 33.22 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-06T20:58:47.233Z] #49 33.23 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-06T20:58:47.233Z] #49 33.24 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-06T20:58:47.233Z] #49 33.25 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-06T20:58:47.233Z] #49 33.27 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-06T20:58:47.233Z] #49 33.28 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-06T20:58:47.233Z] #49 33.29 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-06T20:58:47.233Z] #49 33.30 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-06T20:58:47.394Z] #57 39.22 Selecting previously unselected package libnet1:amd64. [2022-09-06T20:58:47.394Z] #57 39.24 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:58:47.394Z] #57 39.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:58:47.394Z] #57 39.35 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T20:58:47.394Z] #57 39.36 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T20:58:47.394Z] #57 39.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T20:58:47.394Z] #57 39.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:58:47.394Z] #57 ... [2022-09-06T20:58:47.394Z] [2022-09-06T20:58:47.394Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:58:47.394Z] #42 124.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-06T20:58:47.394Z] #42 124.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-06T20:58:47.489Z] #49 33.31 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-06T20:58:47.490Z] #49 33.32 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-06T20:58:47.490Z] #49 33.33 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-06T20:58:47.490Z] #49 33.34 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T20:58:47.490Z] #49 33.35 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 [2022-09-06T20:58:47.490Z] #49 33.36 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T20:58:47.490Z] #49 33.37 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 [2022-09-06T20:58:47.490Z] #49 33.38 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-06T20:58:47.490Z] #49 33.38 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-06T20:58:47.490Z] #49 33.39 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 [2022-09-06T20:58:47.490Z] #49 33.41 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-06T20:58:47.490Z] #49 33.43 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-06T20:58:47.490Z] #49 33.45 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:58:47.490Z] #49 33.46 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-06T20:58:47.490Z] #49 33.47 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:58:47.490Z] #49 33.48 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-06T20:58:47.490Z] #49 33.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:58:47.688Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-09-06T20:58:47.688Z] ok github.com/docker/docker/daemon/logger/splunk 1.577s coverage: 82.5% of statements [2022-09-06T20:58:47.688Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-06T20:58:47.688Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-06T20:58:47.963Z] #42 125.2 checking for gcc... gcc [2022-09-06T20:58:48.222Z] #42 125.2 checking whether the C compiler works... yes [2022-09-06T20:58:48.222Z] #42 125.5 checking for C compiler default output file name... a.out [2022-09-06T20:58:48.481Z] #42 125.5 checking for suffix of executables... [2022-09-06T20:58:48.481Z] #42 125.7 checking whether we are cross compiling... no [2022-09-06T20:58:48.630Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 44.4% of statements [2022-09-06T20:58:48.741Z] #42 126.0 checking for suffix of object files... o [2022-09-06T20:58:48.741Z] #42 126.1 checking whether we are using the GNU C compiler... yes [2022-09-06T20:58:49.000Z] #42 126.2 checking whether gcc accepts -g... yes [2022-09-06T20:58:49.000Z] #42 126.3 checking for gcc option to accept ISO C89... none needed [2022-09-06T20:58:49.259Z] #42 126.4 checking whether gcc understands -c and -o together... yes [2022-09-06T20:58:49.259Z] #42 126.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-06T20:58:49.259Z] #42 126.6 checking whether build environment is sane... yes [2022-09-06T20:58:49.259Z] #42 126.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-06T20:58:49.259Z] #42 126.6 checking for gawk... no [2022-09-06T20:58:49.259Z] #42 126.6 checking for mawk... mawk [2022-09-06T20:58:49.259Z] #42 126.6 checking whether make sets $(MAKE)... yes [2022-09-06T20:58:49.259Z] #42 126.7 checking whether make supports the include directive... yes (GNU style) [2022-09-06T20:58:49.259Z] #42 126.7 checking whether make supports nested variables... yes [2022-09-06T20:58:49.519Z] #42 126.8 checking whether UID '0' is supported by ustar format... yes [2022-09-06T20:58:49.519Z] #42 126.8 checking whether GID '0' is supported by ustar format... yes [2022-09-06T20:58:49.519Z] #42 126.8 checking how to create a ustar tar archive... gnutar [2022-09-06T20:58:49.778Z] #42 126.8 checking dependency style of gcc... gcc3 [2022-09-06T20:58:49.778Z] #42 127.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-06T20:58:49.778Z] #42 127.0 checking whether make supports nested variables... (cached) yes [2022-09-06T20:58:50.010Z] #49 DONE 35.5s [2022-09-06T20:58:50.010Z] [2022-09-06T20:58:50.010Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T20:58:50.010Z] #54 ... [2022-09-06T20:58:50.010Z] [2022-09-06T20:58:50.010Z] #55 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-09-06T20:58:50.037Z] #42 127.0 checking build system type... x86_64-pc-linux-gnu [2022-09-06T20:58:50.037Z] #42 127.2 checking host system type... x86_64-pc-linux-gnu [2022-09-06T20:58:50.037Z] #42 127.2 checking how to print strings... printf [2022-09-06T20:58:50.037Z] #42 127.2 checking for a sed that does not truncate output... /bin/sed [2022-09-06T20:58:50.037Z] #42 127.3 checking for grep that handles long lines and -e... /bin/grep [2022-09-06T20:58:50.037Z] #42 127.3 checking for egrep... /bin/grep -E [2022-09-06T20:58:50.037Z] #42 127.3 checking for fgrep... /bin/grep -F [2022-09-06T20:58:50.037Z] #42 127.3 checking for ld used by gcc... /usr/bin/ld [2022-09-06T20:58:50.037Z] #42 127.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-06T20:58:50.037Z] #42 127.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-06T20:58:50.037Z] #42 127.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-06T20:58:50.037Z] #42 127.4 checking whether ln -s works... yes [2022-09-06T20:58:50.037Z] #42 127.4 checking the maximum length of command line arguments... 1572864 [2022-09-06T20:58:50.297Z] #42 127.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-06T20:58:50.297Z] #42 127.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-06T20:58:50.297Z] #42 127.4 checking for /usr/bin/ld option to reload object files... -r [2022-09-06T20:58:50.297Z] #42 127.4 checking for objdump... objdump [2022-09-06T20:58:50.297Z] #42 127.5 checking how to recognize dependent libraries... pass_all [2022-09-06T20:58:50.297Z] #42 127.5 checking for dlltool... no [2022-09-06T20:58:50.297Z] #42 127.5 checking how to associate runtime and link libraries... printf %s\n [2022-09-06T20:58:50.297Z] #42 127.5 checking for ar... ar [2022-09-06T20:58:50.297Z] #42 127.5 checking for archiver @FILE support... @ [2022-09-06T20:58:50.297Z] #42 127.6 checking for strip... strip [2022-09-06T20:58:50.297Z] #42 127.6 checking for ranlib... ranlib [2022-09-06T20:58:50.542Z] ok github.com/docker/docker/distribution 1.499s coverage: 28.0% of statements [2022-09-06T20:58:50.542Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-06T20:58:50.556Z] #42 127.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-06T20:58:50.556Z] #42 127.9 checking for sysroot... no [2022-09-06T20:58:50.556Z] #42 127.9 checking for a working dd... /bin/dd [2022-09-06T20:58:50.556Z] #42 127.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-06T20:58:50.556Z] #42 128.0 checking for mt... no [2022-09-06T20:58:50.573Z] #55 0.856 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-06T20:58:50.573Z] #55 0.869 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-06T20:58:50.573Z] #55 0.871 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-06T20:58:50.815Z] #42 128.0 checking if : is a manifest tool... no [2022-09-06T20:58:50.815Z] #42 128.0 checking how to run the C preprocessor... gcc -E [2022-09-06T20:58:51.113Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-09-06T20:58:51.373Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-09-06T20:58:51.373Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-06T20:58:51.634Z] ok github.com/docker/docker/image 0.030s coverage: 86.9% of statements [2022-09-06T20:58:51.752Z] #42 128.1 checking for ANSI C header files... yes [2022-09-06T20:58:51.752Z] #42 128.8 checking for sys/types.h... yes [2022-09-06T20:58:51.752Z] #42 129.0 checking for sys/stat.h... yes [2022-09-06T20:58:52.011Z] #42 129.2 checking for stdlib.h... yes [2022-09-06T20:58:52.205Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2022-09-06T20:58:52.270Z] #42 129.3 checking for string.h... yes [2022-09-06T20:58:52.271Z] #42 129.5 checking for memory.h... yes [2022-09-06T20:58:52.466Z] ok github.com/docker/docker/image/tarexport 0.013s coverage: 0.7% of statements [2022-09-06T20:58:52.466Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-06T20:58:52.466Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-06T20:58:52.530Z] #42 129.6 checking for strings.h... yes [2022-09-06T20:58:52.530Z] #42 129.8 checking for inttypes.h... yes [2022-09-06T20:58:52.726Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2022-09-06T20:58:52.789Z] #42 130.0 checking for stdint.h... yes [2022-09-06T20:58:52.827Z] #42 ... [2022-09-06T20:58:52.828Z] [2022-09-06T20:58:52.828Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T20:58:52.828Z] #59 10.27 Collecting yamllint==1.27.1 [2022-09-06T20:58:52.828Z] #59 11.33 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T20:58:52.828Z] #59 12.70 Collecting pathspec>=0.5.3 [2022-09-06T20:58:52.828Z] #59 12.73 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T20:58:52.828Z] #59 13.15 Collecting pyyaml [2022-09-06T20:58:52.828Z] #59 13.17 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-06T20:58:52.828Z] #59 13.24 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T20:58:52.828Z] #59 13.27 Building wheels for collected packages: yamllint [2022-09-06T20:58:52.828Z] #59 13.27 Building wheel for yamllint (setup.py): started [2022-09-06T20:58:52.828Z] #59 14.49 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T20:58:52.828Z] #59 14.49 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=bb2b742dcc69abec84bb741852d46da888d2e091299584afdf45261e7a9f3b41 [2022-09-06T20:58:52.828Z] #59 14.49 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T20:58:52.828Z] #59 14.50 Successfully built yamllint [2022-09-06T20:58:52.828Z] #59 14.52 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T20:58:52.828Z] #59 14.89 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T20:58:52.828Z] #59 DONE 15.3s [2022-09-06T20:58:52.828Z] [2022-09-06T20:58:52.828Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T20:58:52.828Z] #60 DONE 0.7s [2022-09-06T20:58:52.828Z] [2022-09-06T20:58:52.828Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T20:58:52.828Z] #61 DONE 0.5s [2022-09-06T20:58:52.828Z] [2022-09-06T20:58:52.828Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:58:52.828Z] #42 ... [2022-09-06T20:58:52.828Z] [2022-09-06T20:58:52.828Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T20:58:52.828Z] #62 DONE 0.1s [2022-09-06T20:58:53.048Z] #42 130.2 checking for unistd.h... yes [2022-09-06T20:58:53.048Z] #42 130.3 checking for dlfcn.h... yes [2022-09-06T20:58:53.048Z] #42 130.5 checking for objdir... .libs [2022-09-06T20:58:53.086Z] [2022-09-06T20:58:53.086Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T20:58:53.086Z] #63 DONE 0.2s [2022-09-06T20:58:53.086Z] [2022-09-06T20:58:53.086Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T20:58:53.086Z] #64 DONE 0.1s [2022-09-06T20:58:53.086Z] [2022-09-06T20:58:53.086Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:58:53.344Z] #42 ... [2022-09-06T20:58:53.344Z] [2022-09-06T20:58:53.344Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T20:58:53.344Z] #65 DONE 0.1s [2022-09-06T20:58:53.344Z] [2022-09-06T20:58:53.344Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T20:58:53.344Z] #66 DONE 0.1s [2022-09-06T20:58:53.344Z] [2022-09-06T20:58:53.344Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:58:53.617Z] #42 130.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-06T20:58:53.617Z] #42 131.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-06T20:58:53.617Z] #42 131.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-06T20:58:53.667Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-09-06T20:58:53.927Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-09-06T20:58:54.185Z] #42 131.1 checking if gcc static flag -static works... yes [2022-09-06T20:58:54.188Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-06T20:58:54.444Z] #42 131.5 checking if gcc supports -c -o file.o... yes [2022-09-06T20:58:54.444Z] #42 131.6 checking if gcc supports -c -o file.o... (cached) yes [2022-09-06T20:58:54.444Z] #42 131.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-06T20:58:54.703Z] #42 131.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-06T20:58:54.703Z] #42 131.9 checking how to hardcode library paths into programs... immediate [2022-09-06T20:58:54.703Z] #42 131.9 checking whether stripping libraries is possible... yes [2022-09-06T20:58:54.703Z] #42 131.9 checking if libtool supports shared libraries... yes [2022-09-06T20:58:54.703Z] #42 131.9 checking whether to build shared libraries... no [2022-09-06T20:58:54.703Z] #42 131.9 checking whether to build static libraries... yes [2022-09-06T20:58:54.703Z] #42 132.0 checking float.h usability... yes [2022-09-06T20:58:54.962Z] #42 132.1 checking float.h presence... yes [2022-09-06T20:58:54.963Z] #42 132.2 checking for float.h... yes [2022-09-06T20:58:54.963Z] #42 132.2 checking limits.h usability... yes [2022-09-06T20:58:54.963Z] #42 132.4 checking limits.h presence... yes [2022-09-06T20:58:55.222Z] #42 132.4 checking for limits.h... yes [2022-09-06T20:58:55.222Z] #42 132.4 checking stddef.h usability... yes [2022-09-06T20:58:55.309Z] #55 1.320 Reading package lists... [2022-09-06T20:58:55.481Z] #42 132.7 checking stddef.h presence... yes [2022-09-06T20:58:55.481Z] #42 132.7 checking for stddef.h... yes [2022-09-06T20:58:55.481Z] #42 132.7 checking for stdlib.h... (cached) yes [2022-09-06T20:58:55.481Z] #42 132.7 checking for string.h... (cached) yes [2022-09-06T20:58:55.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T20:58:55.741Z] #42 132.8 checking sys/time.h usability... yes [2022-09-06T20:58:55.741Z] #42 132.9 checking sys/time.h presence... yes [2022-09-06T20:58:55.741Z] #42 132.9 checking for sys/time.h... yes [2022-09-06T20:58:55.741Z] #42 133.0 checking for inline... inline [2022-09-06T20:58:56.000Z] #42 133.0 checking for size_t... yes [2022-09-06T20:58:56.000Z] #42 133.4 checking for stdlib.h... (cached) yes [2022-09-06T20:58:56.101Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.3% of statements [2022-09-06T20:58:56.259Z] #42 133.4 checking for GNU libc compatible malloc... yes [2022-09-06T20:58:56.259Z] #42 133.6 checking for stdlib.h... (cached) yes [2022-09-06T20:58:56.519Z] #42 133.6 checking for GNU libc compatible realloc... yes [2022-09-06T20:58:56.778Z] #42 133.8 checking for working strtod... yes [2022-09-06T20:58:57.042Z] ok github.com/docker/docker/pkg/authorization 0.693s coverage: 68.3% of statements [2022-09-06T20:58:57.104Z] #42 134.2 checking for gettimeofday... yes [2022-09-06T20:58:57.303Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-06T20:58:57.303Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-06T20:58:57.368Z] #42 134.4 checking for memset... yes [2022-09-06T20:58:57.627Z] #42 134.6 checking for strspn... yes [2022-09-06T20:58:57.627Z] #42 ... [2022-09-06T20:58:57.627Z] [2022-09-06T20:58:57.627Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:58:57.627Z] #57 39.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:58:57.627Z] #57 39.46 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T20:58:57.627Z] #57 39.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:58:57.627Z] #57 39.55 Selecting previously unselected package libyajl2:amd64. [2022-09-06T20:58:57.627Z] #57 39.57 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T20:58:57.627Z] #57 39.57 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T20:58:57.627Z] #57 39.64 Selecting previously unselected package net-tools. [2022-09-06T20:58:57.627Z] #57 39.65 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T20:58:57.627Z] #57 39.65 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T20:58:57.627Z] #57 39.86 Selecting previously unselected package patch. [2022-09-06T20:58:57.627Z] #57 39.87 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-06T20:58:57.627Z] #57 39.88 Unpacking patch (2.7.6-7) ... [2022-09-06T20:58:57.627Z] #57 39.99 Selecting previously unselected package python-pip-whl. [2022-09-06T20:58:57.627Z] #57 40.00 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T20:58:57.627Z] #57 40.01 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T20:58:57.627Z] #57 40.62 Selecting previously unselected package python3-lib2to3. [2022-09-06T20:58:57.627Z] #57 40.63 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T20:58:57.627Z] #57 40.63 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T20:58:57.627Z] #57 40.75 Selecting previously unselected package python3-distutils. [2022-09-06T20:58:57.627Z] #57 40.77 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T20:58:57.627Z] #57 40.78 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T20:58:57.627Z] #57 40.92 Selecting previously unselected package python3-pkg-resources. [2022-09-06T20:58:57.627Z] #57 40.92 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T20:58:57.627Z] #57 40.93 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T20:58:57.627Z] #57 41.07 Selecting previously unselected package python3-setuptools. [2022-09-06T20:58:57.627Z] #57 41.07 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T20:58:57.627Z] #57 41.08 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T20:58:57.627Z] #57 41.33 Selecting previously unselected package python3-wheel. [2022-09-06T20:58:57.627Z] #57 41.34 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T20:58:57.627Z] #57 41.34 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T20:58:57.627Z] #57 41.43 Selecting previously unselected package python3-pip. [2022-09-06T20:58:57.627Z] #57 41.43 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T20:58:57.627Z] #57 41.43 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T20:58:57.627Z] #57 41.73 Selecting previously unselected package sudo. [2022-09-06T20:58:57.627Z] #57 41.74 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T20:58:57.627Z] #57 41.75 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T20:58:57.627Z] #57 42.39 Selecting previously unselected package systemd-journal-remote. [2022-09-06T20:58:57.627Z] #57 42.40 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-06T20:58:57.627Z] #57 42.40 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T20:58:57.627Z] #57 42.52 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T20:58:57.627Z] #57 42.53 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T20:58:57.627Z] #57 42.54 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T20:58:57.627Z] #57 42.84 Selecting previously unselected package uidmap. [2022-09-06T20:58:57.627Z] #57 42.85 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T20:58:57.627Z] #57 42.86 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T20:58:57.627Z] #57 43.01 Selecting previously unselected package vim-runtime. [2022-09-06T20:58:57.627Z] #57 43.02 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T20:58:57.627Z] #57 43.06 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T20:58:57.627Z] #57 43.09 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T20:58:57.627Z] #57 43.13 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:58:57.627Z] #57 46.31 Selecting previously unselected package vim. [2022-09-06T20:58:57.627Z] #57 46.32 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T20:58:57.627Z] #57 46.34 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:58:57.627Z] #57 46.89 Selecting previously unselected package xfsprogs. [2022-09-06T20:58:57.627Z] #57 46.89 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T20:58:57.627Z] #57 46.90 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T20:58:57.627Z] #57 47.46 Selecting previously unselected package zip. [2022-09-06T20:58:57.627Z] #57 47.46 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-06T20:58:57.627Z] #57 47.48 Unpacking zip (3.0-12) ... [2022-09-06T20:58:57.627Z] #57 47.60 Selecting previously unselected package zstd. [2022-09-06T20:58:57.627Z] #57 47.63 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T20:58:57.627Z] #57 47.63 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T20:58:57.627Z] #57 48.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T20:58:57.627Z] #57 48.98 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T20:58:57.627Z] #57 48.99 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T20:58:57.627Z] #57 49.02 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T20:58:57.627Z] #57 49.03 Setting up libicu67:amd64 (67.1-7) ... [2022-09-06T20:58:57.627Z] #57 49.04 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T20:58:57.627Z] #57 49.06 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T20:58:57.627Z] #57 49.08 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T20:58:57.627Z] #57 49.09 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T20:58:57.627Z] #57 49.10 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T20:58:57.627Z] #57 49.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:58:57.627Z] #57 49.14 Setting up bzip2 (1.0.8-4) ... [2022-09-06T20:58:57.627Z] #57 49.15 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:58:57.627Z] #57 49.17 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T20:58:57.627Z] #57 ... [2022-09-06T20:58:57.627Z] [2022-09-06T20:58:57.627Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:58:57.627Z] #42 135.0 checking that generated files are newer than configure... done [2022-09-06T20:58:57.627Z] #42 135.0 configure: creating ./config.status [2022-09-06T20:58:59.536Z] #42 137.0 config.status: creating Makefile [2022-09-06T20:58:59.795Z] #42 137.0 config.status: creating config.h [2022-09-06T20:58:59.795Z] #42 137.1 config.status: executing depfiles commands [2022-09-06T20:58:59.795Z] #42 137.2 config.status: executing libtool commands [2022-09-06T20:59:00.563Z] #55 5.447 Reading package lists... [2022-09-06T20:59:00.600Z] ok github.com/docker/docker/pkg/chrootarchive 2.528s coverage: 42.7% of statements [2022-09-06T20:59:00.732Z] #42 138.1 GEN .version [2022-09-06T20:59:00.732Z] #42 138.1 make install-recursive [2022-09-06T20:59:00.732Z] #42 138.1 make[1]: Entering directory '/tmp/crun-build' [2022-09-06T20:59:00.732Z] #42 138.2 Making install in libocispec [2022-09-06T20:59:00.821Z] #55 10.04 Building dependency tree... [2022-09-06T20:59:00.821Z] #55 11.17 Reading state information... [2022-09-06T20:59:00.861Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-06T20:59:00.990Z] #42 138.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T20:59:00.990Z] #42 138.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-06T20:59:00.990Z] #42 138.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-06T20:59:00.990Z] #42 138.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-06T20:59:00.990Z] #42 138.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-06T20:59:01.122Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-06T20:59:01.122Z] ok github.com/docker/docker/layer 7.497s coverage: 68.9% of statements [2022-09-06T20:59:01.122Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-06T20:59:01.122Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-06T20:59:01.122Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-06T20:59:01.122Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-06T20:59:01.122Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-06T20:59:01.122Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-06T20:59:01.122Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-09-06T20:59:01.696Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-09-06T20:59:01.696Z] ok github.com/docker/docker/pkg/fsutils 0.204s coverage: 85.1% of statements [2022-09-06T20:59:01.927Z] #42 139.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-06T20:59:01.927Z] #42 139.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-06T20:59:01.927Z] #42 139.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-06T20:59:01.927Z] #42 139.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-06T20:59:01.927Z] #42 139.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-06T20:59:01.927Z] #42 139.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-06T20:59:01.927Z] #42 139.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-06T20:59:01.927Z] #42 139.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-06T20:59:01.927Z] #42 139.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-06T20:59:01.963Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2022-09-06T20:59:02.194Z] #55 ... [2022-09-06T20:59:02.194Z] [2022-09-06T20:59:02.194Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T20:59:02.194Z] #54 19.52 + bin/containerd [2022-09-06T20:59:02.194Z] #54 ... [2022-09-06T20:59:02.194Z] [2022-09-06T20:59:02.194Z] #55 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-09-06T20:59:02.194Z] #55 12.41 The following additional packages will be installed: [2022-09-06T20:59:02.194Z] #55 12.41 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-06T20:59:02.194Z] #55 12.41 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-06T20:59:02.194Z] #55 12.41 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-06T20:59:02.194Z] #55 12.41 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-06T20:59:02.194Z] #55 12.41 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-06T20:59:02.194Z] #55 12.41 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-06T20:59:02.194Z] #55 12.41 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-06T20:59:02.194Z] #55 12.43 Suggested packages: [2022-09-06T20:59:02.194Z] #55 12.43 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-06T20:59:02.194Z] #55 12.43 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-06T20:59:02.194Z] #55 12.43 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-06T20:59:02.194Z] #55 12.43 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-06T20:59:02.194Z] #55 12.43 seccomp:ppc64el seccomp:s390x [2022-09-06T20:59:02.194Z] #55 12.43 Recommended packages: [2022-09-06T20:59:02.194Z] #55 12.43 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-06T20:59:02.194Z] #55 12.43 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-06T20:59:02.194Z] #55 12.43 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-06T20:59:02.194Z] #55 12.43 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-06T20:59:02.194Z] #42 139.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-06T20:59:02.194Z] #42 139.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-06T20:59:02.194Z] #42 139.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-06T20:59:02.194Z] #42 139.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-06T20:59:02.194Z] #42 139.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-06T20:59:02.194Z] #42 139.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-06T20:59:02.194Z] #42 139.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-06T20:59:02.451Z] #55 12.87 The following NEW packages will be installed: [2022-09-06T20:59:02.451Z] #55 12.87 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-06T20:59:02.451Z] #55 12.87 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-06T20:59:02.451Z] #55 12.87 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-06T20:59:02.451Z] #55 12.87 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-06T20:59:02.451Z] #55 12.87 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-06T20:59:02.451Z] #55 12.87 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-06T20:59:02.452Z] #55 12.87 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-06T20:59:02.452Z] #55 12.88 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-06T20:59:02.452Z] #55 12.88 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-06T20:59:02.452Z] #55 12.88 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-06T20:59:02.452Z] #55 12.88 libseccomp2:ppc64el libseccomp2:s390x [2022-09-06T20:59:02.709Z] #55 13.24 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:59:02.709Z] #55 13.24 Need to get 15.9 MB of archives. [2022-09-06T20:59:02.709Z] #55 13.24 After this operation, 73.0 MB of additional disk space will be used. [2022-09-06T20:59:02.709Z] #55 13.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-06T20:59:02.914Z] ok github.com/docker/docker/pkg/idtools 0.435s coverage: 69.3% of statements [2022-09-06T20:59:02.914Z] ok github.com/docker/docker/pkg/ioutils 0.374s coverage: 71.0% of statements [2022-09-06T20:59:02.967Z] #55 13.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-06T20:59:02.967Z] #55 13.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-06T20:59:02.967Z] #55 13.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-06T20:59:02.967Z] #55 13.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-06T20:59:02.967Z] #55 13.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-06T20:59:02.967Z] #55 13.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-06T20:59:02.967Z] #55 13.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-09-06T20:59:02.967Z] #55 13.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-06T20:59:02.967Z] #55 13.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-06T20:59:02.967Z] #55 13.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-06T20:59:02.967Z] #55 13.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-06T20:59:02.967Z] #55 13.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-09-06T20:59:02.967Z] #55 13.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-06T20:59:02.967Z] #55 13.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-06T20:59:02.967Z] #55 13.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-06T20:59:02.967Z] #55 13.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-06T20:59:02.967Z] #55 13.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-09-06T20:59:02.967Z] #55 13.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-06T20:59:02.967Z] #55 13.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-06T20:59:02.967Z] #55 13.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-06T20:59:02.967Z] #55 13.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-06T20:59:02.967Z] #55 13.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-09-06T20:59:02.967Z] #55 13.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-06T20:59:02.967Z] #55 13.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-06T20:59:02.967Z] #55 13.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-06T20:59:02.967Z] #55 13.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-06T20:59:02.967Z] #55 13.41 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-09-06T20:59:02.967Z] #55 13.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-06T20:59:02.967Z] #55 13.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-06T20:59:02.967Z] #55 13.44 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-06T20:59:02.967Z] #55 13.44 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-09-06T20:59:02.967Z] #55 13.44 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-06T20:59:02.967Z] #55 13.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-09-06T20:59:02.967Z] #55 13.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-06T20:59:02.967Z] #55 13.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-09-06T20:59:02.967Z] #55 13.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-06T20:59:02.967Z] #55 13.44 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-09-06T20:59:02.967Z] #55 13.44 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-06T20:59:02.967Z] #55 13.44 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-06T20:59:03.132Z] #42 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-06T20:59:03.132Z] #42 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-06T20:59:03.132Z] #42 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-06T20:59:03.132Z] #42 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-06T20:59:03.132Z] #42 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-06T20:59:03.132Z] #42 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-06T20:59:03.132Z] #42 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-06T20:59:03.132Z] #42 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-06T20:59:03.132Z] #42 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-06T20:59:03.132Z] #42 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-06T20:59:03.132Z] #42 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-06T20:59:03.132Z] #42 140.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-06T20:59:03.132Z] #42 140.5 make install-recursive [2022-09-06T20:59:03.132Z] #42 140.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T20:59:03.132Z] #42 140.6 Making install in yajl [2022-09-06T20:59:03.175Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-09-06T20:59:03.175Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-09-06T20:59:03.175Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-06T20:59:03.391Z] #42 140.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T20:59:03.391Z] #42 140.6 CC verify/json_verify-json_verify.o [2022-09-06T20:59:03.391Z] #42 140.6 CC src/libyajl_la-yajl_alloc.lo [2022-09-06T20:59:03.391Z] #42 140.6 CC src/libyajl_la-yajl.lo [2022-09-06T20:59:03.391Z] #42 140.7 CC src/libyajl_la-yajl_gen.lo [2022-09-06T20:59:03.391Z] #42 140.7 CC src/libyajl_la-yajl_parser.lo [2022-09-06T20:59:03.391Z] #42 140.7 CC src/libyajl_la-yajl_buf.lo [2022-09-06T20:59:03.391Z] #42 140.7 CC src/libyajl_la-yajl_encode.lo [2022-09-06T20:59:03.391Z] #42 140.8 CC src/libyajl_la-yajl_lex.lo [2022-09-06T20:59:03.391Z] #42 140.8 CC src/libyajl_la-yajl_tree.lo [2022-09-06T20:59:03.435Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-09-06T20:59:03.435Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-06T20:59:03.531Z] #55 13.92 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:59:03.696Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-09-06T20:59:03.789Z] #55 14.09 Fetched 15.9 MB in 0s (33.3 MB/s) [2022-09-06T20:59:03.789Z] #55 14.14 Selecting previously unselected package gcc-10-base:armel. [2022-09-06T20:59:03.789Z] #55 14.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-09-06T20:59:03.789Z] #55 14.17 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-06T20:59:03.789Z] #55 14.17 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-06T20:59:03.789Z] #55 14.23 Selecting previously unselected package gcc-10-base:armhf. [2022-09-06T20:59:03.789Z] #55 14.23 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-06T20:59:03.789Z] #55 14.23 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-06T20:59:03.789Z] #55 14.30 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-06T20:59:03.956Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-09-06T20:59:03.957Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-09-06T20:59:03.957Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-06T20:59:03.957Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-06T20:59:04.049Z] #55 14.30 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-06T20:59:04.049Z] #55 14.31 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-06T20:59:04.049Z] #55 14.39 Selecting previously unselected package gcc-10-base:s390x. [2022-09-06T20:59:04.049Z] #55 14.40 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-06T20:59:04.049Z] #55 14.41 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-06T20:59:04.049Z] #55 14.46 Selecting previously unselected package gcc-10-base:arm64. [2022-09-06T20:59:04.049Z] #55 14.47 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-06T20:59:04.049Z] #55 14.47 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-06T20:59:04.049Z] #55 14.53 Selecting previously unselected package libgcc-s1:armel. [2022-09-06T20:59:04.307Z] #55 14.54 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-06T20:59:04.307Z] #55 14.54 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-06T20:59:04.307Z] #55 14.59 Selecting previously unselected package libcrypt1:armel. [2022-09-06T20:59:04.307Z] #55 14.59 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-06T20:59:04.307Z] #55 14.60 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-06T20:59:04.307Z] #55 14.68 Selecting previously unselected package libc6:armel. [2022-09-06T20:59:04.307Z] #55 14.69 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-09-06T20:59:04.528Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-09-06T20:59:04.564Z] #55 14.90 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-09-06T20:59:04.768Z] #42 ... [2022-09-06T20:59:04.768Z] [2022-09-06T20:59:04.769Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:59:04.769Z] #57 50.00 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T20:59:04.769Z] #57 50.03 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:59:04.769Z] #57 50.05 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T20:59:04.769Z] #57 50.08 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T20:59:04.769Z] #57 50.09 Setting up apparmor (2.13.6-10) ... [2022-09-06T20:59:04.769Z] #57 51.64 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T20:59:04.769Z] #57 51.70 Setting up zip (3.0-12) ... [2022-09-06T20:59:04.769Z] #57 51.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:59:04.769Z] #57 51.74 Setting up bash-completion (1:2.11-2) ... [2022-09-06T20:59:04.769Z] #57 54.00 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-06T20:59:04.769Z] #57 54.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T20:59:04.769Z] #57 54.04 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T20:59:04.769Z] #57 54.05 Setting up patch (2.7.6-7) ... [2022-09-06T20:59:04.769Z] #57 54.07 Setting up sudo (1.9.5p2-3) ... [2022-09-06T20:59:04.769Z] #57 54.18 invoke-rc.d: could not determine current runlevel [2022-09-06T20:59:04.769Z] #57 54.20 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T20:59:04.769Z] #57 54.22 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T20:59:04.769Z] #57 54.24 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T20:59:04.769Z] #57 54.24 Failed to connect to bus: Host is down [2022-09-06T20:59:04.769Z] #57 54.25 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T20:59:04.769Z] #57 54.26 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T20:59:04.769Z] #57 54.28 Setting up pigz (2.6-1) ... [2022-09-06T20:59:04.769Z] #57 54.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T20:59:04.769Z] #57 54.31 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T20:59:04.769Z] #57 54.34 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T20:59:04.769Z] #57 54.36 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:59:04.769Z] #57 55.18 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T20:59:04.769Z] #57 55.20 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T20:59:04.769Z] #57 55.65 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T20:59:04.769Z] #57 55.66 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-06T20:59:04.769Z] #57 55.68 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T20:59:04.769Z] #57 55.70 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T20:59:04.769Z] #57 55.72 Setting up libkmod2:amd64 (28-1) ... [2022-09-06T20:59:04.769Z] #57 55.76 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T20:59:04.769Z] #57 56.28 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:59:04.769Z] #57 56.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T20:59:04.769Z] #57 56.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T20:59:04.769Z] #57 56.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T20:59:04.769Z] #57 56.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T20:59:04.769Z] #57 56.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T20:59:04.769Z] #57 56.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T20:59:04.769Z] #57 56.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T20:59:04.769Z] #57 56.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T20:59:04.769Z] #57 56.36 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T20:59:04.821Z] #55 15.24 Selecting previously unselected package libapparmor1:armel. [2022-09-06T20:59:04.821Z] #55 15.24 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-06T20:59:04.821Z] #55 15.24 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-06T20:59:04.821Z] #55 15.30 Selecting previously unselected package libapparmor-dev:armel. [2022-09-06T20:59:04.821Z] #55 15.30 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-06T20:59:04.821Z] #55 15.31 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-06T20:59:04.821Z] #55 15.38 Selecting previously unselected package libgcc-s1:arm64. [2022-09-06T20:59:05.081Z] #55 15.38 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-06T20:59:05.081Z] #55 15.38 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-06T20:59:05.081Z] #55 15.44 Selecting previously unselected package libcrypt1:arm64. [2022-09-06T20:59:05.081Z] #55 15.45 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-06T20:59:05.081Z] #55 15.45 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-06T20:59:05.099Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-06T20:59:05.099Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-06T20:59:05.338Z] #55 15.54 Selecting previously unselected package libc6:arm64. [2022-09-06T20:59:05.338Z] #55 15.54 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-09-06T20:59:05.338Z] #55 15.70 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-09-06T20:59:05.359Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-06T20:59:05.594Z] #55 16.05 Selecting previously unselected package libapparmor1:arm64. [2022-09-06T20:59:05.594Z] #55 16.05 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-06T20:59:05.594Z] #55 16.06 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T20:59:05.594Z] #55 16.10 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-06T20:59:05.851Z] #55 16.11 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-06T20:59:05.851Z] #55 16.11 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T20:59:05.851Z] #55 16.17 Selecting previously unselected package libgcc-s1:s390x. [2022-09-06T20:59:05.851Z] #55 16.17 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-06T20:59:05.851Z] #55 16.18 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-06T20:59:05.851Z] #55 16.22 Selecting previously unselected package libcrypt1:s390x. [2022-09-06T20:59:05.851Z] #55 16.22 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-06T20:59:05.851Z] #55 16.22 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-06T20:59:05.851Z] #55 16.29 Selecting previously unselected package libc6:s390x. [2022-09-06T20:59:05.851Z] #55 16.29 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-09-06T20:59:06.108Z] #55 16.46 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-09-06T20:59:06.147Z] #57 58.05 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T20:59:06.147Z] #57 58.07 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T20:59:06.147Z] #57 58.08 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T20:59:06.147Z] #57 58.10 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T20:59:06.364Z] #55 16.76 Selecting previously unselected package libapparmor1:s390x. [2022-09-06T20:59:06.364Z] #55 16.76 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-06T20:59:06.364Z] #55 16.77 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-06T20:59:06.364Z] #55 16.80 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-06T20:59:06.364Z] #55 16.81 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-06T20:59:06.364Z] #55 16.81 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-06T20:59:06.364Z] #55 16.88 Selecting previously unselected package libgcc-s1:armhf. [2022-09-06T20:59:06.364Z] #55 16.89 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-06T20:59:06.364Z] #55 16.89 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-06T20:59:06.364Z] #55 16.93 Selecting previously unselected package libcrypt1:armhf. [2022-09-06T20:59:06.620Z] #55 16.93 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-06T20:59:06.620Z] #55 16.93 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-06T20:59:06.620Z] #55 16.98 Selecting previously unselected package libc6:armhf. [2022-09-06T20:59:06.620Z] #55 16.99 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-09-06T20:59:06.620Z] #55 17.08 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-09-06T20:59:06.741Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-09-06T20:59:06.876Z] #55 17.32 Selecting previously unselected package libapparmor1:armhf. [2022-09-06T20:59:06.876Z] #55 17.32 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-06T20:59:06.876Z] #55 17.32 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-06T20:59:06.876Z] #55 17.35 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-06T20:59:07.002Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-09-06T20:59:07.132Z] #55 17.36 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-06T20:59:07.132Z] #55 17.36 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-06T20:59:07.132Z] #55 17.40 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-06T20:59:07.132Z] #55 17.40 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-06T20:59:07.132Z] #55 17.41 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-06T20:59:07.132Z] #55 17.44 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-06T20:59:07.132Z] #55 17.45 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-06T20:59:07.132Z] #55 17.45 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-06T20:59:07.132Z] #55 17.51 Selecting previously unselected package libc6:ppc64el. [2022-09-06T20:59:07.132Z] #55 17.51 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-09-06T20:59:07.132Z] #55 17.64 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-06T20:59:07.263Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-06T20:59:07.524Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-06T20:59:07.525Z] #57 59.37 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T20:59:07.525Z] #57 59.39 Setting up jq (1.6-2.1) ... [2022-09-06T20:59:07.525Z] #57 59.40 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T20:59:07.525Z] #57 59.42 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T20:59:07.525Z] #57 59.43 Setting up iptables (1.8.7-1) ... [2022-09-06T20:59:07.525Z] #57 59.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:59:07.525Z] #57 59.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:59:07.525Z] #57 59.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:59:07.525Z] #57 59.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:59:07.525Z] #57 59.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T20:59:07.526Z] #57 59.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T20:59:07.526Z] #57 59.49 Setting up iproute2 (5.10.0-4) ... [2022-09-06T20:59:07.696Z] #55 17.98 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-06T20:59:07.696Z] #55 17.99 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-06T20:59:07.696Z] #55 17.99 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-06T20:59:07.696Z] #55 18.02 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-06T20:59:07.696Z] #55 18.03 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-06T20:59:07.696Z] #55 18.03 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-06T20:59:07.696Z] #55 18.07 Selecting previously unselected package libseccomp2:s390x. [2022-09-06T20:59:07.696Z] #55 18.08 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-06T20:59:07.696Z] #55 18.08 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-06T20:59:07.696Z] #55 18.11 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-06T20:59:07.696Z] #55 18.11 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-06T20:59:07.696Z] #55 18.12 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-06T20:59:07.696Z] #55 18.16 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-06T20:59:07.696Z] #55 18.16 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-06T20:59:07.696Z] #55 18.16 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T20:59:07.696Z] #55 18.20 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-06T20:59:07.791Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-06T20:59:07.791Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-06T20:59:07.952Z] #55 18.21 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-06T20:59:07.952Z] #55 18.21 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T20:59:07.952Z] #55 18.26 Selecting previously unselected package libseccomp2:armhf. [2022-09-06T20:59:07.952Z] #55 18.26 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-06T20:59:07.952Z] #55 18.26 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-06T20:59:07.952Z] #55 18.31 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-06T20:59:07.952Z] #55 18.31 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-06T20:59:07.952Z] #55 18.32 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-06T20:59:07.952Z] #55 18.37 Selecting previously unselected package libseccomp2:armel. [2022-09-06T20:59:07.952Z] #55 18.37 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-06T20:59:07.952Z] #55 18.37 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-06T20:59:07.952Z] #55 18.41 Selecting previously unselected package libseccomp-dev:armel. [2022-09-06T20:59:07.952Z] #55 18.41 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-06T20:59:08.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T20:59:08.050Z] #57 59.89 Setting up systemd (247.3-7) ... [2022-09-06T20:59:08.050Z] #57 59.98 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T20:59:08.050Z] #57 59.98 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T20:59:08.050Z] #57 59.99 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T20:59:08.050Z] #57 60.03 Initializing machine ID from KVM UUID. [2022-09-06T20:59:08.208Z] #55 18.42 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-06T20:59:08.208Z] #55 18.46 Selecting previously unselected package libseccomp2:arm64. [2022-09-06T20:59:08.208Z] #55 18.46 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T20:59:08.208Z] #55 18.47 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T20:59:08.208Z] #55 18.50 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-06T20:59:08.208Z] #55 18.51 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-06T20:59:08.208Z] #55 18.51 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T20:59:08.208Z] #55 18.56 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-06T20:59:08.208Z] #55 18.57 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-06T20:59:08.208Z] #55 18.58 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-06T20:59:08.208Z] #55 18.59 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-06T20:59:08.208Z] #55 18.60 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-06T20:59:08.208Z] #55 18.61 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-06T20:59:08.208Z] #55 18.61 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-06T20:59:08.208Z] #55 18.62 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-06T20:59:08.208Z] #55 18.63 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-06T20:59:08.208Z] #55 18.64 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-06T20:59:08.208Z] #55 18.65 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-06T20:59:08.208Z] #55 18.68 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-06T20:59:08.362Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-09-06T20:59:08.464Z] #55 18.69 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-06T20:59:08.464Z] #55 18.70 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-06T20:59:08.464Z] #55 18.71 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-06T20:59:08.464Z] #55 18.72 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-09-06T20:59:08.933Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-06T20:59:09.194Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-09-06T20:59:09.247Z] #57 61.04 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T20:59:09.391Z] #55 19.86 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-09-06T20:59:09.507Z] #57 61.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:59:09.765Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2022-09-06T20:59:09.765Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-06T20:59:09.766Z] #57 ... [2022-09-06T20:59:09.766Z] [2022-09-06T20:59:09.766Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:59:09.766Z] #42 146.2 CCLD libyajl.la [2022-09-06T20:59:09.766Z] #42 146.5 CCLD verify/json_verify [2022-09-06T20:59:09.766Z] #42 146.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T20:59:09.766Z] #42 146.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T20:59:09.766Z] #42 146.9 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T20:59:09.766Z] #42 146.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T20:59:09.766Z] #42 146.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-06T20:59:09.766Z] #42 146.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T20:59:09.766Z] #42 147.1 CC src/validate.o [2022-09-06T20:59:09.766Z] #42 147.1 CC src/image_spec_schema_config_schema.lo [2022-09-06T20:59:09.766Z] #42 147.1 CC src/image_spec_schema_content_descriptor.lo [2022-09-06T20:59:09.766Z] #42 147.1 CC src/image_spec_schema_defs.lo [2022-09-06T20:59:09.766Z] #42 147.1 CC src/image_spec_schema_defs_descriptor.lo [2022-09-06T20:59:09.766Z] #42 147.1 CC src/image_spec_schema_image_index_schema.lo [2022-09-06T20:59:09.766Z] #42 147.1 CC src/image_spec_schema_image_layout_schema.lo [2022-09-06T20:59:09.766Z] #42 147.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-06T20:59:09.766Z] #42 147.2 CC src/runtime_spec_schema_config_zos.lo [2022-09-06T20:59:09.766Z] #42 147.2 CC src/runtime_spec_schema_config_linux.lo [2022-09-06T20:59:09.766Z] #42 147.2 CC src/runtime_spec_schema_config_schema.lo [2022-09-06T20:59:09.766Z] #42 147.2 CC src/runtime_spec_schema_config_solaris.lo [2022-09-06T20:59:09.766Z] #42 147.3 CC src/runtime_spec_schema_config_vm.lo [2022-09-06T20:59:09.954Z] #55 ... [2022-09-06T20:59:09.954Z] [2022-09-06T20:59:09.954Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T20:59:09.954Z] #54 37.64 # github.com/containerd/containerd/cmd/containerd [2022-09-06T20:59:09.954Z] #54 37.64 /usr/bin/ld: /tmp/go-link-1525554062/000019.o: in function `New': [2022-09-06T20:59:09.954Z] #54 37.64 /tmp/tmp.tb9DthEloD/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-06T20:59:10.025Z] #42 147.3 CC src/runtime_spec_schema_config_windows.lo [2022-09-06T20:59:10.025Z] #42 147.4 CC src/runtime_spec_schema_defs.lo [2022-09-06T20:59:10.025Z] #42 147.5 CC src/runtime_spec_schema_defs_linux.lo [2022-09-06T20:59:10.025Z] #42 147.5 CC src/runtime_spec_schema_defs_zos.lo [2022-09-06T20:59:10.210Z] #54 37.71 + bin/containerd-stress [2022-09-06T20:59:10.285Z] #42 147.6 CC src/runtime_spec_schema_defs_vm.lo [2022-09-06T20:59:10.285Z] #42 147.6 CC src/runtime_spec_schema_defs_windows.lo [2022-09-06T20:59:10.285Z] #42 147.7 CC src/runtime_spec_schema_state_schema.lo [2022-09-06T20:59:10.285Z] #42 147.7 CC src/basic_test_double_array_item.lo [2022-09-06T20:59:10.544Z] #42 ... [2022-09-06T20:59:10.544Z] [2022-09-06T20:59:10.544Z] #57 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:59:10.544Z] #57 DONE 62.3s [2022-09-06T20:59:10.544Z] [2022-09-06T20:59:10.544Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:59:10.544Z] #42 147.7 CC src/basic_test_double_array.lo [2022-09-06T20:59:10.544Z] #42 147.9 CC src/basic_test_top_array_int.lo [2022-09-06T20:59:10.544Z] #42 147.9 CC src/basic_test_top_array_string.lo [2022-09-06T20:59:10.544Z] #42 148.0 CC src/basic_test_top_double_array_int.lo [2022-09-06T20:59:10.544Z] #42 148.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-06T20:59:10.803Z] #42 148.1 CC src/basic_test_top_double_array_obj.lo [2022-09-06T20:59:10.804Z] #42 148.3 CC src/basic_test_top_double_array_string.lo [2022-09-06T20:59:11.063Z] #42 148.4 CC src/basic_test_top_double_array_refobj.lo [2022-09-06T20:59:11.063Z] #42 148.4 CC src/read-file.lo [2022-09-06T20:59:11.063Z] #42 148.5 CC src/json_common.lo [2022-09-06T20:59:11.139Z] #54 38.57 + bin/containerd-shim [2022-09-06T20:59:11.322Z] #42 148.7 CC tests/test-4.o [2022-09-06T20:59:11.322Z] #42 148.7 CC tests/test-2.o [2022-09-06T20:59:11.587Z] #42 ... [2022-09-06T20:59:11.587Z] [2022-09-06T20:59:11.587Z] #58 [dev-systemd-false 8/28] 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 [2022-09-06T20:59:11.587Z] #0 1.037 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T20:59:11.587Z] #0 1.042 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T20:59:11.587Z] #0 1.045 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T20:59:11.587Z] #58 DONE 1.1s [2022-09-06T20:59:11.587Z] [2022-09-06T20:59:11.587Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:59:11.587Z] #42 148.8 CC tests/test-5.o [2022-09-06T20:59:11.587Z] #42 148.8 CC tests/test-1.o [2022-09-06T20:59:11.587Z] #42 148.8 CC tests/test-3.o [2022-09-06T20:59:11.587Z] #42 148.9 CC tests/test-6.o [2022-09-06T20:59:11.587Z] #42 149.0 CC tests/test-7.o [2022-09-06T20:59:11.676Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-09-06T20:59:11.846Z] #42 149.1 CC tests/test-8.o [2022-09-06T20:59:11.847Z] #42 149.2 CC tests/test-9.o [2022-09-06T20:59:11.847Z] #42 149.3 CC tests/test-10.o [2022-09-06T20:59:11.936Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-06T20:59:12.106Z] #42 149.4 CC tests/test-11.o [2022-09-06T20:59:12.507Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-09-06T20:59:13.449Z] ok github.com/docker/docker/quota 0.183s coverage: 71.4% of statements [2022-09-06T20:59:13.710Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-09-06T20:59:14.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T20:59:14.650Z] ok github.com/docker/docker/registry 0.082s coverage: 58.6% of statements [2022-09-06T20:59:15.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T20:59:15.221Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-09-06T20:59:15.221Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-06T20:59:15.330Z] #54 ... [2022-09-06T20:59:15.330Z] [2022-09-06T20:59:15.330Z] #55 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-09-06T20:59:15.330Z] #55 20.98 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-09-06T20:59:15.330Z] #55 22.12 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-06T20:59:15.330Z] #55 23.33 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-09-06T20:59:15.330Z] #55 24.55 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-06T20:59:15.330Z] #55 24.56 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-06T20:59:15.330Z] #55 24.57 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-06T20:59:15.330Z] #55 24.58 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-06T20:59:15.330Z] #55 24.59 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-06T20:59:15.330Z] #55 24.60 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T20:59:15.330Z] #55 24.61 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-06T20:59:15.330Z] #55 24.62 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-06T20:59:15.330Z] #55 24.64 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T20:59:15.330Z] #55 24.65 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-06T20:59:15.330Z] #55 24.66 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-06T20:59:15.330Z] #55 24.67 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-06T20:59:15.330Z] #55 24.68 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-06T20:59:15.330Z] #55 24.69 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-06T20:59:15.330Z] #55 24.70 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-06T20:59:15.330Z] #55 24.72 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-06T20:59:15.330Z] #55 24.73 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-06T20:59:15.330Z] #55 24.74 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-06T20:59:15.330Z] #55 24.75 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-06T20:59:15.330Z] #55 24.76 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-06T20:59:15.330Z] #55 24.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:59:15.330Z] #55 DONE 25.7s [2022-09-06T20:59:15.330Z] [2022-09-06T20:59:15.330Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-06T20:59:15.330Z] #56 DONE 0.0s [2022-09-06T20:59:15.330Z] [2022-09-06T20:59:15.330Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T20:59:15.330Z] #54 42.90 + bin/containerd-shim-runc-v1 [2022-09-06T20:59:15.330Z] #54 ... [2022-09-06T20:59:15.330Z] [2022-09-06T20:59:15.330Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T20:59:15.791Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-09-06T20:59:16.052Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-06T20:59:16.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T20:59:16.262Z] #57 ... [2022-09-06T20:59:16.262Z] [2022-09-06T20:59:16.262Z] #58 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-06T20:59:16.262Z] #58 DONE 1.1s [2022-09-06T20:59:16.262Z] [2022-09-06T20:59:16.262Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T20:59:16.262Z] #57 1.034 + RM_GOPATH=0 [2022-09-06T20:59:16.262Z] #57 1.034 + TMP_GOPATH= [2022-09-06T20:59:16.262Z] #57 1.034 + : /build [2022-09-06T20:59:16.262Z] #57 1.034 + '[' -z '' ']' [2022-09-06T20:59:16.262Z] #57 1.034 ++ mktemp -d [2022-09-06T20:59:16.262Z] #57 1.034 + export GOPATH=/tmp/tmp.OC8jqr8wnO [2022-09-06T20:59:16.262Z] #57 1.034 + GOPATH=/tmp/tmp.OC8jqr8wnO [2022-09-06T20:59:16.262Z] #57 1.034 + RM_GOPATH=1 [2022-09-06T20:59:16.262Z] #57 1.034 + case "$(go env GOARCH)" in [2022-09-06T20:59:16.262Z] #57 1.034 ++ go env GOARCH [2022-09-06T20:59:16.262Z] #57 1.046 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:59:16.262Z] #57 1.046 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:59:16.262Z] #57 1.047 ++ dirname /install.sh [2022-09-06T20:59:16.262Z] #57 1.048 + dir=/ [2022-09-06T20:59:16.262Z] #57 1.048 + bin=runc [2022-09-06T20:59:16.262Z] #57 1.048 + shift [2022-09-06T20:59:16.262Z] #57 1.048 + '[' '!' -f //runc.installer ']' [2022-09-06T20:59:16.262Z] #57 1.048 + . //runc.installer [2022-09-06T20:59:16.262Z] #57 1.048 ++ set -e [2022-09-06T20:59:16.262Z] #57 1.048 ++ : v1.1.4 [2022-09-06T20:59:16.262Z] #57 1.049 + install_runc [2022-09-06T20:59:16.262Z] #57 1.049 + RUNC_BUILDTAGS=seccomp [2022-09-06T20:59:16.262Z] #57 1.049 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T20:59:16.262Z] #57 1.049 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T20:59:16.262Z] #57 1.049 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OC8jqr8wnO/src/github.com/opencontainers/runc [2022-09-06T20:59:16.262Z] #57 1.051 Cloning into '/tmp/tmp.OC8jqr8wnO/src/github.com/opencontainers/runc'... [2022-09-06T20:59:16.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T20:59:17.194Z] #57 ... [2022-09-06T20:59:17.194Z] [2022-09-06T20:59:17.194Z] #59 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T20:59:17.194Z] #59 DONE 0.9s [2022-09-06T20:59:17.450Z] [2022-09-06T20:59:17.450Z] #60 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T20:59:17.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T20:59:17.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T20:59:17.706Z] #60 0.520 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T20:59:17.962Z] #60 DONE 0.6s [2022-09-06T20:59:17.962Z] [2022-09-06T20:59:17.962Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T20:59:17.962Z] #57 2.555 + cd /tmp/tmp.OC8jqr8wnO/src/github.com/opencontainers/runc [2022-09-06T20:59:17.962Z] #57 2.555 + git checkout -q v1.1.4 [2022-09-06T20:59:17.964Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2022-09-06T20:59:18.219Z] #57 2.717 + '[' -z '' ']' [2022-09-06T20:59:18.219Z] #57 2.717 + target=static [2022-09-06T20:59:18.219Z] #57 2.717 + make BUILDTAGS=seccomp static [2022-09-06T20:59:18.219Z] #57 2.863 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T20:59:18.476Z] #57 ... [2022-09-06T20:59:18.476Z] [2022-09-06T20:59:18.476Z] #61 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T20:59:18.476Z] #61 DONE 0.5s [2022-09-06T20:59:18.476Z] [2022-09-06T20:59:18.476Z] #62 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T20:59:18.534Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.8% of statements [2022-09-06T20:59:18.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T20:59:18.794Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-09-06T20:59:19.038Z] #62 DONE 0.6s [2022-09-06T20:59:19.038Z] [2022-09-06T20:59:19.038Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T20:59:19.038Z] #54 45.85 + bin/containerd-shim-runc-v2 [2022-09-06T20:59:19.038Z] #54 46.71 + binaries [2022-09-06T20:59:19.038Z] #54 46.71 + install -D bin/containerd /build/containerd [2022-09-06T20:59:19.038Z] #54 46.75 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T20:59:19.294Z] #54 46.76 + install -D bin/ctr /build/ctr [2022-09-06T20:59:19.294Z] #54 DONE 46.9s [2022-09-06T20:59:19.294Z] [2022-09-06T20:59:19.294Z] #63 [dev-systemd-false 6/28] RUN ldconfig [2022-09-06T20:59:19.857Z] #63 DONE 0.7s [2022-09-06T20:59:19.857Z] [2022-09-06T20:59:19.858Z] #64 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:59:19.949Z] #42 186.8 CCLD libocispec.la [2022-09-06T20:59:19.949Z] #42 187.2 CCLD src/validate [2022-09-06T20:59:19.949Z] #42 187.3 CCLD tests/test-2 [2022-09-06T20:59:19.949Z] #42 187.3 CCLD tests/test-1 [2022-09-06T20:59:19.949Z] #42 187.3 CCLD tests/test-3 [2022-09-06T20:59:19.949Z] #42 187.3 CCLD tests/test-4 [2022-09-06T20:59:19.949Z] #42 187.3 CCLD tests/test-5 [2022-09-06T20:59:19.949Z] #42 187.4 CCLD tests/test-6 [2022-09-06T20:59:19.949Z] #42 187.4 CCLD tests/test-8 [2022-09-06T20:59:19.949Z] #42 187.4 CCLD tests/test-7 [2022-09-06T20:59:19.949Z] #42 187.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T20:59:19.949Z] #42 187.6 CCLD tests/test-9 [2022-09-06T20:59:19.949Z] #42 187.6 CCLD tests/test-10 [2022-09-06T20:59:19.949Z] #42 187.7 CCLD tests/test-11 [2022-09-06T20:59:20.177Z] ok github.com/docker/docker/volume/service 0.018s coverage: 72.3% of statements [2022-09-06T20:59:20.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T20:59:20.787Z] #64 0.884 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-06T20:59:20.787Z] #64 1.060 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-06T20:59:20.787Z] #64 1.064 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-06T20:59:21.044Z] #64 1.216 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-06T20:59:21.044Z] #64 1.347 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-06T20:59:21.044Z] #64 1.435 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-06T20:59:21.301Z] #64 1.521 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-06T20:59:21.301Z] #64 1.605 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-06T20:59:21.301Z] #64 1.681 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-06T20:59:21.559Z] #64 1.773 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [176 kB] [2022-09-06T20:59:21.559Z] #64 1.775 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-06T20:59:21.559Z] #64 1.776 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-06T20:59:21.559Z] #64 1.778 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB] [2022-09-06T20:59:21.559Z] #64 1.779 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-06T20:59:21.559Z] #64 1.780 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB] [2022-09-06T20:59:21.559Z] #64 1.876 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-06T20:59:21.559Z] #64 1.881 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-06T20:59:21.559Z] #64 1.882 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-06T20:59:21.559Z] #64 1.882 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-06T20:59:21.559Z] #64 1.888 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-06T20:59:21.559Z] #64 1.888 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-06T20:59:21.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T20:59:21.855Z] #42 189.5 libtool: link: ar cr libocispec.a [2022-09-06T20:59:22.086Z] #42 ... [2022-09-06T20:59:22.086Z] [2022-09-06T20:59:22.086Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T20:59:22.086Z] #59 10.21 Collecting yamllint==1.27.1 [2022-09-06T20:59:22.114Z] #42 189.6 libtool: link: ranlib libocispec.a [2022-09-06T20:59:22.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T20:59:23.024Z] #59 11.30 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T20:59:23.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T20:59:23.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T20:59:24.016Z] #42 191.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T20:59:24.016Z] #42 191.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T20:59:24.016Z] #42 191.5 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T20:59:24.016Z] #42 191.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T20:59:24.016Z] #42 191.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T20:59:24.016Z] #42 191.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T20:59:24.016Z] #42 191.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T20:59:24.016Z] #42 191.5 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T20:59:24.016Z] #42 191.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T20:59:24.016Z] #42 191.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T20:59:24.016Z] #42 191.6 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T20:59:24.016Z] #42 191.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T20:59:24.016Z] #42 191.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T20:59:24.016Z] #42 191.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T20:59:24.016Z] #42 191.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T20:59:24.016Z] #42 191.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T20:59:24.016Z] #42 191.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T20:59:24.275Z] #42 191.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T20:59:24.275Z] #42 191.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T20:59:24.275Z] #42 191.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T20:59:24.275Z] #42 191.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T20:59:24.275Z] #42 191.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T20:59:24.275Z] #42 191.8 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T20:59:24.275Z] #42 191.9 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T20:59:24.275Z] #42 191.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T20:59:24.275Z] #42 191.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T20:59:24.275Z] #42 191.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T20:59:24.275Z] #42 192.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T20:59:24.275Z] #42 192.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T20:59:24.275Z] #42 192.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T20:59:24.402Z] #59 12.50 Collecting pathspec>=0.5.3 [2022-09-06T20:59:24.402Z] #59 12.51 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T20:59:24.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T20:59:24.534Z] #42 192.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T20:59:24.534Z] #42 192.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T20:59:24.660Z] #59 12.95 Collecting pyyaml [2022-09-06T20:59:24.661Z] #59 12.96 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-06T20:59:24.661Z] #59 13.03 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T20:59:24.661Z] #59 13.04 Building wheels for collected packages: yamllint [2022-09-06T20:59:24.661Z] #59 13.05 Building wheel for yamllint (setup.py): started [2022-09-06T20:59:24.792Z] #42 192.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T20:59:24.792Z] #42 192.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T20:59:24.792Z] #42 192.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T20:59:25.050Z] #42 192.6 CC src/crun-run.o [2022-09-06T20:59:25.050Z] #42 192.6 CC src/crun-crun.o [2022-09-06T20:59:25.050Z] #42 192.6 CC src/crun-delete.o [2022-09-06T20:59:25.050Z] #42 192.7 CC src/crun-kill.o [2022-09-06T20:59:25.050Z] #42 192.9 CC src/crun-pause.o [2022-09-06T20:59:25.309Z] #42 192.9 CC src/crun-unpause.o [2022-09-06T20:59:25.309Z] #42 192.9 CC src/crun-create.o [2022-09-06T20:59:25.309Z] #42 192.9 CC src/crun-start.o [2022-09-06T20:59:25.309Z] #42 193.0 CC src/crun-exec.o [2022-09-06T20:59:25.309Z] #42 193.0 CC src/crun-spec.o [2022-09-06T20:59:25.309Z] #42 193.0 CC src/crun-list.o [2022-09-06T20:59:25.568Z] #42 193.1 CC src/crun-state.o [2022-09-06T20:59:25.568Z] #42 193.3 CC src/crun-ps.o [2022-09-06T20:59:25.568Z] #42 193.3 CC src/crun-update.o [2022-09-06T20:59:25.568Z] #42 193.3 CC src/crun-restore.o [2022-09-06T20:59:25.568Z] #42 193.3 CC src/crun-checkpoint.o [2022-09-06T20:59:25.568Z] #42 193.3 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T20:59:25.568Z] #42 193.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T20:59:25.568Z] #42 193.4 CC src/libcrun/libcrun_la-container.lo [2022-09-06T20:59:25.568Z] #42 193.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T20:59:25.599Z] #59 14.22 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T20:59:25.828Z] #42 193.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T20:59:25.828Z] #42 193.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T20:59:25.828Z] #42 193.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T20:59:25.858Z] #59 14.23 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=09587fa6f174b916347760d26bdfc9e905b17bab6e04c896e99ffd9e389d25db [2022-09-06T20:59:25.859Z] #59 14.23 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T20:59:25.859Z] #59 14.24 Successfully built yamllint [2022-09-06T20:59:25.859Z] #59 14.26 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T20:59:25.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T20:59:26.396Z] #42 193.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T20:59:26.396Z] #42 194.0 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T20:59:26.396Z] #42 194.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T20:59:26.396Z] #42 194.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T20:59:26.396Z] #42 194.1 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T20:59:26.396Z] #42 194.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T20:59:26.427Z] #59 14.69 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T20:59:26.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T20:59:26.964Z] #42 194.5 CC src/libcrun/libcrun_la-error.lo [2022-09-06T20:59:26.964Z] #42 194.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T20:59:26.964Z] #42 194.7 CC src/libcrun/libcrun_la-status.lo [2022-09-06T20:59:26.964Z] #42 194.7 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T20:59:26.964Z] #42 194.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T20:59:27.005Z] #59 DONE 15.3s [2022-09-06T20:59:27.005Z] [2022-09-06T20:59:27.005Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T20:59:27.005Z] #60 DONE 0.2s [2022-09-06T20:59:27.005Z] [2022-09-06T20:59:27.005Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T20:59:27.265Z] #61 DONE 0.3s [2022-09-06T20:59:27.265Z] [2022-09-06T20:59:27.265Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T20:59:27.526Z] #62 DONE 0.1s [2022-09-06T20:59:27.526Z] [2022-09-06T20:59:27.526Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T20:59:27.526Z] #63 DONE 0.1s [2022-09-06T20:59:27.526Z] [2022-09-06T20:59:27.526Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T20:59:27.526Z] #41 ... [2022-09-06T20:59:27.526Z] [2022-09-06T20:59:27.526Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T20:59:27.526Z] #64 DONE 0.1s [2022-09-06T20:59:27.526Z] [2022-09-06T20:59:27.526Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T20:59:27.526Z] #65 DONE 0.1s [2022-09-06T20:59:27.531Z] #42 195.0 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T20:59:27.531Z] #42 195.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T20:59:27.531Z] #42 195.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T20:59:27.531Z] #42 195.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T20:59:27.531Z] #42 195.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T20:59:27.786Z] [2022-09-06T20:59:27.786Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T20:59:27.786Z] #66 DONE 0.1s [2022-09-06T20:59:27.786Z] [2022-09-06T20:59:27.786Z] #37 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-06T20:59:27.790Z] #42 195.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T20:59:27.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T20:59:28.049Z] #42 195.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T20:59:28.049Z] #42 195.7 CC tests/init.o [2022-09-06T20:59:28.308Z] #42 195.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T20:59:28.308Z] #42 ... [2022-09-06T20:59:28.308Z] [2022-09-06T20:59:28.309Z] #30 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-06T20:59:28.309Z] #30 235.1 + dpkg --print-architecture [2022-09-06T20:59:28.309Z] #30 235.1 + git checkout -q v2.1.0 [2022-09-06T20:59:28.454Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T20:59:28.454Z] Using test binary docker [2022-09-06T20:59:28.454Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T20:59:28.454Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-06T20:59:28.454Z] Starting dockerd [2022-09-06T20:59:28.454Z] INFO: Waiting for daemon to start... [2022-09-06T20:59:28.827Z] #30 235.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T20:59:28.827Z] #30 235.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T20:59:29.668Z] #64 9.332 Fetched 49.2 MB in 9s (5656 kB/s) [2022-09-06T20:59:30.989Z] . [2022-09-06T20:59:30.989Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T20:59:30.989Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T20:59:30.989Z] Error: No such image: emptyfs [2022-09-06T20:59:30.989Z] Loaded image: emptyfs:latest [2022-09-06T20:59:30.989Z] Running integration-test (iteration 1) [2022-09-06T20:59:30.989Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T20:59:30.989Z] Loaded image: busybox:latest [2022-09-06T20:59:31.034Z] #64 9.332 Reading package lists... [2022-09-06T20:59:31.034Z] #64 ... [2022-09-06T20:59:31.034Z] [2022-09-06T20:59:31.034Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T20:59:31.034Z] #57 15.70 + mkdir -p /build [2022-09-06T20:59:31.034Z] #57 15.71 + cp runc /build/runc [2022-09-06T20:59:31.249Z] Loaded image: busybox:glibc [2022-09-06T20:59:31.290Z] #57 DONE 16.1s [2022-09-06T20:59:31.291Z] [2022-09-06T20:59:31.291Z] #64 [dev-systemd-false 7/28] 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 bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-06T20:59:32.219Z] #64 9.332 Reading package lists... [2022-09-06T20:59:32.631Z] Loaded image: debian:bullseye-slim [2022-09-06T20:59:32.631Z] Loaded image: hello-world:latest [2022-09-06T20:59:32.631Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T20:59:32.631Z] INFO: Testing against a local daemon [2022-09-06T20:59:32.631Z] === RUN TestCgroupNamespacesBuild [2022-09-06T20:59:34.010Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2022-09-06T20:59:34.010Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T20:59:35.393Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s) [2022-09-06T20:59:35.393Z] === RUN TestBuildWithSession [2022-09-06T20:59:35.393Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T20:59:35.393Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T20:59:35.393Z] === RUN TestBuildSquashParent [2022-09-06T20:59:35.484Z] #64 12.61 Reading package lists... [2022-09-06T20:59:36.045Z] #64 15.72 Building dependency tree... [2022-09-06T20:59:36.970Z] #64 17.18 bzip2 is already the newest version (1.0.8-4). [2022-09-06T20:59:36.970Z] #64 17.18 patch is already the newest version (2.7.6-7). [2022-09-06T20:59:36.970Z] #64 17.18 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-06T20:59:36.970Z] #64 17.18 The following additional packages will be installed: [2022-09-06T20:59:36.970Z] #64 17.18 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-09-06T20:59:36.970Z] #64 17.18 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-09-06T20:59:36.970Z] #64 17.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-09-06T20:59:36.970Z] #64 17.18 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-09-06T20:59:36.970Z] #64 17.18 systemd vim-runtime xxd [2022-09-06T20:59:36.970Z] #64 17.19 Suggested packages: [2022-09-06T20:59:36.970Z] #64 17.19 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-06T20:59:36.970Z] #64 17.19 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-09-06T20:59:36.970Z] #64 17.19 vim-scripts xfsdump acl attr quota [2022-09-06T20:59:36.970Z] #64 17.19 Recommended packages: [2022-09-06T20:59:36.970Z] #64 17.19 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-06T20:59:36.970Z] #64 17.19 systemd-timesyncd | time-daemon unzip [2022-09-06T20:59:37.897Z] #64 17.94 The following NEW packages will be installed: [2022-09-06T20:59:37.897Z] #64 17.94 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-09-06T20:59:37.897Z] #64 17.94 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-06T20:59:37.897Z] #64 17.94 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-06T20:59:37.897Z] #64 17.94 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-06T20:59:37.897Z] #64 17.94 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-06T20:59:37.897Z] #64 17.94 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-06T20:59:37.897Z] #64 17.94 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-09-06T20:59:37.897Z] #64 17.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-09-06T20:59:37.897Z] #64 17.94 zstd [2022-09-06T20:59:37.897Z] #64 18.26 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-09-06T20:59:37.897Z] #64 18.26 Need to get 23.8 MB of archives. [2022-09-06T20:59:37.897Z] #64 18.26 After this operation, 89.3 MB of additional disk space will be used. [2022-09-06T20:59:37.897Z] #64 18.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-06T20:59:37.897Z] #64 18.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T20:59:37.897Z] #64 18.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-06T20:59:37.897Z] #64 18.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-06T20:59:37.897Z] #64 18.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-06T20:59:37.897Z] #64 18.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-06T20:59:37.897Z] #64 18.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-06T20:59:37.897Z] #64 18.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-06T20:59:37.897Z] #64 18.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-06T20:59:37.897Z] #64 18.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-06T20:59:37.897Z] #64 18.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-06T20:59:37.897Z] #64 18.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-06T20:59:37.897Z] #64 18.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-06T20:59:37.897Z] #64 18.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-06T20:59:38.153Z] #64 18.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-06T20:59:38.153Z] #64 18.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-06T20:59:38.153Z] #64 18.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-06T20:59:38.153Z] #64 18.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-06T20:59:38.153Z] #64 18.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-06T20:59:38.153Z] #64 18.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-06T20:59:38.153Z] #64 18.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T20:59:38.153Z] #64 18.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-06T20:59:38.153Z] #64 18.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-06T20:59:38.153Z] #64 18.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-06T20:59:38.153Z] #64 18.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-06T20:59:38.153Z] #64 18.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-06T20:59:38.153Z] #64 18.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-06T20:59:38.153Z] #64 18.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-06T20:59:38.153Z] #64 18.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-06T20:59:38.153Z] #64 18.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-06T20:59:38.153Z] #64 18.37 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-06T20:59:38.153Z] #64 18.38 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T20:59:38.153Z] #64 18.38 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-06T20:59:38.153Z] #64 18.38 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-06T20:59:38.153Z] #64 18.39 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-06T20:59:38.153Z] #64 18.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-06T20:59:38.153Z] #64 18.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-06T20:59:38.153Z] #64 18.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-06T20:59:38.153Z] #64 18.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-06T20:59:38.153Z] #64 18.46 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-06T20:59:38.153Z] #64 18.46 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-06T20:59:38.153Z] #64 18.46 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-06T20:59:38.153Z] #64 18.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-06T20:59:38.153Z] #64 18.46 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-06T20:59:38.153Z] #64 18.47 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-06T20:59:38.153Z] #64 18.48 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-06T20:59:38.153Z] #64 18.49 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-06T20:59:38.153Z] #64 18.49 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-06T20:59:38.153Z] #64 18.54 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-06T20:59:38.297Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.3% of statements [2022-09-06T20:59:38.297Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-06T20:59:38.297Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-06T20:59:38.297Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-06T20:59:38.297Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-06T20:59:38.297Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-06T20:59:38.297Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-06T20:59:38.297Z] ? github.com/docker/docker/rootless [no test files] [2022-09-06T20:59:38.297Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-06T20:59:38.297Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-06T20:59:38.297Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-06T20:59:38.297Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-06T20:59:38.298Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-06T20:59:38.298Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-06T20:59:38.298Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-06T20:59:38.298Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-06T20:59:38.298Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-06T20:59:38.298Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-06T20:59:38.298Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-06T20:59:38.298Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-06T20:59:38.298Z] ? github.com/docker/docker/volume [no test files] [2022-09-06T20:59:38.298Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-06T20:59:38.298Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-06T20:59:38.409Z] #64 18.55 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-06T20:59:38.409Z] #64 18.56 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-06T20:59:38.409Z] #64 18.56 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === Skipped [2022-09-06T20:59:38.558Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-06T20:59:38.558Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-06T20:59:38.558Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-06T20:59:38.558Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-06T20:59:38.558Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-06T20:59:38.558Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:59:38.558Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-06T20:59:38.558Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:59:38.558Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-06T20:59:38.558Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:59:38.558Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-06T20:59:38.558Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:59:38.558Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-06T20:59:38.558Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:59:38.558Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-06T20:59:38.558Z] graphtest_unix.go:71: No driver to put! [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-06T20:59:38.558Z] time="2022-09-06T20:58:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T20:59:38.558Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T20:59:38.558Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-06T20:59:38.558Z] time="2022-09-06T20:58:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T20:59:38.558Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T20:59:38.558Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-06T20:59:38.558Z] time="2022-09-06T20:58:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T20:59:38.558Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T20:59:38.558Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-06T20:59:38.558Z] time="2022-09-06T20:58:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T20:59:38.558Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T20:59:38.558Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-06T20:59:38.558Z] time="2022-09-06T20:58:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T20:59:38.558Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T20:59:38.558Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-06T20:59:38.558Z] graphtest_unix.go:71: No driver to put! [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-06T20:59:38.558Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-06T20:59:38.558Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-06T20:59:38.558Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-06T20:59:38.558Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-06T20:59:38.558Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:59:38.558Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-06T20:59:38.558Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:59:38.558Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-06T20:59:38.558Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:59:38.558Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-06T20:59:38.558Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:59:38.558Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-06T20:59:38.558Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:59:38.558Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-06T20:59:38.558Z] graphtest_unix.go:71: No driver to put! [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-06T20:59:38.558Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-06T20:59:38.558Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-06T20:59:38.558Z] [2022-09-06T20:59:38.558Z] DONE 2874 tests, 28 skipped in 215.463s [2022-09-06T20:59:38.558Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/config [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/idm [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/ns [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/options [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/osl [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T20:59:38.558Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T20:59:38.559Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T20:59:38.559Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T20:59:38.559Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-06T20:59:38.559Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/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/testutils github.com/docker/docker/libnetwork/types [2022-09-06T20:59:38.665Z] #64 18.85 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:59:38.665Z] #64 18.98 Fetched 23.8 MB in 1s (41.6 MB/s) [2022-09-06T20:59:38.665Z] #64 19.01 Selecting previously unselected package libcap2:amd64. [2022-09-06T20:59:38.665Z] #64 19.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-09-06T20:59:38.665Z] #64 19.02 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-06T20:59:38.665Z] #64 19.03 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-06T20:59:38.665Z] #64 19.07 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T20:59:38.665Z] #64 19.07 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T20:59:38.665Z] #64 19.07 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T20:59:38.665Z] #64 19.10 Selecting previously unselected package libjson-c5:amd64. [2022-09-06T20:59:38.921Z] #64 19.11 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-06T20:59:38.921Z] #64 19.11 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-06T20:59:38.921Z] #64 19.14 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T20:59:38.921Z] #64 19.15 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-06T20:59:38.921Z] #64 19.15 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T20:59:38.921Z] #64 19.20 Selecting previously unselected package libip4tc2:amd64. [2022-09-06T20:59:38.921Z] #64 19.20 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-06T20:59:38.921Z] #64 19.21 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T20:59:38.921Z] #64 19.24 Selecting previously unselected package libkmod2:amd64. [2022-09-06T20:59:38.921Z] #64 19.25 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-06T20:59:38.921Z] #64 19.25 Unpacking libkmod2:amd64 (28-1) ... [2022-09-06T20:59:38.921Z] #64 19.29 Selecting previously unselected package systemd. [2022-09-06T20:59:38.921Z] #64 19.29 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-06T20:59:38.921Z] #64 19.33 Unpacking systemd (247.3-7) ... [2022-09-06T20:59:39.482Z] #64 19.75 Selecting previously unselected package pigz. [2022-09-06T20:59:39.482Z] #64 19.75 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-06T20:59:39.483Z] #64 19.76 Unpacking pigz (2.6-1) ... [2022-09-06T20:59:39.483Z] #64 19.80 Selecting previously unselected package libelf1:amd64. [2022-09-06T20:59:39.483Z] #64 19.80 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-06T20:59:39.483Z] #64 19.80 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-06T20:59:39.483Z] #64 19.85 Selecting previously unselected package libbpf0:amd64. [2022-09-06T20:59:39.738Z] #64 19.86 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-06T20:59:39.738Z] #64 19.86 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-06T20:59:39.738Z] #64 19.90 Selecting previously unselected package libmnl0:amd64. [2022-09-06T20:59:39.738Z] #64 19.90 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-06T20:59:39.738Z] #64 19.91 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-06T20:59:39.738Z] #64 19.94 Selecting previously unselected package libxtables12:amd64. [2022-09-06T20:59:39.738Z] #64 19.94 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-06T20:59:39.738Z] #64 19.94 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-06T20:59:39.738Z] #64 19.98 Selecting previously unselected package libcap2-bin. [2022-09-06T20:59:39.738Z] #64 19.98 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-06T20:59:39.738Z] #64 19.98 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-06T20:59:39.738Z] #64 20.02 Selecting previously unselected package iproute2. [2022-09-06T20:59:39.738Z] #64 20.02 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-06T20:59:39.738Z] #64 20.03 Unpacking iproute2 (5.10.0-4) ... [2022-09-06T20:59:39.994Z] #64 20.13 Selecting previously unselected package xxd. [2022-09-06T20:59:39.994Z] #64 20.14 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T20:59:39.994Z] #64 20.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:59:39.994Z] #64 20.18 Selecting previously unselected package vim-common. [2022-09-06T20:59:39.994Z] #64 20.19 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T20:59:39.994Z] #64 20.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:59:39.994Z] #64 20.25 Selecting previously unselected package bash-completion. [2022-09-06T20:59:39.994Z] #64 20.25 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-06T20:59:40.555Z] #64 20.73 Unpacking bash-completion (1:2.11-2) ... [2022-09-06T20:59:40.555Z] #64 20.84 Selecting previously unselected package apparmor. [2022-09-06T20:59:40.555Z] #64 20.84 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-09-06T20:59:40.555Z] #64 20.86 Unpacking apparmor (2.13.6-10) ... [2022-09-06T20:59:40.555Z] #64 20.95 Selecting previously unselected package inetutils-ping. [2022-09-06T20:59:40.667Z] --- PASS: TestBuildSquashParent (4.99s) [2022-09-06T20:59:40.667Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T20:59:40.667Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T20:59:40.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T20:59:40.667Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T20:59:40.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T20:59:40.667Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T20:59:40.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T20:59:40.667Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T20:59:40.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T20:59:40.667Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T20:59:40.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T20:59:40.667Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T20:59:40.667Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T20:59:40.667Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T20:59:40.667Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T20:59:40.811Z] #64 20.96 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-06T20:59:40.811Z] #64 20.96 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-06T20:59:40.811Z] #64 21.00 Selecting previously unselected package libip6tc2:amd64. [2022-09-06T20:59:40.811Z] #64 21.00 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-06T20:59:40.811Z] #64 21.01 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T20:59:40.811Z] #64 21.04 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T20:59:40.811Z] #64 21.04 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T20:59:40.811Z] #64 21.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T20:59:40.811Z] #64 21.08 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T20:59:40.811Z] #64 21.08 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-06T20:59:40.811Z] #64 21.08 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T20:59:40.811Z] #64 21.12 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T20:59:40.811Z] #64 21.12 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-06T20:59:40.811Z] #64 21.13 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T20:59:40.811Z] #64 21.16 Selecting previously unselected package iptables. [2022-09-06T20:59:40.811Z] #64 21.16 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-09-06T20:59:40.811Z] #64 21.17 Unpacking iptables (1.8.7-1) ... [2022-09-06T20:59:41.067Z] #64 21.24 Selecting previously unselected package libonig5:amd64. [2022-09-06T20:59:41.067Z] #64 21.24 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-06T20:59:41.067Z] #64 21.25 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T20:59:41.067Z] #64 21.30 Selecting previously unselected package libjq1:amd64. [2022-09-06T20:59:41.067Z] #64 21.30 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-09-06T20:59:41.067Z] #64 21.30 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-06T20:59:41.067Z] #64 21.34 Selecting previously unselected package jq. [2022-09-06T20:59:41.067Z] #64 21.34 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-09-06T20:59:41.067Z] #64 21.35 Unpacking jq (1.6-2.1) ... [2022-09-06T20:59:41.067Z] #64 21.38 Selecting previously unselected package libaio1:amd64. [2022-09-06T20:59:41.067Z] #64 21.39 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-09-06T20:59:41.067Z] #64 21.39 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-06T20:59:41.067Z] #64 21.42 Selecting previously unselected package libgpm2:amd64. [2022-09-06T20:59:41.067Z] #64 21.43 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-09-06T20:59:41.067Z] #64 21.43 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-06T20:59:41.067Z] #64 21.46 Selecting previously unselected package libinih1:amd64. [2022-09-06T20:59:41.323Z] #64 21.47 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-09-06T20:59:41.323Z] #64 21.47 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-06T20:59:41.323Z] #64 21.50 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-06T20:59:41.323Z] #64 21.51 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-06T20:59:41.323Z] #64 21.51 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T20:59:41.323Z] #64 21.55 Selecting previously unselected package libnet1:amd64. [2022-09-06T20:59:41.323Z] #64 21.55 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:59:41.323Z] #64 21.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:59:41.323Z] #64 21.60 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T20:59:41.323Z] #64 21.60 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-06T20:59:41.323Z] #64 21.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T20:59:41.323Z] #64 21.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:59:41.323Z] #64 21.64 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-06T20:59:41.323Z] #64 21.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:59:41.323Z] #64 21.68 Selecting previously unselected package libyajl2:amd64. [2022-09-06T20:59:41.323Z] #64 21.69 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-09-06T20:59:41.323Z] #64 21.69 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-06T20:59:41.323Z] #64 21.72 Selecting previously unselected package net-tools. [2022-09-06T20:59:41.579Z] #64 21.72 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-06T20:59:41.579Z] #64 21.73 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T20:59:41.579Z] #64 21.78 Selecting previously unselected package python-pip-whl. [2022-09-06T20:59:41.579Z] #64 21.78 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-06T20:59:41.579Z] #64 21.78 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T20:59:41.579Z] #64 21.94 Selecting previously unselected package python3-lib2to3. [2022-09-06T20:59:41.579Z] #64 21.94 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-06T20:59:41.579Z] #64 21.95 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-06T20:59:41.579Z] #64 21.99 Selecting previously unselected package python3-distutils. [2022-09-06T20:59:41.835Z] #64 21.99 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-09-06T20:59:41.835Z] #64 21.99 Unpacking python3-distutils (3.9.2-1) ... [2022-09-06T20:59:41.835Z] #64 22.03 Selecting previously unselected package python3-pkg-resources. [2022-09-06T20:59:41.835Z] #64 22.04 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-06T20:59:41.835Z] #64 22.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-06T20:59:41.835Z] #64 22.09 Selecting previously unselected package python3-setuptools. [2022-09-06T20:59:41.835Z] #64 22.09 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-09-06T20:59:41.835Z] #64 22.10 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-06T20:59:41.835Z] #64 22.16 Selecting previously unselected package python3-wheel. [2022-09-06T20:59:41.835Z] #64 22.16 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-09-06T20:59:41.835Z] #64 22.16 Unpacking python3-wheel (0.34.2-1) ... [2022-09-06T20:59:41.835Z] #64 22.20 Selecting previously unselected package python3-pip. [2022-09-06T20:59:42.047Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T20:59:42.091Z] #64 22.20 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-06T20:59:42.091Z] #64 22.20 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T20:59:42.091Z] #64 22.27 Selecting previously unselected package sudo. [2022-09-06T20:59:42.091Z] #64 22.27 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-09-06T20:59:42.091Z] #64 22.28 Unpacking sudo (1.9.5p2-3) ... [2022-09-06T20:59:42.091Z] #64 22.40 Selecting previously unselected package systemd-journal-remote. [2022-09-06T20:59:42.091Z] #64 22.40 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-06T20:59:42.091Z] #64 22.41 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-06T20:59:42.091Z] #64 22.44 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T20:59:42.091Z] #64 22.45 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-06T20:59:42.091Z] #64 22.45 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-06T20:59:42.091Z] #64 22.51 Selecting previously unselected package uidmap. [2022-09-06T20:59:42.091Z] #64 22.51 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-06T20:59:42.091Z] #64 22.52 Unpacking uidmap (1:4.8.1-1) ... [2022-09-06T20:59:42.091Z] #64 22.56 Selecting previously unselected package vim-runtime. [2022-09-06T20:59:42.306Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T20:59:42.347Z] #64 22.57 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-06T20:59:42.347Z] #64 22.58 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T20:59:42.347Z] #64 22.59 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-06T20:59:42.347Z] #64 22.59 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:59:42.909Z] #64 23.24 Selecting previously unselected package vim. [2022-09-06T20:59:42.909Z] #64 23.25 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-06T20:59:42.909Z] #64 23.26 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:59:43.165Z] #64 23.39 Selecting previously unselected package xfsprogs. [2022-09-06T20:59:43.165Z] #64 23.40 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-06T20:59:43.165Z] #64 23.40 Unpacking xfsprogs (5.10.0-4) ... [2022-09-06T20:59:43.165Z] #64 23.51 Selecting previously unselected package zip. [2022-09-06T20:59:43.165Z] #64 23.51 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-09-06T20:59:43.165Z] #64 23.51 Unpacking zip (3.0-12) ... [2022-09-06T20:59:43.165Z] #64 23.55 Selecting previously unselected package zstd. [2022-09-06T20:59:43.165Z] #64 23.56 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-06T20:59:43.165Z] #64 23.56 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-06T20:59:43.421Z] #64 23.66 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-06T20:59:43.421Z] #64 23.84 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-06T20:59:43.421Z] #64 23.85 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-06T20:59:43.421Z] #64 23.86 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-06T20:59:43.421Z] #64 23.87 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-06T20:59:43.677Z] #64 23.88 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-06T20:59:43.677Z] #64 23.89 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T20:59:43.677Z] #64 23.90 Setting up uidmap (1:4.8.1-1) ... [2022-09-06T20:59:43.677Z] #64 23.91 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-06T20:59:43.677Z] #64 23.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:59:43.677Z] #64 23.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-06T20:59:43.677Z] #64 23.95 Setting up python3-wheel (0.34.2-1) ... [2022-09-06T20:59:43.677Z] #64 24.08 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-06T20:59:43.677Z] #64 24.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:59:43.677Z] #64 24.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-06T20:59:43.677Z] #64 24.11 Setting up libcap2-bin (1:2.44-1) ... [2022-09-06T20:59:43.677Z] #64 24.12 Setting up apparmor (2.13.6-10) ... [2022-09-06T20:59:43.686Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T20:59:43.686Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T20:59:44.604Z] #64 24.83 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-06T20:59:44.604Z] #64 24.85 Setting up zip (3.0-12) ... [2022-09-06T20:59:44.604Z] #64 24.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:59:44.604Z] #64 24.88 Setting up bash-completion (1:2.11-2) ... [2022-09-06T20:59:45.067Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T20:59:45.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s) [2022-09-06T20:59:45.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s) [2022-09-06T20:59:45.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s) [2022-09-06T20:59:45.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.52s) [2022-09-06T20:59:45.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s) [2022-09-06T20:59:45.067Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s) [2022-09-06T20:59:45.067Z] === RUN TestBuildMultiStageCopy [2022-09-06T20:59:45.067Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T20:59:45.165Z] #64 25.40 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-06T20:59:45.165Z] #64 25.41 Setting up sudo (1.9.5p2-3) ... [2022-09-06T20:59:45.165Z] #64 25.45 invoke-rc.d: could not determine current runlevel [2022-09-06T20:59:45.165Z] #64 25.45 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T20:59:45.165Z] #64 25.45 Setting up xfsprogs (5.10.0-4) ... [2022-09-06T20:59:45.165Z] #64 25.46 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-06T20:59:45.165Z] #64 25.46 Failed to connect to bus: Host is down [2022-09-06T20:59:45.165Z] #64 25.47 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-06T20:59:45.165Z] #64 25.48 Setting up inetutils-ping (2:2.0-1) ... [2022-09-06T20:59:45.165Z] #64 25.49 Setting up pigz (2.6-1) ... [2022-09-06T20:59:45.165Z] #64 25.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T20:59:45.165Z] #64 25.51 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-06T20:59:45.421Z] #64 25.52 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-06T20:59:45.421Z] #64 25.53 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:59:45.421Z] #64 25.68 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-06T20:59:45.421Z] #64 25.69 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-06T20:59:45.421Z] #64 25.79 Setting up libelf1:amd64 (0.183-1) ... [2022-09-06T20:59:45.677Z] #64 25.80 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-06T20:59:45.677Z] #64 25.83 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-06T20:59:45.677Z] #64 25.84 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-06T20:59:45.677Z] #64 25.84 Setting up libkmod2:amd64 (28-1) ... [2022-09-06T20:59:45.677Z] #64 25.85 Setting up python3-distutils (3.9.2-1) ... [2022-09-06T20:59:45.677Z] #64 25.97 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-06T20:59:45.677Z] #64 25.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T20:59:45.677Z] #64 25.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T20:59:45.677Z] #64 25.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T20:59:45.677Z] #64 25.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T20:59:45.677Z] #64 25.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T20:59:45.677Z] #64 25.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T20:59:45.677Z] #64 26.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T20:59:45.677Z] #64 26.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T20:59:45.677Z] #64 26.01 Setting up python3-setuptools (52.0.0-4) ... [2022-09-06T20:59:45.933Z] #64 26.31 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-06T20:59:45.933Z] #64 26.32 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-06T20:59:45.933Z] #64 26.33 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-06T20:59:45.933Z] #64 26.34 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-06T20:59:46.189Z] #64 26.58 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-06T20:59:46.189Z] #64 26.59 Setting up jq (1.6-2.1) ... [2022-09-06T20:59:46.189Z] #64 26.60 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-06T20:59:46.189Z] #64 26.61 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-06T20:59:46.189Z] #64 26.62 Setting up iptables (1.8.7-1) ... [2022-09-06T20:59:46.189Z] #64 26.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:59:46.189Z] #64 26.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:59:46.189Z] #64 26.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:59:46.189Z] #64 26.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:59:46.189Z] #64 26.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T20:59:46.189Z] #64 26.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T20:59:46.444Z] #64 26.65 Setting up iproute2 (5.10.0-4) ... [2022-09-06T20:59:46.530Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T20:59:46.700Z] #64 26.81 Setting up systemd (247.3-7) ... [2022-09-06T20:59:46.700Z] #64 26.84 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T20:59:46.700Z] #64 26.84 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T20:59:46.700Z] #64 26.84 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-06T20:59:46.700Z] #64 26.87 Initializing machine ID from KVM UUID. [2022-09-06T20:59:46.789Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T20:59:46.956Z] #64 27.17 Setting up systemd-journal-remote (247.3-7) ... [2022-09-06T20:59:46.956Z] #64 27.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-06T20:59:47.049Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T20:59:47.309Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T20:59:47.519Z] #64 DONE 27.6s [2022-09-06T20:59:47.519Z] [2022-09-06T20:59:47.519Z] #65 [dev-systemd-false 8/28] 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 [2022-09-06T20:59:47.568Z] --- PASS: TestBuildMultiStageCopy (2.37s) [2022-09-06T20:59:47.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s) [2022-09-06T20:59:47.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-09-06T20:59:47.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2022-09-06T20:59:47.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-09-06T20:59:47.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-09-06T20:59:47.568Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T20:59:47.776Z] #65 0.406 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T20:59:47.776Z] #65 0.409 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T20:59:47.776Z] #65 0.411 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T20:59:47.776Z] #65 DONE 0.5s [2022-09-06T20:59:47.776Z] [2022-09-06T20:59:47.776Z] #66 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-06T20:59:48.138Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-09-06T20:59:48.138Z] === RUN TestBuildLabelWithTargets [2022-09-06T20:59:49.080Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-09-06T20:59:49.080Z] === RUN TestBuildWithEmptyLayers [2022-09-06T20:59:49.660Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2022-09-06T20:59:49.660Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T20:59:49.725Z] #37 ... [2022-09-06T20:59:49.725Z] [2022-09-06T20:59:49.725Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T20:59:49.725Z] #42 185.1 CCLD libocispec.la [2022-09-06T20:59:49.725Z] #42 185.5 CCLD src/validate [2022-09-06T20:59:49.725Z] #42 185.5 CCLD tests/test-1 [2022-09-06T20:59:49.725Z] #42 185.5 CCLD tests/test-2 [2022-09-06T20:59:49.725Z] #42 185.5 CCLD tests/test-3 [2022-09-06T20:59:49.725Z] #42 185.6 CCLD tests/test-5 [2022-09-06T20:59:49.725Z] #42 185.6 CCLD tests/test-4 [2022-09-06T20:59:49.725Z] #42 185.6 CCLD tests/test-6 [2022-09-06T20:59:49.725Z] #42 185.7 CCLD tests/test-7 [2022-09-06T20:59:49.725Z] #42 185.9 CCLD tests/test-10 [2022-09-06T20:59:49.725Z] #42 185.9 CCLD tests/test-8 [2022-09-06T20:59:49.725Z] #42 185.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-06T20:59:49.725Z] #42 185.9 CCLD tests/test-9 [2022-09-06T20:59:49.725Z] #42 186.0 CCLD tests/test-11 [2022-09-06T20:59:51.104Z] #42 188.1 libtool: link: ar cr libocispec.a [2022-09-06T20:59:51.104Z] #42 188.2 libtool: link: ranlib libocispec.a [2022-09-06T20:59:51.566Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) [2022-09-06T20:59:51.566Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T20:59:51.825Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-09-06T20:59:51.825Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T20:59:52.482Z] #42 189.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-06T20:59:52.482Z] #42 189.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-06T20:59:52.482Z] #42 189.7 make[5]: Nothing to be done for 'install-data-am'. [2022-09-06T20:59:52.482Z] #42 189.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T20:59:52.482Z] #42 189.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T20:59:52.482Z] #42 189.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T20:59:52.482Z] #42 189.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-06T20:59:52.482Z] #42 189.7 make[2]: Entering directory '/tmp/crun-build' [2022-09-06T20:59:52.482Z] #42 189.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-06T20:59:52.482Z] #42 189.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-06T20:59:52.482Z] #42 189.8 CC src/libcrun/libcrun_testing_a-container.o [2022-09-06T20:59:52.482Z] #42 189.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-06T20:59:52.482Z] #42 189.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-06T20:59:52.482Z] #42 189.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-06T20:59:52.482Z] #42 189.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-06T20:59:52.482Z] #42 189.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-06T20:59:52.482Z] #42 189.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-06T20:59:52.482Z] #42 189.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-06T20:59:52.482Z] #42 189.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-06T20:59:52.482Z] #42 190.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-06T20:59:52.742Z] #42 190.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-06T20:59:52.742Z] #42 190.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-06T20:59:52.742Z] #42 190.1 CC src/libcrun/libcrun_testing_a-error.o [2022-09-06T20:59:52.742Z] #42 190.1 CC src/libcrun/libcrun_testing_a-status.o [2022-09-06T20:59:52.742Z] #42 190.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-06T20:59:52.742Z] #42 190.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-06T20:59:52.742Z] #42 190.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-06T20:59:52.742Z] #42 190.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-06T20:59:53.001Z] #42 190.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-06T20:59:53.001Z] #42 190.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-06T20:59:53.001Z] #42 190.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-06T20:59:53.001Z] #42 190.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-06T20:59:53.001Z] #42 190.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-06T20:59:53.001Z] #42 190.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-06T20:59:53.001Z] #42 190.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-06T20:59:53.260Z] #42 190.7 CC src/crun-crun.o [2022-09-06T20:59:53.260Z] #42 190.7 CC src/crun-run.o [2022-09-06T20:59:53.260Z] #42 190.8 CC src/crun-delete.o [2022-09-06T20:59:53.519Z] #42 190.9 CC src/crun-kill.o [2022-09-06T20:59:53.519Z] #42 191.0 CC src/crun-pause.o [2022-09-06T20:59:53.732Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s) [2022-09-06T20:59:53.732Z] === RUN TestBuildWithHugeFile [2022-09-06T20:59:53.778Z] #42 191.1 CC src/crun-unpause.o [2022-09-06T20:59:53.778Z] #42 191.2 CC src/crun-spec.o [2022-09-06T20:59:54.037Z] #42 191.3 CC src/crun-exec.o [2022-09-06T20:59:54.037Z] #42 191.4 CC src/crun-list.o [2022-09-06T20:59:54.037Z] #42 191.5 CC src/crun-start.o [2022-09-06T20:59:54.037Z] #42 ... [2022-09-06T20:59:54.037Z] [2022-09-06T20:59:54.037Z] #37 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-06T20:59:54.037Z] #37 245.3 + dpkg --print-architecture [2022-09-06T20:59:54.037Z] #37 245.3 + git checkout -q v2.1.0 [2022-09-06T20:59:54.310Z] #66 5.565 Collecting yamllint==1.27.1 [2022-09-06T20:59:54.310Z] #66 6.597 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-06T20:59:54.566Z] #66 6.866 Collecting pathspec>=0.5.3 [2022-09-06T20:59:54.566Z] #66 6.869 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-06T20:59:54.566Z] #66 6.960 Collecting pyyaml [2022-09-06T20:59:54.605Z] #37 245.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T20:59:54.605Z] #37 245.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T20:59:54.822Z] #66 6.964 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-09-06T20:59:54.822Z] #66 6.979 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-06T20:59:54.822Z] #66 6.982 Building wheels for collected packages: yamllint [2022-09-06T20:59:54.822Z] #66 6.983 Building wheel for yamllint (setup.py): started [2022-09-06T20:59:54.822Z] #66 7.211 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-06T20:59:55.078Z] #66 7.211 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=cd1983bde3d5ee58067069a104018b1a25a083d66d95fc02a27e09440a42286d [2022-09-06T20:59:55.078Z] #66 7.211 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-06T20:59:55.078Z] #66 7.214 Successfully built yamllint [2022-09-06T20:59:55.078Z] #66 7.220 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-06T20:59:55.078Z] #66 7.321 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-06T20:59:55.078Z] #66 DONE 7.5s [2022-09-06T20:59:55.334Z] [2022-09-06T20:59:55.334Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T20:59:55.334Z] #67 DONE 0.1s [2022-09-06T20:59:55.335Z] [2022-09-06T20:59:55.335Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T20:59:55.335Z] #68 DONE 0.1s [2022-09-06T20:59:55.335Z] [2022-09-06T20:59:55.335Z] #69 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T20:59:55.335Z] #69 DONE 0.1s [2022-09-06T20:59:55.590Z] [2022-09-06T20:59:55.590Z] #70 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-06T20:59:55.590Z] #70 DONE 0.1s [2022-09-06T20:59:55.590Z] [2022-09-06T20:59:55.590Z] #71 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-06T20:59:55.590Z] #71 DONE 0.0s [2022-09-06T20:59:55.590Z] [2022-09-06T20:59:55.590Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-06T20:59:55.590Z] #72 DONE 0.0s [2022-09-06T20:59:55.846Z] [2022-09-06T20:59:55.846Z] #73 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T20:59:55.846Z] #73 DONE 0.0s [2022-09-06T20:59:55.846Z] [2022-09-06T20:59:55.846Z] #74 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T20:59:55.846Z] #74 DONE 0.2s [2022-09-06T20:59:55.846Z] [2022-09-06T20:59:55.846Z] #75 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T20:59:55.846Z] #75 DONE 0.0s [2022-09-06T20:59:56.102Z] [2022-09-06T20:59:56.102Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T20:59:56.102Z] #76 DONE 0.0s [2022-09-06T20:59:56.102Z] [2022-09-06T20:59:56.102Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T20:59:56.102Z] #77 DONE 0.1s [2022-09-06T20:59:56.102Z] [2022-09-06T20:59:56.102Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T20:59:56.102Z] #78 DONE 0.0s [2022-09-06T20:59:56.102Z] [2022-09-06T20:59:56.102Z] #79 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T20:59:56.102Z] #79 DONE 0.1s [2022-09-06T20:59:56.102Z] [2022-09-06T20:59:56.102Z] #80 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T20:59:56.358Z] #80 DONE 0.2s [2022-09-06T20:59:56.358Z] [2022-09-06T20:59:56.358Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T20:59:56.358Z] #81 DONE 0.1s [2022-09-06T20:59:56.358Z] [2022-09-06T20:59:56.358Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T20:59:56.614Z] #82 DONE 0.2s [2022-09-06T20:59:56.614Z] [2022-09-06T20:59:56.614Z] #83 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T20:59:56.614Z] #83 DONE 0.0s [2022-09-06T20:59:56.614Z] [2022-09-06T20:59:56.614Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T20:59:56.614Z] #84 DONE 0.0s [2022-09-06T20:59:56.614Z] [2022-09-06T20:59:56.614Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T20:59:56.614Z] #85 DONE 0.0s [2022-09-06T20:59:56.614Z] [2022-09-06T20:59:56.614Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T20:59:57.541Z] #86 DONE 0.8s [2022-09-06T20:59:57.541Z] [2022-09-06T20:59:57.541Z] #87 exporting to image [2022-09-06T20:59:57.541Z] #87 exporting layers [2022-09-06T21:00:00.907Z] #30 ... [2022-09-06T21:00:00.908Z] [2022-09-06T21:00:00.908Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T21:00:00.908Z] #42 223.3 CCLD tests/init [2022-09-06T21:00:00.908Z] #42 ... [2022-09-06T21:00:00.908Z] [2022-09-06T21:00:00.908Z] #30 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-06T21:00:00.908Z] #30 DONE 263.4s [2022-09-06T21:00:00.908Z] [2022-09-06T21:00:00.908Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T21:00:00.908Z] #42 ... [2022-09-06T21:00:00.908Z] [2022-09-06T21:00:00.908Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T21:00:00.908Z] #67 DONE 0.3s [2022-09-06T21:00:00.908Z] [2022-09-06T21:00:00.908Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T21:00:00.908Z] #68 DONE 0.1s [2022-09-06T21:00:00.908Z] [2022-09-06T21:00:00.908Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T21:00:00.908Z] #69 DONE 0.1s [2022-09-06T21:00:00.908Z] [2022-09-06T21:00:00.908Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T21:00:02.726Z] #37 ... [2022-09-06T21:00:02.726Z] [2022-09-06T21:00:02.726Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T21:00:02.726Z] #42 191.6 CC src/crun-create.o [2022-09-06T21:00:02.726Z] #42 191.6 CC src/crun-state.o [2022-09-06T21:00:02.726Z] #42 191.7 CC src/crun-update.o [2022-09-06T21:00:02.726Z] #42 191.7 CC src/crun-ps.o [2022-09-06T21:00:02.726Z] #42 191.7 CC src/crun-checkpoint.o [2022-09-06T21:00:02.726Z] #42 191.9 CC src/crun-restore.o [2022-09-06T21:00:02.726Z] #42 191.9 CC src/libcrun/libcrun_la-utils.lo [2022-09-06T21:00:02.726Z] #42 192.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-06T21:00:02.726Z] #42 192.1 CC src/libcrun/libcrun_la-container.lo [2022-09-06T21:00:02.726Z] #42 192.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-06T21:00:02.726Z] #42 192.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-06T21:00:02.726Z] #42 192.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-06T21:00:02.726Z] #42 192.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-06T21:00:02.726Z] #42 192.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-06T21:00:02.726Z] #42 192.4 CC src/libcrun/libcrun_la-criu.lo [2022-09-06T21:00:02.726Z] #42 192.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-06T21:00:02.726Z] #42 192.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-06T21:00:02.726Z] #42 192.5 CC src/libcrun/libcrun_la-linux.lo [2022-09-06T21:00:02.726Z] #42 192.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-06T21:00:02.726Z] #42 192.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-06T21:00:02.726Z] #42 192.7 CC src/libcrun/libcrun_la-error.lo [2022-09-06T21:00:02.726Z] #42 192.8 CC src/libcrun/libcrun_la-status.lo [2022-09-06T21:00:02.726Z] #42 192.9 CC src/libcrun/libcrun_la-terminal.lo [2022-09-06T21:00:02.726Z] #42 193.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-06T21:00:02.726Z] #42 193.2 CC src/libcrun/libcrun_la-signals.lo [2022-09-06T21:00:02.726Z] #42 193.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-06T21:00:02.726Z] #42 193.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-06T21:00:02.726Z] #42 193.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-06T21:00:02.726Z] #42 193.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-06T21:00:02.726Z] #42 193.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-06T21:00:02.726Z] #42 193.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-06T21:00:02.726Z] #42 194.0 CC tests/init.o [2022-09-06T21:00:02.726Z] #42 194.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-06T21:00:15.585Z] #87 exporting layers 15.4s done [2022-09-06T21:00:15.585Z] #87 writing image sha256:a4853c3b3bfedb2b1e004fe8f55e7c3109c6fb30e4c506f6b3978b23f6592515 done [2022-09-06T21:00:15.585Z] #87 naming to docker.io/library/docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 done [2022-09-06T21:00:15.585Z] #87 DONE 15.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-06T21:00:15.945Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44102/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44102/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 hack/validate/default [2022-09-06T21:00:17.309Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-06T21:00:17.565Z] Congratulations! yamllint config file formatted correctly [2022-09-06T21:00:17.565Z] Congratulations! YAML files are formatted correctly [2022-09-06T21:00:17.565Z] No api/types/ or api/swagger.yaml changes in diff. [2022-09-06T21:00:17.565Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-06T21:00:17.565Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-06T21:00:17.565Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-06T21:00:17.565Z] [2022-09-06T21:00:17.565Z] INFO Start validation with golang-ci-lint [2022-09-06T21:00:18.128Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-06T21:00:18.128Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-06T21:00:18.128Z] INFO [loader] Using build tags: [ journald] [2022-09-06T21:00:19.013Z] #47 ... [2022-09-06T21:00:19.013Z] [2022-09-06T21:00:19.013Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T21:00:19.013Z] #42 245.0 AR libcrun_testing.a [2022-09-06T21:00:19.013Z] #42 245.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T21:00:19.013Z] #42 245.1 CCLD libcrun.la [2022-09-06T21:00:19.013Z] #42 245.1 CCLD tests/tests_libcrun_utils [2022-09-06T21:00:19.013Z] #42 245.1 CCLD tests/tests_libcrun_errors [2022-09-06T21:00:19.013Z] #42 245.1 CCLD tests/tests_libcrun_fuzzer [2022-09-06T21:00:19.013Z] #42 246.5 CCLD crun [2022-09-06T21:00:19.581Z] #42 247.2 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T21:00:19.841Z] #42 247.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T21:00:19.841Z] #42 247.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T21:00:19.841Z] #42 247.4 /bin/mkdir -p '/usr/local/lib' [2022-09-06T21:00:19.841Z] #42 247.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T21:00:19.841Z] #42 247.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T21:00:19.841Z] #42 247.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T21:00:19.841Z] #42 247.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T21:00:19.841Z] #42 247.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T21:00:20.101Z] #42 247.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-06T21:00:20.101Z] #42 247.6 ---------------------------------------------------------------------- [2022-09-06T21:00:20.101Z] #42 247.6 Libraries have been installed in: [2022-09-06T21:00:20.101Z] #42 247.6 /usr/local/lib [2022-09-06T21:00:20.101Z] #42 247.6 [2022-09-06T21:00:20.101Z] #42 247.6 If you ever happen to want to link against installed libraries [2022-09-06T21:00:20.101Z] #42 247.6 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T21:00:20.101Z] #42 247.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T21:00:20.101Z] #42 247.6 flag during linking and do at least one of the following: [2022-09-06T21:00:20.101Z] #42 247.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T21:00:20.101Z] #42 247.6 during execution [2022-09-06T21:00:20.101Z] #42 247.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T21:00:20.101Z] #42 247.6 during linking [2022-09-06T21:00:20.101Z] #42 247.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T21:00:20.101Z] #42 247.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T21:00:20.101Z] #42 247.6 [2022-09-06T21:00:20.101Z] #42 247.6 See any operating system documentation about shared libraries for [2022-09-06T21:00:20.101Z] #42 247.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T21:00:20.101Z] #42 247.6 ---------------------------------------------------------------------- [2022-09-06T21:00:20.101Z] #42 247.6 /bin/mkdir -p '/build' [2022-09-06T21:00:20.101Z] #42 247.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T21:00:20.101Z] #42 247.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T21:00:20.101Z] #42 247.7 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T21:00:20.101Z] #42 247.7 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T21:00:20.101Z] #42 247.7 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T21:00:20.361Z] #42 DONE 248.0s [2022-09-06T21:00:20.361Z] [2022-09-06T21:00:20.361Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T21:00:24.666Z] #42 ... [2022-09-06T21:00:24.666Z] [2022-09-06T21:00:24.666Z] #37 [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 "v2.3.0" && 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 "v2.1.0"; 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 [2022-09-06T21:00:24.666Z] #37 DONE 274.6s [2022-09-06T21:00:24.666Z] [2022-09-06T21:00:24.666Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T21:00:24.666Z] #47 ... [2022-09-06T21:00:24.666Z] [2022-09-06T21:00:24.666Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T21:00:24.666Z] #42 221.3 CCLD tests/init [2022-09-06T21:00:24.666Z] #42 ... [2022-09-06T21:00:24.666Z] [2022-09-06T21:00:24.666Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T21:00:24.666Z] #67 DONE 0.1s [2022-09-06T21:00:24.666Z] [2022-09-06T21:00:24.666Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-06T21:00:24.666Z] #68 DONE 0.0s [2022-09-06T21:00:24.925Z] [2022-09-06T21:00:24.925Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T21:00:24.925Z] #69 DONE 0.1s [2022-09-06T21:00:24.925Z] [2022-09-06T21:00:24.925Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T21:00:25.261Z] ok github.com/docker/docker/libnetwork 37.674s coverage: 40.6% of statements [2022-09-06T21:00:25.261Z] ok github.com/docker/docker/libnetwork/bitseq 0.143s coverage: 84.4% of statements [2022-09-06T21:00:25.261Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-06T21:00:25.261Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-06T21:00:25.261Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-06T21:00:25.261Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-06T21:00:25.261Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-06T21:00:25.261Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-06T21:00:25.261Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-06T21:00:25.261Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-06T21:00:25.261Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-09-06T21:00:25.261Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-09-06T21:00:25.261Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-06T21:00:25.261Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-06T21:00:25.261Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-06T21:00:27.172Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.639s coverage: 59.9% of statements [2022-09-06T21:00:27.172Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-06T21:00:27.172Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-06T21:00:27.742Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 5.1% of statements [2022-09-06T21:00:27.742Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-06T21:00:28.316Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.022s coverage: 4.7% of statements [2022-09-06T21:00:28.316Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-06T21:00:28.576Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-06T21:00:38.456Z] #41 ... [2022-09-06T21:00:38.456Z] [2022-09-06T21:00:38.456Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T21:00:38.456Z] #47 185.9 + mkdir -p /build [2022-09-06T21:00:38.456Z] #47 186.0 + cp runc /build/runc [2022-09-06T21:00:38.456Z] #47 DONE 186.1s [2022-09-06T21:00:38.456Z] [2022-09-06T21:00:38.456Z] #25 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T21:00:38.456Z] #25 304.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T21:00:38.456Z] #25 DONE 304.4s [2022-09-06T21:00:38.456Z] [2022-09-06T21:00:38.456Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T21:00:38.456Z] #41 ... [2022-09-06T21:00:38.456Z] [2022-09-06T21:00:38.456Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T21:00:38.456Z] #70 DONE 0.2s [2022-09-06T21:00:38.456Z] [2022-09-06T21:00:38.456Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T21:00:38.456Z] #71 DONE 0.1s [2022-09-06T21:00:38.456Z] [2022-09-06T21:00:38.456Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T21:00:38.570Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.305s coverage: 6.7% of statements [2022-09-06T21:00:38.570Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-06T21:00:38.570Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-06T21:00:38.715Z] #41 ... [2022-09-06T21:00:38.715Z] [2022-09-06T21:00:38.715Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T21:00:38.715Z] #72 DONE 0.1s [2022-09-06T21:00:38.715Z] [2022-09-06T21:00:38.715Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T21:00:39.141Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.013s coverage: 57.4% of statements [2022-09-06T21:00:39.141Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-06T21:00:39.141Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-06T21:00:39.141Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-06T21:00:39.401Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-09-06T21:00:39.662Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-09-06T21:00:39.922Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-06T21:00:40.183Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-06T21:00:43.991Z] #41 280.0 + bin/containerd [2022-09-06T21:00:46.862Z] #47 ... [2022-09-06T21:00:46.862Z] [2022-09-06T21:00:46.862Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-06T21:00:46.862Z] #42 242.9 AR libcrun_testing.a [2022-09-06T21:00:46.862Z] #42 242.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-06T21:00:46.862Z] #42 242.9 CCLD libcrun.la [2022-09-06T21:00:46.862Z] #42 243.0 CCLD tests/tests_libcrun_utils [2022-09-06T21:00:46.862Z] #42 243.0 CCLD tests/tests_libcrun_errors [2022-09-06T21:00:46.862Z] #42 243.1 CCLD tests/tests_libcrun_fuzzer [2022-09-06T21:00:47.122Z] #42 244.3 CCLD crun [2022-09-06T21:00:47.690Z] #42 244.9 make[3]: Entering directory '/tmp/crun-build' [2022-09-06T21:00:47.690Z] #42 245.1 /bin/mkdir -p '/usr/local/lib' [2022-09-06T21:00:47.690Z] #42 245.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-06T21:00:47.690Z] #42 245.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-06T21:00:47.690Z] #42 245.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-06T21:00:47.949Z] #42 245.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-06T21:00:47.949Z] #42 245.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-06T21:00:47.949Z] #42 245.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-06T21:00:47.949Z] #42 245.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-06T21:00:48.209Z] #42 245.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-06T21:00:48.209Z] #42 245.4 ---------------------------------------------------------------------- [2022-09-06T21:00:48.209Z] #42 245.4 Libraries have been installed in: [2022-09-06T21:00:48.209Z] #42 245.4 /usr/local/lib [2022-09-06T21:00:48.209Z] #42 245.4 [2022-09-06T21:00:48.209Z] #42 245.4 If you ever happen to want to link against installed libraries [2022-09-06T21:00:48.209Z] #42 245.4 in a given directory, LIBDIR, you must either use libtool, and [2022-09-06T21:00:48.209Z] #42 245.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-06T21:00:48.209Z] #42 245.4 flag during linking and do at least one of the following: [2022-09-06T21:00:48.209Z] #42 245.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-06T21:00:48.209Z] #42 245.4 during execution [2022-09-06T21:00:48.209Z] #42 245.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-06T21:00:48.209Z] #42 245.4 during linking [2022-09-06T21:00:48.209Z] #42 245.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-06T21:00:48.209Z] #42 245.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-06T21:00:48.209Z] #42 245.4 [2022-09-06T21:00:48.209Z] #42 245.4 See any operating system documentation about shared libraries for [2022-09-06T21:00:48.209Z] #42 245.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-06T21:00:48.209Z] #42 245.4 ---------------------------------------------------------------------- [2022-09-06T21:00:48.209Z] #42 245.4 /bin/mkdir -p '/build' [2022-09-06T21:00:48.209Z] #42 245.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-06T21:00:48.209Z] #42 245.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-06T21:00:48.209Z] #42 245.5 make[3]: Leaving directory '/tmp/crun-build' [2022-09-06T21:00:48.209Z] #42 245.5 make[2]: Leaving directory '/tmp/crun-build' [2022-09-06T21:00:48.209Z] #42 245.5 make[1]: Leaving directory '/tmp/crun-build' [2022-09-06T21:00:48.777Z] #42 DONE 246.0s [2022-09-06T21:00:48.777Z] [2022-09-06T21:00:48.777Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T21:00:49.975Z] --- PASS: TestBuildWithHugeFile (53.61s) [2022-09-06T21:00:49.975Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T21:00:49.975Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T21:00:49.975Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T21:00:49.976Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T21:00:49.976Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T21:00:49.976Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T21:00:49.976Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T21:00:49.976Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T21:00:49.976Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T21:00:49.976Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T21:00:49.976Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T21:00:49.976Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T21:00:49.976Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T21:00:49.976Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-06T21:00:49.976Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-09-06T21:00:49.976Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-09-06T21:00:49.976Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T21:00:49.976Z] === RUN TestBuildPreserveOwnership [2022-09-06T21:00:49.976Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T21:00:49.976Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T21:00:51.355Z] --- PASS: TestBuildPreserveOwnership (3.76s) [2022-09-06T21:00:51.355Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2022-09-06T21:00:51.355Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-09-06T21:00:51.355Z] === RUN TestBuildPlatformInvalid [2022-09-06T21:00:51.355Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-06T21:00:51.355Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T21:00:51.923Z] Loaded image: busybox:latest [2022-09-06T21:00:52.183Z] Loaded image: busybox:glibc [2022-09-06T21:00:52.419Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-09-06T21:00:53.564Z] Loaded image: debian:bullseye-slim [2022-09-06T21:00:53.564Z] Loaded image: hello-world:latest [2022-09-06T21:00:53.564Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T21:01:03.552Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.36s) [2022-09-06T21:01:03.552Z] PASS [2022-09-06T21:01:03.552Z] [2022-09-06T21:01:03.552Z] === Skipped [2022-09-06T21:01:03.552Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T21:01:03.552Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T21:01:03.552Z] [2022-09-06T21:01:03.552Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T21:01:03.552Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T21:01:03.552Z] [2022-09-06T21:01:03.552Z] DONE 34 tests, 2 skipped in 91.775s [2022-09-06T21:01:03.552Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T21:01:03.552Z] INFO: Testing against a local daemon [2022-09-06T21:01:03.552Z] === RUN TestConfigInspect [2022-09-06T21:01:04.940Z] --- PASS: TestConfigInspect (2.24s) [2022-09-06T21:01:04.940Z] === RUN TestConfigList [2022-09-06T21:01:06.933Z] #30 ... [2022-09-06T21:01:06.933Z] [2022-09-06T21:01:06.933Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-06T21:01:06.933Z] #47 185.2 + mkdir -p /build [2022-09-06T21:01:06.933Z] #47 185.2 + cp runc /build/runc [2022-09-06T21:01:06.933Z] #47 DONE 185.8s [2022-09-06T21:01:06.933Z] [2022-09-06T21:01:06.933Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T21:01:06.933Z] #41 ... [2022-09-06T21:01:06.933Z] [2022-09-06T21:01:06.933Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-06T21:01:06.933Z] #30 318.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-06T21:01:07.191Z] #30 DONE 318.8s [2022-09-06T21:01:07.191Z] [2022-09-06T21:01:07.191Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T21:01:07.485Z] --- PASS: TestConfigList (2.17s) [2022-09-06T21:01:07.485Z] === RUN TestConfigsCreateAndDelete [2022-09-06T21:01:08.126Z] #41 ... [2022-09-06T21:01:08.126Z] [2022-09-06T21:01:08.126Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T21:01:08.693Z] #70 DONE 0.2s [2022-09-06T21:01:08.693Z] [2022-09-06T21:01:08.693Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T21:01:08.693Z] #71 DONE 0.1s [2022-09-06T21:01:08.693Z] [2022-09-06T21:01:08.693Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T21:01:08.693Z] #72 DONE 0.1s [2022-09-06T21:01:08.693Z] [2022-09-06T21:01:08.693Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-06T21:01:09.392Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2022-09-06T21:01:09.392Z] === RUN TestConfigsUpdate [2022-09-06T21:01:10.533Z] ok github.com/docker/docker/libnetwork/ipam 16.779s coverage: 85.3% of statements [2022-09-06T21:01:10.534Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-06T21:01:10.534Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-06T21:01:10.534Z] ok github.com/docker/docker/libnetwork/ipams/null 0.008s coverage: 57.1% of statements [2022-09-06T21:01:10.534Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-09-06T21:01:10.534Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-06T21:01:10.534Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-06T21:01:10.534Z] ok github.com/docker/docker/libnetwork/ipamutils 0.285s coverage: 74.0% of statements [2022-09-06T21:01:10.534Z] ok github.com/docker/docker/libnetwork/iptables 0.171s coverage: 45.0% of statements [2022-09-06T21:01:10.534Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-06T21:01:10.534Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-09-06T21:01:11.931Z] --- PASS: TestConfigsUpdate (2.21s) [2022-09-06T21:01:11.931Z] === RUN TestTemplatedConfig [2022-09-06T21:01:12.879Z] #41 282.4 + bin/containerd [2022-09-06T21:01:14.325Z] INFO [loader] Go packages loading at mode 575 (name|files|imports|types_sizes|compiled_files|deps|exports_file) took 49.431385044s [2022-09-06T21:01:14.325Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 171.362654ms [2022-09-06T21:01:14.471Z] --- PASS: TestTemplatedConfig (2.72s) [2022-09-06T21:01:14.471Z] === RUN TestConfigCreateResolve [2022-09-06T21:01:16.378Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-09-06T21:01:16.378Z] PASS [2022-09-06T21:01:16.378Z] [2022-09-06T21:01:16.378Z] DONE 6 tests in 13.720s [2022-09-06T21:01:16.378Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T21:01:16.379Z] INFO: Testing against a local daemon [2022-09-06T21:01:16.379Z] === RUN TestAttachWithTTY [2022-09-06T21:01:16.379Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-06T21:01:16.379Z] === RUN TestAttachWithoutTTy [2022-09-06T21:01:16.638Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-09-06T21:01:16.638Z] === RUN TestCheckpoint [2022-09-06T21:01:16.638Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T21:01:16.638Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T21:01:16.638Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T21:01:16.638Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T21:01:16.638Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T21:01:16.638Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T21:01:16.638Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T21:01:16.638Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T21:01:16.638Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T21:01:16.638Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T21:01:16.638Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T21:01:16.638Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T21:01:16.638Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T21:01:16.638Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T21:01:16.638Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T21:01:16.638Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T21:01:16.638Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T21:01:16.638Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T21:01:16.638Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-06T21:01:16.638Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T21:01:16.638Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T21:01:16.638Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T21:01:16.638Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T21:01:16.638Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T21:01:16.639Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T21:01:16.639Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T21:01:16.639Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-06T21:01:16.639Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T21:01:16.639Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-06T21:01:16.639Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T21:01:16.639Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-06T21:01:16.639Z] === RUN TestCopyEmptyFile [2022-09-06T21:01:16.898Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-06T21:01:16.898Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T21:01:16.898Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-06T21:01:16.898Z] === RUN TestCopyFromContainer [2022-09-06T21:01:18.280Z] === RUN TestCopyFromContainer// [2022-09-06T21:01:18.280Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T21:01:18.280Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T21:01:18.280Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T21:01:18.280Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T21:01:18.280Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T21:01:18.540Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T21:01:18.540Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T21:01:18.540Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T21:01:18.540Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T21:01:18.800Z] --- PASS: TestCopyFromContainer (1.72s) [2022-09-06T21:01:18.800Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-06T21:01:18.800Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-06T21:01:18.800Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-06T21:01:18.800Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T21:01:18.800Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-06T21:01:18.800Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-06T21:01:18.800Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-06T21:01:18.800Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-06T21:01:18.800Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-06T21:01:18.800Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-06T21:01:18.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T21:01:18.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T21:01:18.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T21:01:18.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T21:01:18.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T21:01:18.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T21:01:18.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T21:01:18.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T21:01:18.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T21:01:18.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T21:01:18.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T21:01:18.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T21:01:18.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T21:01:18.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T21:01:18.800Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T21:01:18.800Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-06T21:01:18.800Z] === RUN TestCreateWithInvalidEnv [2022-09-06T21:01:18.800Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T21:01:18.800Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T21:01:18.800Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T21:01:18.800Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T21:01:18.800Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T21:01:18.800Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T21:01:18.801Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T21:01:18.801Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T21:01:18.801Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T21:01:18.801Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T21:01:18.801Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T21:01:18.801Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T21:01:18.801Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T21:01:18.801Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T21:01:18.801Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T21:01:18.801Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T21:01:20.707Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-09-06T21:01:20.707Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T21:01:22.086Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2022-09-06T21:01:22.086Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T21:01:22.086Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T21:01:22.086Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T21:01:22.086Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T21:01:22.086Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T21:01:22.086Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T21:01:22.086Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T21:01:22.086Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T21:01:22.086Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T21:01:22.086Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T21:01:22.086Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T21:01:22.086Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T21:01:22.086Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T21:01:22.086Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T21:01:22.086Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T21:01:22.086Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T21:01:22.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T21:01:22.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T21:01:22.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T21:01:22.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T21:01:22.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T21:01:22.086Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T21:01:22.086Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T21:01:22.661Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-09-06T21:01:22.661Z] === RUN TestCreateDifferentPlatform [2022-09-06T21:01:22.661Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T21:01:22.661Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T21:01:22.661Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-06T21:01:22.661Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T21:01:22.661Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T21:01:22.661Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T21:01:22.661Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-06T21:01:22.661Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T21:01:22.661Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-06T21:01:22.661Z] === RUN TestCreateInvalidHostConfig [2022-09-06T21:01:22.661Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T21:01:22.661Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T21:01:22.661Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T21:01:22.661Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T21:01:22.661Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T21:01:22.661Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T21:01:22.661Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T21:01:22.661Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T21:01:22.661Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T21:01:22.661Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T21:01:22.661Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T21:01:22.661Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T21:01:22.661Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-09-06T21:01:22.661Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T21:01:22.661Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T21:01:22.661Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T21:01:22.661Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T21:01:22.661Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T21:01:22.661Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T21:01:22.661Z] === RUN TestDaemonRestartIpcMode [2022-09-06T21:01:22.661Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T21:01:22.661Z] === RUN TestDaemonHostGatewayIP [2022-09-06T21:01:22.661Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T21:01:22.661Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T21:01:22.661Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T21:01:22.661Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T21:01:22.661Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T21:01:22.661Z] === RUN TestDiff [2022-09-06T21:01:23.229Z] --- PASS: TestDiff (0.56s) [2022-09-06T21:01:23.229Z] === RUN TestExecConsoleSize [2022-09-06T21:01:23.798Z] --- PASS: TestExecConsoleSize (0.62s) [2022-09-06T21:01:23.798Z] === RUN TestExecWithCloseStdin [2022-09-06T21:01:24.738Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-09-06T21:01:24.738Z] === RUN TestExec [2022-09-06T21:01:25.307Z] --- PASS: TestExec (0.63s) [2022-09-06T21:01:25.307Z] === RUN TestExecUser [2022-09-06T21:01:25.876Z] --- PASS: TestExecUser (0.59s) [2022-09-06T21:01:25.876Z] === RUN TestExportContainerAndImportImage [2022-09-06T21:01:26.444Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2022-09-06T21:01:26.444Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T21:01:27.830Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-09-06T21:01:27.830Z] === RUN TestHealthCheckWorkdir [2022-09-06T21:01:28.770Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-09-06T21:01:28.770Z] === RUN TestHealthKillContainer [2022-09-06T21:01:36.890Z] --- PASS: TestHealthKillContainer (8.22s) [2022-09-06T21:01:36.890Z] === RUN TestHealthCheckProcessKilled [2022-09-06T21:01:37.827Z] --- PASS: TestHealthCheckProcessKilled (0.80s) [2022-09-06T21:01:37.827Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T21:01:38.086Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-09-06T21:01:38.086Z] === RUN TestIpcModeNone [2022-09-06T21:01:39.025Z] --- PASS: TestIpcModeNone (0.67s) [2022-09-06T21:01:39.025Z] === RUN TestIpcModePrivate [2022-09-06T21:01:39.283Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-09-06T21:01:39.543Z] --- PASS: TestIpcModePrivate (0.67s) [2022-09-06T21:01:39.543Z] === RUN TestIpcModeShareable [2022-09-06T21:01:39.802Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-09-06T21:01:40.062Z] --- PASS: TestIpcModeShareable (0.67s) [2022-09-06T21:01:40.062Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T21:01:40.228Z] #41 331.0 # github.com/containerd/containerd/cmd/containerd [2022-09-06T21:01:40.228Z] #41 331.0 /usr/bin/ld: /tmp/go-link-203811215/000019.o: in function `New': [2022-09-06T21:01:40.228Z] #41 331.0 /tmp/tmp.OTdKSksvBT/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-06T21:01:40.228Z] #41 331.1 + bin/containerd-stress [2022-09-06T21:01:40.228Z] #41 332.2 + bin/containerd-shim [2022-09-06T21:01:40.848Z] INFO [linters context/goanalysis] analyzers took 10m18.583033376s with top 10 stages: buildir: 2m7.494122366s, the_only_name: 28.527551231s, goimports: 19.448766296s, unconvert: 16.829905635s, gosec: 16.423054996s, S1038: 10.249632842s, directives: 8.567922361s, inspect: 7.757379745s, unused: 7.48325049s, ctrlflow: 6.441109463s [2022-09-06T21:01:40.848Z] INFO [runner] Issues before processing: 2438, after processing: 0 [2022-09-06T21:01:40.848Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2117/2117, identifier_marker: 2014/2014, cgo: 2117/2438, path_prettifier: 2117/2117, exclude-rules: 79/2014, filename_unadjuster: 2117/2117, skip_dirs: 2117/2117, autogenerated_exclude: 2014/2117, exclude: 2014/2014, nolint: 0/79 [2022-09-06T21:01:40.848Z] INFO [runner] processing took 83.40218ms with stages: nolint: 34.516511ms, identifier_marker: 21.519082ms, path_prettifier: 9.059054ms, autogenerated_exclude: 8.328897ms, exclude-rules: 7.822909ms, skip_dirs: 1.814085ms, cgo: 205.051µs, filename_unadjuster: 130.859µs, max_same_issues: 1.698µs, uniq_by_line: 746ns, max_from_linter: 487ns, diff: 451ns, exclude: 447ns, skip_files: 443ns, source_code: 333ns, sort_results: 250ns, max_per_file_from_linter: 238ns, severity-rules: 231ns, path_shortener: 217ns, path_prefixer: 191ns [2022-09-06T21:01:40.848Z] INFO [runner] linters took 32.803116505s with stages: goanalysis_metalinter: 32.719575928s [2022-09-06T21:01:40.848Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-09-06T21:01:40.848Z] INFO Memory: 823 samples, avg is 388.7MB, max is 1302.4MB [2022-09-06T21:01:40.848Z] INFO Execution took 1m22.416840157s [2022-09-06T21:01:40.848Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-06T21:01:41.724Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 hack/make.sh dynbinary test-docker-py [2022-09-06T21:01:41.970Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2022-09-06T21:01:41.970Z] === RUN TestAPIIpcModeHost [2022-09-06T21:01:41.980Z] [2022-09-06T21:01:41.980Z] Removing bundles/ [2022-09-06T21:01:41.980Z] [2022-09-06T21:01:42.229Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-09-06T21:01:42.229Z] === RUN TestDaemonIpcModeShareable [2022-09-06T21:01:42.235Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T21:01:42.235Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T21:01:42.235Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T21:01:43.608Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-09-06T21:01:43.608Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-09-06T21:01:43.608Z] === RUN TestDaemonIpcModePrivate [2022-09-06T21:01:44.546Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-09-06T21:01:44.805Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-09-06T21:01:44.805Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T21:01:45.743Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-09-06T21:01:46.007Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-09-06T21:01:46.007Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T21:01:46.944Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-09-06T21:01:47.203Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-09-06T21:01:47.203Z] === RUN TestIpcModeOlderClient [2022-09-06T21:01:47.203Z] === PAUSE TestIpcModeOlderClient [2022-09-06T21:01:47.203Z] === RUN TestKillContainerInvalidSignal [2022-09-06T21:01:47.463Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-09-06T21:01:47.463Z] === RUN TestKillContainer [2022-09-06T21:01:47.463Z] === RUN TestKillContainer/no_signal [2022-09-06T21:01:48.033Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T21:01:48.292Z] === RUN TestKillContainer/killing_signal [2022-09-06T21:01:48.351Z] #41 343.6 + bin/containerd-shim-runc-v1 [2022-09-06T21:01:48.861Z] --- PASS: TestKillContainer (1.38s) [2022-09-06T21:01:48.861Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-09-06T21:01:48.861Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-09-06T21:01:48.861Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-09-06T21:01:48.861Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T21:01:48.861Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T21:01:49.431Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T21:01:50.369Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-09-06T21:01:50.369Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-09-06T21:01:50.369Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-09-06T21:01:50.369Z] === RUN TestKillStoppedContainer [2022-09-06T21:01:50.369Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-09-06T21:01:50.369Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T21:01:50.369Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-09-06T21:01:50.369Z] === RUN TestKillDifferentUserContainer [2022-09-06T21:01:50.629Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-09-06T21:01:50.629Z] === RUN TestInspectOomKilledTrue [2022-09-06T21:01:50.888Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-06T21:01:50.888Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T21:01:50.888Z] === RUN TestInspectOomKilledFalse [2022-09-06T21:01:51.148Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-09-06T21:01:51.148Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T21:01:51.415Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-09-06T21:01:51.415Z] === RUN TestLinksContainerNames [2022-09-06T21:01:52.361Z] --- PASS: TestLinksContainerNames (0.92s) [2022-09-06T21:01:52.361Z] === RUN TestLogsFollowTailEmpty [2022-09-06T21:01:52.937Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-09-06T21:01:52.937Z] === RUN TestLogs [2022-09-06T21:01:52.937Z] === RUN TestLogs/driver_local [2022-09-06T21:01:52.937Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T21:01:52.937Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T21:01:52.937Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T21:01:52.937Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T21:01:52.937Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T21:01:52.937Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T21:01:52.937Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T21:01:52.937Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T21:01:52.937Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T21:01:52.937Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T21:01:52.937Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T21:01:52.937Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T21:01:52.937Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T21:01:52.937Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T21:01:53.876Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T21:01:53.876Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T21:01:54.446Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T21:01:54.446Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T21:01:54.918Z] #41 349.9 + bin/containerd-shim-runc-v2 [2022-09-06T21:01:54.918Z] #41 350.7 + binaries [2022-09-06T21:01:54.918Z] #41 350.7 + install -D bin/containerd /build/containerd [2022-09-06T21:01:54.918Z] #41 350.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T21:01:54.918Z] #41 350.7 + install -D bin/ctr /build/ctr [2022-09-06T21:01:55.015Z] === RUN TestLogs/driver_json-file [2022-09-06T21:01:55.015Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T21:01:55.015Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T21:01:55.015Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T21:01:55.015Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T21:01:55.015Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T21:01:55.015Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T21:01:55.015Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T21:01:55.016Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T21:01:55.016Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T21:01:55.016Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T21:01:55.016Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T21:01:55.016Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T21:01:55.016Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T21:01:55.016Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T21:01:55.177Z] #41 DONE 351.2s [2022-09-06T21:01:55.954Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T21:01:55.955Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T21:01:56.114Z] [2022-09-06T21:01:56.114Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T21:01:56.114Z] #73 DONE 0.2s [2022-09-06T21:01:56.114Z] [2022-09-06T21:01:56.114Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T21:01:56.372Z] #74 DONE 0.1s [2022-09-06T21:01:56.372Z] [2022-09-06T21:01:56.372Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T21:01:56.523Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T21:01:56.523Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T21:01:56.938Z] #75 DONE 0.5s [2022-09-06T21:01:56.938Z] [2022-09-06T21:01:56.938Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T21:01:56.938Z] #76 DONE 0.1s [2022-09-06T21:01:56.938Z] [2022-09-06T21:01:56.938Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T21:01:56.938Z] #77 DONE 0.0s [2022-09-06T21:01:56.938Z] [2022-09-06T21:01:56.938Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T21:01:56.938Z] #78 DONE 0.0s [2022-09-06T21:01:56.938Z] [2022-09-06T21:01:56.938Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T21:01:57.092Z] --- PASS: TestLogs (4.34s) [2022-09-06T21:01:57.092Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-06T21:01:57.092Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.82s) [2022-09-06T21:01:57.092Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.84s) [2022-09-06T21:01:57.092Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.76s) [2022-09-06T21:01:57.092Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.78s) [2022-09-06T21:01:57.092Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) [2022-09-06T21:01:57.092Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s) [2022-09-06T21:01:57.092Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-06T21:01:57.092Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.79s) [2022-09-06T21:01:57.092Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.83s) [2022-09-06T21:01:57.092Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.66s) [2022-09-06T21:01:57.092Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.74s) [2022-09-06T21:01:57.092Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.57s) [2022-09-06T21:01:57.092Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s) [2022-09-06T21:01:57.092Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T21:01:57.661Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-09-06T21:01:57.661Z] === RUN TestMountDaemonRoot [2022-09-06T21:01:57.661Z] === RUN TestMountDaemonRoot/default [2022-09-06T21:01:57.661Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T21:01:57.661Z] === RUN TestMountDaemonRoot/private [2022-09-06T21:01:57.661Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T21:01:57.661Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T21:01:57.661Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T21:01:57.661Z] === RUN TestMountDaemonRoot/slave [2022-09-06T21:01:57.661Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T21:01:57.661Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T21:01:57.661Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T21:01:57.661Z] === RUN TestMountDaemonRoot/shared [2022-09-06T21:01:57.661Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T21:01:57.661Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T21:01:57.661Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T21:01:57.661Z] === CONT TestMountDaemonRoot/default [2022-09-06T21:01:57.661Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T21:01:57.661Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T21:01:57.661Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T21:01:57.661Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T21:01:57.661Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T21:01:57.661Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T21:01:57.661Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T21:01:57.661Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T21:01:57.661Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T21:01:57.661Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T21:01:57.661Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T21:01:57.661Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T21:01:57.662Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T21:01:57.662Z] === CONT TestMountDaemonRoot/shared [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T21:01:57.662Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T21:01:57.662Z] === CONT TestMountDaemonRoot/slave [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T21:01:57.662Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T21:01:57.662Z] === CONT TestMountDaemonRoot/private [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T21:01:57.662Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T21:01:57.662Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T21:01:57.662Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T21:01:57.662Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T21:01:57.662Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T21:01:57.662Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T21:01:57.922Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T21:01:57.922Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T21:01:57.922Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T21:01:57.922Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T21:01:57.922Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T21:01:57.922Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T21:01:57.922Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T21:01:57.922Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T21:01:57.922Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T21:01:57.922Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T21:01:57.922Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T21:01:57.922Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T21:01:58.182Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T21:01:58.182Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T21:01:58.182Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T21:01:58.182Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T21:01:58.182Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T21:01:58.182Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T21:01:58.182Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T21:01:58.182Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T21:01:58.182Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T21:01:58.182Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-09-06T21:01:58.182Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-06T21:01:58.182Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T21:01:58.315Z] #79 DONE 1.1s [2022-09-06T21:01:58.315Z] [2022-09-06T21:01:58.315Z] #80 exporting to image [2022-09-06T21:01:58.315Z] #80 exporting layers [2022-09-06T21:01:59.561Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2022-09-06T21:01:59.561Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T21:01:59.821Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2022-09-06T21:01:59.821Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T21:02:00.392Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-09-06T21:02:00.392Z] === RUN TestNetworkNat [2022-09-06T21:02:00.652Z] --- PASS: TestNetworkNat (0.47s) [2022-09-06T21:02:00.652Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T21:02:01.222Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-09-06T21:02:01.222Z] === RUN TestNetworkLoopbackNat [2022-09-06T21:02:03.757Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-09-06T21:02:03.757Z] === RUN TestPause [2022-09-06T21:02:04.326Z] --- PASS: TestPause (0.48s) [2022-09-06T21:02:04.326Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T21:02:04.326Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T21:02:04.326Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T21:02:04.326Z] === RUN TestPauseStopPausedContainer [2022-09-06T21:02:04.894Z] --- PASS: TestPauseStopPausedContainer (0.52s) [2022-09-06T21:02:04.894Z] === RUN TestPidHost [2022-09-06T21:02:05.832Z] --- PASS: TestPidHost (1.13s) [2022-09-06T21:02:05.832Z] === RUN TestPsFilter [2022-09-06T21:02:06.092Z] --- PASS: TestPsFilter (0.14s) [2022-09-06T21:02:06.092Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T21:02:06.352Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-09-06T21:02:06.352Z] === RUN TestRemoveContainerWithVolume [2022-09-06T21:02:06.430Z] #80 exporting layers 7.3s done [2022-09-06T21:02:06.430Z] #80 writing image sha256:db91b6b05d7f1769012e2dfb51b3bf27d1319cfe37f2dd89d76b753f647fbccb done [2022-09-06T21:02:06.430Z] #80 naming to docker.io/library/docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 done [2022-09-06T21:02:06.430Z] #80 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-06T21:02:06.772Z] + trap exit INT TERM [2022-09-06T21:02:06.772Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-06T21:02:06.772Z] + CONTAINER_NAME=docker-pr1 [2022-09-06T21:02:06.772Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44102/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44102/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 -e DOCKER_GRAPHDRIVER docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 hack/make.sh dynbinary [2022-09-06T21:02:06.921Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-09-06T21:02:06.921Z] === RUN TestRemoveContainerRunning [2022-09-06T21:02:07.386Z] [2022-09-06T21:02:07.386Z] Removing bundles/ [2022-09-06T21:02:07.386Z] [2022-09-06T21:02:07.386Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T21:02:07.386Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T21:02:07.386Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T21:02:07.489Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-09-06T21:02:07.489Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T21:02:07.748Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-09-06T21:02:07.748Z] === RUN TestRemoveInvalidContainer [2022-09-06T21:02:07.748Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T21:02:07.748Z] === RUN TestRenameLinkedContainer [2022-09-06T21:02:09.102Z] #41 334.4 # github.com/containerd/containerd/cmd/containerd [2022-09-06T21:02:09.102Z] #41 334.4 /usr/bin/ld: /tmp/go-link-1031475920/000019.o: in function `New': [2022-09-06T21:02:09.102Z] #41 334.4 /tmp/tmp.cTfME2EPqh/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-06T21:02:09.102Z] #41 334.5 + bin/containerd-stress [2022-09-06T21:02:09.102Z] #41 335.6 + bin/containerd-shim [2022-09-06T21:02:09.661Z] --- PASS: TestRenameLinkedContainer (1.85s) [2022-09-06T21:02:09.661Z] === RUN TestRenameStoppedContainer [2022-09-06T21:02:10.230Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-09-06T21:02:10.230Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T21:02:11.178Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-09-06T21:02:11.178Z] === RUN TestRenameInvalidName [2022-09-06T21:02:11.439Z] --- PASS: TestRenameInvalidName (0.44s) [2022-09-06T21:02:11.439Z] === RUN TestRenameAnonymousContainer [2022-09-06T21:02:13.346Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-09-06T21:02:13.346Z] === RUN TestRenameContainerWithSameName [2022-09-06T21:02:13.605Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2022-09-06T21:02:13.605Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T21:02:14.546Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-09-06T21:02:14.546Z] === RUN TestResize [2022-09-06T21:02:14.805Z] --- PASS: TestResize (0.46s) [2022-09-06T21:02:14.805Z] === RUN TestResizeWithInvalidSize [2022-09-06T21:02:15.375Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2022-09-06T21:02:15.375Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T21:02:15.943Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T21:02:15.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T21:02:15.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T21:02:15.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T21:02:15.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T21:02:15.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T21:02:15.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T21:02:15.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T21:02:15.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:02:15.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:02:15.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:02:15.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:02:15.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:02:15.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:02:15.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:02:15.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:02:15.944Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:02:15.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:02:15.944Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T21:02:15.944Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:02:17.222Z] #41 347.3 + bin/containerd-shim-runc-v1 [2022-09-06T21:02:17.324Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:02:17.584Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:02:18.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:02:18.782Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:02:19.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:02:20.938Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T21:02:20.938Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T21:02:20.938Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T21:02:20.938Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T21:02:20.938Z] [2022-09-06T21:02:20.938Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-06T21:02:20.938Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-06T21:02:20.938Z] Using test binary docker [2022-09-06T21:02:20.938Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T21:02:20.938Z] Not: starting. [2022-09-06T21:02:20.938Z] INFO: Waiting for daemon to start... [2022-09-06T21:02:20.938Z] Starting dockerd [2022-09-06T21:02:20.938Z] . [2022-09-06T21:02:20.938Z] INFO: Building docker-sdk-python3:5.0.3... [2022-09-06T21:02:22.258Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:02:23.197Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:02:23.789Z] #41 353.8 + bin/containerd-shim-runc-v2 [2022-09-06T21:02:24.725Z] #41 354.6 + binaries [2022-09-06T21:02:24.725Z] #41 354.6 + install -D bin/containerd /build/containerd [2022-09-06T21:02:24.725Z] #41 354.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T21:02:24.725Z] #41 354.7 + install -D bin/ctr /build/ctr [2022-09-06T21:02:26.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T21:02:27.058Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T21:02:27.255Z] #41 DONE 357.0s [2022-09-06T21:02:27.821Z] [2022-09-06T21:02:27.821Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T21:02:28.437Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T21:02:28.696Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T21:02:28.759Z] #73 DONE 0.9s [2022-09-06T21:02:28.759Z] [2022-09-06T21:02:28.759Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T21:02:28.759Z] #74 DONE 0.3s [2022-09-06T21:02:29.017Z] [2022-09-06T21:02:29.017Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T21:02:30.603Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T21:02:30.862Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T21:02:30.915Z] #75 DONE 1.8s [2022-09-06T21:02:30.915Z] [2022-09-06T21:02:30.915Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-06T21:02:30.915Z] #76 DONE 0.1s [2022-09-06T21:02:30.915Z] [2022-09-06T21:02:30.915Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-06T21:02:30.915Z] #77 DONE 0.0s [2022-09-06T21:02:30.915Z] [2022-09-06T21:02:30.915Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-06T21:02:30.915Z] #78 DONE 0.0s [2022-09-06T21:02:30.915Z] [2022-09-06T21:02:30.915Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T21:02:32.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T21:02:32.815Z] #79 DONE 1.7s [2022-09-06T21:02:32.815Z] [2022-09-06T21:02:32.815Z] #80 exporting to image [2022-09-06T21:02:32.815Z] #80 exporting layers [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s) [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s) [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s) [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.77s) [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.64s) [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.08s) [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.18s) [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.81s) [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-09-06T21:02:34.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-09-06T21:02:34.175Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T21:02:34.175Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T21:02:34.746Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T21:02:36.125Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.05s) [2022-09-06T21:02:36.125Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.01s) [2022-09-06T21:02:36.125Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.03s) [2022-09-06T21:02:36.125Z] === RUN TestCgroupNamespacesRun [2022-09-06T21:02:37.064Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-09-06T21:02:37.064Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T21:02:37.064Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-06T21:02:37.064Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-06T21:02:37.064Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T21:02:38.082Z] #80 exporting layers 5.6s done [2022-09-06T21:02:38.082Z] #80 writing image sha256:c072e16a2844060d58175837e998ce1534846ad9f2b4da023162e657240045b5 done [2022-09-06T21:02:38.082Z] #80 naming to docker.io/library/docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 done [2022-09-06T21:02:38.082Z] #80 DONE 5.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:02:38.423Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 hack/make.sh dynbinary test-integration [2022-09-06T21:02:38.443Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-09-06T21:02:38.443Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T21:02:38.990Z] [2022-09-06T21:02:38.990Z] Removing bundles/ [2022-09-06T21:02:38.990Z] [2022-09-06T21:02:38.990Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T21:02:38.990Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T21:02:38.990Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T21:02:39.822Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2022-09-06T21:02:39.822Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T21:02:40.762Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-09-06T21:02:40.762Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T21:02:42.142Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2022-09-06T21:02:42.142Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T21:02:42.713Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-09-06T21:02:42.713Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T21:02:44.093Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-09-06T21:02:44.093Z] === RUN TestNISDomainname [2022-09-06T21:02:44.353Z] --- PASS: TestNISDomainname (0.55s) [2022-09-06T21:02:44.353Z] === RUN TestHostnameDnsResolution [2022-09-06T21:02:44.923Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-09-06T21:02:44.923Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T21:02:45.494Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-09-06T21:02:45.494Z] === RUN TestPrivilegedHostDevices [2022-09-06T21:02:46.063Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-09-06T21:02:46.063Z] === RUN TestRunConsoleSize [2022-09-06T21:02:46.632Z] --- PASS: TestRunConsoleSize (0.41s) [2022-09-06T21:02:46.632Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T21:02:48.543Z] --- PASS: TestRunWithAlternativeContainerdShim (2.06s) [2022-09-06T21:02:48.543Z] === RUN TestStats [2022-09-06T21:02:51.079Z] --- PASS: TestStats (2.49s) [2022-09-06T21:02:51.079Z] === RUN TestStopContainerWithTimeout [2022-09-06T21:02:51.079Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T21:02:51.079Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T21:02:51.079Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T21:02:51.079Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T21:02:51.079Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T21:02:51.079Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T21:02:51.079Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T21:02:51.079Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T21:02:51.079Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T21:02:51.079Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T21:02:51.648Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T21:02:54.184Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T21:02:55.122Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T21:02:55.122Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-09-06T21:02:55.122Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-09-06T21:02:55.122Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2022-09-06T21:02:55.122Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-09-06T21:02:55.122Z] === RUN TestDeleteDevicemapper [2022-09-06T21:02:55.122Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T21:02:55.122Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T21:02:55.122Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T21:02:57.046Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.89s) [2022-09-06T21:02:57.046Z] === RUN TestUpdateMemory [2022-09-06T21:02:57.616Z] --- PASS: TestUpdateMemory (0.63s) [2022-09-06T21:02:57.616Z] === RUN TestUpdateCPUQuota [2022-09-06T21:02:58.995Z] --- PASS: TestUpdateCPUQuota (0.97s) [2022-09-06T21:02:58.995Z] === RUN TestUpdatePidsLimit [2022-09-06T21:02:58.995Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T21:02:58.995Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T21:02:59.255Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T21:02:59.255Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T21:02:59.514Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T21:02:59.629Z] sha256:cd803ad28b83a53b16471c47d2c0e2413a4005191bef4f9f1efd9e6863bf6863 [2022-09-06T21:02:59.629Z] INFO: Starting docker-py tests... [2022-09-06T21:02:59.629Z] ============================= test session starts ============================== [2022-09-06T21:02:59.629Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-06T21:02:59.629Z] rootdir: /src, inifile: pytest.ini [2022-09-06T21:02:59.629Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-06T21:02:59.629Z] collected 395 items / 2 deselected / 393 selected [2022-09-06T21:02:59.629Z] [2022-09-06T21:02:59.774Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T21:03:00.034Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T21:03:00.972Z] --- PASS: TestUpdatePidsLimit (2.04s) [2022-09-06T21:03:00.972Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-09-06T21:03:00.972Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-09-06T21:03:00.972Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-09-06T21:03:00.972Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-09-06T21:03:00.972Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-09-06T21:03:00.972Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2022-09-06T21:03:00.972Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-09-06T21:03:00.972Z] === RUN TestUpdateRestartPolicy [2022-09-06T21:03:02.025Z] ok github.com/docker/docker/libnetwork/networkdb 105.088s coverage: 60.7% of statements [2022-09-06T21:03:02.025Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-06T21:03:02.025Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-06T21:03:02.025Z] ok github.com/docker/docker/libnetwork/osl 4.321s coverage: 39.7% of statements [2022-09-06T21:03:02.285Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-06T21:03:02.545Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-09-06T21:03:03.932Z] ok github.com/docker/docker/libnetwork/portmapper 0.709s coverage: 48.6% of statements [2022-09-06T21:03:03.932Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-06T21:03:03.932Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-06T21:03:04.192Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-06T21:03:04.192Z] [2022-09-06T21:03:04.192Z] === Skipped [2022-09-06T21:03:04.192Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-06T21:03:04.192Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T21:03:04.192Z] [2022-09-06T21:03:04.192Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-06T21:03:04.192Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T21:03:04.192Z] [2022-09-06T21:03:04.192Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-06T21:03:04.192Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-06T21:03:04.192Z] [2022-09-06T21:03:04.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-06T21:03:04.192Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T21:03:04.192Z] [2022-09-06T21:03:04.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-06T21:03:04.192Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T21:03:04.192Z] [2022-09-06T21:03:04.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-06T21:03:04.192Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T21:03:04.192Z] [2022-09-06T21:03:04.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-06T21:03:04.192Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T21:03:04.192Z] [2022-09-06T21:03:04.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-06T21:03:04.192Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-06T21:03:04.192Z] [2022-09-06T21:03:04.192Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-06T21:03:04.192Z] firewalld_test.go:14: firewalld is not running [2022-09-06T21:03:04.192Z] [2022-09-06T21:03:04.192Z] DONE 327 tests, 9 skipped in 205.778s Post stage [Pipeline] junit [2022-09-06T21:03:05.151Z] Recording test results [2022-09-06T21:03:05.323Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T21:03:05.662Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 hack/make.sh dynbinary test-integration [2022-09-06T21:03:06.232Z] [2022-09-06T21:03:06.232Z] Removing bundles/ [2022-09-06T21:03:06.232Z] [2022-09-06T21:03:06.232Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T21:03:06.232Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-06T21:03:06.232Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T21:03:13.184Z] --- PASS: TestUpdateRestartPolicy (11.13s) [2022-09-06T21:03:13.184Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T21:03:13.184Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-09-06T21:03:13.184Z] === RUN TestWaitNonBlocked [2022-09-06T21:03:13.185Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T21:03:13.185Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T21:03:13.185Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T21:03:13.185Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T21:03:13.185Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T21:03:13.185Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T21:03:13.185Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T21:03:13.185Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2022-09-06T21:03:13.185Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-09-06T21:03:13.185Z] === RUN TestWaitBlocked [2022-09-06T21:03:13.185Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T21:03:13.185Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T21:03:13.185Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T21:03:13.185Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T21:03:13.185Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T21:03:13.185Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T21:03:13.754Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T21:03:13.754Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-09-06T21:03:13.754Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2022-09-06T21:03:13.754Z] === RUN TestWaitConditions [2022-09-06T21:03:13.754Z] === RUN TestWaitConditions/default [2022-09-06T21:03:13.754Z] === PAUSE TestWaitConditions/default [2022-09-06T21:03:13.754Z] === RUN TestWaitConditions/not-running [2022-09-06T21:03:13.754Z] === PAUSE TestWaitConditions/not-running [2022-09-06T21:03:13.754Z] === RUN TestWaitConditions/next-exit [2022-09-06T21:03:13.754Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T21:03:13.754Z] === RUN TestWaitConditions/removed [2022-09-06T21:03:13.754Z] === PAUSE TestWaitConditions/removed [2022-09-06T21:03:13.754Z] === CONT TestWaitConditions/default [2022-09-06T21:03:13.754Z] === CONT TestWaitConditions/next-exit [2022-09-06T21:03:13.754Z] === CONT TestWaitConditions/default [2022-09-06T21:03:13.754Z] wait_test.go:146: ContainerID = fff334b461004c8a48f5c3dc0f95e94de08f30894b9bc88cd8b48ad7ffdfdad2 [2022-09-06T21:03:13.754Z] === CONT TestWaitConditions/next-exit [2022-09-06T21:03:13.754Z] wait_test.go:146: ContainerID = a200b2e7598270464395cbecf4a4d92ed76560e539e823c458fb3fef678908e6 [2022-09-06T21:03:14.324Z] === CONT TestWaitConditions/removed [2022-09-06T21:03:14.584Z] wait_test.go:146: ContainerID = d9802e37e79dcc384ce00a7cdc011415fc759895212dc430c5ff478b59f3a79d [2022-09-06T21:03:14.584Z] === CONT TestWaitConditions/not-running [2022-09-06T21:03:14.584Z] wait_test.go:146: ContainerID = 1158eb448525c7de21bb86521e042f309b38f56470f6d81b586d7c27f15b0d36 [2022-09-06T21:03:15.523Z] --- PASS: TestWaitConditions (0.01s) [2022-09-06T21:03:15.523Z] --- PASS: TestWaitConditions/default (0.66s) [2022-09-06T21:03:15.523Z] --- PASS: TestWaitConditions/next-exit (0.85s) [2022-09-06T21:03:15.523Z] --- PASS: TestWaitConditions/not-running (0.65s) [2022-09-06T21:03:15.523Z] --- PASS: TestWaitConditions/removed (0.84s) [2022-09-06T21:03:15.523Z] === RUN TestWaitRestartedContainer [2022-09-06T21:03:15.523Z] === RUN TestWaitRestartedContainer/default [2022-09-06T21:03:15.523Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T21:03:15.523Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T21:03:15.523Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T21:03:15.523Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T21:03:15.523Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T21:03:15.523Z] === CONT TestWaitRestartedContainer/default [2022-09-06T21:03:15.523Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T21:03:16.903Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T21:03:17.071Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-06T21:03:17.632Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-06T21:03:17.841Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-06T21:03:17.841Z] --- PASS: TestWaitRestartedContainer/next-exit (1.28s) [2022-09-06T21:03:17.841Z] --- PASS: TestWaitRestartedContainer/default (1.40s) [2022-09-06T21:03:17.841Z] --- PASS: TestWaitRestartedContainer/not-running (1.02s) [2022-09-06T21:03:17.841Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T21:03:17.841Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T21:03:19.558Z] tests/integration/api_config_test.py ...... [ 8%] [2022-09-06T21:03:20.383Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s) [2022-09-06T21:03:20.383Z] === CONT TestIpcModeOlderClient [2022-09-06T21:03:20.383Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-06T21:03:20.383Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T21:03:20.383Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-09-06T21:03:20.383Z] === CONT TestDaemonHostGatewayIP [2022-09-06T21:03:22.925Z] --- PASS: TestDaemonHostGatewayIP (2.60s) [2022-09-06T21:03:22.925Z] === CONT TestDaemonRestartIpcMode [2022-09-06T21:03:24.833Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2022-09-06T21:03:32.972Z] --- PASS: TestContainerKillOnDaemonStart (11.89s) [2022-09-06T21:03:32.972Z] PASS [2022-09-06T21:03:32.972Z] [2022-09-06T21:03:32.972Z] === Skipped [2022-09-06T21:03:32.972Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T21:03:32.972Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T21:03:32.972Z] [2022-09-06T21:03:32.972Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T21:03:32.972Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-06T21:03:32.972Z] [2022-09-06T21:03:32.972Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T21:03:32.972Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T21:03:32.972Z] [2022-09-06T21:03:32.972Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-06T21:03:32.972Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-06T21:03:32.972Z] [2022-09-06T21:03:32.972Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T21:03:32.972Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T21:03:32.972Z] [2022-09-06T21:03:32.972Z] DONE 273 tests, 5 skipped in 135.548s [2022-09-06T21:03:32.972Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T21:03:32.972Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T21:03:32.972Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-09-06T21:03:32.972Z] === RUN TestConfigDaemonID [2022-09-06T21:03:33.542Z] daemon_test.go:83: [d11e804b062cb] daemon is not started [2022-09-06T21:03:33.542Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-06T21:03:33.542Z] === RUN TestDaemonConfigValidation [2022-09-06T21:03:33.542Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T21:03:33.542Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T21:03:33.542Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T21:03:33.542Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T21:03:33.542Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T21:03:33.542Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T21:03:33.542Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T21:03:33.542Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T21:03:33.542Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T21:03:33.542Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T21:03:33.542Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T21:03:33.542Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T21:03:33.802Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T21:03:33.802Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T21:03:33.802Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T21:03:33.802Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T21:03:33.802Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-09-06T21:03:33.802Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-09-06T21:03:33.802Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-09-06T21:03:33.802Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-09-06T21:03:33.802Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-06T21:03:33.802Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T21:03:33.802Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T21:03:34.741Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T21:03:36.122Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T21:03:37.059Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T21:03:37.059Z] daemon_test.go:197: [da607a18ae6e0] daemon is not started [2022-09-06T21:03:37.059Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-09-06T21:03:37.059Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-06T21:03:37.059Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-09-06T21:03:37.059Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-06T21:03:37.059Z] === RUN TestDaemonProxy [2022-09-06T21:03:37.059Z] === RUN TestDaemonProxy/environment_variables [2022-09-06T21:03:39.036Z] === RUN TestDaemonProxy/command-line_options [2022-09-06T21:03:40.414Z] === RUN TestDaemonProxy/configuration_file [2022-09-06T21:03:42.319Z] === RUN TestDaemonProxy/conflicting_options [2022-09-06T21:03:42.578Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-06T21:03:43.147Z] --- PASS: TestDaemonProxy (6.25s) [2022-09-06T21:03:43.147Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-09-06T21:03:43.147Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-09-06T21:03:43.147Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-09-06T21:03:43.147Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-06T21:03:43.147Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-06T21:03:43.147Z] PASS [2022-09-06T21:03:43.147Z] [2022-09-06T21:03:43.147Z] DONE 18 tests in 11.225s [2022-09-06T21:03:43.147Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T21:03:43.147Z] INFO: Testing against a local daemon [2022-09-06T21:03:43.147Z] === RUN TestCommitInheritsEnv [2022-09-06T21:03:43.716Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-09-06T21:03:43.716Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T21:03:43.716Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T21:03:43.716Z] === RUN TestImportWithCustomPlatform [2022-09-06T21:03:43.716Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T21:03:43.716Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T21:03:43.716Z] === RUN TestImportWithCustomPlatform// [2022-09-06T21:03:43.716Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T21:03:43.716Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T21:03:43.716Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T21:03:43.716Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T21:03:43.716Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T21:03:43.716Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T21:03:43.975Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-09-06T21:03:43.975Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-06T21:03:43.975Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T21:03:43.975Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T21:03:43.975Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-06T21:03:43.975Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-06T21:03:43.975Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-06T21:03:43.975Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T21:03:43.975Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T21:03:43.975Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T21:03:43.975Z] === RUN TestImagesFilterMultiReference [2022-09-06T21:03:43.975Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-06T21:03:43.975Z] === RUN TestImagePullPlatformInvalid [2022-09-06T21:03:43.975Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-06T21:03:43.975Z] === RUN TestRemoveImageOrphaning [2022-09-06T21:03:44.235Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-09-06T21:03:44.235Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T21:03:44.803Z] time="2022-09-06T21:03:44Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-06T21:03:46.184Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2022-09-06T21:03:46.184Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T21:03:46.184Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-06T21:03:46.184Z] === RUN TestTagInvalidReference [2022-09-06T21:03:46.184Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T21:03:46.184Z] === RUN TestTagValidPrefixedRepo [2022-09-06T21:03:46.184Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-06T21:03:46.184Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T21:03:46.184Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-06T21:03:46.184Z] === RUN TestTagOfficialNames [2022-09-06T21:03:46.184Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T21:03:46.184Z] === RUN TestTagMatchesDigest [2022-09-06T21:03:46.184Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T21:03:46.184Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T21:03:49.581Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-09-06T21:04:13.890Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T21:04:13.890Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T21:04:13.890Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T21:04:13.890Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T21:04:13.890Z] [2022-09-06T21:04:13.890Z] + TEST_INTEGRATION_DEST=2 [2022-09-06T21:04:13.890Z] + CONTAINER_NAME=docker-pr1-2 [2022-09-06T21:04:13.890Z] + TEST_SKIP_INTEGRATION=1 [2022-09-06T21:04:13.890Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-06T21:04:13.890Z] + run_tests [2022-09-06T21:04:13.890Z] + c=0 [2022-09-06T21:04:13.890Z] + '[' -n 0 ']' [2022-09-06T21:04:13.890Z] + rm= [2022-09-06T21:04:13.890Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44102/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44102/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44102/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 hack/make.sh '' test-integration [2022-09-06T21:04:13.890Z] + TEST_INTEGRATION_DEST=1 [2022-09-06T21:04:13.890Z] + CONTAINER_NAME=docker-pr1-1 [2022-09-06T21:04:13.890Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T21:04:13.890Z] + run_tests test-integration-flaky [2022-09-06T21:04:13.890Z] + '[' -n 0 ']' [2022-09-06T21:04:13.890Z] + rm= [2022-09-06T21:04:13.890Z] + TEST_INTEGRATION_DEST=3 [2022-09-06T21:04:13.890Z] + CONTAINER_NAME=docker-pr1-3 [2022-09-06T21:04:13.890Z] + TEST_SKIP_INTEGRATION=1 [2022-09-06T21:04:13.890Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-06T21:04:13.890Z] + run_tests [2022-09-06T21:04:13.890Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44102/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44102/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44102/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 hack/make.sh test-integration-flaky test-integration [2022-09-06T21:04:13.890Z] + '[' -n 0 ']' [2022-09-06T21:04:13.890Z] + rm= [2022-09-06T21:04:13.890Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44102/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44102/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44102/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 hack/make.sh '' test-integration [2022-09-06T21:04:13.890Z] ++ jobs -p [2022-09-06T21:04:13.890Z] + for job in $(jobs -p) [2022-09-06T21:04:13.890Z] + wait 23409 [2022-09-06T21:04:13.890Z] [2022-09-06T21:04:13.890Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-06T21:04:13.890Z] [2022-09-06T21:04:13.890Z] [2022-09-06T21:04:13.890Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T21:04:13.890Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T21:04:13.890Z] HOSTNAME=d59a08641a93 [2022-09-06T21:04:13.890Z] TEST_SKIP_INTEGRATION=1 [2022-09-06T21:04:13.890Z] TESTDEBUG=0 [2022-09-06T21:04:13.890Z] DEST=bundles/test-integration [2022-09-06T21:04:13.890Z] PWD=/go/src/github.com/docker/docker [2022-09-06T21:04:13.890Z] KEEPBUNDLE=1 [2022-09-06T21:04:13.890Z] DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T21:04:13.890Z] container=docker [2022-09-06T21:04:13.890Z] HOME=/root [2022-09-06T21:04:13.890Z] GOLANG_VERSION=1.18.5 [2022-09-06T21:04:13.890Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T21:04:13.890Z] VALIDATE_BRANCH=master [2022-09-06T21:04:13.890Z] TERM=xterm [2022-09-06T21:04:13.890Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T21:04:13.890Z] SHLVL=1 [2022-09-06T21:04:13.890Z] TIMEOUT=120m [2022-09-06T21:04:13.890Z] DOCKER_BUILDTAGS= journald [2022-09-06T21:04:13.890Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T21:04:13.890Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-06T21:04:13.890Z] GO111MODULE=off [2022-09-06T21:04:13.890Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T21:04:13.890Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T21:04:13.890Z] GOPATH=/go [2022-09-06T21:04:13.890Z] PKG_CONFIG=pkg-config [2022-09-06T21:04:13.890Z] _=/usr/bin/env [2022-09-06T21:04:13.890Z] Building test suite binary ./integration-cli/test.main [2022-09-06T21:04:13.890Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T21:04:13.890Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T21:04:13.890Z] HOSTNAME=4614960d2084 [2022-09-06T21:04:13.890Z] TEST_SKIP_INTEGRATION=1 [2022-09-06T21:04:13.890Z] TESTDEBUG=0 [2022-09-06T21:04:13.890Z] DEST=bundles/test-integration [2022-09-06T21:04:13.890Z] PWD=/go/src/github.com/docker/docker [2022-09-06T21:04:13.890Z] KEEPBUNDLE=1 [2022-09-06T21:04:13.890Z] DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T21:04:13.890Z] container=docker [2022-09-06T21:04:13.890Z] HOME=/root [2022-09-06T21:04:13.890Z] GOLANG_VERSION=1.18.5 [2022-09-06T21:04:13.890Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T21:04:13.890Z] VALIDATE_BRANCH=master [2022-09-06T21:04:13.890Z] TERM=xterm [2022-09-06T21:04:13.890Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T21:04:13.890Z] SHLVL=1 [2022-09-06T21:04:13.890Z] TIMEOUT=120m [2022-09-06T21:04:13.890Z] DOCKER_BUILDTAGS= journald [2022-09-06T21:04:13.890Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T21:04:13.890Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-06T21:04:13.890Z] GO111MODULE=off [2022-09-06T21:04:13.890Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T21:04:13.890Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T21:04:13.890Z] GOPATH=/go [2022-09-06T21:04:13.890Z] PKG_CONFIG=pkg-config [2022-09-06T21:04:13.890Z] _=/usr/bin/env [2022-09-06T21:04:13.890Z] Building test suite binary ./integration-cli/test.main [2022-09-06T21:04:13.890Z] No new tests added to integration. [2022-09-06T21:04:13.890Z] [2022-09-06T21:04:13.890Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T21:04:13.890Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T21:04:13.890Z] HOSTNAME=3c333cebfe64 [2022-09-06T21:04:13.890Z] TESTDEBUG=0 [2022-09-06T21:04:13.890Z] DEST=bundles/test-integration [2022-09-06T21:04:13.890Z] PWD=/go/src/github.com/docker/docker [2022-09-06T21:04:13.890Z] KEEPBUNDLE=1 [2022-09-06T21:04:13.890Z] DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T21:04:13.890Z] container=docker [2022-09-06T21:04:13.890Z] HOME=/root [2022-09-06T21:04:13.890Z] GOLANG_VERSION=1.18.5 [2022-09-06T21:04:13.890Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T21:04:13.890Z] VALIDATE_BRANCH=master [2022-09-06T21:04:13.890Z] TERM=xterm [2022-09-06T21:04:13.890Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T21:04:13.890Z] SHLVL=1 [2022-09-06T21:04:13.890Z] TIMEOUT=120m [2022-09-06T21:04:13.890Z] DOCKER_BUILDTAGS= journald [2022-09-06T21:04:13.890Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T21:04:13.890Z] GO111MODULE=off [2022-09-06T21:04:13.890Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T21:04:13.890Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T21:04:13.890Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T21:04:13.890Z] GOPATH=/go [2022-09-06T21:04:13.890Z] PKG_CONFIG=pkg-config [2022-09-06T21:04:13.890Z] _=/usr/bin/env [2022-09-06T21:04:13.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T21:04:42.729Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T21:04:42.729Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T21:04:42.729Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T21:04:42.729Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T21:04:42.729Z] [2022-09-06T21:04:42.729Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T21:04:42.729Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T21:04:42.729Z] HOSTNAME=14fa4adbdf8a [2022-09-06T21:04:42.729Z] TESTDEBUG=0 [2022-09-06T21:04:42.729Z] DEST=bundles/test-integration [2022-09-06T21:04:42.729Z] PWD=/go/src/github.com/docker/docker [2022-09-06T21:04:42.729Z] DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T21:04:42.729Z] container=docker [2022-09-06T21:04:42.729Z] HOME=/root [2022-09-06T21:04:42.729Z] GOLANG_VERSION=1.18.5 [2022-09-06T21:04:42.729Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T21:04:42.729Z] VALIDATE_BRANCH=master [2022-09-06T21:04:42.729Z] TERM=xterm [2022-09-06T21:04:42.729Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T21:04:42.729Z] SHLVL=1 [2022-09-06T21:04:42.729Z] TIMEOUT=120m [2022-09-06T21:04:42.729Z] DOCKER_BUILDTAGS= journald [2022-09-06T21:04:42.729Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T21:04:42.729Z] GO111MODULE=off [2022-09-06T21:04:42.729Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T21:04:42.729Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T21:04:42.729Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T21:04:42.729Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T21:04:42.729Z] GOPATH=/go [2022-09-06T21:04:42.729Z] PKG_CONFIG=pkg-config [2022-09-06T21:04:42.729Z] _=/usr/bin/env [2022-09-06T21:04:42.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T21:04:45.563Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-06T21:04:45.563Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-06T21:04:45.563Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T21:04:45.563Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-06T21:04:45.563Z] [2022-09-06T21:04:45.563Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T21:04:45.563Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T21:04:45.563Z] HOSTNAME=7a6e11c5b9a2 [2022-09-06T21:04:45.563Z] DEST=bundles/test-integration [2022-09-06T21:04:45.563Z] PWD=/go/src/github.com/docker/docker [2022-09-06T21:04:45.563Z] DOCKER_ROOTLESS=1 [2022-09-06T21:04:45.563Z] DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 [2022-09-06T21:04:45.563Z] container=docker [2022-09-06T21:04:45.563Z] HOME=/root [2022-09-06T21:04:45.563Z] GOLANG_VERSION=1.18.5 [2022-09-06T21:04:45.563Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T21:04:45.563Z] VALIDATE_BRANCH=master [2022-09-06T21:04:45.563Z] TERM=xterm [2022-09-06T21:04:45.563Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T21:04:45.563Z] SHLVL=1 [2022-09-06T21:04:45.563Z] TIMEOUT=120m [2022-09-06T21:04:45.563Z] DOCKER_BUILDTAGS= journald [2022-09-06T21:04:45.563Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T21:04:45.563Z] GO111MODULE=off [2022-09-06T21:04:45.563Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T21:04:45.563Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T21:04:45.563Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T21:04:45.563Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T21:04:45.563Z] GOPATH=/go [2022-09-06T21:04:45.563Z] PKG_CONFIG=pkg-config [2022-09-06T21:04:45.563Z] _=/usr/bin/env [2022-09-06T21:04:45.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T21:04:46.584Z] .........................xx.................... [ 29%] [2022-09-06T21:05:04.542Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-06T21:05:11.959Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-06T21:05:14.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T21:05:14.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T21:05:16.520Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-09-06T21:05:22.655Z] --- PASS: TestImportExtremelyLargeImageWorks (92.66s) [2022-09-06T21:05:22.655Z] PASS [2022-09-06T21:05:22.655Z] [2022-09-06T21:05:22.655Z] DONE 22 tests in 95.699s [2022-09-06T21:05:22.655Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T21:05:22.655Z] === RUN TestStripANSICommands [2022-09-06T21:05:22.655Z] === RUN TestStripANSICommands/#00 [2022-09-06T21:05:22.655Z] === RUN TestStripANSICommands/#01 [2022-09-06T21:05:22.655Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T21:05:22.655Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T21:05:22.655Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T21:05:22.655Z] PASS [2022-09-06T21:05:22.655Z] [2022-09-06T21:05:22.655Z] DONE 3 tests in 0.009s [2022-09-06T21:05:22.655Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T21:05:22.655Z] INFO: Testing against a local daemon [2022-09-06T21:05:22.655Z] === RUN TestNetworkCreateDelete [2022-09-06T21:05:22.655Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-06T21:05:22.655Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T21:05:22.655Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-09-06T21:05:22.655Z] === RUN TestDaemonDNSFallback [2022-09-06T21:05:25.944Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-09-06T21:05:25.945Z] === RUN TestInspectNetwork [2022-09-06T21:05:29.235Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T21:05:29.235Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T21:05:29.235Z] === RUN TestInspectNetwork/network_name [2022-09-06T21:05:29.235Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T21:05:32.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T21:05:32.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T21:05:33.429Z] --- PASS: TestInspectNetwork (6.99s) [2022-09-06T21:05:33.429Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T21:05:33.429Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T21:05:33.429Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T21:05:33.429Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T21:05:33.429Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T21:05:34.367Z] --- PASS: TestRunContainerWithBridgeNone (1.69s) [2022-09-06T21:05:34.367Z] === RUN TestNetworkInvalidJSON [2022-09-06T21:05:34.367Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T21:05:34.367Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T21:05:34.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T21:05:34.367Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T21:05:34.367Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T21:05:34.367Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T21:05:34.627Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T21:05:34.627Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T21:05:34.627Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T21:05:34.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T21:05:34.627Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T21:05:34.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T21:05:34.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T21:05:34.627Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T21:05:34.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T21:05:34.627Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T21:05:34.627Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T21:05:34.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T21:05:34.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T21:05:34.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T21:05:34.627Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T21:05:34.627Z] === RUN TestNetworkList [2022-09-06T21:05:34.627Z] === RUN TestNetworkList//networks [2022-09-06T21:05:34.627Z] === PAUSE TestNetworkList//networks [2022-09-06T21:05:34.627Z] === RUN TestNetworkList//networks/ [2022-09-06T21:05:34.627Z] === PAUSE TestNetworkList//networks/ [2022-09-06T21:05:34.627Z] === CONT TestNetworkList//networks [2022-09-06T21:05:34.627Z] === CONT TestNetworkList//networks/ [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkList (0.02s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T21:05:34.627Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T21:05:34.627Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T21:05:34.776Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-06T21:05:35.196Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-09-06T21:05:35.196Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T21:05:36.144Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-06T21:05:36.144Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T21:05:36.713Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-09-06T21:05:36.713Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T21:05:38.093Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-06T21:05:38.093Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T21:05:39.493Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-09-06T21:05:39.493Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T21:05:39.755Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-06T21:05:39.755Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T21:05:41.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T21:05:42.290Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-09-06T21:05:42.290Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T21:05:42.290Z] service_test.go:243: FLAKY_TEST [2022-09-06T21:05:42.290Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T21:05:42.290Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T21:05:44.372Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-09-06T21:05:45.554Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-06T21:05:46.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T21:05:49.881Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-09-06T21:05:53.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T21:05:53.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T21:05:53.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T21:05:54.358Z] ............................ [ 66%] [2022-09-06T21:05:54.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T21:05:55.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T21:05:55.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T21:05:56.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T21:05:57.179Z] --- PASS: TestServiceWithDataPathPortInit (13.95s) [2022-09-06T21:05:57.179Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T21:05:57.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T21:05:58.560Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:thccx5fojlpobd4ntno4huloc Created:2022-09-06 21:05:57.266363923 +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[cc58e78daa4640db4f102230a216936b261a78eaeb540d779294fabc61eb2fcf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.li4t53ix4ndng5hnng75t7a4f EndpointID:8f8ec33e97a2db444fe49ee827b13d5b8971c5ce59fe4b4c34830b199d87e036 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:48118f338fc56eca3913c76f3949e564595dd1bbb0d6156ed6fd6a51c857f5fc 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:ad37abfe31f0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.li4t53ix4ndng5hnng75t7a4f EndpointID:8f8ec33e97a2db444fe49ee827b13d5b8971c5ce59fe4b4c34830b199d87e036 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T21:05:59.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T21:05:59.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T21:06:00.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T21:06:01.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T21:06:01.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T21:06:02.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T21:06:03.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T21:06:03.836Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-09-06T21:06:03.836Z] PASS [2022-09-06T21:06:03.836Z] [2022-09-06T21:06:03.836Z] === Skipped [2022-09-06T21:06:03.836Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T21:06:03.836Z] service_test.go:243: FLAKY_TEST [2022-09-06T21:06:03.836Z] [2022-09-06T21:06:03.836Z] DONE 38 tests, 1 skipped in 44.061s [2022-09-06T21:06:03.836Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T21:06:03.836Z] INFO: Testing against a local daemon [2022-09-06T21:06:03.836Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T21:06:03.836Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T21:06:03.836Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T21:06:03.836Z] === RUN TestDockerNetworkIpvlan [2022-09-06T21:06:03.836Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T21:06:03.836Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T21:06:03.836Z] PASS [2022-09-06T21:06:03.836Z] [2022-09-06T21:06:03.836Z] === Skipped [2022-09-06T21:06:03.836Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T21:06:03.836Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T21:06:03.836Z] [2022-09-06T21:06:03.836Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T21:06:03.836Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T21:06:03.836Z] [2022-09-06T21:06:03.836Z] DONE 2 tests, 2 skipped in 0.024s [2022-09-06T21:06:03.836Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T21:06:03.836Z] INFO: Testing against a local daemon [2022-09-06T21:06:03.836Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T21:06:04.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T21:06:04.405Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-09-06T21:06:04.405Z] === RUN TestDockerNetworkMacvlan [2022-09-06T21:06:04.973Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T21:06:05.209Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T21:06:05.209Z] Using test binary docker [2022-09-06T21:06:05.209Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T21:06:05.209Z] +++ /etc/init.d/apparmor start [2022-09-06T21:06:05.209Z] Not: starting. [2022-09-06T21:06:05.209Z] INFO: Waiting for daemon to start... [2022-09-06T21:06:05.209Z] Starting dockerd [2022-09-06T21:06:05.209Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-09-06T21:06:05.912Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T21:06:06.480Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T21:06:07.121Z] . [2022-09-06T21:06:07.121Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T21:06:07.381Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T21:06:07.381Z] Error: No such image: emptyfs [2022-09-06T21:06:07.382Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T21:06:07.382Z] ++++ docker load [2022-09-06T21:06:07.382Z] Loaded image: emptyfs:latest [2022-09-06T21:06:07.382Z] Running integration-test (iteration 1) [2022-09-06T21:06:07.382Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T21:06:07.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:06:07.382Z] ++ set -e [2022-09-06T21:06:07.382Z] ++ '[' -n 0 ']' [2022-09-06T21:06:07.382Z] ++ set -x [2022-09-06T21:06:07.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:06:07.642Z] Loaded image: busybox:latest [2022-09-06T21:06:07.903Z] Loaded image: busybox:glibc [2022-09-06T21:06:08.388Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T21:06:08.844Z] Loaded image: debian:bullseye-slim [2022-09-06T21:06:08.844Z] Loaded image: hello-world:latest [2022-09-06T21:06:08.844Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T21:06:08.844Z] INFO: Testing against a local daemon [2022-09-06T21:06:08.844Z] === RUN TestCgroupNamespacesBuild [2022-09-06T21:06:10.295Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T21:06:10.755Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2022-09-06T21:06:10.755Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T21:06:10.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T21:06:11.696Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2022-09-06T21:06:11.696Z] === RUN TestBuildWithSession [2022-09-06T21:06:11.696Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T21:06:11.696Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T21:06:11.696Z] === RUN TestBuildSquashParent [2022-09-06T21:06:13.588Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T21:06:14.172Z] --- PASS: TestDockerNetworkMacvlan (9.78s) [2022-09-06T21:06:14.172Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-09-06T21:06:14.172Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-06T21:06:14.172Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-09-06T21:06:14.172Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-09-06T21:06:14.172Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2022-09-06T21:06:14.172Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-09-06T21:06:14.172Z] PASS [2022-09-06T21:06:14.172Z] [2022-09-06T21:06:14.172Z] DONE 8 tests in 11.036s [2022-09-06T21:06:14.172Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T21:06:14.172Z] testing: warning: no tests to run [2022-09-06T21:06:14.172Z] PASS [2022-09-06T21:06:14.172Z] [2022-09-06T21:06:14.172Z] DONE 0 tests in 0.007s [2022-09-06T21:06:14.172Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T21:06:14.172Z] INFO: Testing against a local daemon [2022-09-06T21:06:14.172Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T21:06:15.554Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2022-09-06T21:06:15.554Z] === RUN TestAuthZPluginTLS [2022-09-06T21:06:15.813Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-06T21:06:15.813Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T21:06:15.898Z] --- PASS: TestBuildSquashParent (3.68s) [2022-09-06T21:06:15.898Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T21:06:15.898Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T21:06:15.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T21:06:15.898Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T21:06:15.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T21:06:15.898Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T21:06:15.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T21:06:15.898Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T21:06:15.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T21:06:15.898Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T21:06:15.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T21:06:15.898Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T21:06:15.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T21:06:15.898Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T21:06:15.898Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T21:06:16.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T21:06:16.382Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-06T21:06:16.382Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T21:06:16.840Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T21:06:16.841Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T21:06:16.952Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-09-06T21:06:16.952Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T21:06:17.521Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-06T21:06:17.521Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T21:06:17.782Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T21:06:18.042Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T21:06:18.901Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2022-09-06T21:06:18.901Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T21:06:19.160Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-09-06T21:06:19.160Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T21:06:19.425Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T21:06:19.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2022-09-06T21:06:19.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s) [2022-09-06T21:06:19.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.27s) [2022-09-06T21:06:19.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.45s) [2022-09-06T21:06:19.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.32s) [2022-09-06T21:06:19.425Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.11s) [2022-09-06T21:06:19.425Z] === RUN TestBuildMultiStageCopy [2022-09-06T21:06:19.425Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T21:06:19.730Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-06T21:06:19.730Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T21:06:20.300Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-06T21:06:20.300Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T21:06:20.367Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T21:06:20.627Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T21:06:20.888Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T21:06:21.148Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T21:06:21.408Z] --- PASS: TestBuildMultiStageCopy (2.17s) [2022-09-06T21:06:21.408Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) [2022-09-06T21:06:21.408Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-09-06T21:06:21.408Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.27s) [2022-09-06T21:06:21.408Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s) [2022-09-06T21:06:21.408Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-09-06T21:06:21.408Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T21:06:21.679Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-09-06T21:06:21.679Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T21:06:21.980Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-09-06T21:06:21.980Z] === RUN TestBuildLabelWithTargets [2022-09-06T21:06:23.365Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-09-06T21:06:23.365Z] === RUN TestBuildWithEmptyLayers [2022-09-06T21:06:23.585Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-09-06T21:06:23.585Z] === RUN TestAuthZPluginHeader [2022-09-06T21:06:23.626Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-09-06T21:06:23.626Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T21:06:23.845Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-06T21:06:23.845Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T21:06:25.019Z] --- PASS: TestBuildMultiStageOnBuild (1.38s) [2022-09-06T21:06:25.019Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T21:06:25.590Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-09-06T21:06:25.590Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T21:06:26.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T21:06:26.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T21:06:26.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T21:06:26.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T21:06:26.973Z] --- PASS: TestBuildMultiStageLayerLeak (1.46s) [2022-09-06T21:06:26.973Z] === RUN TestBuildWithHugeFile [2022-09-06T21:06:27.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T21:06:27.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T21:06:28.047Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.23s) [2022-09-06T21:06:28.047Z] === RUN TestAuthZPluginV2Disable [2022-09-06T21:06:28.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T21:06:30.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T21:06:31.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T21:06:32.240Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2022-09-06T21:06:32.240Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T21:06:32.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T21:06:32.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T21:06:33.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T21:06:34.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T21:06:35.529Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2022-09-06T21:06:35.529Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T21:06:35.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T21:06:36.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T21:06:37.406Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-06T21:06:37.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T21:06:38.342Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T21:06:38.342Z] Using test binary docker [2022-09-06T21:06:38.342Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T21:06:38.342Z] Not: starting. [2022-09-06T21:06:38.342Z] INFO: Waiting for daemon to start... [2022-09-06T21:06:38.342Z] Starting dockerd [2022-09-06T21:06:40.241Z] . [2022-09-06T21:06:40.242Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T21:06:40.501Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T21:06:40.501Z] Error: No such image: emptyfs [2022-09-06T21:06:40.501Z] Loaded image: emptyfs:latest [2022-09-06T21:06:40.501Z] Running integration-test (iteration 1) [2022-09-06T21:06:40.501Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T21:06:40.760Z] Loaded image: busybox:latest [2022-09-06T21:06:41.020Z] Loaded image: busybox:glibc [2022-09-06T21:06:42.396Z] Loaded image: debian:bullseye-slim [2022-09-06T21:06:42.396Z] Loaded image: hello-world:latest [2022-09-06T21:06:42.396Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T21:06:42.396Z] INFO: Testing against a local daemon [2022-09-06T21:06:42.396Z] === RUN TestCgroupNamespacesBuild [2022-09-06T21:06:44.297Z] --- PASS: TestCgroupNamespacesBuild (1.73s) [2022-09-06T21:06:44.297Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T21:06:45.232Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2022-09-06T21:06:45.232Z] === RUN TestBuildWithSession [2022-09-06T21:06:45.232Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T21:06:45.232Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T21:06:45.232Z] === RUN TestBuildSquashParent [2022-09-06T21:06:47.747Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.70s) [2022-09-06T21:06:47.747Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T21:06:50.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T21:06:50.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T21:06:53.370Z] --- PASS: TestBuildSquashParent (7.59s) [2022-09-06T21:06:53.370Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T21:06:53.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T21:06:53.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T21:06:53.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T21:06:53.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T21:06:53.371Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T21:06:53.371Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T21:06:53.371Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T21:06:53.371Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T21:06:53.371Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T21:06:53.371Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T21:06:53.371Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T21:06:53.371Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T21:06:53.371Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T21:06:53.371Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T21:06:55.296Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T21:06:55.296Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T21:06:55.444Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-06T21:06:55.444Z] tests/integration/client_test.py ..... [ 75%] [2022-09-06T21:06:55.444Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-06T21:06:55.444Z] tests/integration/errors_test.py . [ 76%] [2022-09-06T21:06:56.671Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T21:06:56.929Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T21:06:58.829Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T21:06:58.829Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2022-09-06T21:06:58.829Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.09s) [2022-09-06T21:06:58.829Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.70s) [2022-09-06T21:06:58.829Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.91s) [2022-09-06T21:06:58.829Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.13s) [2022-09-06T21:06:58.829Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2022-09-06T21:06:58.829Z] === RUN TestBuildMultiStageCopy [2022-09-06T21:06:58.829Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T21:07:02.112Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T21:07:03.486Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T21:07:04.425Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T21:07:05.359Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T21:07:05.730Z] --- PASS: TestBuildWithHugeFile (36.83s) [2022-09-06T21:07:05.730Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T21:07:05.730Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T21:07:05.730Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T21:07:05.730Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T21:07:05.730Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T21:07:05.730Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T21:07:05.730Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T21:07:05.730Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T21:07:05.730Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T21:07:05.730Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T21:07:05.730Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T21:07:05.730Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T21:07:05.730Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T21:07:05.730Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-06T21:07:05.730Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-09-06T21:07:05.730Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-09-06T21:07:05.730Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T21:07:05.730Z] === RUN TestBuildPreserveOwnership [2022-09-06T21:07:05.730Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T21:07:05.859Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-09-06T21:07:05.859Z] PASS [2022-09-06T21:07:05.859Z] [2022-09-06T21:07:05.859Z] DONE 17 tests in 48.958s [2022-09-06T21:07:05.859Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T21:07:05.859Z] INFO: Testing against a local daemon [2022-09-06T21:07:05.859Z] === RUN TestPluginInvalidJSON [2022-09-06T21:07:05.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T21:07:05.859Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T21:07:05.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T21:07:05.859Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T21:07:05.859Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T21:07:05.859Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T21:07:05.859Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T21:07:05.859Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T21:07:05.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T21:07:05.859Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T21:07:05.859Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T21:07:05.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T21:07:05.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T21:07:05.859Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T21:07:05.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T21:07:05.859Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T21:07:05.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T21:07:05.859Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T21:07:05.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T21:07:05.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T21:07:05.859Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T21:07:05.859Z] === RUN TestPluginInstall [2022-09-06T21:07:05.859Z] === RUN TestPluginInstall/no_auth [2022-09-06T21:07:05.859Z] time="2022-09-06T21:07:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:07:05.859Z] time="2022-09-06T21:07:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:097b78885775d5d31639bdad656ea0d726d63bf7defc4d1ed3718b58f0adf0e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:07:05.859Z] time="2022-09-06T21:07:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:07:05.859Z] time="2022-09-06T21:07:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:097b78885775d5d31639bdad656ea0d726d63bf7defc4d1ed3718b58f0adf0e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:07:05.859Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T21:07:05.859Z] time="2022-09-06T21:07:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:07:05.859Z] time="2022-09-06T21:07:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20c6efbf6b0c8522f2cdd4b2b8cace4de1d8194cec240982817fe1da30bcca21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:07:05.859Z] time="2022-09-06T21:07:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:07:05.859Z] time="2022-09-06T21:07:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:20c6efbf6b0c8522f2cdd4b2b8cace4de1d8194cec240982817fe1da30bcca21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:07:05.859Z] === RUN TestPluginInstall/with_insecure [2022-09-06T21:07:05.859Z] time="2022-09-06T21:07:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:07:05.859Z] time="2022-09-06T21:07:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8627a42e88b3833ccc9a18d8bfadb91064945a28019cce889abcb41a1b2f8fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:07:05.859Z] time="2022-09-06T21:07:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:07:05.859Z] time="2022-09-06T21:07:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8627a42e88b3833ccc9a18d8bfadb91064945a28019cce889abcb41a1b2f8fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:07:05.859Z] plugin_test.go:196: [d779b4d52f45b] daemon is not started [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInstall (2.81s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInstall/with_htpasswd (0.69s) [2022-09-06T21:07:05.859Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-09-06T21:07:05.859Z] === RUN TestPluginsWithRuntimes [2022-09-06T21:07:06.293Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2022-09-06T21:07:06.293Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2022-09-06T21:07:06.293Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-09-06T21:07:06.293Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-06T21:07:06.293Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-09-06T21:07:06.293Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-09-06T21:07:06.293Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T21:07:06.301Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T21:07:07.242Z] --- PASS: TestBuildPreserveOwnership (3.14s) [2022-09-06T21:07:07.242Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.13s) [2022-09-06T21:07:07.242Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2022-09-06T21:07:07.242Z] === RUN TestBuildPlatformInvalid [2022-09-06T21:07:07.242Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-06T21:07:07.242Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T21:07:07.765Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T21:07:08.183Z] Loaded image: busybox:latest [2022-09-06T21:07:08.183Z] Loaded image: busybox:glibc [2022-09-06T21:07:08.334Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T21:07:09.124Z] Loaded image: debian:bullseye-slim [2022-09-06T21:07:09.270Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2022-09-06T21:07:09.270Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-09-06T21:07:09.270Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-09-06T21:07:09.270Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T21:07:09.384Z] Loaded image: hello-world:latest [2022-09-06T21:07:09.384Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T21:07:09.838Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-09-06T21:07:09.838Z] PASS [2022-09-06T21:07:09.838Z] [2022-09-06T21:07:09.838Z] DONE 24 tests in 6.818s [2022-09-06T21:07:09.838Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T21:07:09.838Z] INFO: Testing against a local daemon [2022-09-06T21:07:09.838Z] === RUN TestExternalGraphDriver [2022-09-06T21:07:10.406Z] === RUN TestExternalGraphDriver/json [2022-09-06T21:07:11.555Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-09-06T21:07:11.555Z] === RUN TestBuildLabelWithTargets [2022-09-06T21:07:12.314Z] === RUN TestExternalGraphDriver/spec [2022-09-06T21:07:13.693Z] === RUN TestExternalGraphDriver/pull [2022-09-06T21:07:15.072Z] --- PASS: TestExternalGraphDriver (5.25s) [2022-09-06T21:07:15.072Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-09-06T21:07:15.072Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-09-06T21:07:15.072Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-09-06T21:07:15.072Z] === RUN TestGraphdriverPluginV2 [2022-09-06T21:07:15.729Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-06T21:07:19.265Z] --- PASS: TestGraphdriverPluginV2 (4.17s) [2022-09-06T21:07:19.265Z] PASS [2022-09-06T21:07:19.265Z] [2022-09-06T21:07:19.265Z] DONE 5 tests in 9.462s [2022-09-06T21:07:19.265Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T21:07:19.380Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.59s) [2022-09-06T21:07:19.380Z] PASS [2022-09-06T21:07:19.380Z] [2022-09-06T21:07:19.380Z] === Skipped [2022-09-06T21:07:19.380Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-06T21:07:19.380Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T21:07:19.380Z] [2022-09-06T21:07:19.380Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T21:07:19.380Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T21:07:19.380Z] [2022-09-06T21:07:19.380Z] DONE 34 tests, 2 skipped in 70.473s [2022-09-06T21:07:19.380Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T21:07:19.380Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:07:19.380Z] ++ set -e [2022-09-06T21:07:19.380Z] ++ '[' -n 0 ']' [2022-09-06T21:07:19.380Z] ++ set -x [2022-09-06T21:07:19.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:07:19.380Z] INFO: Testing against a local daemon [2022-09-06T21:07:19.380Z] === RUN TestConfigInspect [2022-09-06T21:07:19.526Z] INFO: Testing against a local daemon [2022-09-06T21:07:19.526Z] === RUN TestContinueAfterPluginCrash [2022-09-06T21:07:19.526Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T21:07:19.526Z] === RUN TestReadPluginNoRead [2022-09-06T21:07:19.526Z] === PAUSE TestReadPluginNoRead [2022-09-06T21:07:19.526Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T21:07:19.526Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T21:07:19.526Z] === CONT TestContinueAfterPluginCrash [2022-09-06T21:07:19.526Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T21:07:19.662Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-09-06T21:07:19.662Z] === RUN TestBuildWithEmptyLayers [2022-09-06T21:07:20.319Z] --- PASS: TestConfigInspect (2.22s) [2022-09-06T21:07:20.319Z] === RUN TestConfigList [2022-09-06T21:07:22.190Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-09-06T21:07:22.190Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T21:07:22.820Z] --- PASS: TestDaemonStartWithLogOpt (3.50s) [2022-09-06T21:07:22.820Z] === CONT TestReadPluginNoRead [2022-09-06T21:07:22.860Z] --- PASS: TestConfigList (2.15s) [2022-09-06T21:07:22.860Z] === RUN TestConfigsCreateAndDelete [2022-09-06T21:07:24.777Z] --- PASS: TestConfigsCreateAndDelete (2.33s) [2022-09-06T21:07:24.777Z] === RUN TestConfigsUpdate [2022-09-06T21:07:25.358Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T21:07:26.297Z] === RUN TestReadPluginNoRead/default [2022-09-06T21:07:27.318Z] --- PASS: TestConfigsUpdate (2.18s) [2022-09-06T21:07:27.318Z] === RUN TestTemplatedConfig [2022-09-06T21:07:27.492Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2022-09-06T21:07:27.492Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T21:07:27.676Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T21:07:27.750Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-09-06T21:07:27.750Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T21:07:27.935Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2022-09-06T21:07:28.896Z] === CONT TestReadPluginNoRead [2022-09-06T21:07:28.896Z] read_test.go:92: [d3a11592203a2] daemon is not started [2022-09-06T21:07:28.896Z] --- PASS: TestReadPluginNoRead (6.01s) [2022-09-06T21:07:28.896Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-09-06T21:07:28.896Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-09-06T21:07:28.896Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-09-06T21:07:28.896Z] PASS [2022-09-06T21:07:28.896Z] [2022-09-06T21:07:28.896Z] DONE 6 tests in 9.538s [2022-09-06T21:07:28.896Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T21:07:28.896Z] testing: warning: no tests to run [2022-09-06T21:07:28.896Z] PASS [2022-09-06T21:07:28.896Z] [2022-09-06T21:07:28.896Z] DONE 0 tests in 0.008s [2022-09-06T21:07:28.896Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T21:07:28.896Z] INFO: Testing against a local daemon [2022-09-06T21:07:28.896Z] === RUN TestPluginWithDevMounts [2022-09-06T21:07:28.896Z] === PAUSE TestPluginWithDevMounts [2022-09-06T21:07:28.896Z] === CONT TestPluginWithDevMounts [2022-09-06T21:07:29.862Z] --- PASS: TestTemplatedConfig (2.57s) [2022-09-06T21:07:29.862Z] === RUN TestConfigCreateResolve [2022-09-06T21:07:30.803Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-09-06T21:07:30.803Z] PASS [2022-09-06T21:07:30.803Z] [2022-09-06T21:07:30.803Z] DONE 1 tests in 1.592s [2022-09-06T21:07:30.803Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T21:07:30.803Z] INFO: Testing against a local daemon [2022-09-06T21:07:30.803Z] === RUN TestSecretInspect [2022-09-06T21:07:31.772Z] --- PASS: TestConfigCreateResolve (2.29s) [2022-09-06T21:07:31.772Z] PASS [2022-09-06T21:07:31.772Z] [2022-09-06T21:07:31.772Z] DONE 6 tests in 13.846s [2022-09-06T21:07:31.772Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T21:07:31.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:07:31.772Z] ++ set -e [2022-09-06T21:07:31.772Z] ++ '[' -n 0 ']' [2022-09-06T21:07:31.772Z] ++ set -x [2022-09-06T21:07:31.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:07:32.032Z] INFO: Testing against a local daemon [2022-09-06T21:07:32.032Z] === RUN TestAttachWithTTY [2022-09-06T21:07:32.032Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-06T21:07:32.032Z] === RUN TestAttachWithoutTTy [2022-09-06T21:07:32.032Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-06T21:07:32.032Z] === RUN TestCheckpoint [2022-09-06T21:07:32.032Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T21:07:32.032Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T21:07:32.032Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T21:07:32.032Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T21:07:32.032Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T21:07:32.032Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T21:07:32.032Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T21:07:32.032Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T21:07:32.032Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T21:07:32.032Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T21:07:32.032Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T21:07:32.032Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T21:07:32.032Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T21:07:32.032Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T21:07:32.032Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T21:07:32.032Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T21:07:32.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T21:07:32.032Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T21:07:32.032Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-06T21:07:32.032Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T21:07:32.032Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T21:07:32.032Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T21:07:32.032Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T21:07:32.032Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-06T21:07:32.032Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T21:07:32.032Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T21:07:32.033Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T21:07:32.033Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T21:07:32.292Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-06T21:07:32.292Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T21:07:32.292Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-06T21:07:32.292Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T21:07:32.292Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-06T21:07:32.292Z] === RUN TestCopyEmptyFile [2022-09-06T21:07:32.552Z] ......... [ 85%] [2022-09-06T21:07:32.553Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-09-06T21:07:32.553Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T21:07:32.553Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-06T21:07:32.553Z] === RUN TestCopyFromContainer [2022-09-06T21:07:32.711Z] --- PASS: TestSecretInspect (2.21s) [2022-09-06T21:07:32.711Z] === RUN TestSecretList [2022-09-06T21:07:33.014Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2022-09-06T21:07:33.014Z] === RUN TestBuildWithHugeFile [2022-09-06T21:07:33.497Z] === RUN TestCopyFromContainer// [2022-09-06T21:07:33.757Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T21:07:33.757Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T21:07:33.757Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T21:07:33.757Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T21:07:34.018Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T21:07:34.018Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T21:07:34.018Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T21:07:34.018Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T21:07:34.278Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T21:07:34.278Z] --- PASS: TestCopyFromContainer (1.69s) [2022-09-06T21:07:34.278Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-06T21:07:34.278Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-06T21:07:34.278Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-06T21:07:34.278Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-09-06T21:07:34.278Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-06T21:07:34.278Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-09-06T21:07:34.278Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-06T21:07:34.278Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-06T21:07:34.278Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-06T21:07:34.278Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-06T21:07:34.278Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T21:07:34.278Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T21:07:34.278Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T21:07:34.278Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T21:07:34.278Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T21:07:34.278Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T21:07:34.278Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T21:07:34.278Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T21:07:34.278Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T21:07:34.278Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T21:07:34.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T21:07:34.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T21:07:34.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T21:07:34.278Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T21:07:34.278Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T21:07:34.278Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-06T21:07:34.278Z] === RUN TestCreateWithInvalidEnv [2022-09-06T21:07:34.278Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T21:07:34.278Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T21:07:34.278Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T21:07:34.278Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T21:07:34.278Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T21:07:34.278Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T21:07:34.278Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T21:07:34.278Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T21:07:34.278Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T21:07:34.278Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T21:07:34.278Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T21:07:34.278Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T21:07:34.278Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T21:07:34.278Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T21:07:34.278Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T21:07:34.278Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T21:07:35.248Z] --- PASS: TestSecretList (2.18s) [2022-09-06T21:07:35.248Z] === RUN TestSecretsCreateAndDelete [2022-09-06T21:07:35.659Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2022-09-06T21:07:35.659Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T21:07:37.043Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.29s) [2022-09-06T21:07:37.043Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T21:07:37.043Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T21:07:37.043Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T21:07:37.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T21:07:37.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T21:07:37.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T21:07:37.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T21:07:37.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T21:07:37.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T21:07:37.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T21:07:37.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T21:07:37.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T21:07:37.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T21:07:37.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T21:07:37.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T21:07:37.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T21:07:37.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T21:07:37.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T21:07:37.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T21:07:37.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T21:07:37.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T21:07:37.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T21:07:37.044Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T21:07:37.155Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2022-09-06T21:07:37.155Z] === RUN TestSecretsUpdate [2022-09-06T21:07:37.304Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-09-06T21:07:37.304Z] === RUN TestCreateDifferentPlatform [2022-09-06T21:07:37.304Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T21:07:37.304Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T21:07:37.304Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-06T21:07:37.304Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T21:07:37.304Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T21:07:37.304Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T21:07:37.304Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-06T21:07:37.304Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T21:07:37.307Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-06T21:07:37.564Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-06T21:07:37.564Z] === RUN TestCreateInvalidHostConfig [2022-09-06T21:07:37.564Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T21:07:37.564Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T21:07:37.564Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T21:07:37.564Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T21:07:37.564Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T21:07:37.564Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T21:07:37.564Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T21:07:37.564Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T21:07:37.564Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T21:07:37.564Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T21:07:37.564Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T21:07:37.564Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T21:07:37.564Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T21:07:37.564Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T21:07:37.564Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T21:07:37.564Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T21:07:37.564Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T21:07:37.564Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T21:07:37.564Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T21:07:37.564Z] === RUN TestDaemonRestartIpcMode [2022-09-06T21:07:37.564Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T21:07:37.564Z] === RUN TestDaemonHostGatewayIP [2022-09-06T21:07:37.564Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T21:07:37.564Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T21:07:37.564Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T21:07:37.564Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T21:07:37.564Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T21:07:37.564Z] === RUN TestDiff [2022-09-06T21:07:37.824Z] --- PASS: TestDiff (0.43s) [2022-09-06T21:07:37.824Z] === RUN TestExecConsoleSize [2022-09-06T21:07:38.395Z] --- PASS: TestExecConsoleSize (0.48s) [2022-09-06T21:07:38.395Z] === RUN TestExecWithCloseStdin [2022-09-06T21:07:38.746Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-06T21:07:38.966Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-09-06T21:07:38.966Z] === RUN TestExec [2022-09-06T21:07:39.537Z] --- PASS: TestExec (0.49s) [2022-09-06T21:07:39.537Z] === RUN TestExecUser [2022-09-06T21:07:39.692Z] --- PASS: TestSecretsUpdate (2.22s) [2022-09-06T21:07:39.692Z] === RUN TestTemplatedSecret [2022-09-06T21:07:39.797Z] --- PASS: TestExecUser (0.48s) [2022-09-06T21:07:39.798Z] === RUN TestExportContainerAndImportImage [2022-09-06T21:07:40.367Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2022-09-06T21:07:40.367Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T21:07:41.750Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-09-06T21:07:41.750Z] === RUN TestHealthCheckWorkdir [2022-09-06T21:07:42.230Z] --- PASS: TestTemplatedSecret (2.82s) [2022-09-06T21:07:42.230Z] === RUN TestSecretCreateResolve [2022-09-06T21:07:42.320Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-09-06T21:07:42.320Z] === RUN TestHealthKillContainer [2022-09-06T21:07:44.766Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-09-06T21:07:44.766Z] PASS [2022-09-06T21:07:44.766Z] [2022-09-06T21:07:44.766Z] DONE 6 tests in 13.870s [2022-09-06T21:07:44.766Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T21:07:44.766Z] INFO: Testing against a local daemon [2022-09-06T21:07:44.766Z] === RUN TestServiceCreateInit [2022-09-06T21:07:44.766Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T21:07:45.280Z] tests/integration/models_nodes_test.py . [ 90%] [2022-09-06T21:07:45.280Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-06T21:07:48.961Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T21:07:50.472Z] --- PASS: TestHealthKillContainer (7.87s) [2022-09-06T21:07:50.472Z] === RUN TestHealthCheckProcessKilled [2022-09-06T21:07:51.046Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-09-06T21:07:51.046Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T21:07:51.307Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-09-06T21:07:51.307Z] === RUN TestIpcModeNone [2022-09-06T21:07:51.594Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-09-06T21:07:51.877Z] --- PASS: TestIpcModeNone (0.49s) [2022-09-06T21:07:51.877Z] === RUN TestIpcModePrivate [2022-09-06T21:07:52.137Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-09-06T21:07:52.137Z] --- PASS: TestIpcModePrivate (0.49s) [2022-09-06T21:07:52.253Z] --- PASS: TestServiceCreateInit (7.71s) [2022-09-06T21:07:52.253Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2022-09-06T21:07:52.253Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.83s) [2022-09-06T21:07:52.253Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T21:07:52.398Z] === RUN TestIpcModeShareable [2022-09-06T21:07:52.658Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-09-06T21:07:52.918Z] --- PASS: TestIpcModeShareable (0.54s) [2022-09-06T21:07:52.918Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T21:07:54.302Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.58s) [2022-09-06T21:07:54.302Z] === RUN TestAPIIpcModeHost [2022-09-06T21:07:54.324Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-06T21:07:54.580Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-06T21:07:54.876Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-09-06T21:07:54.876Z] === RUN TestDaemonIpcModeShareable [2022-09-06T21:07:55.817Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-06T21:07:55.817Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-09-06T21:07:55.817Z] === RUN TestDaemonIpcModePrivate [2022-09-06T21:07:57.200Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-06T21:07:57.200Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-09-06T21:07:57.200Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T21:07:58.139Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-06T21:07:58.400Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-09-06T21:07:58.400Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T21:07:58.662Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-06T21:07:59.174Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-06T21:07:59.174Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-06T21:07:59.174Z] [2022-09-06T21:07:59.174Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-06T21:07:59.174Z] =========================== short test summary info ============================ [2022-09-06T21:07:59.174Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-06T21:07:59.174Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-06T21:07:59.174Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-06T21:07:59.174Z] Not supported on most drivers [2022-09-06T21:07:59.174Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-06T21:07:59.174Z] Output of docker top depends on host distro, and is not formalized. [2022-09-06T21:07:59.174Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-06T21:07:59.174Z] Output of docker top depends on host distro, and is not formalized. [2022-09-06T21:07:59.174Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-06T21:07:59.174Z] Can fail if eth0 has multiple IP addresses [2022-09-06T21:07:59.174Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-06T21:07:59.174Z] This doesn't seem to be taken into account by the engine [2022-09-06T21:07:59.174Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-09-06T21:07:59.174Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-06T21:07:59.174Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 300.48 seconds == [2022-09-06T21:07:59.341Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-06T21:07:59.341Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-09-06T21:07:59.341Z] === RUN TestIpcModeOlderClient [2022-09-06T21:07:59.341Z] === PAUSE TestIpcModeOlderClient [2022-09-06T21:07:59.341Z] === RUN TestKillContainerInvalidSignal [2022-09-06T21:07:59.430Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-06T21:07:59.913Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-09-06T21:07:59.913Z] === RUN TestKillContainer [2022-09-06T21:07:59.913Z] === RUN TestKillContainer/no_signal [2022-09-06T21:08:00.483Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T21:08:00.743Z] === RUN TestKillContainer/killing_signal [2022-09-06T21:08:01.314Z] --- PASS: TestKillContainer (1.36s) [2022-09-06T21:08:01.314Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-09-06T21:08:01.314Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-09-06T21:08:01.314Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-09-06T21:08:01.314Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T21:08:01.314Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T21:08:01.885Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T21:08:02.827Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-09-06T21:08:02.827Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-09-06T21:08:02.827Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2022-09-06T21:08:02.827Z] === RUN TestKillStoppedContainer [2022-09-06T21:08:02.827Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-06T21:08:02.827Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T21:08:02.827Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-06T21:08:02.827Z] === RUN TestKillDifferentUserContainer [2022-09-06T21:08:03.088Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-09-06T21:08:03.088Z] === RUN TestInspectOomKilledTrue [2022-09-06T21:08:03.659Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-09-06T21:08:03.659Z] === RUN TestInspectOomKilledFalse [2022-09-06T21:08:04.230Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-09-06T21:08:04.230Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T21:08:04.491Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-09-06T21:08:04.491Z] === RUN TestLinksContainerNames [2022-09-06T21:08:05.433Z] --- PASS: TestLinksContainerNames (0.86s) [2022-09-06T21:08:05.433Z] === RUN TestLogsFollowTailEmpty [2022-09-06T21:08:05.694Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-09-06T21:08:05.694Z] === RUN TestLogs [2022-09-06T21:08:05.694Z] === RUN TestLogs/driver_local [2022-09-06T21:08:05.694Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T21:08:05.694Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T21:08:05.694Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T21:08:05.694Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T21:08:05.694Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T21:08:05.694Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T21:08:05.694Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T21:08:05.694Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T21:08:05.694Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T21:08:05.694Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T21:08:05.694Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T21:08:05.694Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T21:08:05.694Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T21:08:05.694Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T21:08:06.635Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T21:08:06.635Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T21:08:06.896Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T21:08:07.156Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T21:08:07.727Z] === RUN TestLogs/driver_json-file [2022-09-06T21:08:07.727Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T21:08:07.727Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T21:08:07.728Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T21:08:07.728Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T21:08:07.728Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T21:08:07.728Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T21:08:07.728Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T21:08:07.728Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T21:08:07.728Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T21:08:07.728Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T21:08:07.728Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T21:08:07.728Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T21:08:07.728Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T21:08:07.728Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T21:08:08.300Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T21:08:08.300Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T21:08:08.890Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T21:08:08.890Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T21:08:09.470Z] --- PASS: TestLogs (3.85s) [2022-09-06T21:08:09.470Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-06T21:08:09.470Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.81s) [2022-09-06T21:08:09.470Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.85s) [2022-09-06T21:08:09.470Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.49s) [2022-09-06T21:08:09.470Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s) [2022-09-06T21:08:09.470Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s) [2022-09-06T21:08:09.470Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-09-06T21:08:09.470Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-06T21:08:09.470Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.58s) [2022-09-06T21:08:09.470Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s) [2022-09-06T21:08:09.470Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-09-06T21:08:09.470Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.59s) [2022-09-06T21:08:09.470Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-09-06T21:08:09.470Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.75s) [2022-09-06T21:08:09.470Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T21:08:10.040Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/default [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/private [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/slave [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/shared [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T21:08:10.040Z] === CONT TestMountDaemonRoot/default [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T21:08:10.040Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T21:08:10.040Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T21:08:10.040Z] === CONT TestMountDaemonRoot/shared [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T21:08:10.040Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T21:08:10.040Z] === CONT TestMountDaemonRoot/slave [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T21:08:10.040Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T21:08:10.040Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T21:08:10.041Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T21:08:10.041Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T21:08:10.041Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T21:08:10.041Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T21:08:10.041Z] === CONT TestMountDaemonRoot/private [2022-09-06T21:08:10.041Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T21:08:10.041Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T21:08:10.041Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T21:08:10.041Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T21:08:10.041Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T21:08:10.041Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T21:08:10.041Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T21:08:10.041Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T21:08:10.041Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T21:08:10.041Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T21:08:10.041Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T21:08:10.041Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T21:08:10.041Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T21:08:10.041Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T21:08:10.041Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T21:08:10.041Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T21:08:10.041Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T21:08:10.041Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T21:08:10.041Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T21:08:10.301Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T21:08:10.301Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T21:08:10.301Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T21:08:10.301Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T21:08:10.301Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T21:08:10.301Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T21:08:10.301Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T21:08:10.301Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T21:08:10.301Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T21:08:10.301Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T21:08:10.302Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T21:08:10.302Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T21:08:10.302Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T21:08:10.302Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T21:08:10.302Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T21:08:10.507Z] --- PASS: TestCreateServiceMultipleTimes (16.05s) [2022-09-06T21:08:10.507Z] === RUN TestCreateServiceConflict [2022-09-06T21:08:10.507Z] --- PASS: TestCreateServiceConflict (2.28s) [2022-09-06T21:08:10.507Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T21:08:10.562Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T21:08:10.562Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-06T21:08:10.562Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-06T21:08:10.562Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T21:08:11.504Z] --- PASS: TestContainerBindMountNonRecursive (1.02s) [2022-09-06T21:08:11.504Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T21:08:11.594Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T21:08:11.594Z] [2022-09-06T21:08:11.594Z] Unloading profiles will leave already running processes permanently [2022-09-06T21:08:11.594Z] unconfined, which can lead to unexpected situations. [2022-09-06T21:08:11.594Z] [2022-09-06T21:08:11.594Z] To set a process to complain mode, use the command line tool [2022-09-06T21:08:11.594Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T21:08:11.594Z] Post stage [Pipeline] junit [2022-09-06T21:08:11.604Z] Recording test results [2022-09-06T21:08:12.075Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-09-06T21:08:12.075Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T21:08:12.335Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-09-06T21:08:12.335Z] === RUN TestNetworkNat [2022-09-06T21:08:12.451Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-06T21:08:12.596Z] --- PASS: TestNetworkNat (0.47s) [2022-09-06T21:08:12.596Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T21:08:12.723Z] + echo Ensuring container killed. [2022-09-06T21:08:12.723Z] Ensuring container killed. [2022-09-06T21:08:12.723Z] + docker rm -vf docker-pr1 [2022-09-06T21:08:12.723Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-06T21:08:12.997Z] + echo Chowning /workspace to jenkins user [2022-09-06T21:08:12.997Z] Chowning /workspace to jenkins user [2022-09-06T21:08:12.997Z] + id -u [2022-09-06T21:08:12.997Z] + id -g [2022-09-06T21:08:12.997Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44102:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T21:08:12.997Z] Unable to find image 'busybox:latest' locally [2022-09-06T21:08:12.997Z] latest: Pulling from library/busybox [2022-09-06T21:08:13.166Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-09-06T21:08:13.166Z] === RUN TestNetworkLoopbackNat [2022-09-06T21:08:13.254Z] 2c39bef88607: Pulling fs layer [2022-09-06T21:08:13.254Z] 2c39bef88607: Verifying Checksum [2022-09-06T21:08:13.254Z] 2c39bef88607: Download complete [2022-09-06T21:08:13.254Z] 2c39bef88607: Pull complete [2022-09-06T21:08:13.254Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-06T21:08:13.254Z] Status: Downloaded newer image for busybox:latest [2022-09-06T21:08:13.806Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) [2022-09-06T21:08:13.806Z] === RUN TestCreateWithDuplicateNetworkNames [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T21:08:14.467Z] + bundleName=docker-py [2022-09-06T21:08:14.467Z] + echo Creating docker-py-bundles.tar.gz [2022-09-06T21:08:14.467Z] Creating docker-py-bundles.tar.gz [2022-09-06T21:08:14.467Z] + 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 [2022-09-06T21:08:14.477Z] Archiving artifacts [2022-09-06T21:08:15.709Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-09-06T21:08:15.709Z] === RUN TestPause [2022-09-06T21:08:15.871Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44102/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-09-06T21:08:16.213Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 -e DOCKER_GRAPHDRIVER docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 hack/make.sh binary [2022-09-06T21:08:16.281Z] --- PASS: TestPause (0.49s) [2022-09-06T21:08:16.281Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T21:08:16.281Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T21:08:16.281Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T21:08:16.281Z] === RUN TestPauseStopPausedContainer [2022-09-06T21:08:16.469Z] [2022-09-06T21:08:16.469Z] Removing bundles/ [2022-09-06T21:08:16.469Z] [2022-09-06T21:08:16.725Z] ---> Making bundle: binary (in bundles/binary) [2022-09-06T21:08:16.725Z] Building: bundles/binary-daemon/dockerd [2022-09-06T21:08:16.725Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T21:08:16.851Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-09-06T21:08:16.851Z] === RUN TestPidHost [2022-09-06T21:08:17.792Z] --- PASS: TestPidHost (1.03s) [2022-09-06T21:08:17.792Z] === RUN TestPsFilter [2022-09-06T21:08:17.792Z] --- PASS: TestPsFilter (0.14s) [2022-09-06T21:08:17.792Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T21:08:18.363Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2022-09-06T21:08:18.363Z] === RUN TestRemoveContainerWithVolume [2022-09-06T21:08:18.933Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-09-06T21:08:18.933Z] === RUN TestRemoveContainerRunning [2022-09-06T21:08:19.193Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-09-06T21:08:19.193Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T21:08:19.765Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-09-06T21:08:19.765Z] === RUN TestRemoveInvalidContainer [2022-09-06T21:08:19.765Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T21:08:19.765Z] === RUN TestRenameLinkedContainer [2022-09-06T21:08:21.676Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-09-06T21:08:21.676Z] === RUN TestRenameStoppedContainer [2022-09-06T21:08:21.936Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-09-06T21:08:21.936Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T21:08:22.876Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-09-06T21:08:22.876Z] === RUN TestRenameInvalidName [2022-09-06T21:08:23.137Z] --- PASS: TestRenameInvalidName (0.43s) [2022-09-06T21:08:23.137Z] === RUN TestRenameAnonymousContainer [2022-09-06T21:08:25.050Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-09-06T21:08:25.050Z] === RUN TestRenameContainerWithSameName [2022-09-06T21:08:25.310Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-09-06T21:08:25.310Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T21:08:26.250Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-09-06T21:08:26.250Z] === RUN TestResize [2022-09-06T21:08:26.514Z] --- PASS: TestResize (0.43s) [2022-09-06T21:08:26.514Z] === RUN TestResizeWithInvalidSize [2022-09-06T21:08:27.086Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-09-06T21:08:27.086Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T21:08:27.346Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-09-06T21:08:27.346Z] === RUN TestDaemonRestartKillContainers [2022-09-06T21:08:27.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T21:08:27.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T21:08:27.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T21:08:27.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T21:08:27.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T21:08:27.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T21:08:27.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T21:08:27.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T21:08:27.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T21:08:27.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T21:08:27.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T21:08:27.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T21:08:27.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T21:08:27.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T21:08:27.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T21:08:27.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T21:08:27.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:08:27.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:08:27.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:08:27.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:08:27.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:08:27.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:08:27.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:08:27.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:08:27.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:08:27.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:08:27.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:08:27.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:08:27.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:08:27.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:08:27.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:08:27.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:08:27.347Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T21:08:27.347Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:08:28.694Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.27s) [2022-09-06T21:08:28.694Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T21:08:28.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T21:08:28.954Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2022-09-06T21:08:28.954Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T21:08:29.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:08:29.237Z] --- PASS: TestBuildWithHugeFile (51.30s) [2022-09-06T21:08:29.238Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T21:08:29.238Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T21:08:29.238Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T21:08:29.238Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T21:08:29.238Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T21:08:29.238Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T21:08:29.238Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T21:08:29.238Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T21:08:29.238Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T21:08:29.238Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T21:08:29.238Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T21:08:29.238Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T21:08:29.238Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T21:08:29.238Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-09-06T21:08:29.238Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-09-06T21:08:29.238Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-09-06T21:08:29.238Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T21:08:29.238Z] === RUN TestBuildPreserveOwnership [2022-09-06T21:08:29.238Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T21:08:30.172Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T21:08:30.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:08:30.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:08:31.492Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-09-06T21:08:31.492Z] === RUN TestCreateServiceSysctls [2022-09-06T21:08:31.771Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:08:31.772Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:08:34.360Z] --- PASS: TestBuildPreserveOwnership (10.36s) [2022-09-06T21:08:34.360Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.33s) [2022-09-06T21:08:34.360Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-09-06T21:08:34.360Z] === RUN TestBuildPlatformInvalid [2022-09-06T21:08:34.360Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-06T21:08:34.360Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T21:08:34.360Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-06T21:08:34.360Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-06T21:08:34.360Z] PASS [2022-09-06T21:08:34.360Z] [2022-09-06T21:08:34.360Z] === Skipped [2022-09-06T21:08:34.360Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T21:08:34.360Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T21:08:34.360Z] [2022-09-06T21:08:34.360Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T21:08:34.360Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T21:08:34.360Z] [2022-09-06T21:08:34.360Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-06T21:08:34.360Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-06T21:08:34.360Z] [2022-09-06T21:08:34.360Z] DONE 34 tests, 3 skipped in 113.684s [2022-09-06T21:08:34.360Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T21:08:34.360Z] INFO: Testing against a local daemon [2022-09-06T21:08:34.360Z] === RUN TestConfigInspect [2022-09-06T21:08:34.360Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:08:34.360Z] --- SKIP: TestConfigInspect (0.02s) [2022-09-06T21:08:34.360Z] === RUN TestConfigList [2022-09-06T21:08:34.360Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:08:34.360Z] --- SKIP: TestConfigList (0.02s) [2022-09-06T21:08:34.360Z] === RUN TestConfigsCreateAndDelete [2022-09-06T21:08:34.360Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:08:34.360Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-09-06T21:08:34.360Z] === RUN TestConfigsUpdate [2022-09-06T21:08:34.360Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:08:34.360Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-06T21:08:34.360Z] === RUN TestTemplatedConfig [2022-09-06T21:08:34.360Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:08:34.360Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-06T21:08:34.360Z] === RUN TestConfigCreateResolve [2022-09-06T21:08:34.360Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:08:34.360Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-06T21:08:34.360Z] PASS [2022-09-06T21:08:34.360Z] [2022-09-06T21:08:34.360Z] === Skipped [2022-09-06T21:08:34.360Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-09-06T21:08:34.360Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:08:34.360Z] [2022-09-06T21:08:34.360Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-09-06T21:08:34.360Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:08:34.360Z] [2022-09-06T21:08:34.360Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-09-06T21:08:34.360Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:08:34.360Z] [2022-09-06T21:08:34.360Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-06T21:08:34.360Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:08:34.360Z] [2022-09-06T21:08:34.360Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-06T21:08:34.360Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:08:34.360Z] [2022-09-06T21:08:34.360Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-06T21:08:34.360Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:08:34.360Z] [2022-09-06T21:08:34.360Z] DONE 6 tests, 6 skipped in 0.153s [2022-09-06T21:08:34.360Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T21:08:34.620Z] INFO: Testing against a local daemon [2022-09-06T21:08:34.620Z] === RUN TestAttachWithTTY [2022-09-06T21:08:34.620Z] --- PASS: TestAttachWithTTY (0.06s) [2022-09-06T21:08:34.620Z] === RUN TestAttachWithoutTTy [2022-09-06T21:08:34.783Z] --- PASS: TestCreateServiceSysctls (3.20s) [2022-09-06T21:08:34.783Z] === RUN TestCreateServiceCapabilities [2022-09-06T21:08:34.878Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-06T21:08:34.878Z] === RUN TestCheckpoint [2022-09-06T21:08:34.878Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T21:08:34.878Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T21:08:34.878Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T21:08:34.878Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T21:08:34.878Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T21:08:34.878Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T21:08:34.878Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T21:08:34.878Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T21:08:34.878Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T21:08:34.878Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T21:08:34.878Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T21:08:34.878Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T21:08:34.878Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T21:08:34.878Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T21:08:34.878Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T21:08:34.878Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T21:08:34.878Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T21:08:34.878Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T21:08:34.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T21:08:34.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T21:08:34.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-06T21:08:34.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T21:08:34.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T21:08:34.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T21:08:34.879Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T21:08:34.879Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-06T21:08:34.879Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T21:08:34.879Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T21:08:34.879Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T21:08:34.879Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T21:08:34.879Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T21:08:34.879Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-06T21:08:34.879Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T21:08:34.879Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-09-06T21:08:34.879Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T21:08:34.879Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-06T21:08:34.879Z] === RUN TestCopyEmptyFile [2022-09-06T21:08:35.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:08:35.137Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-09-06T21:08:35.137Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T21:08:35.137Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-09-06T21:08:35.137Z] === RUN TestCopyFromContainer [2022-09-06T21:08:35.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:08:37.319Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-09-06T21:08:37.319Z] === RUN TestInspect [2022-09-06T21:08:39.322Z] === RUN TestCopyFromContainer// [2022-09-06T21:08:39.322Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T21:08:39.322Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T21:08:39.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T21:08:39.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T21:08:39.581Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T21:08:39.581Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T21:08:39.581Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T21:08:39.581Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T21:08:39.839Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T21:08:39.839Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T21:08:39.839Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T21:08:39.839Z] --- PASS: TestCopyFromContainer (4.73s) [2022-09-06T21:08:39.839Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-09-06T21:08:39.839Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-09-06T21:08:39.839Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-09-06T21:08:39.839Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T21:08:39.839Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-06T21:08:39.839Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-06T21:08:39.839Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-06T21:08:39.839Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-06T21:08:39.839Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-06T21:08:39.839Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-06T21:08:39.839Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T21:08:39.840Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T21:08:39.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T21:08:39.840Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T21:08:39.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T21:08:39.840Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T21:08:39.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T21:08:39.840Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T21:08:39.840Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T21:08:39.840Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T21:08:39.840Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T21:08:39.840Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T21:08:39.840Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T21:08:39.840Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T21:08:39.840Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T21:08:40.098Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-06T21:08:40.098Z] === RUN TestCreateWithInvalidEnv [2022-09-06T21:08:40.098Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T21:08:40.098Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T21:08:40.098Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T21:08:40.098Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T21:08:40.098Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T21:08:40.098Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T21:08:40.098Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T21:08:40.098Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T21:08:40.098Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T21:08:40.098Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T21:08:40.098Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T21:08:40.098Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T21:08:40.098Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T21:08:40.098Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T21:08:40.098Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T21:08:40.098Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T21:08:40.612Z] --- PASS: TestInspect (2.89s) [2022-09-06T21:08:40.612Z] === RUN TestCreateJob [2022-09-06T21:08:40.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T21:08:40.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T21:08:41.473Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-09-06T21:08:41.473Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T21:08:41.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-06T21:08:42.408Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-09-06T21:08:42.408Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T21:08:42.408Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T21:08:42.408Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T21:08:42.408Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T21:08:42.408Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T21:08:42.408Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T21:08:42.408Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T21:08:42.408Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T21:08:42.408Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T21:08:42.408Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T21:08:42.408Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T21:08:42.408Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T21:08:42.408Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T21:08:42.408Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T21:08:42.408Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T21:08:42.408Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T21:08:42.408Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T21:08:42.408Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-09-06T21:08:42.408Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-09-06T21:08:42.408Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-09-06T21:08:42.408Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-09-06T21:08:42.408Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-09-06T21:08:42.408Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T21:08:42.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T21:08:42.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T21:08:42.975Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-09-06T21:08:42.975Z] === RUN TestCreateDifferentPlatform [2022-09-06T21:08:42.975Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T21:08:42.975Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T21:08:42.975Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-06T21:08:42.975Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T21:08:42.975Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T21:08:42.975Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T21:08:42.975Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-06T21:08:42.975Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T21:08:42.975Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-06T21:08:42.975Z] === RUN TestCreateInvalidHostConfig [2022-09-06T21:08:42.975Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T21:08:42.975Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T21:08:42.975Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T21:08:42.975Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T21:08:42.975Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T21:08:42.975Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T21:08:42.975Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T21:08:42.975Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T21:08:42.975Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T21:08:42.975Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T21:08:42.975Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T21:08:42.975Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T21:08:42.975Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T21:08:42.975Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T21:08:42.975Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T21:08:42.975Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T21:08:42.975Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T21:08:42.975Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T21:08:42.975Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-06T21:08:42.975Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-06T21:08:42.975Z] === RUN TestDaemonRestartIpcMode [2022-09-06T21:08:42.975Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T21:08:42.975Z] === RUN TestDaemonHostGatewayIP [2022-09-06T21:08:42.975Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:08:42.975Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-06T21:08:42.975Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T21:08:42.975Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T21:08:42.975Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T21:08:42.975Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-06T21:08:42.975Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-06T21:08:42.975Z] === RUN TestDiff [2022-09-06T21:08:43.542Z] --- PASS: TestDiff (0.41s) [2022-09-06T21:08:43.542Z] === RUN TestExecConsoleSize [2022-09-06T21:08:43.801Z] --- PASS: TestExecConsoleSize (0.46s) [2022-09-06T21:08:43.801Z] === RUN TestExecWithCloseStdin [2022-09-06T21:08:43.902Z] --- PASS: TestCreateJob (3.16s) [2022-09-06T21:08:43.902Z] === RUN TestReplicatedJob [2022-09-06T21:08:44.368Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-09-06T21:08:44.369Z] === RUN TestExec [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s) [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s) [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s) [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s) [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s) [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s) [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-09-06T21:08:44.744Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-09-06T21:08:44.744Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T21:08:44.744Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T21:08:44.946Z] --- PASS: TestExec (0.50s) [2022-09-06T21:08:44.946Z] === RUN TestExecUser [2022-09-06T21:08:45.204Z] --- PASS: TestExecUser (0.48s) [2022-09-06T21:08:45.204Z] === RUN TestExportContainerAndImportImage [2022-09-06T21:08:45.686Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T21:08:45.772Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-09-06T21:08:45.772Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T21:08:46.627Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.85s) [2022-09-06T21:08:46.627Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2022-09-06T21:08:46.627Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) [2022-09-06T21:08:46.627Z] === RUN TestCgroupNamespacesRun [2022-09-06T21:08:47.147Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-09-06T21:08:47.147Z] === RUN TestHealthCheckWorkdir [2022-09-06T21:08:47.569Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-09-06T21:08:47.569Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T21:08:47.713Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-09-06T21:08:47.713Z] === RUN TestHealthKillContainer [2022-09-06T21:08:48.951Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-09-06T21:08:48.951Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T21:08:49.186Z] --- PASS: TestReplicatedJob (5.28s) [2022-09-06T21:08:49.186Z] === RUN TestUpdateReplicatedJob [2022-09-06T21:08:49.892Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-09-06T21:08:49.892Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T21:08:51.277Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-09-06T21:08:51.277Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T21:08:52.218Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-09-06T21:08:52.218Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T21:08:52.483Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2022-09-06T21:08:52.483Z] === RUN TestServiceListWithStatuses [2022-09-06T21:08:52.483Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T21:08:52.483Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T21:08:52.483Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T21:08:53.615Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2022-09-06T21:08:53.615Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T21:08:54.186Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-06T21:08:54.186Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T21:08:55.410Z] Created binary: bundles/binary-daemon/dockerd [2022-09-06T21:08:55.410Z] Copying nested executables into bundles/binary-daemon [2022-09-06T21:08:55.410Z] Building: bundles/binary-daemon/docker-proxy [2022-09-06T21:08:55.410Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T21:08:55.410Z] Created binary: bundles/binary-daemon/docker-proxy [2022-09-06T21:08:55.410Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-06T21:08:55.569Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-09-06T21:08:55.569Z] === RUN TestNISDomainname [2022-09-06T21:08:55.725Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 -e DOCKER_GRAPHDRIVER docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 hack/make.sh cross [2022-09-06T21:08:55.818Z] --- PASS: TestHealthKillContainer (7.86s) [2022-09-06T21:08:55.818Z] === RUN TestHealthCheckProcessKilled [2022-09-06T21:08:55.828Z] --- PASS: TestNISDomainname (0.56s) [2022-09-06T21:08:55.829Z] === RUN TestHostnameDnsResolution [2022-09-06T21:08:55.981Z] [2022-09-06T21:08:56.237Z] Removing bundles/ [2022-09-06T21:08:56.237Z] [2022-09-06T21:08:56.237Z] ---> Making bundle: cross (in bundles/cross) [2022-09-06T21:08:56.237Z] Cross building: bundles/cross/linux/amd64 [2022-09-06T21:08:56.237Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-06T21:08:56.237Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-06T21:08:56.385Z] --- PASS: TestHealthCheckProcessKilled (0.63s) [2022-09-06T21:08:56.385Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T21:08:56.385Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T21:08:56.385Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T21:08:56.385Z] === RUN TestIpcModeNone [2022-09-06T21:08:56.644Z] --- PASS: TestIpcModeNone (0.44s) [2022-09-06T21:08:56.644Z] === RUN TestIpcModePrivate [2022-09-06T21:08:56.691Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-09-06T21:08:56.691Z] === RUN TestDockerNetworkReConnect [2022-09-06T21:08:56.771Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-09-06T21:08:56.771Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T21:08:56.902Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-09-06T21:08:57.031Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-09-06T21:08:57.031Z] === RUN TestPrivilegedHostDevices [2022-09-06T21:08:57.160Z] --- PASS: TestIpcModePrivate (0.44s) [2022-09-06T21:08:57.160Z] === RUN TestIpcModeShareable [2022-09-06T21:08:57.160Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T21:08:57.160Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-06T21:08:57.160Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T21:08:57.602Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-09-06T21:08:57.602Z] === RUN TestRunConsoleSize [2022-09-06T21:08:57.863Z] --- PASS: TestRunConsoleSize (0.41s) [2022-09-06T21:08:57.863Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T21:08:58.540Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-09-06T21:08:58.540Z] === RUN TestAPIIpcModeHost [2022-09-06T21:08:58.540Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T21:08:58.540Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-06T21:08:58.540Z] === RUN TestDaemonIpcModeShareable [2022-09-06T21:08:58.540Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T21:08:58.540Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-06T21:08:58.540Z] === RUN TestDaemonIpcModePrivate [2022-09-06T21:08:59.473Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-06T21:08:59.734Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-09-06T21:08:59.734Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T21:08:59.734Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T21:08:59.734Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-06T21:08:59.734Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T21:08:59.734Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T21:08:59.734Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-06T21:08:59.734Z] === RUN TestIpcModeOlderClient [2022-09-06T21:08:59.734Z] === PAUSE TestIpcModeOlderClient [2022-09-06T21:08:59.734Z] === RUN TestKillContainerInvalidSignal [2022-09-06T21:08:59.986Z] --- PASS: TestDockerNetworkReConnect (3.57s) [2022-09-06T21:08:59.986Z] === RUN TestServicePlugin [2022-09-06T21:08:59.993Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-09-06T21:08:59.993Z] === RUN TestKillContainer [2022-09-06T21:09:00.251Z] === RUN TestKillContainer/no_signal [2022-09-06T21:09:00.409Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s) [2022-09-06T21:09:00.409Z] === RUN TestStats [2022-09-06T21:09:00.509Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T21:09:00.767Z] === RUN TestKillContainer/killing_signal [2022-09-06T21:09:01.334Z] --- PASS: TestKillContainer (1.29s) [2022-09-06T21:09:01.334Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-09-06T21:09:01.334Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-09-06T21:09:01.334Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-09-06T21:09:01.334Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T21:09:01.334Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T21:09:01.900Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T21:09:02.159Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-09-06T21:09:02.159Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-09-06T21:09:02.159Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-09-06T21:09:02.159Z] === RUN TestKillStoppedContainer [2022-09-06T21:09:02.319Z] --- PASS: TestStats (2.45s) [2022-09-06T21:09:02.319Z] === RUN TestStopContainerWithTimeout [2022-09-06T21:09:02.319Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T21:09:02.319Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T21:09:02.319Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T21:09:02.417Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-06T21:09:02.417Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T21:09:02.417Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-06T21:09:02.417Z] === RUN TestKillDifferentUserContainer [2022-09-06T21:09:02.579Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T21:09:02.579Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T21:09:02.579Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T21:09:02.579Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T21:09:02.579Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T21:09:02.579Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T21:09:02.579Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T21:09:02.983Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-09-06T21:09:02.983Z] === RUN TestInspectOomKilledTrue [2022-09-06T21:09:02.983Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T21:09:02.983Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T21:09:02.983Z] === RUN TestInspectOomKilledFalse [2022-09-06T21:09:02.983Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T21:09:02.983Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-06T21:09:02.983Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T21:09:02.983Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-06T21:09:02.983Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-06T21:09:02.983Z] === RUN TestLinksContainerNames [2022-09-06T21:09:03.150Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T21:09:03.277Z] plugin_test.go:61: [d7b3d9617d4b2] joining swarm manager [d4a7e500cdc8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:09:03.917Z] --- PASS: TestLinksContainerNames (0.89s) [2022-09-06T21:09:03.917Z] === RUN TestLogsFollowTailEmpty [2022-09-06T21:09:04.175Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-09-06T21:09:04.175Z] === RUN TestLogs [2022-09-06T21:09:04.175Z] === RUN TestLogs/driver_local [2022-09-06T21:09:04.175Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T21:09:04.175Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T21:09:04.175Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T21:09:04.175Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T21:09:04.175Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T21:09:04.175Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T21:09:04.175Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T21:09:04.175Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T21:09:04.175Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T21:09:04.175Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T21:09:04.175Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T21:09:04.175Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T21:09:04.175Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T21:09:04.175Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T21:09:04.659Z] plugin_test.go:64: [df3ab6f4bd67a] joining swarm manager [d4a7e500cdc8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:09:04.741Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T21:09:04.999Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T21:09:05.060Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T21:09:05.566Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T21:09:05.566Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T21:09:06.134Z] === RUN TestLogs/driver_json-file [2022-09-06T21:09:06.134Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T21:09:06.134Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T21:09:06.134Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T21:09:06.134Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T21:09:06.134Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T21:09:06.134Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T21:09:06.134Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T21:09:06.134Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T21:09:06.134Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T21:09:06.134Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T21:09:06.134Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T21:09:06.134Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T21:09:06.134Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T21:09:06.134Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T21:09:06.443Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T21:09:06.443Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-09-06T21:09:06.443Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-09-06T21:09:06.443Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-09-06T21:09:06.443Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-09-06T21:09:06.443Z] === RUN TestDeleteDevicemapper [2022-09-06T21:09:06.443Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T21:09:06.443Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T21:09:06.443Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T21:09:06.700Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T21:09:06.700Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T21:09:07.266Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T21:09:07.525Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T21:09:07.832Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.01s) [2022-09-06T21:09:07.833Z] === RUN TestUpdateMemory [2022-09-06T21:09:08.091Z] --- PASS: TestLogs (3.79s) [2022-09-06T21:09:08.091Z] --- PASS: TestLogs/driver_local (0.02s) [2022-09-06T21:09:08.091Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-09-06T21:09:08.091Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.82s) [2022-09-06T21:09:08.091Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.69s) [2022-09-06T21:09:08.091Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.55s) [2022-09-06T21:09:08.091Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s) [2022-09-06T21:09:08.091Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s) [2022-09-06T21:09:08.091Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-06T21:09:08.091Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.56s) [2022-09-06T21:09:08.091Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.62s) [2022-09-06T21:09:08.091Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.68s) [2022-09-06T21:09:08.091Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s) [2022-09-06T21:09:08.091Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.52s) [2022-09-06T21:09:08.091Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-09-06T21:09:08.091Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T21:09:08.093Z] --- PASS: TestUpdateMemory (0.53s) [2022-09-06T21:09:08.093Z] === RUN TestUpdateCPUQuota [2022-09-06T21:09:08.349Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/default [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/private [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/slave [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/shared [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T21:09:08.350Z] === CONT TestMountDaemonRoot/default [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T21:09:08.350Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T21:09:08.350Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T21:09:08.350Z] === CONT TestMountDaemonRoot/shared [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T21:09:08.350Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T21:09:08.350Z] === CONT TestMountDaemonRoot/slave [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T21:09:08.350Z] === CONT TestMountDaemonRoot/private [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T21:09:08.350Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T21:09:08.350Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T21:09:08.350Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T21:09:08.350Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T21:09:08.350Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T21:09:08.350Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T21:09:08.350Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T21:09:08.350Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T21:09:08.350Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T21:09:08.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T21:09:08.609Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T21:09:08.609Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T21:09:08.609Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T21:09:08.609Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T21:09:08.609Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T21:09:08.609Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T21:09:08.609Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T21:09:08.609Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T21:09:08.609Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T21:09:08.609Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T21:09:08.609Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T21:09:08.609Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T21:09:08.609Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T21:09:08.609Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T21:09:08.609Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T21:09:08.609Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T21:09:08.868Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T21:09:08.868Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T21:09:08.868Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T21:09:08.868Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T21:09:08.868Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-06T21:09:08.868Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-09-06T21:09:08.868Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T21:09:08.868Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T21:09:08.868Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-09-06T21:09:08.868Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T21:09:08.868Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T21:09:08.868Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-06T21:09:08.868Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T21:09:08.868Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T21:09:08.868Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-06T21:09:08.868Z] === RUN TestNetworkNat [2022-09-06T21:09:09.034Z] --- PASS: TestUpdateCPUQuota (0.77s) [2022-09-06T21:09:09.034Z] === RUN TestUpdatePidsLimit [2022-09-06T21:09:09.034Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T21:09:09.034Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T21:09:09.295Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T21:09:09.295Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T21:09:09.435Z] --- PASS: TestNetworkNat (0.49s) [2022-09-06T21:09:09.435Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T21:09:09.556Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T21:09:09.694Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-09-06T21:09:09.695Z] === RUN TestNetworkLoopbackNat [2022-09-06T21:09:09.817Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T21:09:10.078Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T21:09:10.649Z] --- PASS: TestUpdatePidsLimit (1.90s) [2022-09-06T21:09:10.649Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-09-06T21:09:10.649Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-09-06T21:09:10.649Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-09-06T21:09:10.649Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-09-06T21:09:10.649Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-09-06T21:09:10.649Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-09-06T21:09:10.649Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2022-09-06T21:09:10.649Z] === RUN TestUpdateRestartPolicy [2022-09-06T21:09:12.250Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-09-06T21:09:12.250Z] === RUN TestPause [2022-09-06T21:09:12.250Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T21:09:12.250Z] --- SKIP: TestPause (0.00s) [2022-09-06T21:09:12.250Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T21:09:12.250Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T21:09:12.250Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T21:09:12.250Z] === RUN TestPauseStopPausedContainer [2022-09-06T21:09:12.250Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T21:09:12.250Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-09-06T21:09:12.250Z] === RUN TestPidHost [2022-09-06T21:09:13.186Z] --- PASS: TestPidHost (0.91s) [2022-09-06T21:09:13.186Z] === RUN TestPsFilter [2022-09-06T21:09:13.186Z] --- PASS: TestPsFilter (0.10s) [2022-09-06T21:09:13.186Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T21:09:13.753Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-09-06T21:09:13.753Z] === RUN TestRemoveContainerWithVolume [2022-09-06T21:09:14.012Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-09-06T21:09:14.012Z] === RUN TestRemoveContainerRunning [2022-09-06T21:09:14.578Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-09-06T21:09:14.578Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T21:09:14.836Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-09-06T21:09:14.837Z] === RUN TestRemoveInvalidContainer [2022-09-06T21:09:14.837Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T21:09:14.837Z] === RUN TestRenameLinkedContainer [2022-09-06T21:09:16.738Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-09-06T21:09:16.738Z] === RUN TestRenameStoppedContainer [2022-09-06T21:09:16.997Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-09-06T21:09:16.997Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T21:09:17.931Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-09-06T21:09:17.931Z] === RUN TestRenameInvalidName [2022-09-06T21:09:18.497Z] --- PASS: TestRenameInvalidName (0.41s) [2022-09-06T21:09:18.497Z] === RUN TestRenameAnonymousContainer [2022-09-06T21:09:19.872Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-09-06T21:09:19.872Z] === RUN TestRenameContainerWithSameName [2022-09-06T21:09:20.438Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-09-06T21:09:20.438Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T21:09:21.004Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-09-06T21:09:21.004Z] === RUN TestResize [2022-09-06T21:09:21.571Z] --- PASS: TestResize (0.42s) [2022-09-06T21:09:21.571Z] === RUN TestResizeWithInvalidSize [2022-09-06T21:09:22.137Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-09-06T21:09:22.137Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T21:09:22.395Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-09-06T21:09:22.395Z] === RUN TestDaemonRestartKillContainers [2022-09-06T21:09:22.395Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-06T21:09:22.395Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-06T21:09:22.395Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T21:09:22.395Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T21:09:22.880Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-09-06T21:09:22.880Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T21:09:22.880Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-09-06T21:09:22.880Z] === RUN TestWaitNonBlocked [2022-09-06T21:09:22.880Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T21:09:22.880Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T21:09:22.880Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T21:09:22.880Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T21:09:22.880Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T21:09:22.880Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T21:09:22.880Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T21:09:22.880Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-09-06T21:09:22.880Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-09-06T21:09:22.880Z] === RUN TestWaitBlocked [2022-09-06T21:09:22.880Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T21:09:22.880Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T21:09:22.880Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T21:09:22.880Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T21:09:22.880Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T21:09:22.880Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T21:09:23.330Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T21:09:23.450Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T21:09:23.451Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-09-06T21:09:23.451Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-09-06T21:09:23.451Z] === RUN TestWaitConditions [2022-09-06T21:09:23.451Z] === RUN TestWaitConditions/default [2022-09-06T21:09:23.451Z] === PAUSE TestWaitConditions/default [2022-09-06T21:09:23.451Z] === RUN TestWaitConditions/not-running [2022-09-06T21:09:23.451Z] === PAUSE TestWaitConditions/not-running [2022-09-06T21:09:23.451Z] === RUN TestWaitConditions/next-exit [2022-09-06T21:09:23.451Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T21:09:23.451Z] === RUN TestWaitConditions/removed [2022-09-06T21:09:23.451Z] === PAUSE TestWaitConditions/removed [2022-09-06T21:09:23.451Z] === CONT TestWaitConditions/default [2022-09-06T21:09:23.451Z] === CONT TestWaitConditions/removed [2022-09-06T21:09:23.451Z] === CONT TestWaitConditions/default [2022-09-06T21:09:23.451Z] wait_test.go:146: ContainerID = 38ce4e17059529175204419f5b6acac089f933f446402846c8775c56aee881aa [2022-09-06T21:09:23.451Z] === CONT TestWaitConditions/removed [2022-09-06T21:09:23.451Z] wait_test.go:146: ContainerID = 2c72431d8636e1d5537317dd90ed2130a8ed04b2774dae70baf9e6dbbd61bf72 [2022-09-06T21:09:24.265Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.79s) [2022-09-06T21:09:24.265Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s) [2022-09-06T21:09:24.265Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) [2022-09-06T21:09:24.265Z] === RUN TestCgroupNamespacesRun [2022-09-06T21:09:24.391Z] === CONT TestWaitConditions/next-exit [2022-09-06T21:09:24.391Z] === CONT TestWaitConditions/not-running [2022-09-06T21:09:24.391Z] === CONT TestWaitConditions/next-exit [2022-09-06T21:09:24.391Z] wait_test.go:146: ContainerID = e8cdf904fa5e82c4064a7d97bae12bf6b0e74da03f7a657f3d745f4e5a7e19cf [2022-09-06T21:09:24.391Z] === CONT TestWaitConditions/not-running [2022-09-06T21:09:24.391Z] wait_test.go:146: ContainerID = 9411c9f5388b7d970dcd22be5d511a4ace3318d7f08a568f8a964f7caa1e9ff6 [2022-09-06T21:09:24.961Z] --- PASS: TestWaitConditions (0.01s) [2022-09-06T21:09:24.961Z] --- PASS: TestWaitConditions/removed (0.71s) [2022-09-06T21:09:24.961Z] --- PASS: TestWaitConditions/default (0.72s) [2022-09-06T21:09:24.961Z] --- PASS: TestWaitConditions/not-running (0.70s) [2022-09-06T21:09:24.961Z] --- PASS: TestWaitConditions/next-exit (0.74s) [2022-09-06T21:09:24.961Z] === RUN TestWaitRestartedContainer [2022-09-06T21:09:24.961Z] === RUN TestWaitRestartedContainer/default [2022-09-06T21:09:24.961Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T21:09:24.961Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T21:09:24.961Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T21:09:24.961Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T21:09:24.961Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T21:09:24.961Z] === CONT TestWaitRestartedContainer/default [2022-09-06T21:09:24.961Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T21:09:25.201Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-09-06T21:09:25.202Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T21:09:26.580Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-09-06T21:09:26.580Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T21:09:26.874Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T21:09:27.446Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-06T21:09:27.446Z] --- PASS: TestWaitRestartedContainer/next-exit (1.58s) [2022-09-06T21:09:27.446Z] --- PASS: TestWaitRestartedContainer/default (1.70s) [2022-09-06T21:09:27.446Z] --- PASS: TestWaitRestartedContainer/not-running (0.99s) [2022-09-06T21:09:27.446Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T21:09:27.446Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T21:09:27.516Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-09-06T21:09:27.517Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T21:09:28.897Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-09-06T21:09:28.897Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T21:09:29.832Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-09-06T21:09:29.832Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T21:09:29.988Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.11s) [2022-09-06T21:09:29.988Z] === CONT TestIpcModeOlderClient [2022-09-06T21:09:29.988Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-09-06T21:09:29.988Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T21:09:29.988Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-09-06T21:09:29.988Z] === CONT TestDaemonHostGatewayIP [2022-09-06T21:09:31.208Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-09-06T21:09:31.208Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T21:09:31.222Z] --- PASS: TestServicePlugin (30.05s) [2022-09-06T21:09:31.222Z] === RUN TestServiceUpdateLabel [2022-09-06T21:09:31.774Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-09-06T21:09:31.774Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T21:09:31.791Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-09-06T21:09:31.791Z] === RUN TestServiceUpdateSecrets [2022-09-06T21:09:32.532Z] --- PASS: TestDaemonHostGatewayIP (2.43s) [2022-09-06T21:09:32.532Z] === CONT TestDaemonRestartIpcMode [2022-09-06T21:09:33.150Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-09-06T21:09:33.150Z] === RUN TestNISDomainname [2022-09-06T21:09:33.150Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-06T21:09:33.150Z] --- SKIP: TestNISDomainname (0.02s) [2022-09-06T21:09:33.150Z] === RUN TestHostnameDnsResolution [2022-09-06T21:09:33.717Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-09-06T21:09:33.717Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T21:09:33.717Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-06T21:09:33.717Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-06T21:09:33.717Z] === RUN TestPrivilegedHostDevices [2022-09-06T21:09:34.284Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-09-06T21:09:34.284Z] === RUN TestRunConsoleSize [2022-09-06T21:09:34.445Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-09-06T21:09:34.543Z] --- PASS: TestRunConsoleSize (0.41s) [2022-09-06T21:09:34.543Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T21:09:34.916Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-06T21:09:34.916Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-06T21:09:34.916Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-06T21:09:34.916Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-06T21:09:34.916Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-06T21:09:34.916Z] Cross building: bundles/cross/windows/amd64 [2022-09-06T21:09:34.916Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-06T21:09:34.916Z] { [2022-09-06T21:09:34.916Z] "RT_GROUP_ICON": { [2022-09-06T21:09:34.916Z] "#1": { [2022-09-06T21:09:34.916Z] "0409": "../../winresources/docker.ico" [2022-09-06T21:09:34.916Z] } [2022-09-06T21:09:34.916Z] }, [2022-09-06T21:09:34.916Z] "RT_MANIFEST": { [2022-09-06T21:09:34.916Z] "#1": { [2022-09-06T21:09:34.916Z] "0409": { [2022-09-06T21:09:34.916Z] "identity": {}, [2022-09-06T21:09:34.916Z] "description": "Docker Engine", [2022-09-06T21:09:34.916Z] "minimum-os": "vista", [2022-09-06T21:09:34.916Z] "execution-level": "", [2022-09-06T21:09:34.916Z] "ui-access": false, [2022-09-06T21:09:34.916Z] "auto-elevate": false, [2022-09-06T21:09:34.916Z] "dpi-awareness": "unaware", [2022-09-06T21:09:34.916Z] "disable-theming": false, [2022-09-06T21:09:34.916Z] "disable-window-filtering": false, [2022-09-06T21:09:34.916Z] "high-resolution-scrolling-aware": false, [2022-09-06T21:09:34.916Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-06T21:09:34.916Z] "long-path-aware": false, [2022-09-06T21:09:34.916Z] "printer-driver-isolation": false, [2022-09-06T21:09:34.916Z] "gdi-scaling": false, [2022-09-06T21:09:34.916Z] "segment-heap": false, [2022-09-06T21:09:34.916Z] "use-common-controls-v6": false [2022-09-06T21:09:34.916Z] } [2022-09-06T21:09:34.916Z] } [2022-09-06T21:09:34.916Z] }, [2022-09-06T21:09:34.916Z] "RT_MESSAGETABLE": { [2022-09-06T21:09:34.916Z] "#1": { [2022-09-06T21:09:34.916Z] "0409": "../../winresources/event_messages.bin" [2022-09-06T21:09:34.916Z] } [2022-09-06T21:09:34.916Z] }, [2022-09-06T21:09:34.916Z] "RT_VERSION": { [2022-09-06T21:09:34.916Z] "#1": { [2022-09-06T21:09:34.916Z] "0409": { [2022-09-06T21:09:34.916Z] "fixed": { [2022-09-06T21:09:34.916Z] "file_version": "0.0.0.0", [2022-09-06T21:09:34.916Z] "product_version": "0.0.0.0", [2022-09-06T21:09:34.916Z] "type": "Unknown" [2022-09-06T21:09:34.916Z] }, [2022-09-06T21:09:34.916Z] "info": { [2022-09-06T21:09:34.916Z] "0000": { [2022-09-06T21:09:34.916Z] "CompanyName": "", [2022-09-06T21:09:34.916Z] "FileVersion": "dev", [2022-09-06T21:09:34.916Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-06T21:09:34.916Z] "OriginalFileName": "dockerd.exe", [2022-09-06T21:09:34.916Z] "ProductName": "", [2022-09-06T21:09:34.916Z] "ProductVersion": "dev", [2022-09-06T21:09:34.916Z] "SpecialBuild": "518179f63e46f6e7313b58a4bf5ea7cefcaf2501" [2022-09-06T21:09:34.916Z] } [2022-09-06T21:09:34.916Z] } [2022-09-06T21:09:34.916Z] } [2022-09-06T21:09:34.916Z] } [2022-09-06T21:09:34.916Z] } [2022-09-06T21:09:34.916Z] } [2022-09-06T21:09:34.916Z] cmd/dockerd/config.go [2022-09-06T21:09:34.916Z] cmd/dockerd/config_windows.go [2022-09-06T21:09:34.916Z] cmd/dockerd/daemon.go [2022-09-06T21:09:34.916Z] cmd/dockerd/daemon_test.go [2022-09-06T21:09:34.916Z] cmd/dockerd/daemon_windows.go [2022-09-06T21:09:34.916Z] cmd/dockerd/docker.go [2022-09-06T21:09:34.916Z] cmd/dockerd/docker_windows.go [2022-09-06T21:09:34.916Z] cmd/dockerd/genwinres_windows.go [2022-09-06T21:09:34.916Z] cmd/dockerd/metrics.go [2022-09-06T21:09:34.916Z] cmd/dockerd/options.go [2022-09-06T21:09:34.916Z] cmd/dockerd/options_test.go [2022-09-06T21:09:34.916Z] cmd/dockerd/service_windows.go [2022-09-06T21:09:34.916Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-06T21:09:34.916Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-06T21:09:34.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-06T21:09:34.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T21:09:36.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T21:09:36.490Z] --- PASS: TestRunWithAlternativeContainerdShim (2.05s) [2022-09-06T21:09:36.490Z] === RUN TestStats [2022-09-06T21:09:36.490Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T21:09:36.490Z] --- SKIP: TestStats (0.00s) [2022-09-06T21:09:36.490Z] === RUN TestStopContainerWithTimeout [2022-09-06T21:09:36.490Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T21:09:36.490Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T21:09:36.490Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T21:09:36.490Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T21:09:36.490Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T21:09:36.490Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T21:09:36.490Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T21:09:36.490Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T21:09:36.749Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T21:09:36.749Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T21:09:37.316Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T21:09:38.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T21:09:39.214Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T21:09:41.114Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T21:09:41.114Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-09-06T21:09:41.114Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-09-06T21:09:41.114Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-09-06T21:09:41.114Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-09-06T21:09:41.114Z] === RUN TestDeleteDevicemapper [2022-09-06T21:09:41.114Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T21:09:41.114Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T21:09:41.114Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T21:09:41.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T21:09:41.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T21:09:42.048Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-09-06T21:09:42.048Z] === RUN TestUpdateMemory [2022-09-06T21:09:42.048Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T21:09:42.048Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-06T21:09:42.048Z] === RUN TestUpdateCPUQuota [2022-09-06T21:09:42.048Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T21:09:42.048Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-06T21:09:42.048Z] === RUN TestUpdatePidsLimit [2022-09-06T21:09:42.048Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T21:09:42.048Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-06T21:09:42.048Z] === RUN TestUpdateRestartPolicy [2022-09-06T21:09:42.575Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2022-09-06T21:09:42.575Z] PASS [2022-09-06T21:09:42.575Z] [2022-09-06T21:09:42.575Z] === Skipped [2022-09-06T21:09:42.575Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-06T21:09:42.575Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T21:09:42.575Z] [2022-09-06T21:09:42.575Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T21:09:42.575Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T21:09:42.575Z] [2022-09-06T21:09:42.575Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T21:09:42.575Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T21:09:42.575Z] [2022-09-06T21:09:42.575Z] DONE 273 tests, 3 skipped in 129.579s [2022-09-06T21:09:42.575Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T21:09:42.575Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:09:42.575Z] ++ set -e [2022-09-06T21:09:42.575Z] ++ '[' -n 0 ']' [2022-09-06T21:09:42.575Z] ++ set -x [2022-09-06T21:09:42.575Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:09:42.575Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T21:09:42.575Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-06T21:09:42.575Z] === RUN TestConfigDaemonID [2022-09-06T21:09:43.146Z] daemon_test.go:83: [db456c80144a1] daemon is not started [2022-09-06T21:09:43.146Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-06T21:09:43.146Z] === RUN TestDaemonConfigValidation [2022-09-06T21:09:43.146Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T21:09:43.146Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T21:09:43.146Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T21:09:43.146Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T21:09:43.146Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T21:09:43.146Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T21:09:43.146Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T21:09:43.146Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T21:09:43.146Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T21:09:43.146Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T21:09:43.146Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T21:09:43.146Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T21:09:43.146Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T21:09:43.146Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T21:09:43.146Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T21:09:43.407Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T21:09:43.407Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-09-06T21:09:43.407Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-09-06T21:09:43.407Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-09-06T21:09:43.407Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-09-06T21:09:43.407Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-06T21:09:43.407Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T21:09:43.407Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T21:09:44.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T21:09:44.348Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T21:09:45.288Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T21:09:46.670Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T21:09:46.670Z] daemon_test.go:197: [d8b93989c087f] daemon is not started [2022-09-06T21:09:46.670Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-09-06T21:09:46.670Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-09-06T21:09:46.670Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-06T21:09:46.670Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-06T21:09:46.670Z] === RUN TestDaemonProxy [2022-09-06T21:09:46.670Z] === RUN TestDaemonProxy/environment_variables [2022-09-06T21:09:46.676Z] --- PASS: TestServiceUpdateSecrets (14.55s) [2022-09-06T21:09:46.676Z] === RUN TestServiceUpdateConfigs [2022-09-06T21:09:48.052Z] === RUN TestDaemonProxy/command-line_options [2022-09-06T21:09:49.969Z] === RUN TestDaemonProxy/configuration_file [2022-09-06T21:09:50.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T21:09:51.880Z] === RUN TestDaemonProxy/conflicting_options [2022-09-06T21:09:52.141Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-06T21:09:52.712Z] --- PASS: TestDaemonProxy (6.23s) [2022-09-06T21:09:52.712Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-09-06T21:09:52.712Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-09-06T21:09:52.712Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-09-06T21:09:52.712Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-06T21:09:52.712Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-06T21:09:52.712Z] PASS [2022-09-06T21:09:52.712Z] [2022-09-06T21:09:52.712Z] DONE 18 tests in 11.263s [2022-09-06T21:09:52.712Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T21:09:52.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:09:52.712Z] ++ set -e [2022-09-06T21:09:52.712Z] ++ '[' -n 0 ']' [2022-09-06T21:09:52.712Z] ++ set -x [2022-09-06T21:09:52.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:09:52.973Z] INFO: Testing against a local daemon [2022-09-06T21:09:52.973Z] === RUN TestCommitInheritsEnv [2022-09-06T21:09:53.234Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-09-06T21:09:53.234Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T21:09:53.234Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-06T21:09:53.234Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T21:09:53.234Z] === RUN TestImportWithCustomPlatform [2022-09-06T21:09:53.234Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T21:09:53.234Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T21:09:53.234Z] === RUN TestImportWithCustomPlatform// [2022-09-06T21:09:53.234Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T21:09:53.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T21:09:53.495Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T21:09:53.495Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T21:09:53.495Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T21:09:53.495Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T21:09:53.495Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T21:09:53.495Z] --- PASS: TestImportWithCustomPlatform (0.43s) [2022-09-06T21:09:53.495Z] --- PASS: TestImportWithCustomPlatform/#00 (0.15s) [2022-09-06T21:09:53.495Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T21:09:53.495Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T21:09:53.495Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-09-06T21:09:53.495Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-06T21:09:53.495Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-06T21:09:53.495Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T21:09:53.495Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T21:09:53.495Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T21:09:53.495Z] === RUN TestImagesFilterMultiReference [2022-09-06T21:09:53.495Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-06T21:09:53.495Z] === RUN TestImagePullPlatformInvalid [2022-09-06T21:09:53.756Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-06T21:09:53.756Z] === RUN TestRemoveImageOrphaning [2022-09-06T21:09:54.016Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-09-06T21:09:54.016Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T21:09:54.016Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T21:09:54.016Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-06T21:09:54.016Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T21:09:54.016Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-06T21:09:54.016Z] === RUN TestTagInvalidReference [2022-09-06T21:09:54.016Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-06T21:09:54.016Z] === RUN TestTagValidPrefixedRepo [2022-09-06T21:09:54.016Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-09-06T21:09:54.016Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T21:09:54.016Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-06T21:09:54.016Z] === RUN TestTagOfficialNames [2022-09-06T21:09:54.016Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T21:09:54.016Z] === RUN TestTagMatchesDigest [2022-09-06T21:09:54.016Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-09-06T21:09:54.016Z] PASS [2022-09-06T21:09:54.016Z] [2022-09-06T21:09:54.016Z] === Skipped [2022-09-06T21:09:54.016Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T21:09:54.016Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-06T21:09:54.016Z] [2022-09-06T21:09:54.016Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-06T21:09:54.016Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T21:09:54.016Z] [2022-09-06T21:09:54.016Z] DONE 22 tests, 2 skipped in 1.441s [2022-09-06T21:09:54.016Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T21:09:54.016Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:09:54.016Z] ++ set -e [2022-09-06T21:09:54.016Z] ++ '[' -n 0 ']' [2022-09-06T21:09:54.016Z] ++ set -x [2022-09-06T21:09:54.016Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:09:54.245Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-09-06T21:09:54.246Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T21:09:54.246Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-09-06T21:09:54.246Z] === RUN TestWaitNonBlocked [2022-09-06T21:09:54.246Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T21:09:54.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T21:09:54.246Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T21:09:54.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T21:09:54.246Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T21:09:54.246Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T21:09:54.246Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T21:09:54.246Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-09-06T21:09:54.246Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-09-06T21:09:54.246Z] === RUN TestWaitBlocked [2022-09-06T21:09:54.246Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T21:09:54.246Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T21:09:54.246Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T21:09:54.246Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T21:09:54.246Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T21:09:54.246Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T21:09:54.277Z] === RUN TestStripANSICommands [2022-09-06T21:09:54.277Z] === RUN TestStripANSICommands/#00 [2022-09-06T21:09:54.277Z] === RUN TestStripANSICommands/#01 [2022-09-06T21:09:54.277Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T21:09:54.277Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T21:09:54.277Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T21:09:54.277Z] PASS [2022-09-06T21:09:54.277Z] [2022-09-06T21:09:54.277Z] DONE 3 tests in 0.037s [2022-09-06T21:09:54.277Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T21:09:54.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:09:54.277Z] ++ set -e [2022-09-06T21:09:54.277Z] ++ '[' -n 0 ']' [2022-09-06T21:09:54.277Z] ++ set -x [2022-09-06T21:09:54.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:09:54.277Z] INFO: Testing against a local daemon [2022-09-06T21:09:54.277Z] === RUN TestNetworkCreateDelete [2022-09-06T21:09:54.537Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-09-06T21:09:54.537Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T21:09:54.798Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-09-06T21:09:54.798Z] === RUN TestDaemonDNSFallback [2022-09-06T21:09:54.812Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T21:09:54.812Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-09-06T21:09:54.812Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-09-06T21:09:54.812Z] === RUN TestWaitConditions [2022-09-06T21:09:54.812Z] === RUN TestWaitConditions/default [2022-09-06T21:09:54.812Z] === PAUSE TestWaitConditions/default [2022-09-06T21:09:54.812Z] === RUN TestWaitConditions/not-running [2022-09-06T21:09:54.812Z] === PAUSE TestWaitConditions/not-running [2022-09-06T21:09:54.812Z] === RUN TestWaitConditions/next-exit [2022-09-06T21:09:54.812Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T21:09:54.812Z] === RUN TestWaitConditions/removed [2022-09-06T21:09:54.812Z] === PAUSE TestWaitConditions/removed [2022-09-06T21:09:54.812Z] === CONT TestWaitConditions/default [2022-09-06T21:09:54.812Z] === CONT TestWaitConditions/next-exit [2022-09-06T21:09:54.812Z] === CONT TestWaitConditions/default [2022-09-06T21:09:54.812Z] wait_test.go:146: ContainerID = ba78edffb50689610e0a246fb22e2339dee5f6be4aea7c213b7667d59bb34d9d [2022-09-06T21:09:54.812Z] === CONT TestWaitConditions/next-exit [2022-09-06T21:09:54.812Z] wait_test.go:146: ContainerID = f143fccc018fbfb176f879bf9cb1552595aae62b7feb449ae8221538a4283a04 [2022-09-06T21:09:55.748Z] === CONT TestWaitConditions/removed [2022-09-06T21:09:55.748Z] wait_test.go:146: ContainerID = 177841a23ecc1d21e1b3156745792943bcd8ace42a5a86e1071ba0ee38294836 [2022-09-06T21:09:55.748Z] === CONT TestWaitConditions/not-running [2022-09-06T21:09:55.748Z] wait_test.go:146: ContainerID = f4642d71cc772d54dcbc53e9839938034169947cc6a00e3e5aa822e5f24caca4 [2022-09-06T21:09:56.315Z] --- PASS: TestWaitConditions (0.02s) [2022-09-06T21:09:56.315Z] --- PASS: TestWaitConditions/default (0.73s) [2022-09-06T21:09:56.315Z] --- PASS: TestWaitConditions/next-exit (0.80s) [2022-09-06T21:09:56.315Z] --- PASS: TestWaitConditions/removed (0.65s) [2022-09-06T21:09:56.315Z] --- PASS: TestWaitConditions/not-running (0.70s) [2022-09-06T21:09:56.315Z] === RUN TestWaitRestartedContainer [2022-09-06T21:09:56.315Z] === RUN TestWaitRestartedContainer/default [2022-09-06T21:09:56.315Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T21:09:56.315Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T21:09:56.315Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T21:09:56.315Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T21:09:56.315Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T21:09:56.315Z] === CONT TestWaitRestartedContainer/default [2022-09-06T21:09:56.315Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T21:09:56.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T21:09:57.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T21:09:57.690Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T21:09:58.626Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-06T21:09:58.626Z] --- PASS: TestWaitRestartedContainer/next-exit (1.38s) [2022-09-06T21:09:58.626Z] --- PASS: TestWaitRestartedContainer/default (1.46s) [2022-09-06T21:09:58.626Z] --- PASS: TestWaitRestartedContainer/not-running (0.97s) [2022-09-06T21:09:58.626Z] === CONT TestDaemonRestartIpcMode [2022-09-06T21:09:58.626Z] === CONT TestIpcModeOlderClient [2022-09-06T21:09:58.626Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-06T21:09:58.626Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T21:10:00.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T21:10:01.161Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-09-06T21:10:01.379Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-09-06T21:10:01.380Z] === RUN TestInspectNetwork [2022-09-06T21:10:01.419Z] --- PASS: TestDaemonRestartIpcMode (2.87s) [2022-09-06T21:10:01.419Z] PASS [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === Skipped [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T21:10:01.419Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-06T21:10:01.419Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-06T21:10:01.419Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-06T21:10:01.419Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T21:10:01.419Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-06T21:10:01.419Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-06T21:10:01.419Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-06T21:10:01.419Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-06T21:10:01.419Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-06T21:10:01.419Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T21:10:01.419Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-06T21:10:01.419Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-06T21:10:01.419Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-09-06T21:10:01.419Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-06T21:10:01.419Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-06T21:10:01.419Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-06T21:10:01.419Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T21:10:01.419Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-09-06T21:10:01.419Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-06T21:10:01.419Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-09-06T21:10:01.419Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-06T21:10:01.419Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-06T21:10:01.419Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T21:10:01.419Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-06T21:10:01.419Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-06T21:10:01.419Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-06T21:10:01.419Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T21:10:01.419Z] [2022-09-06T21:10:01.419Z] DONE 250 tests, 27 skipped in 87.035s [2022-09-06T21:10:01.419Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T21:10:01.437Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-06T21:10:01.437Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-06T21:10:01.437Z] { [2022-09-06T21:10:01.437Z] "RT_GROUP_ICON": { [2022-09-06T21:10:01.437Z] "#1": { [2022-09-06T21:10:01.437Z] "0409": "../../winresources/docker.ico" [2022-09-06T21:10:01.437Z] } [2022-09-06T21:10:01.437Z] }, [2022-09-06T21:10:01.437Z] "RT_MANIFEST": { [2022-09-06T21:10:01.437Z] "#1": { [2022-09-06T21:10:01.437Z] "0409": { [2022-09-06T21:10:01.437Z] "identity": {}, [2022-09-06T21:10:01.437Z] "description": "Docker Engine", [2022-09-06T21:10:01.437Z] "minimum-os": "vista", [2022-09-06T21:10:01.437Z] "execution-level": "", [2022-09-06T21:10:01.437Z] "ui-access": false, [2022-09-06T21:10:01.437Z] "auto-elevate": false, [2022-09-06T21:10:01.437Z] "dpi-awareness": "unaware", [2022-09-06T21:10:01.437Z] "disable-theming": false, [2022-09-06T21:10:01.437Z] "disable-window-filtering": false, [2022-09-06T21:10:01.437Z] "high-resolution-scrolling-aware": false, [2022-09-06T21:10:01.437Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-06T21:10:01.437Z] "long-path-aware": false, [2022-09-06T21:10:01.437Z] "printer-driver-isolation": false, [2022-09-06T21:10:01.437Z] "gdi-scaling": false, [2022-09-06T21:10:01.437Z] "segment-heap": false, [2022-09-06T21:10:01.437Z] "use-common-controls-v6": false [2022-09-06T21:10:01.437Z] } [2022-09-06T21:10:01.437Z] } [2022-09-06T21:10:01.437Z] }, [2022-09-06T21:10:01.437Z] "RT_MESSAGETABLE": { [2022-09-06T21:10:01.437Z] "#1": { [2022-09-06T21:10:01.437Z] "0409": "../../winresources/event_messages.bin" [2022-09-06T21:10:01.437Z] } [2022-09-06T21:10:01.437Z] }, [2022-09-06T21:10:01.437Z] "RT_VERSION": { [2022-09-06T21:10:01.437Z] "#1": { [2022-09-06T21:10:01.437Z] "0409": { [2022-09-06T21:10:01.437Z] "fixed": { [2022-09-06T21:10:01.437Z] "file_version": "0.0.0.0", [2022-09-06T21:10:01.437Z] "product_version": "0.0.0.0", [2022-09-06T21:10:01.437Z] "type": "Unknown" [2022-09-06T21:10:01.437Z] }, [2022-09-06T21:10:01.437Z] "info": { [2022-09-06T21:10:01.437Z] "0000": { [2022-09-06T21:10:01.437Z] "CompanyName": "", [2022-09-06T21:10:01.437Z] "FileVersion": "dev", [2022-09-06T21:10:01.437Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-06T21:10:01.437Z] "OriginalFileName": "docker-proxy.exe", [2022-09-06T21:10:01.437Z] "ProductName": "", [2022-09-06T21:10:01.437Z] "ProductVersion": "dev", [2022-09-06T21:10:01.437Z] "SpecialBuild": "518179f63e46f6e7313b58a4bf5ea7cefcaf2501" [2022-09-06T21:10:01.437Z] } [2022-09-06T21:10:01.437Z] } [2022-09-06T21:10:01.437Z] } [2022-09-06T21:10:01.437Z] } [2022-09-06T21:10:01.437Z] } [2022-09-06T21:10:01.437Z] } [2022-09-06T21:10:01.437Z] cmd/docker-proxy/genwinres_windows.go [2022-09-06T21:10:01.437Z] cmd/docker-proxy/main.go [2022-09-06T21:10:01.437Z] cmd/docker-proxy/network_proxy_test.go [2022-09-06T21:10:01.437Z] cmd/docker-proxy/proxy.go [2022-09-06T21:10:01.437Z] cmd/docker-proxy/sctp_proxy.go [2022-09-06T21:10:01.437Z] cmd/docker-proxy/tcp_proxy.go [2022-09-06T21:10:01.437Z] cmd/docker-proxy/udp_proxy.go [2022-09-06T21:10:01.437Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-06T21:10:01.437Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-06T21:10:01.578Z] --- PASS: TestServiceUpdateConfigs (14.73s) [2022-09-06T21:10:01.578Z] === RUN TestServiceUpdateNetwork [2022-09-06T21:10:01.678Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T21:10:01.693Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-06T21:10:01.693Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-06T21:10:01.948Z] remote: Enumerating objects: 23, done. [2022-09-06T21:10:01.948Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-06T21:10:01.948Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-06T21:10:01.948Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-06T21:10:01.948Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-09-06T21:10:01.948Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-06T21:10:01.948Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-06T21:10:02.244Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-09-06T21:10:02.244Z] === RUN TestConfigDaemonID [2022-09-06T21:10:02.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T21:10:03.624Z] daemon_test.go:83: [d1ce58591713d] daemon is not started [2022-09-06T21:10:03.624Z] --- PASS: TestConfigDaemonID (1.08s) [2022-09-06T21:10:03.624Z] === RUN TestDaemonConfigValidation [2022-09-06T21:10:03.624Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T21:10:03.624Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T21:10:03.624Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T21:10:03.624Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T21:10:03.624Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T21:10:03.624Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T21:10:03.624Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T21:10:03.624Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T21:10:03.624Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T21:10:03.624Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T21:10:03.624Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T21:10:03.624Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T21:10:03.624Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T21:10:03.624Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-06T21:10:03.624Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T21:10:03.624Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T21:10:03.624Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-09-06T21:10:03.624Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-09-06T21:10:03.624Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-09-06T21:10:03.624Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-09-06T21:10:03.624Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-09-06T21:10:03.624Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T21:10:03.624Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T21:10:04.563Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T21:10:04.676Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T21:10:04.676Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T21:10:04.676Z] === RUN TestInspectNetwork/network_name [2022-09-06T21:10:04.676Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T21:10:05.938Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T21:10:06.873Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T21:10:06.873Z] daemon_test.go:197: [d2213c39a013a] daemon is not started [2022-09-06T21:10:06.873Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-09-06T21:10:06.873Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-09-06T21:10:06.873Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-09-06T21:10:06.873Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-09-06T21:10:06.873Z] === RUN TestDaemonProxy [2022-09-06T21:10:06.873Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-06T21:10:06.873Z] --- SKIP: TestDaemonProxy (0.00s) [2022-09-06T21:10:06.873Z] PASS [2022-09-06T21:10:06.873Z] [2022-09-06T21:10:06.873Z] === Skipped [2022-09-06T21:10:06.873Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-09-06T21:10:06.873Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-06T21:10:06.873Z] [2022-09-06T21:10:06.873Z] DONE 13 tests, 1 skipped in 5.315s [2022-09-06T21:10:06.873Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T21:10:07.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T21:10:07.132Z] INFO: Testing against a local daemon [2022-09-06T21:10:07.132Z] === RUN TestCommitInheritsEnv [2022-09-06T21:10:07.191Z] Cross building: bundles/cross/linux/ppc64le [2022-09-06T21:10:07.192Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-06T21:10:07.192Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-06T21:10:08.076Z] --- PASS: TestCommitInheritsEnv (1.13s) [2022-09-06T21:10:08.076Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T21:10:08.076Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T21:10:08.076Z] === RUN TestImportWithCustomPlatform [2022-09-06T21:10:08.076Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T21:10:08.347Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T21:10:08.347Z] === RUN TestImportWithCustomPlatform// [2022-09-06T21:10:08.347Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T21:10:08.347Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T21:10:08.347Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T21:10:08.607Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T21:10:08.607Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T21:10:08.607Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T21:10:08.607Z] --- PASS: TestImportWithCustomPlatform (0.38s) [2022-09-06T21:10:08.607Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-09-06T21:10:08.607Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T21:10:08.607Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T21:10:08.607Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-06T21:10:08.607Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-09-06T21:10:08.607Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-09-06T21:10:08.607Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T21:10:08.607Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T21:10:08.607Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T21:10:08.607Z] === RUN TestImagesFilterMultiReference [2022-09-06T21:10:08.607Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-09-06T21:10:08.607Z] === RUN TestImagePullPlatformInvalid [2022-09-06T21:10:08.607Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-06T21:10:08.607Z] === RUN TestRemoveImageOrphaning [2022-09-06T21:10:08.877Z] --- PASS: TestInspectNetwork (7.19s) [2022-09-06T21:10:08.877Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T21:10:08.877Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T21:10:08.877Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T21:10:08.877Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T21:10:08.877Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T21:10:08.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T21:10:09.818Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2022-09-06T21:10:09.818Z] === RUN TestNetworkInvalidJSON [2022-09-06T21:10:09.818Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T21:10:09.818Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T21:10:09.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T21:10:09.818Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T21:10:09.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T21:10:09.818Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T21:10:09.818Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T21:10:09.818Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T21:10:09.818Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T21:10:09.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T21:10:09.818Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T21:10:09.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T21:10:09.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T21:10:09.818Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T21:10:09.818Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T21:10:09.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T21:10:09.818Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T21:10:09.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T21:10:09.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T21:10:09.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T21:10:09.818Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T21:10:09.818Z] === RUN TestNetworkList [2022-09-06T21:10:09.818Z] === RUN TestNetworkList//networks [2022-09-06T21:10:09.818Z] === PAUSE TestNetworkList//networks [2022-09-06T21:10:09.818Z] === RUN TestNetworkList//networks/ [2022-09-06T21:10:09.818Z] === PAUSE TestNetworkList//networks/ [2022-09-06T21:10:09.818Z] === CONT TestNetworkList//networks [2022-09-06T21:10:09.818Z] === CONT TestNetworkList//networks/ [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkList (0.02s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T21:10:09.818Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T21:10:09.818Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T21:10:10.390Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-06T21:10:10.390Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T21:10:10.508Z] --- PASS: TestRemoveImageOrphaning (1.52s) [2022-09-06T21:10:10.508Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T21:10:10.508Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-06T21:10:10.508Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-06T21:10:10.508Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T21:10:10.508Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-06T21:10:10.508Z] === RUN TestTagInvalidReference [2022-09-06T21:10:10.508Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T21:10:10.508Z] === RUN TestTagValidPrefixedRepo [2022-09-06T21:10:10.508Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-09-06T21:10:10.508Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T21:10:10.508Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-06T21:10:10.508Z] === RUN TestTagOfficialNames [2022-09-06T21:10:10.508Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-06T21:10:10.508Z] === RUN TestTagMatchesDigest [2022-09-06T21:10:10.508Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-09-06T21:10:10.508Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T21:10:11.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T21:10:11.773Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-06T21:10:11.773Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T21:10:12.343Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-09-06T21:10:12.343Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T21:10:13.285Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-06T21:10:13.285Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T21:10:13.790Z] --- PASS: TestServiceUpdateNetwork (12.52s) [2022-09-06T21:10:13.790Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T21:10:14.020Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T21:10:14.020Z] Using test binary docker [2022-09-06T21:10:14.020Z] +++ /etc/init.d/apparmor start [2022-09-06T21:10:14.020Z] Not: starting. [2022-09-06T21:10:14.020Z] INFO: Waiting for daemon to start... [2022-09-06T21:10:14.020Z] Starting dockerd [2022-09-06T21:10:14.020Z] +++ 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 [2022-09-06T21:10:14.668Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-09-06T21:10:14.668Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T21:10:15.168Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T21:10:15.255Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-09-06T21:10:15.255Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T21:10:15.737Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T21:10:15.926Z] . [2022-09-06T21:10:15.926Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T21:10:16.186Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T21:10:16.186Z] Error: No such image: emptyfs [2022-09-06T21:10:16.186Z] ++++ docker load [2022-09-06T21:10:16.186Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T21:10:16.755Z] Loaded image: emptyfs:latest [2022-09-06T21:10:16.755Z] Running integration-test (iteration 1) [2022-09-06T21:10:16.755Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T21:10:16.755Z] ++ 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 [2022-09-06T21:10:16.755Z] ++ set -e [2022-09-06T21:10:16.755Z] ++ '[' -n 0 ']' [2022-09-06T21:10:16.755Z] ++ set -x [2022-09-06T21:10:16.755Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:10:17.694Z] Loaded image: busybox:latest [2022-09-06T21:10:17.804Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2022-09-06T21:10:17.804Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T21:10:17.804Z] service_test.go:243: FLAKY_TEST [2022-09-06T21:10:17.804Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T21:10:17.804Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T21:10:18.262Z] Loaded image: busybox:glibc [2022-09-06T21:10:22.456Z] Loaded image: debian:bullseye-slim [2022-09-06T21:10:22.716Z] Loaded image: hello-world:latest [2022-09-06T21:10:22.976Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T21:10:22.976Z] INFO: Testing against a local daemon [2022-09-06T21:10:22.976Z] === RUN TestCgroupNamespacesBuild [2022-09-06T21:10:23.858Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T21:10:25.514Z] --- PASS: TestCgroupNamespacesBuild (2.44s) [2022-09-06T21:10:25.514Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T21:10:27.419Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2022-09-06T21:10:27.419Z] === RUN TestBuildWithSession [2022-09-06T21:10:27.419Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T21:10:27.419Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T21:10:27.419Z] === RUN TestBuildSquashParent [2022-09-06T21:10:30.426Z] --- PASS: TestServiceUpdatePidsLimit (16.41s) [2022-09-06T21:10:30.426Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-09-06T21:10:30.426Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-06T21:10:30.426Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-09-06T21:10:30.426Z] PASS [2022-09-06T21:10:30.426Z] [2022-09-06T21:10:30.426Z] === Skipped [2022-09-06T21:10:30.426Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T21:10:30.426Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T21:10:30.426Z] [2022-09-06T21:10:30.426Z] DONE 27 tests, 1 skipped in 165.645s [2022-09-06T21:10:30.426Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T21:10:30.426Z] INFO: Testing against a local daemon [2022-09-06T21:10:30.426Z] === RUN TestSessionCreate [2022-09-06T21:10:30.426Z] --- PASS: TestSessionCreate (0.02s) [2022-09-06T21:10:30.426Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T21:10:30.426Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T21:10:30.426Z] PASS [2022-09-06T21:10:30.426Z] [2022-09-06T21:10:30.426Z] DONE 2 tests in 0.057s [2022-09-06T21:10:30.426Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T21:10:30.426Z] INFO: Testing against a local daemon [2022-09-06T21:10:30.426Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T21:10:30.426Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-06T21:10:30.426Z] === RUN TestDiskUsage [2022-09-06T21:10:30.426Z] === PAUSE TestDiskUsage [2022-09-06T21:10:30.426Z] === RUN TestEventsExecDie [2022-09-06T21:10:30.686Z] --- PASS: TestEventsExecDie (0.56s) [2022-09-06T21:10:30.686Z] === RUN TestEventsBackwardsCompatible [2022-09-06T21:10:30.686Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-06T21:10:30.686Z] === RUN TestEventsVolumeCreate [2022-09-06T21:10:30.945Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-09-06T21:10:30.945Z] === RUN TestInfoBinaryCommits [2022-09-06T21:10:30.945Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T21:10:30.945Z] === RUN TestInfoAPIVersioned [2022-09-06T21:10:30.945Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T21:10:30.945Z] === RUN TestInfoAPI [2022-09-06T21:10:30.945Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T21:10:30.945Z] === RUN TestInfoAPIWarnings [2022-09-06T21:10:32.824Z] --- PASS: TestServiceWithDataPathPortInit (13.52s) [2022-09-06T21:10:32.824Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T21:10:33.084Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oqg8ssiew1szav1sc0ftx5ghg Created:2022-09-06 21:10:31.83825228 +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[95ff23a7d3db5f6475ec9cbdf75493ba3b764f554773a0986cc7d50abdb9766a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2ibo9c8qhrs43vub7obh3w4yz EndpointID:5b117a4853d24271f77115f381f2e194f58fcbdb8ec74899966d43584887958c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f365aae7074e4ae2441d04bcb1eca14c992463f909c260a7413469e0772926df 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:5acd13653497 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2ibo9c8qhrs43vub7obh3w4yz EndpointID:5b117a4853d24271f77115f381f2e194f58fcbdb8ec74899966d43584887958c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T21:10:37.284Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.35s) [2022-09-06T21:10:37.284Z] PASS [2022-09-06T21:10:37.284Z] [2022-09-06T21:10:37.284Z] === Skipped [2022-09-06T21:10:37.284Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T21:10:37.284Z] service_test.go:243: FLAKY_TEST [2022-09-06T21:10:37.284Z] [2022-09-06T21:10:37.284Z] DONE 38 tests, 1 skipped in 43.104s [2022-09-06T21:10:37.284Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T21:10:37.284Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:10:37.284Z] ++ set -e [2022-09-06T21:10:37.284Z] ++ '[' -n 0 ']' [2022-09-06T21:10:37.284Z] ++ set -x [2022-09-06T21:10:37.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:10:37.284Z] INFO: Testing against a local daemon [2022-09-06T21:10:37.284Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T21:10:37.284Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T21:10:37.284Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T21:10:37.284Z] === RUN TestDockerNetworkIpvlan [2022-09-06T21:10:37.284Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T21:10:37.284Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T21:10:37.284Z] PASS [2022-09-06T21:10:37.284Z] [2022-09-06T21:10:37.284Z] === Skipped [2022-09-06T21:10:37.284Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T21:10:37.284Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T21:10:37.284Z] [2022-09-06T21:10:37.284Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T21:10:37.284Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T21:10:37.284Z] [2022-09-06T21:10:37.284Z] DONE 2 tests, 2 skipped in 0.085s [2022-09-06T21:10:37.284Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T21:10:37.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:10:37.285Z] ++ set -e [2022-09-06T21:10:37.285Z] ++ '[' -n 0 ']' [2022-09-06T21:10:37.285Z] ++ set -x [2022-09-06T21:10:37.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:10:37.528Z] --- PASS: TestBuildSquashParent (9.18s) [2022-09-06T21:10:37.528Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T21:10:37.528Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T21:10:37.528Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T21:10:37.528Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T21:10:37.528Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T21:10:37.528Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T21:10:37.528Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T21:10:37.528Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T21:10:37.528Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T21:10:37.528Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T21:10:37.528Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T21:10:37.528Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T21:10:37.528Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T21:10:37.528Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T21:10:37.528Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T21:10:37.545Z] INFO: Testing against a local daemon [2022-09-06T21:10:37.545Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T21:10:38.926Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-09-06T21:10:38.926Z] === RUN TestDockerNetworkMacvlan [2022-09-06T21:10:39.497Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T21:10:40.065Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T21:10:40.067Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T21:10:40.325Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T21:10:41.009Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T21:10:42.921Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T21:10:44.303Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T21:10:44.520Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T21:10:44.520Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T21:10:45.873Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-06T21:10:45.873Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-06T21:10:45.873Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-06T21:10:45.873Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-06T21:10:45.873Z] Cross building: bundles/cross/linux/s390x [2022-09-06T21:10:45.873Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-06T21:10:45.873Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-06T21:10:47.599Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T21:10:47.810Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T21:10:47.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.53s) [2022-09-06T21:10:47.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.75s) [2022-09-06T21:10:47.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.62s) [2022-09-06T21:10:47.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.87s) [2022-09-06T21:10:47.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.20s) [2022-09-06T21:10:47.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s) [2022-09-06T21:10:47.810Z] === RUN TestBuildMultiStageCopy [2022-09-06T21:10:47.810Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T21:10:48.170Z] --- PASS: TestDockerNetworkMacvlan (9.44s) [2022-09-06T21:10:48.171Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-06T21:10:48.171Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-06T21:10:48.171Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-09-06T21:10:48.171Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-09-06T21:10:48.171Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-09-06T21:10:48.171Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-09-06T21:10:48.171Z] PASS [2022-09-06T21:10:48.171Z] [2022-09-06T21:10:48.171Z] DONE 8 tests in 10.779s [2022-09-06T21:10:48.171Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T21:10:48.171Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:10:48.171Z] ++ set -e [2022-09-06T21:10:48.171Z] ++ '[' -n 0 ']' [2022-09-06T21:10:48.171Z] ++ set -x [2022-09-06T21:10:48.171Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:10:48.171Z] testing: warning: no tests to run [2022-09-06T21:10:48.171Z] PASS [2022-09-06T21:10:48.171Z] [2022-09-06T21:10:48.171Z] DONE 0 tests in 0.032s [2022-09-06T21:10:48.171Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T21:10:48.171Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:10:48.171Z] ++ set -e [2022-09-06T21:10:48.171Z] ++ '[' -n 0 ']' [2022-09-06T21:10:48.171Z] ++ set -x [2022-09-06T21:10:48.171Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:10:48.431Z] INFO: Testing against a local daemon [2022-09-06T21:10:48.431Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T21:10:49.035Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-06T21:10:49.035Z] === RUN TestInfoDebug [2022-09-06T21:10:49.035Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T21:10:49.035Z] === RUN TestInfoInsecureRegistries [2022-09-06T21:10:49.035Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-06T21:10:49.035Z] === RUN TestInfoRegistryMirrors [2022-09-06T21:10:49.035Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T21:10:49.035Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T21:10:49.294Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-06T21:10:49.294Z] === RUN TestPingCacheHeaders [2022-09-06T21:10:49.554Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T21:10:49.554Z] === RUN TestPingGet [2022-09-06T21:10:49.554Z] --- PASS: TestPingGet (0.02s) [2022-09-06T21:10:49.554Z] === RUN TestPingHead [2022-09-06T21:10:49.554Z] --- PASS: TestPingHead (0.02s) [2022-09-06T21:10:49.554Z] === RUN TestPingSwarmHeader [2022-09-06T21:10:49.814Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-09-06T21:10:49.814Z] === RUN TestAuthZPluginTLS [2022-09-06T21:10:50.075Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-09-06T21:10:50.075Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T21:10:50.124Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T21:10:50.124Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T21:10:50.345Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T21:10:50.605Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T21:10:50.674Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-06T21:10:50.674Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T21:10:51.062Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T21:10:51.062Z] --- PASS: TestPingSwarmHeader (1.65s) [2022-09-06T21:10:51.062Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T21:10:51.062Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T21:10:51.062Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T21:10:51.062Z] === RUN TestPingBuilderHeader [2022-09-06T21:10:51.062Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T21:10:51.173Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T21:10:51.245Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-06T21:10:51.245Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T21:10:51.631Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T21:10:51.741Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T21:10:51.816Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-06T21:10:51.816Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T21:10:52.202Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-06T21:10:52.202Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-06T21:10:52.202Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-06T21:10:52.202Z] === RUN TestVersion [2022-09-06T21:10:52.202Z] --- PASS: TestVersion (0.02s) [2022-09-06T21:10:52.202Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-06T21:10:52.202Z] === CONT TestDiskUsage [2022-09-06T21:10:52.310Z] --- PASS: TestBuildMultiStageCopy (5.03s) [2022-09-06T21:10:52.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.77s) [2022-09-06T21:10:52.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2022-09-06T21:10:52.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-09-06T21:10:52.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2022-09-06T21:10:52.310Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2022-09-06T21:10:52.310Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T21:10:52.757Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-09-06T21:10:52.758Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T21:10:52.787Z] === RUN TestDiskUsage/empty [2022-09-06T21:10:52.787Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T21:10:52.787Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T21:10:52.787Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T21:10:52.787Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T21:10:52.787Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T21:10:52.787Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T21:10:52.787Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T21:10:52.787Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T21:10:52.787Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T21:10:52.787Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T21:10:52.787Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T21:10:53.049Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T21:10:53.049Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T21:10:53.049Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T21:10:53.049Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T21:10:53.049Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T21:10:53.049Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T21:10:53.049Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T21:10:53.049Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T21:10:53.049Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T21:10:53.049Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T21:10:53.049Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T21:10:53.328Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-06T21:10:53.328Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T21:10:53.619Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T21:10:53.619Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T21:10:53.619Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T21:10:53.619Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T21:10:53.619Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T21:10:53.619Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T21:10:53.619Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T21:10:53.619Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T21:10:53.619Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T21:10:53.619Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T21:10:53.690Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2022-09-06T21:10:53.690Z] === RUN TestBuildLabelWithTargets [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage (1.63s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.35s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T21:10:53.878Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.65s) [2022-09-06T21:10:53.878Z] PASS [2022-09-06T21:10:53.878Z] [2022-09-06T21:10:53.878Z] DONE 57 tests in 23.680s [2022-09-06T21:10:53.878Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T21:10:53.878Z] INFO: Testing against a local daemon [2022-09-06T21:10:53.878Z] === RUN TestVolumesCreateAndList [2022-09-06T21:10:53.878Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T21:10:53.878Z] === RUN TestVolumesRemove [2022-09-06T21:10:53.878Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-06T21:10:53.878Z] === RUN TestVolumesInspect [2022-09-06T21:10:53.878Z] --- PASS: TestVolumesInspect (0.03s) [2022-09-06T21:10:53.878Z] === RUN TestVolumesInvalidJSON [2022-09-06T21:10:53.878Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T21:10:53.878Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T21:10:53.898Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-06T21:10:53.898Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T21:10:54.137Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T21:10:54.137Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T21:10:54.137Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T21:10:54.137Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T21:10:54.137Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T21:10:54.137Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-06T21:10:54.137Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T21:10:54.137Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T21:10:54.137Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T21:10:54.137Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T21:10:54.137Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T21:10:54.137Z] PASS [2022-09-06T21:10:54.137Z] [2022-09-06T21:10:54.137Z] DONE 9 tests in 0.159s [2022-09-06T21:10:54.137Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T21:10:54.469Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-06T21:10:54.469Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T21:10:54.706Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-06T21:10:54.706Z] Removing test suite binaries [2022-09-06T21:10:54.706Z] exiting test-integration [2022-09-06T21:10:54.706Z] ++ exit 0 [2022-09-06T21:10:54.706Z] [2022-09-06T21:10:55.853Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-09-06T21:10:55.853Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom Post stage [Pipeline] junit [2022-09-06T21:10:56.100Z] Recording test results [2022-09-06T21:10:56.228Z] --- PASS: TestBuildLabelWithTargets (2.35s) [2022-09-06T21:10:56.228Z] === RUN TestBuildWithEmptyLayers [2022-09-06T21:10:56.278Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T21:10:56.619Z] + echo Ensuring container killed. [2022-09-06T21:10:56.619Z] Ensuring container killed. [2022-09-06T21:10:56.619Z] + docker rm -vf docker-pr1 [2022-09-06T21:10:56.619Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-06T21:10:56.903Z] + echo Chowning /workspace to jenkins user [2022-09-06T21:10:56.903Z] Chowning /workspace to jenkins user [2022-09-06T21:10:56.903Z] + id -u [2022-09-06T21:10:56.903Z] + id -g [2022-09-06T21:10:56.903Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44102:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T21:10:57.236Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2022-09-06T21:10:57.236Z] === RUN TestAuthZPluginHeader [2022-09-06T21:10:57.606Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2022-09-06T21:10:57.606Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T21:10:57.805Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-09-06T21:10:57.806Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T21:10:57.806Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T21:10:57.806Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-06T21:10:57.806Z] === RUN TestAuthZPluginV2Disable [2022-09-06T21:10:57.806Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T21:10:57.806Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-06T21:10:57.806Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T21:10:57.806Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T21:10:57.806Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-06T21:10:57.806Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T21:10:57.806Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T21:10:57.806Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-06T21:10:57.806Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T21:10:58.583Z] + bundleName=amd64-cgroup2 [2022-09-06T21:10:58.583Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-06T21:10:58.583Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-06T21:10:58.583Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-06T21:10:58.583Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-06T21:10:58.855Z] Archiving artifacts [2022-09-06T21:10:59.114Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44102/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T21:10:59.419Z] + make clean [2022-09-06T21:10:59.684Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T21:10:59.684Z] docker-dev-cache [2022-09-06T21:10:59.684Z] docker-mod-cache [Pipeline] deleteDir [2022-09-06T21:11:00.896Z] --- PASS: TestBuildMultiStageOnBuild (3.13s) [2022-09-06T21:11:00.896Z] === RUN TestBuildUncleanTarFilenames [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T21:11:02.803Z] --- PASS: TestBuildUncleanTarFilenames (1.94s) [2022-09-06T21:11:02.803Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T21:11:06.096Z] --- PASS: TestBuildMultiStageLayerLeak (3.48s) [2022-09-06T21:11:06.096Z] === RUN TestBuildWithHugeFile [2022-09-06T21:11:15.912Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-09-06T21:11:15.912Z] PASS [2022-09-06T21:11:15.912Z] [2022-09-06T21:11:15.912Z] === Skipped [2022-09-06T21:11:15.912Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-06T21:11:15.912Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T21:11:15.912Z] [2022-09-06T21:11:15.912Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-06T21:11:15.912Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T21:11:15.912Z] [2022-09-06T21:11:15.912Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-06T21:11:15.912Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T21:11:15.912Z] [2022-09-06T21:11:15.912Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-06T21:11:15.912Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T21:11:15.912Z] [2022-09-06T21:11:15.912Z] DONE 17 tests, 4 skipped in 26.525s [2022-09-06T21:11:15.912Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T21:11:15.912Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:11:15.912Z] ++ set -e [2022-09-06T21:11:15.912Z] ++ '[' -n 0 ']' [2022-09-06T21:11:15.912Z] ++ set -x [2022-09-06T21:11:15.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:11:15.912Z] INFO: Testing against a local daemon [2022-09-06T21:11:15.912Z] === RUN TestPluginInvalidJSON [2022-09-06T21:11:15.912Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T21:11:15.912Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T21:11:15.912Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T21:11:15.912Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T21:11:15.912Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T21:11:15.912Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T21:11:15.912Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T21:11:15.912Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T21:11:15.912Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T21:11:15.912Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T21:11:15.912Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T21:11:15.912Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T21:11:15.912Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T21:11:15.912Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T21:11:15.912Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T21:11:15.912Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T21:11:15.912Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T21:11:15.912Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T21:11:15.912Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T21:11:15.912Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T21:11:15.912Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T21:11:15.912Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T21:11:15.912Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-06T21:11:15.912Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T21:11:15.912Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-09-06T21:11:15.912Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T21:11:15.912Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T21:11:15.912Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-06T21:11:15.912Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T21:11:15.912Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T21:11:15.912Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T21:11:15.912Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T21:11:15.912Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T21:11:15.912Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T21:11:15.912Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T21:11:15.912Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T21:11:15.912Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T21:11:15.912Z] === RUN TestPluginInstall [2022-09-06T21:11:15.912Z] === RUN TestPluginInstall/no_auth [2022-09-06T21:11:15.912Z] time="2022-09-06T21:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:11:15.912Z] time="2022-09-06T21:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6792ff4b2d69d80a3f8f7e539e0f8381f46257679fcc05610836729513406511" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:11:15.912Z] time="2022-09-06T21:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:11:15.912Z] time="2022-09-06T21:11:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6792ff4b2d69d80a3f8f7e539e0f8381f46257679fcc05610836729513406511" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:11:15.912Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T21:11:16.172Z] time="2022-09-06T21:11:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:11:16.172Z] time="2022-09-06T21:11:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6792ff4b2d69d80a3f8f7e539e0f8381f46257679fcc05610836729513406511" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:11:16.172Z] time="2022-09-06T21:11:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:11:16.172Z] time="2022-09-06T21:11:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6792ff4b2d69d80a3f8f7e539e0f8381f46257679fcc05610836729513406511" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:11:16.432Z] === RUN TestPluginInstall/with_insecure [2022-09-06T21:11:17.373Z] time="2022-09-06T21:11:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:11:17.373Z] time="2022-09-06T21:11:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b9e7233d10ee9ef0f6a2da08502e9e1b11bdc064746886c7a5e407527a07890" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:11:17.373Z] time="2022-09-06T21:11:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:11:17.373Z] time="2022-09-06T21:11:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b9e7233d10ee9ef0f6a2da08502e9e1b11bdc064746886c7a5e407527a07890" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:11:17.373Z] plugin_test.go:196: [dad80dcb19759] daemon is not started [2022-09-06T21:11:17.373Z] --- PASS: TestPluginInstall (2.57s) [2022-09-06T21:11:17.373Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-09-06T21:11:17.373Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-09-06T21:11:17.373Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-09-06T21:11:17.373Z] === RUN TestPluginsWithRuntimes [2022-09-06T21:11:17.922Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-06T21:11:17.922Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-06T21:11:17.922Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-06T21:11:17.922Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-06T21:11:17.922Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-06T21:11:18.260Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-06T21:11:18.576Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44102/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 hack/test/unit [2022-09-06T21:11:18.832Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-06T21:11:18.832Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-06T21:11:18.832Z] + TESTDIRS=./... [2022-09-06T21:11:18.832Z] + exclude_paths='/vendor/|/integration' [2022-09-06T21:11:18.832Z] ++ go list ./... [2022-09-06T21:11:18.832Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-06T21:11:19.284Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T21:11:19.396Z] + pkg_list='github.com/docker/docker/api [2022-09-06T21:11:19.396Z] github.com/docker/docker/api/server [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/backend/build [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/httputils [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/middleware [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/build [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/container [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/debug [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/image [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/network [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/session [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/system [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/volume [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/backend [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/container [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/events [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/filters [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/image [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/mount [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/network [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/registry [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/strslice [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/swarm [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/time [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/versions [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/volume [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/builder-next [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/dockerfile [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/remotecontext [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T21:11:19.397Z] github.com/docker/docker/cli [2022-09-06T21:11:19.397Z] github.com/docker/docker/cli/config [2022-09-06T21:11:19.397Z] github.com/docker/docker/cli/debug [2022-09-06T21:11:19.397Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T21:11:19.397Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T21:11:19.397Z] github.com/docker/docker/client [2022-09-06T21:11:19.397Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T21:11:19.397Z] github.com/docker/docker/cmd/dockerd [2022-09-06T21:11:19.397Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T21:11:19.397Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T21:11:19.397Z] github.com/docker/docker/container [2022-09-06T21:11:19.397Z] github.com/docker/docker/container/stream [2022-09-06T21:11:19.397Z] github.com/docker/docker/contrib/apparmor [2022-09-06T21:11:19.397Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T21:11:19.397Z] github.com/docker/docker/contrib/httpserver [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/cluster [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/config [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/containerd [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/events [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/images [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/initlayer [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/links [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/listeners [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/local [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/names [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/network [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/stats [2022-09-06T21:11:19.397Z] github.com/docker/docker/distribution [2022-09-06T21:11:19.397Z] github.com/docker/docker/distribution/metadata [2022-09-06T21:11:19.397Z] github.com/docker/docker/distribution/utils [2022-09-06T21:11:19.397Z] github.com/docker/docker/distribution/xfer [2022-09-06T21:11:19.397Z] github.com/docker/docker/dockerversion [2022-09-06T21:11:19.397Z] github.com/docker/docker/errdefs [2022-09-06T21:11:19.397Z] github.com/docker/docker/image [2022-09-06T21:11:19.397Z] github.com/docker/docker/image/cache [2022-09-06T21:11:19.397Z] github.com/docker/docker/image/tarexport [2022-09-06T21:11:19.397Z] github.com/docker/docker/image/v1 [2022-09-06T21:11:19.397Z] github.com/docker/docker/internal/test/suite [2022-09-06T21:11:19.397Z] github.com/docker/docker/layer [2022-09-06T21:11:19.397Z] github.com/docker/docker/libcontainerd [2022-09-06T21:11:19.397Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T21:11:19.397Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T21:11:19.397Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T21:11:19.397Z] github.com/docker/docker/libcontainerd/types [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/config [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/idm [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/ns [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/options [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/osl [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T21:11:19.397Z] github.com/docker/docker/libnetwork/types [2022-09-06T21:11:19.397Z] github.com/docker/docker/oci [2022-09-06T21:11:19.397Z] github.com/docker/docker/oci/caps [2022-09-06T21:11:19.397Z] github.com/docker/docker/opts [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/aaparser [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/archive [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/authorization [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/capabilities [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/containerfs [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/directory [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/dmesg [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/fileutils [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/fsutils [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/homedir [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/idtools [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/ioutils [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/longpath [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/loopback [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/parsers [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/pidfile [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/platform [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/plugins [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/pools [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/progress [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/pubsub [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/reexec [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/signal [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/stack [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/stringid [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/system [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/tailfile [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/tarsum [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/urlutil [2022-09-06T21:11:19.397Z] github.com/docker/docker/pkg/useragent [2022-09-06T21:11:19.397Z] github.com/docker/docker/plugin [2022-09-06T21:11:19.397Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T21:11:19.397Z] github.com/docker/docker/plugin/v2 [2022-09-06T21:11:19.397Z] github.com/docker/docker/profiles/apparmor [2022-09-06T21:11:19.397Z] github.com/docker/docker/profiles/seccomp [2022-09-06T21:11:19.397Z] github.com/docker/docker/quota [2022-09-06T21:11:19.397Z] github.com/docker/docker/reference [2022-09-06T21:11:19.397Z] github.com/docker/docker/registry [2022-09-06T21:11:19.397Z] github.com/docker/docker/registry/resumable [2022-09-06T21:11:19.397Z] github.com/docker/docker/restartmanager [2022-09-06T21:11:19.397Z] github.com/docker/docker/rootless [2022-09-06T21:11:19.397Z] github.com/docker/docker/rootless/specconv [2022-09-06T21:11:19.397Z] github.com/docker/docker/runconfig [2022-09-06T21:11:19.397Z] github.com/docker/docker/runconfig/opts [2022-09-06T21:11:19.397Z] github.com/docker/docker/testutil [2022-09-06T21:11:19.397Z] github.com/docker/docker/testutil/daemon [2022-09-06T21:11:19.397Z] github.com/docker/docker/testutil/environment [2022-09-06T21:11:19.397Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T21:11:19.397Z] github.com/docker/docker/testutil/fakegit [2022-09-06T21:11:19.397Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T21:11:19.397Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T21:11:19.397Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T21:11:19.397Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T21:11:19.397Z] github.com/docker/docker/testutil/registry [2022-09-06T21:11:19.397Z] github.com/docker/docker/testutil/request [2022-09-06T21:11:19.397Z] github.com/docker/docker/volume [2022-09-06T21:11:19.397Z] github.com/docker/docker/volume/drivers [2022-09-06T21:11:19.397Z] github.com/docker/docker/volume/local [2022-09-06T21:11:19.397Z] github.com/docker/docker/volume/mounts [2022-09-06T21:11:19.397Z] github.com/docker/docker/volume/service [2022-09-06T21:11:19.397Z] github.com/docker/docker/volume/service/opts [2022-09-06T21:11:19.397Z] github.com/docker/docker/volume/testutils' [2022-09-06T21:11:19.397Z] ++ grep --fixed-strings -v /libnetwork [2022-09-06T21:11:19.397Z] ++ echo 'github.com/docker/docker/api [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/backend/build [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/httputils [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/middleware [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/build [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/container [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/debug [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/image [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/network [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/session [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/system [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/server/router/volume [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/backend [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/container [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/events [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/filters [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/image [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/mount [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/network [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/registry [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/strslice [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/swarm [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/time [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/versions [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T21:11:19.397Z] github.com/docker/docker/api/types/volume [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/builder-next [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/dockerfile [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/remotecontext [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T21:11:19.397Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T21:11:19.397Z] github.com/docker/docker/cli [2022-09-06T21:11:19.397Z] github.com/docker/docker/cli/config [2022-09-06T21:11:19.397Z] github.com/docker/docker/cli/debug [2022-09-06T21:11:19.397Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T21:11:19.397Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T21:11:19.397Z] github.com/docker/docker/client [2022-09-06T21:11:19.397Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T21:11:19.397Z] github.com/docker/docker/cmd/dockerd [2022-09-06T21:11:19.397Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T21:11:19.397Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T21:11:19.397Z] github.com/docker/docker/container [2022-09-06T21:11:19.397Z] github.com/docker/docker/container/stream [2022-09-06T21:11:19.397Z] github.com/docker/docker/contrib/apparmor [2022-09-06T21:11:19.397Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T21:11:19.397Z] github.com/docker/docker/contrib/httpserver [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/cluster [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/config [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/containerd [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/events [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T21:11:19.397Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/images [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/initlayer [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/links [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/listeners [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/local [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/names [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/network [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/stats [2022-09-06T21:11:19.398Z] github.com/docker/docker/distribution [2022-09-06T21:11:19.398Z] github.com/docker/docker/distribution/metadata [2022-09-06T21:11:19.398Z] github.com/docker/docker/distribution/utils [2022-09-06T21:11:19.398Z] github.com/docker/docker/distribution/xfer [2022-09-06T21:11:19.398Z] github.com/docker/docker/dockerversion [2022-09-06T21:11:19.398Z] github.com/docker/docker/errdefs [2022-09-06T21:11:19.398Z] github.com/docker/docker/image [2022-09-06T21:11:19.398Z] github.com/docker/docker/image/cache [2022-09-06T21:11:19.398Z] github.com/docker/docker/image/tarexport [2022-09-06T21:11:19.398Z] github.com/docker/docker/image/v1 [2022-09-06T21:11:19.398Z] github.com/docker/docker/internal/test/suite [2022-09-06T21:11:19.398Z] github.com/docker/docker/layer [2022-09-06T21:11:19.398Z] github.com/docker/docker/libcontainerd [2022-09-06T21:11:19.398Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T21:11:19.398Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T21:11:19.398Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T21:11:19.398Z] github.com/docker/docker/libcontainerd/types [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/config [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/idm [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/ns [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/options [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/osl [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T21:11:19.398Z] github.com/docker/docker/libnetwork/types [2022-09-06T21:11:19.398Z] github.com/docker/docker/oci [2022-09-06T21:11:19.398Z] github.com/docker/docker/oci/caps [2022-09-06T21:11:19.398Z] github.com/docker/docker/opts [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/aaparser [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/archive [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/authorization [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/capabilities [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/containerfs [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/directory [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/dmesg [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/fileutils [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/fsutils [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/homedir [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/idtools [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/ioutils [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/longpath [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/loopback [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/parsers [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/pidfile [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/platform [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/plugins [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/pools [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/progress [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/pubsub [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/reexec [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/signal [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/stack [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/stringid [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/system [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/tailfile [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/tarsum [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/urlutil [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/useragent [2022-09-06T21:11:19.398Z] github.com/docker/docker/plugin [2022-09-06T21:11:19.398Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T21:11:19.398Z] github.com/docker/docker/plugin/v2 [2022-09-06T21:11:19.398Z] github.com/docker/docker/profiles/apparmor [2022-09-06T21:11:19.398Z] github.com/docker/docker/profiles/seccomp [2022-09-06T21:11:19.398Z] github.com/docker/docker/quota [2022-09-06T21:11:19.398Z] github.com/docker/docker/reference [2022-09-06T21:11:19.398Z] github.com/docker/docker/registry [2022-09-06T21:11:19.398Z] github.com/docker/docker/registry/resumable [2022-09-06T21:11:19.398Z] github.com/docker/docker/restartmanager [2022-09-06T21:11:19.398Z] github.com/docker/docker/rootless [2022-09-06T21:11:19.398Z] github.com/docker/docker/rootless/specconv [2022-09-06T21:11:19.398Z] github.com/docker/docker/runconfig [2022-09-06T21:11:19.398Z] github.com/docker/docker/runconfig/opts [2022-09-06T21:11:19.398Z] github.com/docker/docker/testutil [2022-09-06T21:11:19.398Z] github.com/docker/docker/testutil/daemon [2022-09-06T21:11:19.398Z] github.com/docker/docker/testutil/environment [2022-09-06T21:11:19.398Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T21:11:19.398Z] github.com/docker/docker/testutil/fakegit [2022-09-06T21:11:19.398Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T21:11:19.398Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T21:11:19.398Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T21:11:19.398Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T21:11:19.398Z] github.com/docker/docker/testutil/registry [2022-09-06T21:11:19.398Z] github.com/docker/docker/testutil/request [2022-09-06T21:11:19.398Z] github.com/docker/docker/volume [2022-09-06T21:11:19.398Z] github.com/docker/docker/volume/drivers [2022-09-06T21:11:19.398Z] github.com/docker/docker/volume/local [2022-09-06T21:11:19.398Z] github.com/docker/docker/volume/mounts [2022-09-06T21:11:19.398Z] github.com/docker/docker/volume/service [2022-09-06T21:11:19.398Z] github.com/docker/docker/volume/service/opts [2022-09-06T21:11:19.398Z] github.com/docker/docker/volume/testutils' [2022-09-06T21:11:19.398Z] + base_pkg_list='github.com/docker/docker/api [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/backend/build [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/httputils [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/middleware [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/router [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/router/build [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/router/container [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/router/debug [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/router/image [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/router/network [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/router/session [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/router/system [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/server/router/volume [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/backend [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/container [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/events [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/filters [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/image [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/mount [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/network [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/registry [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/strslice [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/swarm [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/time [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/versions [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T21:11:19.398Z] github.com/docker/docker/api/types/volume [2022-09-06T21:11:19.398Z] github.com/docker/docker/builder [2022-09-06T21:11:19.398Z] github.com/docker/docker/builder/builder-next [2022-09-06T21:11:19.398Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T21:11:19.398Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T21:11:19.398Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T21:11:19.398Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T21:11:19.398Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T21:11:19.398Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T21:11:19.398Z] github.com/docker/docker/builder/dockerfile [2022-09-06T21:11:19.398Z] github.com/docker/docker/builder/remotecontext [2022-09-06T21:11:19.398Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T21:11:19.398Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T21:11:19.398Z] github.com/docker/docker/cli [2022-09-06T21:11:19.398Z] github.com/docker/docker/cli/config [2022-09-06T21:11:19.398Z] github.com/docker/docker/cli/debug [2022-09-06T21:11:19.398Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T21:11:19.398Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T21:11:19.398Z] github.com/docker/docker/client [2022-09-06T21:11:19.398Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T21:11:19.398Z] github.com/docker/docker/cmd/dockerd [2022-09-06T21:11:19.398Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T21:11:19.398Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T21:11:19.398Z] github.com/docker/docker/container [2022-09-06T21:11:19.398Z] github.com/docker/docker/container/stream [2022-09-06T21:11:19.398Z] github.com/docker/docker/contrib/apparmor [2022-09-06T21:11:19.398Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T21:11:19.398Z] github.com/docker/docker/contrib/httpserver [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/cluster [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/config [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/containerd [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/events [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/images [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/initlayer [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/links [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/listeners [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/local [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/names [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/network [2022-09-06T21:11:19.398Z] github.com/docker/docker/daemon/stats [2022-09-06T21:11:19.398Z] github.com/docker/docker/distribution [2022-09-06T21:11:19.398Z] github.com/docker/docker/distribution/metadata [2022-09-06T21:11:19.398Z] github.com/docker/docker/distribution/utils [2022-09-06T21:11:19.398Z] github.com/docker/docker/distribution/xfer [2022-09-06T21:11:19.398Z] github.com/docker/docker/dockerversion [2022-09-06T21:11:19.398Z] github.com/docker/docker/errdefs [2022-09-06T21:11:19.398Z] github.com/docker/docker/image [2022-09-06T21:11:19.398Z] github.com/docker/docker/image/cache [2022-09-06T21:11:19.398Z] github.com/docker/docker/image/tarexport [2022-09-06T21:11:19.398Z] github.com/docker/docker/image/v1 [2022-09-06T21:11:19.398Z] github.com/docker/docker/internal/test/suite [2022-09-06T21:11:19.398Z] github.com/docker/docker/layer [2022-09-06T21:11:19.398Z] github.com/docker/docker/libcontainerd [2022-09-06T21:11:19.398Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T21:11:19.398Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T21:11:19.398Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T21:11:19.398Z] github.com/docker/docker/libcontainerd/types [2022-09-06T21:11:19.398Z] github.com/docker/docker/oci [2022-09-06T21:11:19.398Z] github.com/docker/docker/oci/caps [2022-09-06T21:11:19.398Z] github.com/docker/docker/opts [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/aaparser [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/archive [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/authorization [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/capabilities [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/containerfs [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/directory [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/dmesg [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/fileutils [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/fsutils [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/homedir [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/idtools [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/ioutils [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/longpath [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/loopback [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/parsers [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/pidfile [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/platform [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/plugins [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/pools [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/progress [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/pubsub [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/reexec [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/signal [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/stack [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/stringid [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/system [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/tailfile [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/tarsum [2022-09-06T21:11:19.398Z] github.com/docker/docker/pkg/urlutil [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/useragent [2022-09-06T21:11:19.399Z] github.com/docker/docker/plugin [2022-09-06T21:11:19.399Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T21:11:19.399Z] github.com/docker/docker/plugin/v2 [2022-09-06T21:11:19.399Z] github.com/docker/docker/profiles/apparmor [2022-09-06T21:11:19.399Z] github.com/docker/docker/profiles/seccomp [2022-09-06T21:11:19.399Z] github.com/docker/docker/quota [2022-09-06T21:11:19.399Z] github.com/docker/docker/reference [2022-09-06T21:11:19.399Z] github.com/docker/docker/registry [2022-09-06T21:11:19.399Z] github.com/docker/docker/registry/resumable [2022-09-06T21:11:19.399Z] github.com/docker/docker/restartmanager [2022-09-06T21:11:19.399Z] github.com/docker/docker/rootless [2022-09-06T21:11:19.399Z] github.com/docker/docker/rootless/specconv [2022-09-06T21:11:19.399Z] github.com/docker/docker/runconfig [2022-09-06T21:11:19.399Z] github.com/docker/docker/runconfig/opts [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/daemon [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/environment [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/fakegit [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/registry [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/request [2022-09-06T21:11:19.399Z] github.com/docker/docker/volume [2022-09-06T21:11:19.399Z] github.com/docker/docker/volume/drivers [2022-09-06T21:11:19.399Z] github.com/docker/docker/volume/local [2022-09-06T21:11:19.399Z] github.com/docker/docker/volume/mounts [2022-09-06T21:11:19.399Z] github.com/docker/docker/volume/service [2022-09-06T21:11:19.399Z] github.com/docker/docker/volume/service/opts [2022-09-06T21:11:19.399Z] github.com/docker/docker/volume/testutils' [2022-09-06T21:11:19.399Z] ++ grep --fixed-strings /libnetwork [2022-09-06T21:11:19.399Z] ++ echo 'github.com/docker/docker/api [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/backend/build [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/httputils [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/middleware [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/router [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/router/build [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/router/container [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/router/debug [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/router/image [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/router/network [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/router/session [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/router/system [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/server/router/volume [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/backend [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/container [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/events [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/filters [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/image [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/mount [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/network [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/registry [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/strslice [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/swarm [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/time [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/versions [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T21:11:19.399Z] github.com/docker/docker/api/types/volume [2022-09-06T21:11:19.399Z] github.com/docker/docker/builder [2022-09-06T21:11:19.399Z] github.com/docker/docker/builder/builder-next [2022-09-06T21:11:19.399Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T21:11:19.399Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T21:11:19.399Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T21:11:19.399Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T21:11:19.399Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T21:11:19.399Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T21:11:19.399Z] github.com/docker/docker/builder/dockerfile [2022-09-06T21:11:19.399Z] github.com/docker/docker/builder/remotecontext [2022-09-06T21:11:19.399Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T21:11:19.399Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T21:11:19.399Z] github.com/docker/docker/cli [2022-09-06T21:11:19.399Z] github.com/docker/docker/cli/config [2022-09-06T21:11:19.399Z] github.com/docker/docker/cli/debug [2022-09-06T21:11:19.399Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T21:11:19.399Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T21:11:19.399Z] github.com/docker/docker/client [2022-09-06T21:11:19.399Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T21:11:19.399Z] github.com/docker/docker/cmd/dockerd [2022-09-06T21:11:19.399Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T21:11:19.399Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T21:11:19.399Z] github.com/docker/docker/container [2022-09-06T21:11:19.399Z] github.com/docker/docker/container/stream [2022-09-06T21:11:19.399Z] github.com/docker/docker/contrib/apparmor [2022-09-06T21:11:19.399Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T21:11:19.399Z] github.com/docker/docker/contrib/httpserver [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/cluster [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/config [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/containerd [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/events [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/images [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/initlayer [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/links [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/listeners [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/local [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/names [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/network [2022-09-06T21:11:19.399Z] github.com/docker/docker/daemon/stats [2022-09-06T21:11:19.399Z] github.com/docker/docker/distribution [2022-09-06T21:11:19.399Z] github.com/docker/docker/distribution/metadata [2022-09-06T21:11:19.399Z] github.com/docker/docker/distribution/utils [2022-09-06T21:11:19.399Z] github.com/docker/docker/distribution/xfer [2022-09-06T21:11:19.399Z] github.com/docker/docker/dockerversion [2022-09-06T21:11:19.399Z] github.com/docker/docker/errdefs [2022-09-06T21:11:19.399Z] github.com/docker/docker/image [2022-09-06T21:11:19.399Z] github.com/docker/docker/image/cache [2022-09-06T21:11:19.399Z] github.com/docker/docker/image/tarexport [2022-09-06T21:11:19.399Z] github.com/docker/docker/image/v1 [2022-09-06T21:11:19.399Z] github.com/docker/docker/internal/test/suite [2022-09-06T21:11:19.399Z] github.com/docker/docker/layer [2022-09-06T21:11:19.399Z] github.com/docker/docker/libcontainerd [2022-09-06T21:11:19.399Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T21:11:19.399Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T21:11:19.399Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T21:11:19.399Z] github.com/docker/docker/libcontainerd/types [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/config [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/idm [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/ns [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/options [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/osl [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/types [2022-09-06T21:11:19.399Z] github.com/docker/docker/oci [2022-09-06T21:11:19.399Z] github.com/docker/docker/oci/caps [2022-09-06T21:11:19.399Z] github.com/docker/docker/opts [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/aaparser [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/archive [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/authorization [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/capabilities [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/containerfs [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/directory [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/dmesg [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/fileutils [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/fsutils [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/homedir [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/idtools [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/ioutils [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/longpath [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/loopback [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/parsers [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/pidfile [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/platform [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/plugins [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/pools [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/progress [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/pubsub [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/reexec [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/signal [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/stack [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/stringid [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/system [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/tailfile [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/tarsum [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/urlutil [2022-09-06T21:11:19.399Z] github.com/docker/docker/pkg/useragent [2022-09-06T21:11:19.399Z] github.com/docker/docker/plugin [2022-09-06T21:11:19.399Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T21:11:19.399Z] github.com/docker/docker/plugin/v2 [2022-09-06T21:11:19.399Z] github.com/docker/docker/profiles/apparmor [2022-09-06T21:11:19.399Z] github.com/docker/docker/profiles/seccomp [2022-09-06T21:11:19.399Z] github.com/docker/docker/quota [2022-09-06T21:11:19.399Z] github.com/docker/docker/reference [2022-09-06T21:11:19.399Z] github.com/docker/docker/registry [2022-09-06T21:11:19.399Z] github.com/docker/docker/registry/resumable [2022-09-06T21:11:19.399Z] github.com/docker/docker/restartmanager [2022-09-06T21:11:19.399Z] github.com/docker/docker/rootless [2022-09-06T21:11:19.399Z] github.com/docker/docker/rootless/specconv [2022-09-06T21:11:19.399Z] github.com/docker/docker/runconfig [2022-09-06T21:11:19.399Z] github.com/docker/docker/runconfig/opts [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/daemon [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/environment [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/fakegit [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/registry [2022-09-06T21:11:19.399Z] github.com/docker/docker/testutil/request [2022-09-06T21:11:19.399Z] github.com/docker/docker/volume [2022-09-06T21:11:19.399Z] github.com/docker/docker/volume/drivers [2022-09-06T21:11:19.399Z] github.com/docker/docker/volume/local [2022-09-06T21:11:19.399Z] github.com/docker/docker/volume/mounts [2022-09-06T21:11:19.399Z] github.com/docker/docker/volume/service [2022-09-06T21:11:19.399Z] github.com/docker/docker/volume/service/opts [2022-09-06T21:11:19.399Z] github.com/docker/docker/volume/testutils' [2022-09-06T21:11:19.399Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/config [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T21:11:19.399Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/idm [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ns [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/options [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/osl [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/types' [2022-09-06T21:11:19.400Z] + echo 'github.com/docker/docker/libnetwork [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/config [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/idm [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/ns [2022-09-06T21:11:19.400Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/options [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/osl [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/types' [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T21:11:19.400Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T21:11:19.400Z] + type docker-proxy [2022-09-06T21:11:19.400Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-06T21:11:19.400Z] + hack/make.sh binary-proxy install-proxy [2022-09-06T21:11:19.400Z] [2022-09-06T21:11:19.400Z] Removing bundles/ [2022-09-06T21:11:19.656Z] [2022-09-06T21:11:19.656Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-06T21:11:19.656Z] Building: bundles/binary-proxy/docker-proxy [2022-09-06T21:11:19.656Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T21:11:19.855Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T21:11:20.796Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-09-06T21:11:20.796Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-09-06T21:11:20.796Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-09-06T21:11:20.796Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T21:11:21.366Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-09-06T21:11:21.366Z] PASS [2022-09-06T21:11:21.366Z] [2022-09-06T21:11:21.366Z] DONE 24 tests in 6.588s [2022-09-06T21:11:21.366Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T21:11:21.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:11:21.366Z] ++ set -e [2022-09-06T21:11:21.366Z] ++ '[' -n 0 ']' [2022-09-06T21:11:21.366Z] ++ set -x [2022-09-06T21:11:21.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:11:21.366Z] INFO: Testing against a local daemon [2022-09-06T21:11:21.366Z] === RUN TestExternalGraphDriver [2022-09-06T21:11:21.937Z] === RUN TestExternalGraphDriver/json [2022-09-06T21:11:22.927Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-06T21:11:22.927Z] [2022-09-06T21:11:22.927Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-06T21:11:22.927Z] Installing docker-proxy to /usr/local/bin/ [2022-09-06T21:11:22.927Z] [2022-09-06T21:11:22.927Z] + mkdir -p bundles [2022-09-06T21:11:22.927Z] + '[' -n 'github.com/docker/docker/api [2022-09-06T21:11:22.927Z] github.com/docker/docker/api/server [2022-09-06T21:11:22.927Z] github.com/docker/docker/api/server/backend/build [2022-09-06T21:11:22.927Z] github.com/docker/docker/api/server/httpstatus [2022-09-06T21:11:22.927Z] github.com/docker/docker/api/server/httputils [2022-09-06T21:11:22.927Z] github.com/docker/docker/api/server/middleware [2022-09-06T21:11:22.927Z] github.com/docker/docker/api/server/router [2022-09-06T21:11:22.927Z] github.com/docker/docker/api/server/router/build [2022-09-06T21:11:22.927Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-06T21:11:22.927Z] github.com/docker/docker/api/server/router/container [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/server/router/debug [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/server/router/distribution [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/server/router/grpc [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/server/router/image [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/server/router/network [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/server/router/plugin [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/server/router/session [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/server/router/swarm [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/server/router/system [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/server/router/volume [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/backend [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/blkiodev [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/container [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/events [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/filters [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/image [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/mount [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/network [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/registry [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/strslice [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/swarm [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/time [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/versions [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-06T21:11:22.928Z] github.com/docker/docker/api/types/volume [2022-09-06T21:11:22.928Z] github.com/docker/docker/builder [2022-09-06T21:11:22.928Z] github.com/docker/docker/builder/builder-next [2022-09-06T21:11:22.928Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-06T21:11:22.928Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-06T21:11:22.928Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-06T21:11:22.928Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-06T21:11:22.928Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-06T21:11:22.928Z] github.com/docker/docker/builder/builder-next/worker [2022-09-06T21:11:22.928Z] github.com/docker/docker/builder/dockerfile [2022-09-06T21:11:22.928Z] github.com/docker/docker/builder/remotecontext [2022-09-06T21:11:22.928Z] github.com/docker/docker/builder/remotecontext/git [2022-09-06T21:11:22.928Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-06T21:11:22.928Z] github.com/docker/docker/cli [2022-09-06T21:11:22.928Z] github.com/docker/docker/cli/config [2022-09-06T21:11:22.928Z] github.com/docker/docker/cli/debug [2022-09-06T21:11:22.928Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-06T21:11:22.928Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-06T21:11:22.928Z] github.com/docker/docker/client [2022-09-06T21:11:22.928Z] github.com/docker/docker/cmd/docker-proxy [2022-09-06T21:11:22.928Z] github.com/docker/docker/cmd/dockerd [2022-09-06T21:11:22.928Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-06T21:11:22.928Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-06T21:11:22.928Z] github.com/docker/docker/container [2022-09-06T21:11:22.928Z] github.com/docker/docker/container/stream [2022-09-06T21:11:22.928Z] github.com/docker/docker/contrib/apparmor [2022-09-06T21:11:22.928Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-06T21:11:22.928Z] github.com/docker/docker/contrib/httpserver [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/cluster [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/cluster/convert [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/cluster/executor [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/cluster/provider [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/config [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/containerd [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/events [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/events/testutils [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/graphdriver [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/images [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/initlayer [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/links [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/listeners [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/gelf [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/journald [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/local [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/logentries [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/splunk [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/syslog [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/logger/templates [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/names [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/network [2022-09-06T21:11:22.928Z] github.com/docker/docker/daemon/stats [2022-09-06T21:11:22.928Z] github.com/docker/docker/distribution [2022-09-06T21:11:22.928Z] github.com/docker/docker/distribution/metadata [2022-09-06T21:11:22.928Z] github.com/docker/docker/distribution/utils [2022-09-06T21:11:22.928Z] github.com/docker/docker/distribution/xfer [2022-09-06T21:11:22.928Z] github.com/docker/docker/dockerversion [2022-09-06T21:11:22.928Z] github.com/docker/docker/errdefs [2022-09-06T21:11:22.928Z] github.com/docker/docker/image [2022-09-06T21:11:22.928Z] github.com/docker/docker/image/cache [2022-09-06T21:11:22.928Z] github.com/docker/docker/image/tarexport [2022-09-06T21:11:22.928Z] github.com/docker/docker/image/v1 [2022-09-06T21:11:22.928Z] github.com/docker/docker/internal/test/suite [2022-09-06T21:11:22.928Z] github.com/docker/docker/layer [2022-09-06T21:11:22.928Z] github.com/docker/docker/libcontainerd [2022-09-06T21:11:22.928Z] github.com/docker/docker/libcontainerd/queue [2022-09-06T21:11:22.928Z] github.com/docker/docker/libcontainerd/remote [2022-09-06T21:11:22.928Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-06T21:11:22.928Z] github.com/docker/docker/libcontainerd/types [2022-09-06T21:11:22.928Z] github.com/docker/docker/oci [2022-09-06T21:11:22.928Z] github.com/docker/docker/oci/caps [2022-09-06T21:11:22.928Z] github.com/docker/docker/opts [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/aaparser [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/archive [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/authorization [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/broadcaster [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/capabilities [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/chrootarchive [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/containerfs [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/devicemapper [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/directory [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/dmesg [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/fileutils [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/fsutils [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/homedir [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/idtools [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/ioutils [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/jsonmessage [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/longpath [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/loopback [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/namesgenerator [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/parsers [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/pidfile [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/platform [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/plugingetter [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/plugins [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/plugins/transport [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/pools [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/progress [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/pubsub [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/reexec [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/signal [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/stack [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/stdcopy [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/streamformatter [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/stringid [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/sysinfo [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/system [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/tailfile [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/tarsum [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/urlutil [2022-09-06T21:11:22.928Z] github.com/docker/docker/pkg/useragent [2022-09-06T21:11:22.928Z] github.com/docker/docker/plugin [2022-09-06T21:11:22.928Z] github.com/docker/docker/plugin/executor/containerd [2022-09-06T21:11:22.928Z] github.com/docker/docker/plugin/v2 [2022-09-06T21:11:22.928Z] github.com/docker/docker/profiles/apparmor [2022-09-06T21:11:22.928Z] github.com/docker/docker/profiles/seccomp [2022-09-06T21:11:22.928Z] github.com/docker/docker/quota [2022-09-06T21:11:22.928Z] github.com/docker/docker/reference [2022-09-06T21:11:22.928Z] github.com/docker/docker/registry [2022-09-06T21:11:22.928Z] github.com/docker/docker/registry/resumable [2022-09-06T21:11:22.928Z] github.com/docker/docker/restartmanager [2022-09-06T21:11:22.928Z] github.com/docker/docker/rootless [2022-09-06T21:11:22.928Z] github.com/docker/docker/rootless/specconv [2022-09-06T21:11:22.928Z] github.com/docker/docker/runconfig [2022-09-06T21:11:22.928Z] github.com/docker/docker/runconfig/opts [2022-09-06T21:11:22.928Z] github.com/docker/docker/testutil [2022-09-06T21:11:22.928Z] github.com/docker/docker/testutil/daemon [2022-09-06T21:11:22.928Z] github.com/docker/docker/testutil/environment [2022-09-06T21:11:22.928Z] github.com/docker/docker/testutil/fakecontext [2022-09-06T21:11:22.928Z] github.com/docker/docker/testutil/fakegit [2022-09-06T21:11:22.928Z] github.com/docker/docker/testutil/fakestorage [2022-09-06T21:11:22.928Z] github.com/docker/docker/testutil/fixtures/load [2022-09-06T21:11:22.928Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-06T21:11:22.928Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-06T21:11:22.928Z] github.com/docker/docker/testutil/registry [2022-09-06T21:11:22.928Z] github.com/docker/docker/testutil/request [2022-09-06T21:11:22.928Z] github.com/docker/docker/volume [2022-09-06T21:11:22.928Z] github.com/docker/docker/volume/drivers [2022-09-06T21:11:22.928Z] github.com/docker/docker/volume/local [2022-09-06T21:11:22.928Z] github.com/docker/docker/volume/mounts [2022-09-06T21:11:22.928Z] github.com/docker/docker/volume/service [2022-09-06T21:11:22.928Z] github.com/docker/docker/volume/service/opts [2022-09-06T21:11:22.928Z] github.com/docker/docker/volume/testutils' ']' [2022-09-06T21:11:22.929Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/loggertest 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/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/dmesg 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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 [2022-09-06T21:11:23.320Z] === RUN TestExternalGraphDriver/spec [2022-09-06T21:11:23.491Z] ? github.com/docker/docker/api [no test files] [2022-09-06T21:11:25.256Z] === RUN TestExternalGraphDriver/pull [2022-09-06T21:11:26.636Z] --- PASS: TestExternalGraphDriver (5.19s) [2022-09-06T21:11:26.636Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-09-06T21:11:26.636Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-09-06T21:11:26.636Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-09-06T21:11:26.636Z] === RUN TestGraphdriverPluginV2 [2022-09-06T21:11:26.897Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T21:11:26.897Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-06T21:11:26.897Z] PASS [2022-09-06T21:11:26.897Z] [2022-09-06T21:11:26.897Z] === Skipped [2022-09-06T21:11:26.897Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-06T21:11:26.897Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T21:11:26.897Z] [2022-09-06T21:11:26.897Z] DONE 5 tests, 1 skipped in 5.611s [2022-09-06T21:11:26.897Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T21:11:26.897Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:11:26.897Z] ++ set -e [2022-09-06T21:11:26.897Z] ++ '[' -n 0 ']' [2022-09-06T21:11:26.897Z] ++ set -x [2022-09-06T21:11:26.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:11:27.157Z] INFO: Testing against a local daemon [2022-09-06T21:11:27.157Z] === RUN TestContinueAfterPluginCrash [2022-09-06T21:11:27.157Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T21:11:27.157Z] === RUN TestReadPluginNoRead [2022-09-06T21:11:27.157Z] === PAUSE TestReadPluginNoRead [2022-09-06T21:11:27.157Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T21:11:27.157Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T21:11:27.157Z] === CONT TestContinueAfterPluginCrash [2022-09-06T21:11:27.157Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T21:11:30.455Z] --- PASS: TestDaemonStartWithLogOpt (2.96s) [2022-09-06T21:11:30.455Z] === CONT TestReadPluginNoRead [2022-09-06T21:11:31.590Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-09-06T21:11:32.366Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T21:11:33.748Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T21:11:35.130Z] === RUN TestReadPluginNoRead/default [2022-09-06T21:11:35.130Z] --- PASS: TestContinueAfterPluginCrash (8.08s) [2022-09-06T21:11:36.512Z] === CONT TestReadPluginNoRead [2022-09-06T21:11:36.512Z] read_test.go:92: [df743d5a931c2] daemon is not started [2022-09-06T21:11:36.512Z] --- PASS: TestReadPluginNoRead (6.16s) [2022-09-06T21:11:36.512Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2022-09-06T21:11:36.512Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.38s) [2022-09-06T21:11:36.512Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-09-06T21:11:36.512Z] PASS [2022-09-06T21:11:36.512Z] [2022-09-06T21:11:36.512Z] DONE 6 tests in 9.228s [2022-09-06T21:11:36.512Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T21:11:36.512Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:11:36.512Z] ++ set -e [2022-09-06T21:11:36.512Z] ++ '[' -n 0 ']' [2022-09-06T21:11:36.512Z] ++ set -x [2022-09-06T21:11:36.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:11:36.512Z] testing: warning: no tests to run [2022-09-06T21:11:36.512Z] PASS [2022-09-06T21:11:36.512Z] [2022-09-06T21:11:36.512Z] DONE 0 tests in 0.032s [2022-09-06T21:11:36.512Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T21:11:36.512Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:11:36.512Z] ++ set -e [2022-09-06T21:11:36.512Z] ++ '[' -n 0 ']' [2022-09-06T21:11:36.512Z] ++ set -x [2022-09-06T21:11:36.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:11:36.512Z] INFO: Testing against a local daemon [2022-09-06T21:11:36.512Z] === RUN TestPluginWithDevMounts [2022-09-06T21:11:36.512Z] === PAUSE TestPluginWithDevMounts [2022-09-06T21:11:36.512Z] === CONT TestPluginWithDevMounts [2022-09-06T21:11:37.894Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-09-06T21:11:37.894Z] PASS [2022-09-06T21:11:37.894Z] [2022-09-06T21:11:37.894Z] DONE 1 tests in 1.633s [2022-09-06T21:11:37.894Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T21:11:37.894Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:11:37.894Z] ++ set -e [2022-09-06T21:11:37.894Z] ++ '[' -n 0 ']' [2022-09-06T21:11:37.894Z] ++ set -x [2022-09-06T21:11:37.894Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:11:38.154Z] INFO: Testing against a local daemon [2022-09-06T21:11:38.154Z] === RUN TestSecretInspect [2022-09-06T21:11:40.694Z] --- PASS: TestSecretInspect (2.24s) [2022-09-06T21:11:40.694Z] === RUN TestSecretList [2022-09-06T21:11:42.603Z] --- PASS: TestSecretList (2.18s) [2022-09-06T21:11:42.603Z] === RUN TestSecretsCreateAndDelete [2022-09-06T21:11:45.145Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-09-06T21:11:45.145Z] === RUN TestSecretsUpdate [2022-09-06T21:11:46.946Z] --- PASS: TestImportExtremelyLargeImageWorks (93.23s) [2022-09-06T21:11:46.946Z] PASS [2022-09-06T21:11:46.946Z] [2022-09-06T21:11:46.946Z] === Skipped [2022-09-06T21:11:46.946Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-06T21:11:46.946Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-06T21:11:46.946Z] [2022-09-06T21:11:46.946Z] DONE 22 tests, 1 skipped in 96.761s [2022-09-06T21:11:46.946Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T21:11:46.946Z] === RUN TestStripANSICommands [2022-09-06T21:11:46.946Z] === RUN TestStripANSICommands/#00 [2022-09-06T21:11:46.946Z] === RUN TestStripANSICommands/#01 [2022-09-06T21:11:46.946Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T21:11:46.946Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T21:11:46.946Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T21:11:46.946Z] PASS [2022-09-06T21:11:46.946Z] [2022-09-06T21:11:46.946Z] DONE 3 tests in 0.044s [2022-09-06T21:11:46.946Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T21:11:46.946Z] INFO: Testing against a local daemon [2022-09-06T21:11:46.946Z] === RUN TestNetworkCreateDelete [2022-09-06T21:11:46.946Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-09-06T21:11:46.946Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T21:11:46.946Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-09-06T21:11:46.946Z] === RUN TestDaemonDNSFallback [2022-09-06T21:11:47.056Z] --- PASS: TestSecretsUpdate (2.20s) [2022-09-06T21:11:47.056Z] === RUN TestTemplatedSecret [2022-09-06T21:11:49.612Z] --- PASS: TestTemplatedSecret (2.48s) [2022-09-06T21:11:49.613Z] === RUN TestSecretCreateResolve [2022-09-06T21:11:51.130Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-09-06T21:11:51.130Z] === RUN TestInspectNetwork [2022-09-06T21:11:51.130Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:11:51.130Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-06T21:11:51.130Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T21:11:51.130Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.130Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-06T21:11:51.130Z] === RUN TestNetworkInvalidJSON [2022-09-06T21:11:51.130Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T21:11:51.130Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T21:11:51.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T21:11:51.130Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T21:11:51.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T21:11:51.130Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T21:11:51.130Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T21:11:51.130Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T21:11:51.130Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T21:11:51.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T21:11:51.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T21:11:51.130Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T21:11:51.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T21:11:51.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T21:11:51.130Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T21:11:51.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T21:11:51.130Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T21:11:51.130Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T21:11:51.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T21:11:51.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T21:11:51.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T21:11:51.130Z] === RUN TestNetworkList [2022-09-06T21:11:51.130Z] === RUN TestNetworkList//networks [2022-09-06T21:11:51.130Z] === PAUSE TestNetworkList//networks [2022-09-06T21:11:51.130Z] === RUN TestNetworkList//networks/ [2022-09-06T21:11:51.130Z] === PAUSE TestNetworkList//networks/ [2022-09-06T21:11:51.130Z] === CONT TestNetworkList//networks [2022-09-06T21:11:51.130Z] === CONT TestNetworkList//networks/ [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkList (0.02s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T21:11:51.130Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T21:11:51.130Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T21:11:51.130Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.130Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-06T21:11:51.130Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T21:11:51.130Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.130Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-09-06T21:11:51.130Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T21:11:51.130Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.130Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-09-06T21:11:51.130Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T21:11:51.130Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.130Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-06T21:11:51.130Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T21:11:51.130Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.131Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-06T21:11:51.131Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T21:11:51.131Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.131Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-06T21:11:51.131Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T21:11:51.131Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:11:51.131Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T21:11:51.131Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T21:11:51.131Z] service_test.go:243: FLAKY_TEST [2022-09-06T21:11:51.131Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T21:11:51.131Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T21:11:51.131Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:11:51.131Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-09-06T21:11:51.131Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T21:11:51.131Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:11:51.131Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T21:11:51.131Z] PASS [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] === Skipped [2022-09-06T21:11:51.131Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-06T21:11:51.131Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-06T21:11:51.131Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-06T21:11:51.131Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-09-06T21:11:51.131Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-09-06T21:11:51.131Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-06T21:11:51.131Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-06T21:11:51.131Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-06T21:11:51.131Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T21:11:51.131Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T21:11:51.131Z] service_test.go:243: FLAKY_TEST [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-09-06T21:11:51.131Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T21:11:51.131Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] DONE 34 tests, 12 skipped in 7.087s [2022-09-06T21:11:51.131Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T21:11:51.131Z] INFO: Testing against a local daemon [2022-09-06T21:11:51.131Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T21:11:51.131Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T21:11:51.131Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T21:11:51.131Z] === RUN TestDockerNetworkIpvlan [2022-09-06T21:11:51.131Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T21:11:51.131Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T21:11:51.131Z] PASS [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] === Skipped [2022-09-06T21:11:51.131Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T21:11:51.131Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T21:11:51.131Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] DONE 2 tests, 2 skipped in 0.101s [2022-09-06T21:11:51.131Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T21:11:51.131Z] INFO: Testing against a local daemon [2022-09-06T21:11:51.131Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T21:11:51.131Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.131Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-06T21:11:51.131Z] === RUN TestDockerNetworkMacvlan [2022-09-06T21:11:51.131Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.131Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-06T21:11:51.131Z] PASS [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] === Skipped [2022-09-06T21:11:51.131Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-06T21:11:51.131Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-06T21:11:51.131Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] DONE 2 tests, 2 skipped in 0.099s [2022-09-06T21:11:51.131Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T21:11:51.131Z] testing: warning: no tests to run [2022-09-06T21:11:51.131Z] PASS [2022-09-06T21:11:51.131Z] [2022-09-06T21:11:51.131Z] DONE 0 tests in 0.030s [2022-09-06T21:11:51.131Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T21:11:51.131Z] INFO: Testing against a local daemon [2022-09-06T21:11:51.131Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T21:11:51.131Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:51.131Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-06T21:11:51.131Z] === RUN TestAuthZPluginTLS [2022-09-06T21:11:51.131Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:51.131Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-06T21:11:51.131Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T21:11:51.131Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:51.131Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-06T21:11:51.131Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T21:11:51.131Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:51.131Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-06T21:11:51.131Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T21:11:51.131Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:51.131Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-06T21:11:51.131Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T21:11:51.131Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:51.131Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-06T21:11:51.131Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T21:11:51.131Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:51.131Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-06T21:11:51.131Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T21:11:51.131Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:51.131Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-06T21:11:51.131Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T21:11:51.131Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:51.131Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-06T21:11:51.131Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T21:11:51.131Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:51.131Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-06T21:11:51.131Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T21:11:51.131Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:51.131Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-06T21:11:51.131Z] === RUN TestAuthZPluginHeader [2022-09-06T21:11:51.131Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:51.131Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-06T21:11:51.131Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T21:11:51.527Z] --- PASS: TestSecretCreateResolve (2.22s) [2022-09-06T21:11:51.527Z] PASS [2022-09-06T21:11:51.527Z] [2022-09-06T21:11:51.527Z] DONE 6 tests in 13.587s [2022-09-06T21:11:51.527Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T21:11:51.527Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:11:51.527Z] ++ set -e [2022-09-06T21:11:51.527Z] ++ '[' -n 0 ']' [2022-09-06T21:11:51.527Z] ++ set -x [2022-09-06T21:11:51.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:11:51.697Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:51.697Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2022-09-06T21:11:51.697Z] === RUN TestAuthZPluginV2Disable [2022-09-06T21:11:51.787Z] INFO: Testing against a local daemon [2022-09-06T21:11:51.787Z] === RUN TestServiceCreateInit [2022-09-06T21:11:51.787Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T21:11:51.955Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:51.955Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-06T21:11:51.955Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T21:11:52.213Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:52.213Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-06T21:11:52.213Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T21:11:52.471Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:52.471Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-06T21:11:52.471Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T21:11:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.036Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-06T21:11:53.036Z] PASS [2022-09-06T21:11:53.036Z] [2022-09-06T21:11:53.036Z] === Skipped [2022-09-06T21:11:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-06T21:11:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.036Z] [2022-09-06T21:11:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-06T21:11:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.036Z] [2022-09-06T21:11:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-06T21:11:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.036Z] [2022-09-06T21:11:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-06T21:11:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.036Z] [2022-09-06T21:11:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-06T21:11:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.036Z] [2022-09-06T21:11:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-06T21:11:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.036Z] [2022-09-06T21:11:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-06T21:11:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.036Z] [2022-09-06T21:11:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-06T21:11:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.036Z] [2022-09-06T21:11:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-06T21:11:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.036Z] [2022-09-06T21:11:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-06T21:11:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.036Z] [2022-09-06T21:11:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-06T21:11:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.036Z] [2022-09-06T21:11:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-06T21:11:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.036Z] [2022-09-06T21:11:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2022-09-06T21:11:53.036Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.036Z] [2022-09-06T21:11:53.036Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-06T21:11:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.037Z] [2022-09-06T21:11:53.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-06T21:11:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.037Z] [2022-09-06T21:11:53.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-06T21:11:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.037Z] [2022-09-06T21:11:53.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-06T21:11:53.037Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.037Z] [2022-09-06T21:11:53.037Z] DONE 17 tests, 17 skipped in 1.815s [2022-09-06T21:11:53.037Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T21:11:53.037Z] INFO: Testing against a local daemon [2022-09-06T21:11:53.037Z] === RUN TestPluginInvalidJSON [2022-09-06T21:11:53.037Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T21:11:53.037Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T21:11:53.037Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T21:11:53.037Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T21:11:53.037Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T21:11:53.037Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T21:11:53.037Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T21:11:53.037Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T21:11:53.037Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T21:11:53.037Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T21:11:53.037Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T21:11:53.037Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T21:11:53.037Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T21:11:53.037Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T21:11:53.037Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T21:11:53.037Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T21:11:53.037Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T21:11:53.037Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T21:11:53.037Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T21:11:53.037Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T21:11:53.037Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T21:11:53.037Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T21:11:53.037Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-06T21:11:53.037Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T21:11:53.037Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T21:11:53.037Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T21:11:53.037Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T21:11:53.037Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-06T21:11:53.037Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T21:11:53.037Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T21:11:53.037Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T21:11:53.037Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T21:11:53.037Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T21:11:53.037Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T21:11:53.037Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T21:11:53.037Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T21:11:53.037Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T21:11:53.037Z] === RUN TestPluginInstall [2022-09-06T21:11:53.037Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.037Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-06T21:11:53.037Z] === RUN TestPluginsWithRuntimes [2022-09-06T21:11:53.037Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-06T21:11:53.037Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-06T21:11:53.037Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T21:11:53.037Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-06T21:11:53.037Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T21:11:53.037Z] PASS [2022-09-06T21:11:53.037Z] [2022-09-06T21:11:53.037Z] === Skipped [2022-09-06T21:11:53.037Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-06T21:11:53.037Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T21:11:53.037Z] [2022-09-06T21:11:53.037Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-06T21:11:53.037Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-06T21:11:53.037Z] [2022-09-06T21:11:53.037Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T21:11:53.037Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-06T21:11:53.037Z] [2022-09-06T21:11:53.037Z] DONE 19 tests, 3 skipped in 0.158s [2022-09-06T21:11:53.037Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T21:11:53.294Z] INFO: Testing against a local daemon [2022-09-06T21:11:53.294Z] === RUN TestExternalGraphDriver [2022-09-06T21:11:53.552Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-06T21:11:53.552Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-09-06T21:11:53.552Z] === RUN TestGraphdriverPluginV2 [2022-09-06T21:11:55.987Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T21:11:57.736Z] --- PASS: TestGraphdriverPluginV2 (3.81s) [2022-09-06T21:11:57.736Z] PASS [2022-09-06T21:11:57.736Z] [2022-09-06T21:11:57.736Z] === Skipped [2022-09-06T21:11:57.736Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-09-06T21:11:57.736Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-06T21:11:57.736Z] [2022-09-06T21:11:57.736Z] DONE 2 tests, 1 skipped in 4.270s [2022-09-06T21:11:57.736Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T21:11:57.736Z] INFO: Testing against a local daemon [2022-09-06T21:11:57.736Z] === RUN TestContinueAfterPluginCrash [2022-09-06T21:11:57.736Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T21:11:57.736Z] === RUN TestReadPluginNoRead [2022-09-06T21:11:57.736Z] === PAUSE TestReadPluginNoRead [2022-09-06T21:11:57.736Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T21:11:57.736Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T21:11:57.736Z] === CONT TestContinueAfterPluginCrash [2022-09-06T21:11:57.736Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T21:11:58.106Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 31.9% of statements [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-06T21:11:58.106Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-09-06T21:11:58.106Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-09-06T21:11:58.106Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2022-09-06T21:11:58.106Z] ok github.com/docker/docker/api/types/registry 0.025s coverage: 54.2% of statements [2022-09-06T21:11:58.106Z] ok github.com/docker/docker/api/server/router/volume 0.030s coverage: 67.9% of statements [2022-09-06T21:11:58.106Z] ok github.com/docker/docker/api/server/middleware 0.030s coverage: 37.7% of statements [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-06T21:11:58.106Z] ok github.com/docker/docker/api/server/router/swarm 0.032s coverage: 6.0% of statements [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/types [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-06T21:11:58.106Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/builder [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-06T21:11:58.106Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-06T21:11:58.106Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-06T21:11:58.106Z] ok github.com/docker/docker/cli/debug 0.066s coverage: 100.0% of statements [2022-09-06T21:11:58.106Z] ok github.com/docker/docker/cmd/docker-proxy 0.096s coverage: 67.6% of statements [2022-09-06T21:11:59.036Z] ok github.com/docker/docker/builder/remotecontext 0.305s coverage: 13.7% of statements [2022-09-06T21:11:59.286Z] --- PASS: TestServiceCreateInit (7.54s) [2022-09-06T21:11:59.286Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.92s) [2022-09-06T21:11:59.286Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2022-09-06T21:11:59.286Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T21:12:00.407Z] ok github.com/docker/docker/builder/dockerfile 1.124s coverage: 49.3% of statements [2022-09-06T21:12:01.777Z] ok github.com/docker/docker/builder/remotecontext/git 5.451s coverage: 86.3% of statements [2022-09-06T21:12:01.777Z] ? github.com/docker/docker/cli [no test files] [2022-09-06T21:12:01.777Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-06T21:12:01.777Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-06T21:12:01.777Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-06T21:12:01.923Z] --- PASS: TestDaemonStartWithLogOpt (4.53s) [2022-09-06T21:12:01.923Z] === CONT TestReadPluginNoRead [2022-09-06T21:12:02.035Z] ok github.com/docker/docker/client 0.183s coverage: 76.1% of statements [2022-09-06T21:12:04.452Z] === RUN TestReadPluginNoRead/default [2022-09-06T21:12:05.827Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T21:12:06.774Z] --- PASS: TestContinueAfterPluginCrash (9.20s) [2022-09-06T21:12:07.031Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T21:12:08.405Z] === CONT TestReadPluginNoRead [2022-09-06T21:12:08.405Z] read_test.go:92: [d729d8d5e2cb7] daemon is not started [2022-09-06T21:12:08.405Z] --- PASS: TestReadPluginNoRead (6.26s) [2022-09-06T21:12:08.405Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2022-09-06T21:12:08.405Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2022-09-06T21:12:08.405Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-09-06T21:12:08.405Z] PASS [2022-09-06T21:12:08.405Z] [2022-09-06T21:12:08.405Z] DONE 6 tests in 10.907s [2022-09-06T21:12:08.405Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T21:12:08.405Z] testing: warning: no tests to run [2022-09-06T21:12:08.405Z] PASS [2022-09-06T21:12:08.405Z] [2022-09-06T21:12:08.405Z] DONE 0 tests in 0.046s [2022-09-06T21:12:08.405Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T21:12:08.405Z] INFO: Testing against a local daemon [2022-09-06T21:12:08.405Z] === RUN TestPluginWithDevMounts [2022-09-06T21:12:08.405Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-06T21:12:08.405Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-06T21:12:08.405Z] PASS [2022-09-06T21:12:08.405Z] [2022-09-06T21:12:08.405Z] === Skipped [2022-09-06T21:12:08.405Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-06T21:12:08.405Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-06T21:12:08.405Z] [2022-09-06T21:12:08.405Z] DONE 1 tests, 1 skipped in 0.115s [2022-09-06T21:12:08.405Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T21:12:08.583Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.030s coverage: 65.3% of statements [2022-09-06T21:12:08.663Z] INFO: Testing against a local daemon [2022-09-06T21:12:08.663Z] === RUN TestSecretInspect [2022-09-06T21:12:08.663Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.663Z] --- SKIP: TestSecretInspect (0.01s) [2022-09-06T21:12:08.663Z] === RUN TestSecretList [2022-09-06T21:12:08.663Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.663Z] --- SKIP: TestSecretList (0.02s) [2022-09-06T21:12:08.663Z] === RUN TestSecretsCreateAndDelete [2022-09-06T21:12:08.663Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.663Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-09-06T21:12:08.663Z] === RUN TestSecretsUpdate [2022-09-06T21:12:08.663Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.663Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-09-06T21:12:08.663Z] === RUN TestTemplatedSecret [2022-09-06T21:12:08.663Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.663Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-06T21:12:08.663Z] === RUN TestSecretCreateResolve [2022-09-06T21:12:08.663Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.663Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-09-06T21:12:08.663Z] PASS [2022-09-06T21:12:08.663Z] [2022-09-06T21:12:08.663Z] === Skipped [2022-09-06T21:12:08.663Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-09-06T21:12:08.663Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.663Z] [2022-09-06T21:12:08.663Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-09-06T21:12:08.663Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.663Z] [2022-09-06T21:12:08.663Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-09-06T21:12:08.663Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.663Z] [2022-09-06T21:12:08.663Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-09-06T21:12:08.663Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.663Z] [2022-09-06T21:12:08.663Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-06T21:12:08.663Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.663Z] [2022-09-06T21:12:08.663Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-09-06T21:12:08.663Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.663Z] [2022-09-06T21:12:08.663Z] DONE 6 tests, 6 skipped in 0.173s [2022-09-06T21:12:08.663Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T21:12:08.663Z] INFO: Testing against a local daemon [2022-09-06T21:12:08.663Z] === RUN TestServiceCreateInit [2022-09-06T21:12:08.663Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T21:12:08.663Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.663Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T21:12:08.663Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.663Z] --- PASS: TestServiceCreateInit (0.02s) [2022-09-06T21:12:08.663Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T21:12:08.663Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T21:12:08.663Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T21:12:08.663Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.663Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-09-06T21:12:08.663Z] === RUN TestCreateServiceConflict [2022-09-06T21:12:08.921Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.921Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-09-06T21:12:08.921Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T21:12:08.921Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.921Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-09-06T21:12:08.921Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T21:12:08.921Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.921Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-09-06T21:12:08.921Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T21:12:08.921Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.921Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-09-06T21:12:08.921Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T21:12:08.921Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.921Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-09-06T21:12:08.921Z] === RUN TestCreateServiceSysctls [2022-09-06T21:12:08.921Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.921Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-09-06T21:12:08.921Z] === RUN TestCreateServiceCapabilities [2022-09-06T21:12:08.921Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.921Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-09-06T21:12:08.921Z] === RUN TestInspect [2022-09-06T21:12:08.921Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.921Z] --- SKIP: TestInspect (0.01s) [2022-09-06T21:12:08.921Z] === RUN TestCreateJob [2022-09-06T21:12:08.921Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.921Z] --- SKIP: TestCreateJob (0.01s) [2022-09-06T21:12:08.921Z] === RUN TestReplicatedJob [2022-09-06T21:12:08.921Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.921Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-06T21:12:08.921Z] === RUN TestUpdateReplicatedJob [2022-09-06T21:12:08.921Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.921Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-09-06T21:12:08.921Z] === RUN TestServiceListWithStatuses [2022-09-06T21:12:08.921Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T21:12:08.921Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T21:12:08.921Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T21:12:08.921Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.921Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-09-06T21:12:08.921Z] === RUN TestDockerNetworkReConnect [2022-09-06T21:12:08.921Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:08.921Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-09-06T21:12:08.921Z] === RUN TestServicePlugin [2022-09-06T21:12:09.147Z] ok github.com/docker/docker/daemon/cluster/convert 0.029s coverage: 36.9% of statements [2022-09-06T21:12:10.517Z] ok github.com/docker/docker/cmd/dockerd/trap 2.693s coverage: 0.0% of statements [2022-09-06T21:12:10.517Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2022-09-06T21:12:11.081Z] ok github.com/docker/docker/container 0.149s coverage: 35.7% of statements [2022-09-06T21:12:11.454Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] --- SKIP: TestServicePlugin (1.97s) [2022-09-06T21:12:11.454Z] === RUN TestServiceUpdateLabel [2022-09-06T21:12:11.454Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-06T21:12:11.454Z] === RUN TestServiceUpdateSecrets [2022-09-06T21:12:11.454Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-09-06T21:12:11.454Z] === RUN TestServiceUpdateConfigs [2022-09-06T21:12:11.454Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-06T21:12:11.454Z] === RUN TestServiceUpdateNetwork [2022-09-06T21:12:11.454Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-09-06T21:12:11.454Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T21:12:11.454Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-09-06T21:12:11.454Z] PASS [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === Skipped [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T21:12:11.454Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T21:12:11.454Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-09-06T21:12:11.454Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-09-06T21:12:11.454Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-09-06T21:12:11.454Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-09-06T21:12:11.454Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-09-06T21:12:11.454Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-09-06T21:12:11.454Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-09-06T21:12:11.454Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-09-06T21:12:11.454Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-09-06T21:12:11.454Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-06T21:12:11.454Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-06T21:12:11.454Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-09-06T21:12:11.454Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T21:12:11.454Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-09-06T21:12:11.454Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-09-06T21:12:11.454Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s) [2022-09-06T21:12:11.454Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-06T21:12:11.454Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-09-06T21:12:11.454Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-06T21:12:11.454Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-09-06T21:12:11.454Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-09-06T21:12:11.454Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] DONE 24 tests, 23 skipped in 2.421s [2022-09-06T21:12:11.454Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T21:12:11.454Z] INFO: Testing against a local daemon [2022-09-06T21:12:11.454Z] === RUN TestSessionCreate [2022-09-06T21:12:11.454Z] --- PASS: TestSessionCreate (0.04s) [2022-09-06T21:12:11.454Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T21:12:11.454Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-09-06T21:12:11.454Z] PASS [2022-09-06T21:12:11.454Z] [2022-09-06T21:12:11.454Z] DONE 2 tests in 0.170s [2022-09-06T21:12:11.454Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T21:12:11.454Z] INFO: Testing against a local daemon [2022-09-06T21:12:11.454Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T21:12:11.454Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T21:12:11.454Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T21:12:11.454Z] === RUN TestDiskUsage [2022-09-06T21:12:11.454Z] === PAUSE TestDiskUsage [2022-09-06T21:12:11.454Z] === RUN TestEventsExecDie [2022-09-06T21:12:11.646Z] ok github.com/docker/docker/daemon/graphdriver 0.045s coverage: 2.2% of statements [2022-09-06T21:12:12.020Z] --- PASS: TestEventsExecDie (0.58s) [2022-09-06T21:12:12.020Z] === RUN TestEventsBackwardsCompatible [2022-09-06T21:12:12.020Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-06T21:12:12.020Z] === RUN TestEventsVolumeCreate [2022-09-06T21:12:12.020Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-09-06T21:12:12.020Z] === RUN TestInfoBinaryCommits [2022-09-06T21:12:12.020Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-09-06T21:12:12.020Z] === RUN TestInfoAPIVersioned [2022-09-06T21:12:12.020Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T21:12:12.020Z] === RUN TestInfoAPI [2022-09-06T21:12:12.020Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T21:12:12.020Z] === RUN TestInfoAPIWarnings [2022-09-06T21:12:12.210Z] ok github.com/docker/docker/daemon/config 0.100s coverage: 76.8% of statements [2022-09-06T21:12:12.774Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.312s coverage: 60.7% of statements [2022-09-06T21:12:13.033Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.069s coverage: 74.8% of statements [2022-09-06T21:12:14.183Z] --- PASS: TestCreateServiceMultipleTimes (14.82s) [2022-09-06T21:12:14.183Z] === RUN TestCreateServiceConflict [2022-09-06T21:12:14.417Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-09-06T21:12:14.417Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 3.0% of statements [2022-09-06T21:12:14.417Z] ok github.com/docker/docker/daemon/cluster 0.078s coverage: 0.5% of statements [2022-09-06T21:12:14.417Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 29.9% of statements [2022-09-06T21:12:14.417Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-06T21:12:14.417Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-06T21:12:14.417Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-06T21:12:14.417Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-06T21:12:14.417Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-06T21:12:15.787Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.040s coverage: 58.5% of statements [2022-09-06T21:12:15.787Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.270s coverage: 50.6% of statements [2022-09-06T21:12:15.787Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2022-09-06T21:12:16.043Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-09-06T21:12:16.728Z] --- PASS: TestCreateServiceConflict (2.31s) [2022-09-06T21:12:16.728Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T21:12:16.974Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.483s coverage: 58.5% of statements [2022-09-06T21:12:16.974Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-09-06T21:12:16.974Z] ok github.com/docker/docker/daemon/logger/awslogs 0.146s coverage: 80.2% of statements [2022-09-06T21:12:17.232Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-09-06T21:12:17.489Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.493s coverage: 13.3% of statements [2022-09-06T21:12:17.489Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.014s coverage: 88.2% of statements [2022-09-06T21:12:17.489Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 68.2% of statements [2022-09-06T21:12:17.745Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2022-09-06T21:12:18.002Z] ok github.com/docker/docker/daemon/images 0.102s coverage: 6.9% of statements [2022-09-06T21:12:18.259Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.981s coverage: 46.1% of statements [2022-09-06T21:12:18.516Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.169s coverage: 76.8% of statements [2022-09-06T21:12:18.516Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 79.4% of statements [2022-09-06T21:12:18.773Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 63.7% of statements [2022-09-06T21:12:18.773Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2022-09-06T21:12:18.773Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-09-06T21:12:19.030Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements [2022-09-06T21:12:19.269Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2022-09-06T21:12:19.269Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T21:12:19.288Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2022-09-06T21:12:19.545Z] ok github.com/docker/docker/distribution/metadata 0.067s coverage: 44.4% of statements [2022-09-06T21:12:20.108Z] ok github.com/docker/docker/errdefs 0.009s coverage: 77.0% of statements [2022-09-06T21:12:20.108Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-09-06T21:12:20.364Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-09-06T21:12:20.621Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.7% of statements [2022-09-06T21:12:20.621Z] ok github.com/docker/docker/daemon/logger/journald 2.065s coverage: 74.3% of statements [2022-09-06T21:12:20.621Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2022-09-06T21:12:20.621Z] ok github.com/docker/docker/daemon/logger/splunk 1.622s coverage: 82.5% of statements [2022-09-06T21:12:21.184Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-09-06T21:12:21.184Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2022-09-06T21:12:21.184Z] ok github.com/docker/docker/opts 0.029s coverage: 66.0% of statements [2022-09-06T21:12:21.441Z] ok github.com/docker/docker/pkg/broadcaster 0.015s coverage: 100.0% of statements [2022-09-06T21:12:21.441Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2022-09-06T21:12:21.698Z] ok github.com/docker/docker/distribution/xfer 1.740s coverage: 85.4% of statements [2022-09-06T21:12:21.954Z] ok github.com/docker/docker/distribution 1.506s coverage: 28.0% of statements [2022-09-06T21:12:21.954Z] ok github.com/docker/docker/pkg/containerfs 0.007s coverage: 6.7% of statements [2022-09-06T21:12:22.211Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2022-09-06T21:12:22.211Z] ok github.com/docker/docker/pkg/authorization 0.357s coverage: 68.3% of statements [2022-09-06T21:12:22.211Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2022-09-06T21:12:22.468Z] ok github.com/docker/docker/pkg/archive 0.529s coverage: 82.3% of statements [2022-09-06T21:12:22.468Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-09-06T21:12:22.468Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 87.2% of statements [2022-09-06T21:12:22.725Z] ok github.com/docker/docker/pkg/fsutils 0.270s coverage: 85.1% of statements [2022-09-06T21:12:22.725Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-09-06T21:12:22.982Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-09-06T21:12:22.982Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-06T21:12:22.982Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2022-09-06T21:12:23.239Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-09-06T21:12:23.239Z] ok github.com/docker/docker/pkg/idtools 0.382s coverage: 69.3% of statements [2022-09-06T21:12:23.239Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-09-06T21:12:23.239Z] ok github.com/docker/docker/pkg/ioutils 0.444s coverage: 70.1% of statements [2022-09-06T21:12:23.239Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-09-06T21:12:23.801Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2022-09-06T21:12:23.801Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2022-09-06T21:12:23.801Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-06T21:12:23.801Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2022-09-06T21:12:24.057Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-09-06T21:12:24.057Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-09-06T21:12:24.057Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2022-09-06T21:12:24.314Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-06T21:12:24.314Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-06T21:12:24.571Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-09-06T21:12:24.571Z] ok github.com/docker/docker/pkg/tailfile 0.031s coverage: 88.6% of statements [2022-09-06T21:12:24.571Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-06T21:12:24.828Z] ok github.com/docker/docker/pkg/chrootarchive 2.670s coverage: 42.7% of statements [2022-09-06T21:12:24.828Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-06T21:12:24.828Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-09-06T21:12:25.085Z] ok github.com/docker/docker/pkg/tarsum 0.060s coverage: 89.3% of statements [2022-09-06T21:12:25.341Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2022-09-06T21:12:25.341Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-09-06T21:12:25.904Z] ok github.com/docker/docker/reference 0.009s coverage: 84.4% of statements [2022-09-06T21:12:25.905Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-06T21:12:26.161Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2022-09-06T21:12:26.418Z] ok github.com/docker/docker/plugin 0.529s coverage: 23.2% of statements [2022-09-06T21:12:26.418Z] ok github.com/docker/docker/registry 0.062s coverage: 58.6% of statements [2022-09-06T21:12:26.418Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2022-09-06T21:12:26.418Z] ok github.com/docker/docker/runconfig 0.012s coverage: 64.5% of statements [2022-09-06T21:12:26.418Z] ok github.com/docker/docker/quota 0.413s coverage: 71.4% of statements [2022-09-06T21:12:27.347Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2022-09-06T21:12:27.347Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-09-06T21:12:27.603Z] ok github.com/docker/docker/volume/local 0.134s coverage: 76.8% of statements [2022-09-06T21:12:27.603Z] ok github.com/docker/docker/volume/service 0.011s coverage: 72.3% of statements [2022-09-06T21:12:28.529Z] ok github.com/docker/docker/daemon 10.166s coverage: 16.4% of statements [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-06T21:12:28.529Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-06T21:12:29.090Z] ok github.com/docker/docker/layer 7.555s coverage: 68.9% of statements [2022-09-06T21:12:29.090Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-06T21:12:29.090Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-06T21:12:29.090Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-06T21:12:29.090Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-06T21:12:29.090Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-06T21:12:29.090Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-06T21:12:29.090Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-06T21:12:29.090Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-06T21:12:29.090Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-06T21:12:30.091Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-09-06T21:12:30.091Z] === RUN TestInfoDebug [2022-09-06T21:12:30.091Z] --- PASS: TestInfoDebug (0.54s) [2022-09-06T21:12:30.091Z] === RUN TestInfoInsecureRegistries [2022-09-06T21:12:30.091Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-09-06T21:12:30.091Z] === RUN TestInfoRegistryMirrors [2022-09-06T21:12:30.349Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-09-06T21:12:30.349Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T21:12:30.608Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-06T21:12:30.608Z] === RUN TestPingCacheHeaders [2022-09-06T21:12:30.608Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-06T21:12:30.608Z] === RUN TestPingGet [2022-09-06T21:12:30.608Z] --- PASS: TestPingGet (0.01s) [2022-09-06T21:12:30.608Z] === RUN TestPingHead [2022-09-06T21:12:30.608Z] --- PASS: TestPingHead (0.03s) [2022-09-06T21:12:30.608Z] === RUN TestPingSwarmHeader [2022-09-06T21:12:31.174Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T21:12:31.741Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T21:12:33.114Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T21:12:33.114Z] --- PASS: TestPingSwarmHeader (2.21s) [2022-09-06T21:12:33.114Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T21:12:33.114Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T21:12:33.114Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T21:12:33.114Z] === RUN TestPingBuilderHeader [2022-09-06T21:12:33.114Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T21:12:33.372Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T21:12:33.939Z] --- PASS: TestPingBuilderHeader (1.08s) [2022-09-06T21:12:33.939Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-09-06T21:12:33.939Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.53s) [2022-09-06T21:12:33.939Z] === RUN TestVersion [2022-09-06T21:12:33.939Z] --- PASS: TestVersion (0.03s) [2022-09-06T21:12:33.939Z] === CONT TestDiskUsage [2022-09-06T21:12:34.166Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.26s) [2022-09-06T21:12:34.166Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T21:12:34.506Z] === RUN TestDiskUsage/empty [2022-09-06T21:12:34.506Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T21:12:34.506Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T21:12:34.506Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T21:12:34.506Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T21:12:34.506Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T21:12:34.506Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T21:12:34.506Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T21:12:34.506Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T21:12:34.506Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T21:12:34.506Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T21:12:34.506Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T21:12:34.736Z] --- PASS: TestCreateServiceSecretFileMode (2.43s) [2022-09-06T21:12:34.736Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T21:12:34.764Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T21:12:34.764Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T21:12:34.764Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T21:12:34.764Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T21:12:34.764Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T21:12:34.764Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T21:12:34.764Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T21:12:34.764Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T21:12:34.764Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T21:12:34.764Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T21:12:34.764Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T21:12:35.023Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T21:12:35.023Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T21:12:35.023Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T21:12:35.023Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T21:12:35.023Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T21:12:35.023Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T21:12:35.023Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T21:12:35.282Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T21:12:35.282Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T21:12:35.282Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage (1.33s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-09-06T21:12:35.282Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-09-06T21:12:35.282Z] PASS [2022-09-06T21:12:35.282Z] [2022-09-06T21:12:35.282Z] === Skipped [2022-09-06T21:12:35.282Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T21:12:35.282Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T21:12:35.282Z] [2022-09-06T21:12:35.282Z] DONE 57 tests, 1 skipped in 24.145s [2022-09-06T21:12:35.282Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T21:12:35.541Z] INFO: Testing against a local daemon [2022-09-06T21:12:35.541Z] === RUN TestVolumesCreateAndList [2022-09-06T21:12:35.541Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T21:12:35.541Z] === RUN TestVolumesRemove [2022-09-06T21:12:35.541Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-06T21:12:35.541Z] === RUN TestVolumesInspect [2022-09-06T21:12:35.541Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T21:12:35.541Z] === RUN TestVolumesInvalidJSON [2022-09-06T21:12:35.541Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T21:12:35.541Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T21:12:35.541Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T21:12:35.541Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T21:12:35.541Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T21:12:35.541Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T21:12:35.541Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T21:12:35.541Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T21:12:35.541Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T21:12:35.541Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T21:12:35.541Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T21:12:35.541Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T21:12:35.541Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T21:12:35.541Z] PASS [2022-09-06T21:12:35.541Z] [2022-09-06T21:12:35.541Z] DONE 9 tests in 0.209s [2022-09-06T21:12:35.541Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T21:12:35.541Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14730 is not a child of this shell [2022-09-06T21:12:35.799Z] warning: PID 14730 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-06T21:12:35.799Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T21:12:35.799Z] [2022-09-06T21:12:35.799Z] Unloading profiles will leave already running processes permanently [2022-09-06T21:12:35.799Z] unconfined, which can lead to unexpected situations. [2022-09-06T21:12:35.799Z] [2022-09-06T21:12:35.799Z] To set a process to complain mode, use the command line tool [2022-09-06T21:12:35.799Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T21:12:35.799Z] Removing test suite binaries [2022-09-06T21:12:35.799Z] exiting test-integration [2022-09-06T21:12:35.799Z] ++ exit 0 [2022-09-06T21:12:35.799Z] Post stage [Pipeline] junit [2022-09-06T21:12:36.750Z] Recording test results [2022-09-06T21:12:37.171Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T21:12:37.289Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-09-06T21:12:37.289Z] === RUN TestCreateServiceSysctls [2022-09-06T21:12:37.508Z] + echo Ensuring container killed. [2022-09-06T21:12:37.508Z] Ensuring container killed. [2022-09-06T21:12:37.508Z] + docker rm -vf docker-pr1 [2022-09-06T21:12:38.074Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-06T21:12:38.359Z] + echo Chowning /workspace to jenkins user [2022-09-06T21:12:38.359Z] Chowning /workspace to jenkins user [2022-09-06T21:12:38.359Z] + id -u [2022-09-06T21:12:38.359Z] + id -g [2022-09-06T21:12:38.359Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44102:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T21:12:40.554Z] + bundleName=amd64-rootless [2022-09-06T21:12:40.554Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-06T21:12:40.554Z] Creating amd64-rootless-bundles.tar.gz [2022-09-06T21:12:40.554Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-09-06T21:12:40.554Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-09-06T21:12:40.566Z] Archiving artifacts [2022-09-06T21:12:40.587Z] --- PASS: TestCreateServiceSysctls (3.27s) [2022-09-06T21:12:40.587Z] === RUN TestCreateServiceCapabilities [2022-09-06T21:12:40.801Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44102/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T21:12:41.103Z] + make clean [2022-09-06T21:12:41.361Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T21:12:41.361Z] docker-dev-cache [2022-09-06T21:12:41.361Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T21:12:42.558Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T21:12:42.558Z] Using test binary docker [2022-09-06T21:12:42.558Z] +++ /etc/init.d/apparmor start [2022-09-06T21:12:42.558Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T21:12:42.558Z] Using test binary docker [2022-09-06T21:12:42.558Z] Not: starting. [2022-09-06T21:12:42.558Z] INFO: Waiting for daemon to start... [2022-09-06T21:12:42.558Z] Starting dockerd [2022-09-06T21:12:42.558Z] +++ 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 [2022-09-06T21:12:42.558Z] .+++ /etc/init.d/apparmor start [2022-09-06T21:12:42.558Z] Not: starting. [2022-09-06T21:12:42.558Z] INFO: Waiting for daemon to start... [2022-09-06T21:12:42.558Z] Starting dockerd [2022-09-06T21:12:42.558Z] +++ 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 [2022-09-06T21:12:42.558Z] . [2022-09-06T21:12:42.558Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T21:12:42.558Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T21:12:42.558Z] [2022-09-06T21:12:42.559Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T21:12:42.559Z] Error: No such image: emptyfs [2022-09-06T21:12:42.559Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T21:12:42.559Z] ++++ docker load [2022-09-06T21:12:42.559Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T21:12:42.559Z] Error: No such image: emptyfs [2022-09-06T21:12:42.559Z] ++++ docker load [2022-09-06T21:12:42.559Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T21:12:42.559Z] Loaded image: emptyfs:latest [2022-09-06T21:12:42.559Z] Running integration-test (iteration 1) [2022-09-06T21:12:42.559Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-06T21:12:42.559Z] ++ 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)/' [2022-09-06T21:12:42.559Z] ++ set -e [2022-09-06T21:12:42.559Z] ++ '[' -n 0 ']' [2022-09-06T21:12:42.559Z] ++ set -x [2022-09-06T21:12:42.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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)/' [2022-09-06T21:12:42.559Z] Loaded image: emptyfs:latest [2022-09-06T21:12:42.559Z] Running integration-test (iteration 1) [2022-09-06T21:12:42.559Z] 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)/ [2022-09-06T21:12:42.559Z] ++ 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)/' [2022-09-06T21:12:42.559Z] ++ set -e [2022-09-06T21:12:42.559Z] ++ '[' -n 0 ']' [2022-09-06T21:12:42.559Z] ++ set -x [2022-09-06T21:12:42.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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)/' [2022-09-06T21:12:42.559Z] Loaded image: busybox:latest [2022-09-06T21:12:42.559Z] Loaded image: busybox:latest [2022-09-06T21:12:42.559Z] Loaded image: busybox:glibc [2022-09-06T21:12:42.559Z] Loaded image: busybox:glibc [2022-09-06T21:12:42.559Z] Loaded image: debian:bullseye-slim [2022-09-06T21:12:42.559Z] Loaded image: debian:bullseye-slim [2022-09-06T21:12:42.559Z] Loaded image: hello-world:latest [2022-09-06T21:12:42.559Z] Loaded image: hello-world:latest [2022-09-06T21:12:42.559Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T21:12:42.559Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T21:12:42.559Z] INFO: Testing against a local daemon [2022-09-06T21:12:42.559Z] === RUN TestDockerSuite [2022-09-06T21:12:42.559Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-06T21:12:42.559Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-06T21:12:42.559Z] INFO: Testing against a local daemon [2022-09-06T21:12:42.559Z] === RUN TestDockerDaemonSuite [2022-09-06T21:12:42.559Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-06T21:12:42.559Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-06T21:12:42.559Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-06T21:12:42.559Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-06T21:12:42.559Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-06T21:12:42.559Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-06T21:12:42.559Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-06T21:12:42.559Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-06T21:12:42.559Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-06T21:12:43.126Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-06T21:12:43.127Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-09-06T21:12:43.127Z] === RUN TestInspect [2022-09-06T21:12:43.384Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-06T21:12:44.766Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-06T21:12:45.481Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-06T21:12:45.481Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-06T21:12:45.670Z] --- PASS: TestInspect (2.79s) [2022-09-06T21:12:45.670Z] === RUN TestCreateJob [2022-09-06T21:12:46.433Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-06T21:12:47.012Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-06T21:12:47.581Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-06T21:12:47.581Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-06T21:12:47.581Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-06T21:12:47.840Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-06T21:12:48.412Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-06T21:12:48.967Z] --- PASS: TestCreateJob (3.11s) [2022-09-06T21:12:48.967Z] === RUN TestReplicatedJob [2022-09-06T21:12:49.790Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-06T21:12:49.790Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-06T21:12:49.790Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-06T21:12:49.790Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-06T21:12:53.169Z] --- PASS: TestReplicatedJob (4.49s) [2022-09-06T21:12:53.169Z] === RUN TestUpdateReplicatedJob [2022-09-06T21:12:56.361Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-06T21:12:56.469Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2022-09-06T21:12:56.469Z] === RUN TestServiceListWithStatuses [2022-09-06T21:12:56.469Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T21:12:56.469Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T21:12:56.469Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T21:12:58.265Z] --- PASS: TestBuildWithHugeFile (112.17s) [2022-09-06T21:12:58.265Z] === RUN TestBuildWCOWSandboxSize [2022-09-06T21:12:58.265Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T21:12:58.265Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-06T21:12:58.265Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T21:12:58.265Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T21:12:58.265Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T21:12:58.265Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T21:12:58.265Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T21:12:58.265Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T21:12:58.265Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T21:12:58.265Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T21:12:58.265Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T21:12:58.265Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T21:12:58.265Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-06T21:12:58.265Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-09-06T21:12:58.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-09-06T21:12:58.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T21:12:58.265Z] === RUN TestBuildPreserveOwnership [2022-09-06T21:12:58.265Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T21:12:58.524Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-06T21:13:00.434Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T21:13:00.670Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-09-06T21:13:00.670Z] === RUN TestDockerNetworkReConnect [2022-09-06T21:13:00.694Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-06T21:13:01.111Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.3% of statements [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/rootless [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/volume [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-06T21:13:01.111Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === Skipped [2022-09-06T21:13:01.111Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-06T21:13:01.111Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-06T21:13:01.111Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-06T21:13:01.111Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-06T21:13:01.111Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-06T21:13:01.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:13:01.111Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-06T21:13:01.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:13:01.111Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-06T21:13:01.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:13:01.111Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-06T21:13:01.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:13:01.111Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-06T21:13:01.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:13:01.111Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-06T21:13:01.111Z] graphtest_unix.go:71: No driver to put! [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-06T21:13:01.111Z] time="2022-09-06T21:12:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T21:13:01.111Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T21:13:01.111Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-06T21:13:01.111Z] time="2022-09-06T21:12:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T21:13:01.111Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T21:13:01.111Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-06T21:13:01.111Z] time="2022-09-06T21:12:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T21:13:01.111Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T21:13:01.111Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-06T21:13:01.111Z] time="2022-09-06T21:12:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T21:13:01.111Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T21:13:01.111Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-06T21:13:01.111Z] time="2022-09-06T21:12:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T21:13:01.111Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-06T21:13:01.111Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-06T21:13:01.111Z] graphtest_unix.go:71: No driver to put! [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-06T21:13:01.111Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-06T21:13:01.111Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-06T21:13:01.111Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-06T21:13:01.111Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-06T21:13:01.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:13:01.111Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-06T21:13:01.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:13:01.111Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-06T21:13:01.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:13:01.111Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-06T21:13:01.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:13:01.111Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-06T21:13:01.111Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:13:01.111Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-06T21:13:01.111Z] graphtest_unix.go:71: No driver to put! [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-06T21:13:01.111Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-06T21:13:01.111Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-06T21:13:01.111Z] [2022-09-06T21:13:01.111Z] DONE 2874 tests, 28 skipped in 94.656s [2022-09-06T21:13:01.111Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/bitseq [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/cluster [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/config [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/datastore [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/driverapi [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/etchosts [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/idm [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/ipam [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/iptables [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/netlabel [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/netutils [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/networkdb [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/ns [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/options [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/osl [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/portallocator [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/portmapper [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/testutils [2022-09-06T21:13:01.111Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-06T21:13:01.112Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic 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/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/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/testutils github.com/docker/docker/libnetwork/types [2022-09-06T21:13:02.072Z] --- PASS: TestBuildPreserveOwnership (3.52s) [2022-09-06T21:13:02.072Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.15s) [2022-09-06T21:13:02.072Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2022-09-06T21:13:02.072Z] === RUN TestBuildPlatformInvalid [2022-09-06T21:13:02.072Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-06T21:13:02.072Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T21:13:02.641Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-06T21:13:02.901Z] Loaded image: busybox:latest [2022-09-06T21:13:03.160Z] Loaded image: busybox:glibc [2022-09-06T21:13:03.419Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-06T21:13:03.969Z] --- PASS: TestDockerNetworkReConnect (3.37s) [2022-09-06T21:13:03.969Z] === RUN TestServicePlugin [2022-09-06T21:13:03.969Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T21:13:03.969Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-06T21:13:03.969Z] === RUN TestServiceUpdateLabel [2022-09-06T21:13:04.797Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-06T21:13:04.797Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-06T21:13:06.175Z] Loaded image: debian:bullseye-slim [2022-09-06T21:13:06.175Z] Loaded image: hello-world:latest [2022-09-06T21:13:06.175Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T21:13:06.175Z] docker_cli_daemon_test.go:1475: [d503aec58c184] daemon is not started [2022-09-06T21:13:06.434Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-06T21:13:06.514Z] --- PASS: TestServiceUpdateLabel (2.30s) [2022-09-06T21:13:06.514Z] === RUN TestServiceUpdateSecrets [2022-09-06T21:13:07.003Z] check_test.go:540: [d22bf139ca9f8] daemon is not started [2022-09-06T21:13:07.003Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-06T21:13:07.940Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-06T21:13:09.318Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-06T21:13:09.318Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-06T21:13:09.887Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-06T21:13:10.455Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-06T21:13:11.404Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-06T21:13:11.664Z] check_test.go:540: [d688ba5627b14] daemon is not started [2022-09-06T21:13:11.664Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-06T21:13:12.232Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-06T21:13:13.170Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-06T21:13:16.471Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-06T21:13:19.022Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-06T21:13:19.022Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-06T21:13:19.591Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.55s) [2022-09-06T21:13:19.591Z] PASS [2022-09-06T21:13:19.591Z] [2022-09-06T21:13:19.591Z] === Skipped [2022-09-06T21:13:19.591Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T21:13:19.591Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T21:13:19.591Z] [2022-09-06T21:13:19.591Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-06T21:13:19.591Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-06T21:13:19.591Z] [2022-09-06T21:13:19.591Z] DONE 34 tests, 2 skipped in 182.721s [2022-09-06T21:13:19.591Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T21:13:19.591Z] ++ 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 [2022-09-06T21:13:19.591Z] ++ set -e [2022-09-06T21:13:19.591Z] ++ '[' -n 0 ']' [2022-09-06T21:13:19.591Z] ++ set -x [2022-09-06T21:13:19.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-09-06T21:13:19.591Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-06T21:13:19.591Z] INFO: Testing against a local daemon [2022-09-06T21:13:19.591Z] === RUN TestConfigInspect [2022-09-06T21:13:20.529Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-06T21:13:20.788Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-06T21:13:21.356Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-06T21:13:21.356Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-06T21:13:21.356Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-06T21:13:21.356Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-06T21:13:21.432Z] --- PASS: TestServiceUpdateSecrets (14.35s) [2022-09-06T21:13:21.432Z] === RUN TestServiceUpdateConfigs [2022-09-06T21:13:22.735Z] --- PASS: TestConfigInspect (2.98s) [2022-09-06T21:13:22.735Z] === RUN TestConfigList [2022-09-06T21:13:22.998Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-06T21:13:24.376Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-06T21:13:24.636Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-06T21:13:24.636Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-06T21:13:25.205Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-06T21:13:25.773Z] --- PASS: TestConfigList (3.04s) [2022-09-06T21:13:25.773Z] === RUN TestConfigsCreateAndDelete [2022-09-06T21:13:26.342Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-06T21:13:26.911Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-06T21:13:27.479Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-06T21:13:27.739Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-06T21:13:28.308Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-06T21:13:28.567Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-06T21:13:28.567Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-06T21:13:28.567Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2022-09-06T21:13:28.567Z] === RUN TestConfigsUpdate [2022-09-06T21:13:29.504Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-06T21:13:29.504Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-06T21:13:29.504Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-06T21:13:29.504Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-06T21:13:29.504Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-06T21:13:29.764Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-06T21:13:30.023Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-06T21:13:30.965Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-06T21:13:31.227Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-06T21:13:31.485Z] --- PASS: TestConfigsUpdate (2.92s) [2022-09-06T21:13:31.485Z] === RUN TestTemplatedConfig [2022-09-06T21:13:31.744Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-06T21:13:31.744Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-06T21:13:33.652Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-06T21:13:33.652Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-06T21:13:34.220Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-06T21:13:34.220Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-06T21:13:34.788Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-06T21:13:35.355Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-06T21:13:35.355Z] check_test.go:540: [d25eb49d2535d] daemon is not started [2022-09-06T21:13:35.355Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-06T21:13:35.355Z] --- PASS: TestTemplatedConfig (3.74s) [2022-09-06T21:13:35.355Z] === RUN TestConfigCreateResolve [2022-09-06T21:13:35.924Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-06T21:13:36.332Z] --- PASS: TestServiceUpdateConfigs (14.36s) [2022-09-06T21:13:36.332Z] === RUN TestServiceUpdateNetwork [2022-09-06T21:13:36.563Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-06T21:13:37.501Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-06T21:13:37.501Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-06T21:13:37.760Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-06T21:13:38.327Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-06T21:13:38.327Z] --- PASS: TestConfigCreateResolve (3.14s) [2022-09-06T21:13:38.327Z] PASS [2022-09-06T21:13:38.327Z] [2022-09-06T21:13:38.327Z] DONE 6 tests in 18.861s [2022-09-06T21:13:38.327Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T21:13:38.327Z] ++ 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 [2022-09-06T21:13:38.327Z] ++ set -e [2022-09-06T21:13:38.327Z] ++ '[' -n 0 ']' [2022-09-06T21:13:38.327Z] ++ set -x [2022-09-06T21:13:38.327Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:13:38.586Z] INFO: Testing against a local daemon [2022-09-06T21:13:38.586Z] === RUN TestAttachWithTTY [2022-09-06T21:13:38.846Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-06T21:13:38.846Z] === RUN TestAttachWithoutTTy [2022-09-06T21:13:38.846Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-09-06T21:13:38.846Z] === RUN TestCheckpoint [2022-09-06T21:13:38.846Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T21:13:38.846Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/commit [2022-09-06T21:13:38.846Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-06T21:13:38.846Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T21:13:38.846Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-06T21:13:38.846Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-06T21:13:38.846Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T21:13:38.846Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T21:13:38.846Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T21:13:38.846Z] === CONT TestContainerInvalidJSON/commit [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-06T21:13:38.846Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-06T21:13:38.846Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-06T21:13:38.846Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-06T21:13:38.846Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-06T21:13:38.846Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-06T21:13:38.846Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-06T21:13:38.846Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.01s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-06T21:13:38.846Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-06T21:13:38.846Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T21:13:38.846Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-09-06T21:13:38.846Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T21:13:39.106Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-09-06T21:13:39.106Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T21:13:39.106Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-06T21:13:39.106Z] === RUN TestCopyEmptyFile [2022-09-06T21:13:39.106Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-06T21:13:39.366Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-06T21:13:39.366Z] --- PASS: TestCopyEmptyFile (0.44s) [2022-09-06T21:13:39.366Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T21:13:39.626Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-06T21:13:39.626Z] === RUN TestCopyFromContainer [2022-09-06T21:13:39.886Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-06T21:13:40.146Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-06T21:13:41.082Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-06T21:13:41.082Z] === RUN TestCopyFromContainer// [2022-09-06T21:13:41.341Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T21:13:41.341Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T21:13:41.601Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-06T21:13:41.601Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T21:13:41.601Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T21:13:41.860Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T21:13:41.860Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T21:13:42.119Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T21:13:42.119Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T21:13:42.119Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T21:13:42.378Z] --- PASS: TestCopyFromContainer (2.79s) [2022-09-06T21:13:42.378Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-09-06T21:13:42.378Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-09-06T21:13:42.378Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-09-06T21:13:42.378Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-09-06T21:13:42.378Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-09-06T21:13:42.378Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2022-09-06T21:13:42.378Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-09-06T21:13:42.378Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-09-06T21:13:42.378Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-09-06T21:13:42.378Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-09-06T21:13:42.378Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T21:13:42.378Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T21:13:42.378Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T21:13:42.378Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T21:13:42.378Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T21:13:42.378Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T21:13:42.378Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T21:13:42.378Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T21:13:42.378Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T21:13:42.378Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T21:13:42.378Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T21:13:42.378Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T21:13:42.378Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-09-06T21:13:42.378Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T21:13:42.378Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T21:13:42.378Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-06T21:13:42.378Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-06T21:13:42.378Z] === RUN TestCreateWithInvalidEnv [2022-09-06T21:13:42.378Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T21:13:42.378Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T21:13:42.378Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T21:13:42.378Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T21:13:42.378Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T21:13:42.378Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T21:13:42.378Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T21:13:42.378Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T21:13:42.378Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T21:13:42.378Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-09-06T21:13:42.378Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T21:13:42.378Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T21:13:42.378Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T21:13:42.378Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T21:13:42.378Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T21:13:42.378Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T21:13:43.756Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-06T21:13:43.756Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-06T21:13:43.756Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-06T21:13:43.756Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-06T21:13:43.756Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-06T21:13:44.325Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2022-09-06T21:13:44.325Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T21:13:44.325Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-06T21:13:45.262Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-06T21:13:45.829Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.48s) [2022-09-06T21:13:45.829Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T21:13:45.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T21:13:45.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T21:13:45.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T21:13:45.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T21:13:45.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T21:13:45.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T21:13:45.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T21:13:45.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T21:13:45.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T21:13:45.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T21:13:45.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T21:13:45.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T21:13:45.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T21:13:45.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T21:13:45.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T21:13:45.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T21:13:45.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T21:13:45.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T21:13:45.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T21:13:45.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T21:13:45.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-09-06T21:13:45.830Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T21:13:46.397Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-09-06T21:13:46.397Z] === RUN TestCreateDifferentPlatform [2022-09-06T21:13:46.397Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T21:13:46.397Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T21:13:46.397Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-06T21:13:46.397Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T21:13:46.397Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T21:13:46.397Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T21:13:46.397Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-06T21:13:46.397Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T21:13:46.397Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-06T21:13:46.397Z] === RUN TestCreateInvalidHostConfig [2022-09-06T21:13:46.397Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T21:13:46.397Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T21:13:46.397Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T21:13:46.397Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T21:13:46.397Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T21:13:46.397Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T21:13:46.397Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T21:13:46.397Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T21:13:46.397Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-06T21:13:46.397Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-06T21:13:46.397Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-06T21:13:46.397Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-06T21:13:46.397Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-06T21:13:46.397Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-06T21:13:46.397Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-06T21:13:46.397Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-06T21:13:46.397Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-06T21:13:46.397Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T21:13:46.397Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T21:13:46.397Z] === RUN TestDaemonRestartIpcMode [2022-09-06T21:13:46.397Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T21:13:46.397Z] === RUN TestDaemonHostGatewayIP [2022-09-06T21:13:46.397Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T21:13:46.397Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T21:13:46.397Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T21:13:46.397Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T21:13:46.397Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T21:13:46.397Z] === RUN TestDiff [2022-09-06T21:13:46.965Z] --- PASS: TestDiff (0.44s) [2022-09-06T21:13:46.965Z] === RUN TestExecConsoleSize [2022-09-06T21:13:47.532Z] --- PASS: TestExecConsoleSize (0.55s) [2022-09-06T21:13:47.532Z] === RUN TestExecWithCloseStdin [2022-09-06T21:13:47.730Z] ok github.com/docker/docker/libnetwork 43.945s coverage: 40.9% of statements [2022-09-06T21:13:47.730Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-09-06T21:13:47.730Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-06T21:13:47.730Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-06T21:13:47.730Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-06T21:13:47.730Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-06T21:13:47.730Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-06T21:13:47.730Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-06T21:13:47.730Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-06T21:13:47.730Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-06T21:13:47.730Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 22.4% of statements [2022-09-06T21:13:47.730Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-06T21:13:47.730Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-06T21:13:47.730Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-06T21:13:47.730Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-09-06T21:13:47.796Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-09-06T21:13:47.796Z] === RUN TestExec [2022-09-06T21:13:48.365Z] --- PASS: TestExec (0.51s) [2022-09-06T21:13:48.365Z] === RUN TestExecUser [2022-09-06T21:13:48.556Z] --- PASS: TestServiceUpdateNetwork (12.24s) [2022-09-06T21:13:48.556Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T21:13:48.556Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T21:13:48.624Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-06T21:13:48.624Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-06T21:13:48.816Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T21:13:49.096Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.587s coverage: 59.9% of statements [2022-09-06T21:13:49.096Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-06T21:13:49.192Z] --- PASS: TestExecUser (0.70s) [2022-09-06T21:13:49.192Z] === RUN TestExportContainerAndImportImage [2022-09-06T21:13:49.192Z] check_test.go:540: [dc76ef45e91ca] daemon is not started [2022-09-06T21:13:49.192Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-06T21:13:49.352Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-06T21:13:49.451Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-06T21:13:49.710Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-06T21:13:49.969Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2022-09-06T21:13:49.969Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T21:13:50.229Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-06T21:13:50.229Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-06T21:13:50.229Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-06T21:13:50.229Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-06T21:13:50.229Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-06T21:13:50.280Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.533s coverage: 5.1% of statements [2022-09-06T21:13:50.280Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-06T21:13:50.797Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-06T21:13:50.841Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.012s coverage: 4.7% of statements [2022-09-06T21:13:50.842Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-06T21:13:50.842Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-06T21:13:51.364Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2022-09-06T21:13:51.364Z] === RUN TestHealthCheckWorkdir [2022-09-06T21:13:52.301Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2022-09-06T21:13:52.301Z] === RUN TestHealthKillContainer [2022-09-06T21:13:52.869Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-06T21:13:53.440Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-06T21:13:53.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-06T21:13:54.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-09-06T21:13:54.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-09-06T21:13:56.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-09-06T21:13:57.004Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T21:13:57.710Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-06T21:13:57.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-09-06T21:13:59.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0012c2258__} [2022-09-06T21:13:59.657Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-06T21:13:59.657Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-06T21:13:59.657Z] check_test.go:540: [dfac0fbfae60a] daemon is not started [2022-09-06T21:13:59.657Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-06T21:14:00.593Z] --- PASS: TestHealthKillContainer (8.22s) [2022-09-06T21:14:00.593Z] === RUN TestHealthCheckProcessKilled [2022-09-06T21:14:00.593Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13189031508_/foo_false_____} [2022-09-06T21:14:00.783Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.294s coverage: 6.6% of statements [2022-09-06T21:14:00.783Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-06T21:14:00.783Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-09-06T21:14:00.783Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-09-06T21:14:00.783Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-06T21:14:00.783Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-06T21:14:01.039Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-06T21:14:01.294Z] ok github.com/docker/docker/libnetwork/drvregistry 0.012s coverage: 82.4% of statements [2022-09-06T21:14:01.528Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-06T21:14:01.528Z] --- PASS: TestHealthCheckProcessKilled (1.11s) [2022-09-06T21:14:01.528Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T21:14:01.551Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-09-06T21:14:01.551Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-06T21:14:01.807Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-09-06T21:14:02.095Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13189031508_/foo_true_____} [2022-09-06T21:14:02.095Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-09-06T21:14:02.095Z] === RUN TestIpcModeNone [2022-09-06T21:14:03.035Z] --- PASS: TestIpcModeNone (0.85s) [2022-09-06T21:14:03.035Z] === RUN TestIpcModePrivate [2022-09-06T21:14:03.294Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-06T21:14:03.557Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-09-06T21:14:03.557Z] --- PASS: TestIpcModePrivate (0.64s) [2022-09-06T21:14:03.557Z] === RUN TestIpcModeShareable [2022-09-06T21:14:03.587Z] --- PASS: TestServiceUpdatePidsLimit (16.00s) [2022-09-06T21:14:03.587Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-06T21:14:03.587Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-09-06T21:14:03.587Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-06T21:14:03.587Z] PASS [2022-09-06T21:14:03.587Z] [2022-09-06T21:14:03.587Z] === Skipped [2022-09-06T21:14:03.587Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T21:14:03.587Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T21:14:03.587Z] [2022-09-06T21:14:03.587Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-06T21:14:03.587Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T21:14:03.587Z] [2022-09-06T21:14:03.587Z] DONE 27 tests, 2 skipped in 131.439s [2022-09-06T21:14:03.587Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T21:14:03.587Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:14:03.587Z] ++ set -e [2022-09-06T21:14:03.587Z] ++ '[' -n 0 ']' [2022-09-06T21:14:03.587Z] ++ set -x [2022-09-06T21:14:03.587Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:14:03.587Z] INFO: Testing against a local daemon [2022-09-06T21:14:03.587Z] === RUN TestSessionCreate [2022-09-06T21:14:03.587Z] --- PASS: TestSessionCreate (0.03s) [2022-09-06T21:14:03.587Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T21:14:03.587Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T21:14:03.587Z] PASS [2022-09-06T21:14:03.587Z] [2022-09-06T21:14:03.587Z] DONE 2 tests in 0.162s [2022-09-06T21:14:03.587Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T21:14:03.587Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:14:03.587Z] ++ set -e [2022-09-06T21:14:03.587Z] ++ '[' -n 0 ']' [2022-09-06T21:14:03.587Z] ++ set -x [2022-09-06T21:14:03.587Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:14:03.587Z] INFO: Testing against a local daemon [2022-09-06T21:14:03.587Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T21:14:03.587Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T21:14:03.587Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T21:14:03.587Z] === RUN TestDiskUsage [2022-09-06T21:14:03.587Z] === PAUSE TestDiskUsage [2022-09-06T21:14:03.587Z] === RUN TestEventsExecDie [2022-09-06T21:14:03.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3560084887_/foo_false_____} [2022-09-06T21:14:03.847Z] --- PASS: TestEventsExecDie (0.53s) [2022-09-06T21:14:03.847Z] === RUN TestEventsBackwardsCompatible [2022-09-06T21:14:03.847Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-06T21:14:03.847Z] === RUN TestEventsVolumeCreate [2022-09-06T21:14:04.082Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-09-06T21:14:04.107Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-09-06T21:14:04.108Z] === RUN TestInfoBinaryCommits [2022-09-06T21:14:04.108Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T21:14:04.108Z] === RUN TestInfoAPIVersioned [2022-09-06T21:14:04.108Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T21:14:04.108Z] === RUN TestInfoAPI [2022-09-06T21:14:04.108Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T21:14:04.108Z] === RUN TestInfoAPIWarnings [2022-09-06T21:14:04.340Z] --- PASS: TestIpcModeShareable (0.78s) [2022-09-06T21:14:04.340Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T21:14:04.907Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-06T21:14:05.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3560084887_/foo_true_____} [2022-09-06T21:14:06.412Z] check_test.go:540: [d51f070f5595b] daemon is not started [2022-09-06T21:14:06.412Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-06T21:14:06.671Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.25s) [2022-09-06T21:14:06.671Z] === RUN TestAPIIpcModeHost [2022-09-06T21:14:06.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3560084887_/foo_true__0xc0012c2288___} [2022-09-06T21:14:07.189Z] --- PASS: TestAPIIpcModeHost (0.57s) [2022-09-06T21:14:07.189Z] === RUN TestDaemonIpcModeShareable [2022-09-06T21:14:07.757Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0012c22a0__} [2022-09-06T21:14:08.697Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-09-06T21:14:08.957Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2022-09-06T21:14:08.957Z] === RUN TestDaemonIpcModePrivate [2022-09-06T21:14:09.215Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0012c22b8__} [2022-09-06T21:14:09.215Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-06T21:14:09.782Z] check_test.go:540: [d435415606b30] daemon is not started [2022-09-06T21:14:09.782Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-06T21:14:10.042Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-09-06T21:14:10.301Z] --- PASS: TestDaemonIpcModePrivate (1.41s) [2022-09-06T21:14:10.301Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T21:14:10.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0012c22d0__} [2022-09-06T21:14:11.496Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-09-06T21:14:11.496Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.27s) [2022-09-06T21:14:11.496Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T21:14:12.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0012c22e8__} [2022-09-06T21:14:12.630Z] docker_cli_daemon_plugins_test.go:80: [d07c3af121af1] daemon is not started [2022-09-06T21:14:12.890Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-09-06T21:14:12.890Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.37s) [2022-09-06T21:14:12.890Z] === RUN TestIpcModeOlderClient [2022-09-06T21:14:12.890Z] === PAUSE TestIpcModeOlderClient [2022-09-06T21:14:12.890Z] === RUN TestKillContainerInvalidSignal [2022-09-06T21:14:13.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-06T21:14:13.458Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-09-06T21:14:13.458Z] === RUN TestKillContainer [2022-09-06T21:14:13.458Z] === RUN TestKillContainer/no_signal [2022-09-06T21:14:13.717Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-06T21:14:13.977Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-09-06T21:14:14.285Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T21:14:14.854Z] === RUN TestKillContainer/killing_signal [2022-09-06T21:14:14.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-06T21:14:14.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-06T21:14:14.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-06T21:14:14.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-06T21:14:14.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-06T21:14:14.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-06T21:14:14.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-06T21:14:14.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-06T21:14:14.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-06T21:14:14.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-06T21:14:14.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-06T21:14:15.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-06T21:14:15.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-06T21:14:15.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-06T21:14:15.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-06T21:14:15.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-06T21:14:15.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-06T21:14:15.113Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-06T21:14:15.113Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-06T21:14:15.375Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-06T21:14:15.375Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-06T21:14:15.375Z] --- PASS: TestKillContainer (2.02s) [2022-09-06T21:14:15.375Z] --- PASS: TestKillContainer/no_signal (0.76s) [2022-09-06T21:14:15.375Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2022-09-06T21:14:15.375Z] --- PASS: TestKillContainer/killing_signal (0.55s) [2022-09-06T21:14:15.375Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T21:14:15.375Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T21:14:16.312Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-06T21:14:16.312Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T21:14:16.571Z] docker_cli_daemon_plugins_test.go:170: [d8c695de62bf9] daemon is not started [2022-09-06T21:14:16.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2022-09-06T21:14:16.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2022-09-06T21:14:16.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2022-09-06T21:14:16.830Z] === RUN TestKillStoppedContainer [2022-09-06T21:14:17.089Z] --- PASS: TestKillStoppedContainer (0.09s) [2022-09-06T21:14:17.089Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T21:14:17.089Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-09-06T21:14:17.089Z] === RUN TestKillDifferentUserContainer [2022-09-06T21:14:17.348Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-06T21:14:17.608Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2022-09-06T21:14:17.608Z] === RUN TestInspectOomKilledTrue [2022-09-06T21:14:17.608Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T21:14:17.608Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-09-06T21:14:17.608Z] === RUN TestInspectOomKilledFalse [2022-09-06T21:14:17.608Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T21:14:17.608Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2022-09-06T21:14:17.608Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T21:14:18.176Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-06T21:14:18.176Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2022-09-06T21:14:18.176Z] === RUN TestLinksContainerNames [2022-09-06T21:14:18.176Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-06T21:14:20.101Z] --- PASS: TestLinksContainerNames (1.55s) [2022-09-06T21:14:20.101Z] === RUN TestLogsFollowTailEmpty [2022-09-06T21:14:20.101Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-06T21:14:20.669Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2022-09-06T21:14:20.669Z] === RUN TestLogs [2022-09-06T21:14:20.669Z] === RUN TestLogs/driver_local [2022-09-06T21:14:20.669Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T21:14:20.669Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T21:14:20.669Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-06T21:14:20.669Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-06T21:14:20.669Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-06T21:14:20.669Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-06T21:14:20.669Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T21:14:20.669Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T21:14:20.669Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-06T21:14:20.669Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-06T21:14:20.669Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-06T21:14:20.669Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-06T21:14:20.669Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-06T21:14:20.669Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-06T21:14:21.612Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-06T21:14:21.612Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-06T21:14:21.872Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-06T21:14:21.872Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-06T21:14:22.130Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-06T21:14:22.213Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-06T21:14:22.213Z] === RUN TestInfoDebug [2022-09-06T21:14:22.213Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T21:14:22.213Z] === RUN TestInfoInsecureRegistries [2022-09-06T21:14:22.213Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-06T21:14:22.213Z] === RUN TestInfoRegistryMirrors [2022-09-06T21:14:22.213Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T21:14:22.213Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T21:14:22.390Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-06T21:14:22.478Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-06T21:14:22.478Z] === RUN TestPingCacheHeaders [2022-09-06T21:14:22.478Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T21:14:22.478Z] === RUN TestPingGet [2022-09-06T21:14:22.478Z] --- PASS: TestPingGet (0.01s) [2022-09-06T21:14:22.478Z] === RUN TestPingHead [2022-09-06T21:14:22.649Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-06T21:14:22.739Z] --- PASS: TestPingHead (0.03s) [2022-09-06T21:14:22.739Z] === RUN TestPingSwarmHeader [2022-09-06T21:14:22.908Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-06T21:14:22.908Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-06T21:14:23.172Z] check_test.go:540: [d7444f3de15f6] daemon is not started [2022-09-06T21:14:23.172Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-06T21:14:23.172Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-06T21:14:23.310Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T21:14:23.432Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-06T21:14:23.571Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T21:14:24.001Z] === RUN TestLogs/driver_json-file [2022-09-06T21:14:24.001Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T21:14:24.001Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T21:14:24.001Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-06T21:14:24.001Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-06T21:14:24.001Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-06T21:14:24.001Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-06T21:14:24.001Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T21:14:24.001Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T21:14:24.001Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T21:14:24.001Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T21:14:24.001Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T21:14:24.001Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T21:14:24.001Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-06T21:14:24.001Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-06T21:14:24.261Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-06T21:14:24.830Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-06T21:14:24.957Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T21:14:24.957Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-09-06T21:14:24.957Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T21:14:24.957Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T21:14:24.957Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T21:14:24.957Z] === RUN TestPingBuilderHeader [2022-09-06T21:14:24.957Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T21:14:25.089Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-06T21:14:25.090Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-06T21:14:25.217Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T21:14:25.349Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-06T21:14:25.788Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-06T21:14:25.788Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-06T21:14:25.788Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-06T21:14:25.788Z] === RUN TestVersion [2022-09-06T21:14:25.788Z] --- PASS: TestVersion (0.02s) [2022-09-06T21:14:25.788Z] === CONT TestDiskUsage [2022-09-06T21:14:25.917Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-06T21:14:26.147Z] ok github.com/docker/docker/libnetwork/ipam 11.961s coverage: 85.3% of statements [2022-09-06T21:14:26.147Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-06T21:14:26.147Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-06T21:14:26.147Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-06T21:14:26.147Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-09-06T21:14:26.147Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-06T21:14:26.147Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-06T21:14:26.147Z] ok github.com/docker/docker/libnetwork/ipamutils 0.238s coverage: 74.0% of statements [2022-09-06T21:14:26.147Z] ok github.com/docker/docker/libnetwork/iptables 0.136s coverage: 45.0% of statements [2022-09-06T21:14:26.147Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-06T21:14:26.177Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/empty [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T21:14:26.360Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T21:14:26.403Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 44.1% of statements [2022-09-06T21:14:26.436Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-06T21:14:26.931Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T21:14:26.932Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T21:14:26.932Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T21:14:26.932Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T21:14:26.932Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T21:14:26.932Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T21:14:26.932Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T21:14:26.932Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T21:14:26.932Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T21:14:26.932Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage (1.19s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-06T21:14:26.932Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T21:14:26.932Z] PASS [2022-09-06T21:14:26.932Z] [2022-09-06T21:14:26.932Z] === Skipped [2022-09-06T21:14:26.932Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T21:14:26.932Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T21:14:26.932Z] [2022-09-06T21:14:26.932Z] DONE 57 tests, 1 skipped in 23.704s [2022-09-06T21:14:26.932Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T21:14:26.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:14:26.932Z] ++ set -e [2022-09-06T21:14:26.932Z] ++ '[' -n 0 ']' [2022-09-06T21:14:26.932Z] ++ set -x [2022-09-06T21:14:26.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:14:26.932Z] INFO: Testing against a local daemon [2022-09-06T21:14:26.932Z] === RUN TestVolumesCreateAndList [2022-09-06T21:14:27.006Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-06T21:14:27.192Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T21:14:27.192Z] === RUN TestVolumesRemove [2022-09-06T21:14:27.192Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-06T21:14:27.192Z] === RUN TestVolumesInspect [2022-09-06T21:14:27.192Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T21:14:27.192Z] === RUN TestVolumesInvalidJSON [2022-09-06T21:14:27.192Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T21:14:27.192Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T21:14:27.192Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T21:14:27.192Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T21:14:27.192Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T21:14:27.192Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T21:14:27.192Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T21:14:27.192Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-06T21:14:27.192Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T21:14:27.192Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T21:14:27.192Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T21:14:27.192Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T21:14:27.192Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T21:14:27.192Z] PASS [2022-09-06T21:14:27.192Z] [2022-09-06T21:14:27.192Z] DONE 9 tests in 0.214s [2022-09-06T21:14:27.192Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T21:14:27.192Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T21:14:27.192Z] +++ kill 14748 [2022-09-06T21:14:27.453Z] +++ /etc/init.d/apparmor stop [2022-09-06T21:14:27.453Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T21:14:27.453Z] [2022-09-06T21:14:27.453Z] Unloading profiles will leave already running processes permanently [2022-09-06T21:14:27.453Z] unconfined, which can lead to unexpected situations. [2022-09-06T21:14:27.453Z] [2022-09-06T21:14:27.453Z] To set a process to complain mode, use the command line tool [2022-09-06T21:14:27.453Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T21:14:27.453Z] +++ true [2022-09-06T21:14:27.453Z] exiting test-integration [2022-09-06T21:14:27.453Z] ++ exit 0 [2022-09-06T21:14:27.453Z] [2022-09-06T21:14:27.575Z] --- PASS: TestLogs (6.89s) [2022-09-06T21:14:27.575Z] --- PASS: TestLogs/driver_local (0.04s) [2022-09-06T21:14:27.575Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.26s) [2022-09-06T21:14:27.575Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.31s) [2022-09-06T21:14:27.575Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.91s) [2022-09-06T21:14:27.575Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.07s) [2022-09-06T21:14:27.575Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.96s) [2022-09-06T21:14:27.575Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.92s) [2022-09-06T21:14:27.575Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-09-06T21:14:27.575Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.08s) [2022-09-06T21:14:27.575Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.27s) [2022-09-06T21:14:27.575Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.12s) [2022-09-06T21:14:27.575Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.23s) [2022-09-06T21:14:27.575Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.95s) [2022-09-06T21:14:27.575Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.02s) [2022-09-06T21:14:27.575Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T21:14:28.146Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-06T21:14:28.405Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/default [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/private [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/slave [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/shared [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T21:14:28.406Z] === CONT TestMountDaemonRoot/default [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T21:14:28.406Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T21:14:28.406Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T21:14:28.406Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T21:14:28.406Z] === CONT TestMountDaemonRoot/shared [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T21:14:28.406Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T21:14:28.406Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T21:14:28.406Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T21:14:28.406Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T21:14:28.406Z] === CONT TestMountDaemonRoot/slave [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T21:14:28.406Z] === CONT TestMountDaemonRoot/private [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T21:14:28.406Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T21:14:28.406Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T21:14:28.406Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T21:14:28.406Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T21:14:28.406Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T21:14:28.406Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T21:14:28.406Z] === CONT TestMountDaemonRoot/rshared/mount_subpath Post stage [Pipeline] junit [2022-09-06T21:14:28.415Z] Recording test results [2022-09-06T21:14:28.623Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2022-09-06T21:14:28.666Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T21:14:28.666Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T21:14:28.666Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T21:14:28.666Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T21:14:28.666Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T21:14:28.666Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T21:14:28.666Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T21:14:28.666Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T21:14:28.666Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T21:14:28.666Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T21:14:28.666Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T21:14:28.666Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T21:14:28.666Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T21:14:28.666Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-06T21:14:28.666Z] === CONT TestMountDaemonRoot/slave/bind_root Post stage [Pipeline] sh [2022-09-06T21:14:28.928Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T21:14:28.928Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T21:14:28.928Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T21:14:28.928Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T21:14:28.928Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-06T21:14:28.928Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-06T21:14:28.928Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T21:14:28.928Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-06T21:14:28.963Z] + echo Ensuring container killed. [2022-09-06T21:14:28.964Z] Ensuring container killed. [2022-09-06T21:14:28.964Z] + docker rm -vf docker-pr1 [2022-09-06T21:14:28.964Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-06T21:14:29.256Z] + echo Chowning /workspace to jenkins user [2022-09-06T21:14:29.256Z] Chowning /workspace to jenkins user [2022-09-06T21:14:29.256Z] + id -u [2022-09-06T21:14:29.256Z] + id -g [2022-09-06T21:14:29.256Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44102:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T21:14:29.866Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T21:14:30.804Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-06T21:14:30.804Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-06T21:14:30.804Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2022-09-06T21:14:30.804Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T21:14:30.938Z] + bundleName=arm64-integration [2022-09-06T21:14:30.938Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-06T21:14:30.938Z] Creating arm64-integration-bundles.tar.gz [2022-09-06T21:14:30.938Z] + find bundles -path+ */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-06T21:14:30.938Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-06T21:14:31.212Z] Archiving artifacts [2022-09-06T21:14:31.372Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s) [2022-09-06T21:14:31.372Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T21:14:31.422Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44102/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T21:14:31.631Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-06T21:14:31.731Z] + make clean [2022-09-06T21:14:31.992Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T21:14:31.992Z] docker-dev-cache [2022-09-06T21:14:31.992Z] docker-mod-cache [Pipeline] deleteDir [2022-09-06T21:14:32.199Z] --- PASS: TestContainerVolumesMountedAsSlave (0.71s) [2022-09-06T21:14:32.199Z] === RUN TestNetworkNat [2022-09-06T21:14:32.199Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-06T21:14:32.459Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-06T21:14:33.027Z] --- PASS: TestNetworkNat (0.78s) [2022-09-06T21:14:33.027Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T21:14:33.287Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-06T21:14:33.855Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2022-09-06T21:14:33.855Z] === RUN TestNetworkLoopbackNat [2022-09-06T21:14:33.855Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T21:14:34.115Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-06T21:14:35.495Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-06T21:14:35.495Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-06T21:14:36.062Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-06T21:14:36.628Z] --- PASS: TestNetworkLoopbackNat (2.97s) [2022-09-06T21:14:36.628Z] === RUN TestPause [2022-09-06T21:14:37.194Z] --- PASS: TestPause (0.48s) [2022-09-06T21:14:37.195Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T21:14:37.195Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T21:14:37.195Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T21:14:37.195Z] === RUN TestPauseStopPausedContainer [2022-09-06T21:14:37.761Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2022-09-06T21:14:37.762Z] === RUN TestPidHost [2022-09-06T21:14:38.697Z] --- PASS: TestPidHost (1.03s) [2022-09-06T21:14:38.697Z] === RUN TestPsFilter [2022-09-06T21:14:38.956Z] --- PASS: TestPsFilter (0.12s) [2022-09-06T21:14:38.956Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T21:14:39.214Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-09-06T21:14:39.214Z] === RUN TestRemoveContainerWithVolume [2022-09-06T21:14:39.782Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-06T21:14:39.782Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-09-06T21:14:39.782Z] === RUN TestRemoveContainerRunning [2022-09-06T21:14:40.350Z] --- PASS: TestRemoveContainerRunning (0.49s) [2022-09-06T21:14:40.350Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T21:14:40.918Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) [2022-09-06T21:14:40.918Z] === RUN TestRemoveInvalidContainer [2022-09-06T21:14:40.918Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T21:14:40.918Z] === RUN TestRenameLinkedContainer [2022-09-06T21:14:42.822Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-09-06T21:14:42.822Z] === RUN TestRenameStoppedContainer [2022-09-06T21:14:43.081Z] --- PASS: TestRenameStoppedContainer (0.47s) [2022-09-06T21:14:43.081Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T21:14:44.017Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-09-06T21:14:44.017Z] === RUN TestRenameInvalidName [2022-09-06T21:14:44.584Z] --- PASS: TestRenameInvalidName (0.48s) [2022-09-06T21:14:44.584Z] === RUN TestRenameAnonymousContainer [2022-09-06T21:14:45.961Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-09-06T21:14:45.961Z] === RUN TestRenameContainerWithSameName [2022-09-06T21:14:46.220Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-06T21:14:46.220Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-06T21:14:46.479Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2022-09-06T21:14:46.479Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T21:14:47.856Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2022-09-06T21:14:47.856Z] === RUN TestResize [2022-09-06T21:14:48.424Z] --- PASS: TestResize (0.48s) [2022-09-06T21:14:48.424Z] === RUN TestResizeWithInvalidSize [2022-09-06T21:14:48.992Z] --- PASS: TestResizeWithInvalidSize (0.50s) [2022-09-06T21:14:48.993Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T21:14:49.561Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T21:14:49.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T21:14:49.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T21:14:49.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T21:14:49.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T21:14:49.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T21:14:49.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T21:14:49.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T21:14:49.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:14:49.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:14:49.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:14:49.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:14:49.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:14:49.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:14:49.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:14:49.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:14:49.561Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:14:49.561Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:14:49.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T21:14:49.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:14:50.939Z] check_test.go:540: [d3c5609ce9f29] daemon is not started [2022-09-06T21:14:50.939Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-06T21:14:51.198Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-06T21:14:52.590Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:14:53.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-06T21:14:53.724Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:14:55.103Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T21:14:55.362Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T21:14:56.301Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-06T21:14:57.239Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:14:57.239Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-06T21:14:58.175Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-06T21:15:01.465Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-06T21:15:01.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T21:15:03.102Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-06T21:15:04.041Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-06T21:15:04.041Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-06T21:15:04.301Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-06T21:15:05.239Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-06T21:15:06.177Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T21:15:06.436Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-06T21:15:06.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-06T21:15:07.005Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-06T21:15:07.574Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T21:15:07.833Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-06T21:15:08.771Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T21:15:08.771Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-06T21:15:08.771Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-06T21:15:09.341Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-06T21:15:09.341Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-06T21:15:09.341Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-06T21:15:09.912Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-06T21:15:10.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T21:15:10.431Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-06T21:15:11.371Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-06T21:15:12.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T21:15:12.878Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T21:15:14.784Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s) [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.60s) [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.83s) [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s) [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.47s) [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.62s) [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.43s) [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.16s) [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s) [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.59s) [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.07s) [2022-09-06T21:15:14.784Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.01s) [2022-09-06T21:15:14.784Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-06T21:15:14.784Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-06T21:15:15.046Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-06T21:15:15.983Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-06T21:15:16.242Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-06T21:15:17.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-06T21:15:17.646Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.71s) [2022-09-06T21:15:17.646Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.37s) [2022-09-06T21:15:17.646Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.32s) [2022-09-06T21:15:17.646Z] === RUN TestCgroupNamespacesRun [2022-09-06T21:15:19.027Z] --- PASS: TestCgroupNamespacesRun (1.50s) [2022-09-06T21:15:19.027Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T21:15:20.407Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.42s) [2022-09-06T21:15:20.407Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T21:15:20.666Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-06T21:15:21.602Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-06T21:15:21.602Z] check_test.go:540: [d51eaed2694aa] daemon is not started [2022-09-06T21:15:21.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-06T21:15:22.170Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2022-09-06T21:15:22.170Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T21:15:22.739Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-06T21:15:23.308Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-06T21:15:23.876Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s) [2022-09-06T21:15:23.876Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T21:15:25.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-06T21:15:25.514Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.58s) [2022-09-06T21:15:25.514Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T21:15:26.893Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.58s) [2022-09-06T21:15:26.893Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T21:15:27.839Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2022-09-06T21:15:27.839Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T21:15:29.744Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.49s) [2022-09-06T21:15:29.744Z] === RUN TestNISDomainname [2022-09-06T21:15:30.003Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-06T21:15:30.003Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-06T21:15:30.003Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-06T21:15:30.572Z] --- PASS: TestNISDomainname (1.01s) [2022-09-06T21:15:30.572Z] === RUN TestHostnameDnsResolution [2022-09-06T21:15:30.831Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-06T21:15:30.831Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-06T21:15:31.770Z] --- PASS: TestHostnameDnsResolution (1.14s) [2022-09-06T21:15:31.770Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T21:15:31.770Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-06T21:15:31.770Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-06T21:15:32.708Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-06T21:15:32.708Z] --- PASS: TestUnprivilegedPortsAndPing (1.13s) [2022-09-06T21:15:32.708Z] === RUN TestPrivilegedHostDevices [2022-09-06T21:15:32.708Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-06T21:15:33.645Z] --- PASS: TestPrivilegedHostDevices (0.99s) [2022-09-06T21:15:33.645Z] === RUN TestRunConsoleSize [2022-09-06T21:15:33.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-06T21:15:34.472Z] --- PASS: TestRunConsoleSize (0.78s) [2022-09-06T21:15:34.472Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-06T21:15:34.472Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-06T21:15:34.472Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-06T21:15:35.413Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-06T21:15:36.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-06T21:15:37.359Z] --- PASS: TestRunWithAlternativeContainerdShim (2.76s) [2022-09-06T21:15:37.359Z] === RUN TestStats [2022-09-06T21:15:37.359Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-06T21:15:38.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-09-06T21:15:38.863Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-06T21:15:39.799Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-06T21:15:40.059Z] --- PASS: TestStats (2.74s) [2022-09-06T21:15:40.059Z] === RUN TestStopContainerWithTimeout [2022-09-06T21:15:40.059Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T21:15:40.059Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T21:15:40.059Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T21:15:40.059Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T21:15:40.059Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T21:15:40.059Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T21:15:40.059Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T21:15:40.059Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T21:15:40.059Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T21:15:40.059Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T21:15:40.318Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-06T21:15:40.577Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-06T21:15:41.144Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T21:15:42.522Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-06T21:15:42.780Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-06T21:15:42.780Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-06T21:15:42.780Z] check_test.go:540: [d80f730a798c8] daemon is not started [2022-09-06T21:15:42.780Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-06T21:15:42.781Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-06T21:15:42.781Z] check_test.go:540: [d49ddff4180ff] daemon is not started [2022-09-06T21:15:42.781Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-06T21:15:43.040Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T21:15:43.040Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-06T21:15:43.998Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-06T21:15:44.934Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-09-06T21:15:44.934Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2022-09-06T21:15:44.934Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2022-09-06T21:15:44.934Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2022-09-06T21:15:44.934Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2022-09-06T21:15:44.934Z] === RUN TestDeleteDevicemapper [2022-09-06T21:15:44.934Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T21:15:44.934Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T21:15:44.934Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T21:15:46.315Z] check_test.go:540: [d85a9199297d7] daemon is not started [2022-09-06T21:15:46.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-06T21:15:48.222Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.38s) [2022-09-06T21:15:48.222Z] === RUN TestUpdateMemory [2022-09-06T21:15:48.222Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-06T21:15:48.222Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-06T21:15:48.222Z] === RUN TestUpdateCPUQuota [2022-09-06T21:15:49.601Z] --- PASS: TestUpdateCPUQuota (1.45s) [2022-09-06T21:15:49.601Z] === RUN TestUpdatePidsLimit [2022-09-06T21:15:49.601Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T21:15:49.860Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T21:15:50.428Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T21:15:50.688Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-06T21:15:50.688Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T21:15:50.948Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T21:15:51.516Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T21:15:51.775Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T21:15:53.153Z] --- PASS: TestUpdatePidsLimit (3.50s) [2022-09-06T21:15:53.153Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2022-09-06T21:15:53.153Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-09-06T21:15:53.153Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2022-09-06T21:15:53.153Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-09-06T21:15:53.153Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-09-06T21:15:53.153Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2022-09-06T21:15:53.153Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2022-09-06T21:15:53.153Z] === RUN TestUpdateRestartPolicy [2022-09-06T21:15:53.721Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-06T21:15:57.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-06T21:15:59.545Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-06T21:15:59.545Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-06T21:15:59.806Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-06T21:16:00.746Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-06T21:16:01.006Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-06T21:16:02.914Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-06T21:16:03.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-06T21:16:04.868Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-06T21:16:05.437Z] --- PASS: TestUpdateRestartPolicy (12.27s) [2022-09-06T21:16:05.437Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T21:16:05.437Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-06T21:16:06.377Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2022-09-06T21:16:06.377Z] === RUN TestWaitNonBlocked [2022-09-06T21:16:06.377Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T21:16:06.377Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T21:16:06.377Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T21:16:06.377Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T21:16:06.377Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T21:16:06.377Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T21:16:07.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-06T21:16:07.574Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-06T21:16:07.574Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2022-09-06T21:16:07.574Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s) [2022-09-06T21:16:07.574Z] === RUN TestWaitBlocked [2022-09-06T21:16:07.574Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T21:16:07.574Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T21:16:07.574Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T21:16:07.574Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T21:16:07.574Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T21:16:07.574Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T21:16:08.954Z] --- PASS: TestWaitBlocked (0.02s) [2022-09-06T21:16:08.954Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2022-09-06T21:16:08.954Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2022-09-06T21:16:08.954Z] === RUN TestWaitConditions [2022-09-06T21:16:08.954Z] === RUN TestWaitConditions/default [2022-09-06T21:16:08.954Z] === PAUSE TestWaitConditions/default [2022-09-06T21:16:08.954Z] === RUN TestWaitConditions/not-running [2022-09-06T21:16:08.954Z] === PAUSE TestWaitConditions/not-running [2022-09-06T21:16:08.954Z] === RUN TestWaitConditions/next-exit [2022-09-06T21:16:08.954Z] === PAUSE TestWaitConditions/next-exit [2022-09-06T21:16:08.954Z] === RUN TestWaitConditions/removed [2022-09-06T21:16:08.954Z] === PAUSE TestWaitConditions/removed [2022-09-06T21:16:08.954Z] === CONT TestWaitConditions/default [2022-09-06T21:16:08.954Z] === CONT TestWaitConditions/removed [2022-09-06T21:16:08.954Z] wait_test.go:146: ContainerID = 85948b7d0ef65897ec0635ccf8d14c0145497a9f434bae4b578261c7e5c43671 [2022-09-06T21:16:08.954Z] === CONT TestWaitConditions/default [2022-09-06T21:16:08.954Z] wait_test.go:146: ContainerID = c53aca4bb7889b25ee066e7943cf05139e416f006bb32d030e2cdec0fcb109b8 [2022-09-06T21:16:09.893Z] === CONT TestWaitConditions/next-exit [2022-09-06T21:16:09.893Z] wait_test.go:146: ContainerID = 66512e8470f492b656a6482ce11f180fe5f8943d9be8c67730c811401a735b1e [2022-09-06T21:16:09.893Z] === CONT TestWaitConditions/not-running [2022-09-06T21:16:10.152Z] wait_test.go:146: ContainerID = 6ec850a95151521eaf07929ab4817744f87dde701e142417578c38519fb6fd22 [2022-09-06T21:16:11.097Z] --- PASS: TestWaitConditions (0.04s) [2022-09-06T21:16:11.097Z] --- PASS: TestWaitConditions/removed (1.11s) [2022-09-06T21:16:11.097Z] --- PASS: TestWaitConditions/default (1.22s) [2022-09-06T21:16:11.097Z] --- PASS: TestWaitConditions/not-running (0.93s) [2022-09-06T21:16:11.097Z] --- PASS: TestWaitConditions/next-exit (1.25s) [2022-09-06T21:16:11.097Z] === RUN TestWaitRestartedContainer [2022-09-06T21:16:11.097Z] === RUN TestWaitRestartedContainer/default [2022-09-06T21:16:11.097Z] === PAUSE TestWaitRestartedContainer/default [2022-09-06T21:16:11.097Z] === RUN TestWaitRestartedContainer/not-running [2022-09-06T21:16:11.097Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-06T21:16:11.097Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-06T21:16:11.097Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-06T21:16:11.097Z] === CONT TestWaitRestartedContainer/default [2022-09-06T21:16:11.097Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-06T21:16:11.665Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-06T21:16:13.574Z] === CONT TestWaitRestartedContainer/not-running [2022-09-06T21:16:13.574Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-06T21:16:14.144Z] check_test.go:540: [de5e4ac4f5f1d] daemon is not started [2022-09-06T21:16:14.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-06T21:16:15.082Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-09-06T21:16:15.082Z] --- PASS: TestWaitRestartedContainer/default (2.41s) [2022-09-06T21:16:15.082Z] --- PASS: TestWaitRestartedContainer/next-exit (2.45s) [2022-09-06T21:16:15.082Z] --- PASS: TestWaitRestartedContainer/not-running (1.53s) [2022-09-06T21:16:15.082Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T21:16:15.082Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T21:16:17.621Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-06T21:16:17.621Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-06T21:16:17.621Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-06T21:16:17.784Z] time="2022-09-06T21:16:11Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-09-06T21:16:17.784Z] ok github.com/docker/docker/libnetwork/networkdb 104.246s coverage: 60.7% of statements [2022-09-06T21:16:17.784Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-06T21:16:17.784Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-06T21:16:17.784Z] ok github.com/docker/docker/libnetwork/osl 4.534s coverage: 39.7% of statements [2022-09-06T21:16:17.784Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-09-06T21:16:17.784Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-09-06T21:16:18.041Z] ok github.com/docker/docker/libnetwork/portmapper 0.535s coverage: 48.6% of statements [2022-09-06T21:16:18.297Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-06T21:16:18.297Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-06T21:16:18.553Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-06T21:16:18.553Z] [2022-09-06T21:16:18.553Z] === Skipped [2022-09-06T21:16:18.553Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-06T21:16:18.553Z] firewalld_test.go:14: firewalld is not running [2022-09-06T21:16:18.553Z] [2022-09-06T21:16:18.553Z] DONE 327 tests, 1 skipped in 200.897s [2022-09-06T21:16:18.999Z] --- PASS: TestContainerStartOnDaemonRestart (3.74s) [2022-09-06T21:16:18.999Z] === CONT TestDaemonHostGatewayIP [2022-09-06T21:16:18.999Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.84s) [2022-09-06T21:16:18.999Z] === CONT TestDaemonRestartIpcMode Post stage [Pipeline] junit [2022-09-06T21:16:19.125Z] Recording test results [2022-09-06T21:16:19.343Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-06T21:16:19.568Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-06T21:16:19.659Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44102/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=518179f63e46f6e7313b58a4bf5ea7cefcaf2501 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:518179f63e46f6e7313b58a4bf5ea7cefcaf2501 hack/validate/vendor [2022-09-06T21:16:20.220Z] +++ dirname ./hack/vendor.sh [2022-09-06T21:16:20.220Z] ++ cd ./hack [2022-09-06T21:16:20.220Z] ++ pwd [2022-09-06T21:16:20.220Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T21:16:20.220Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-09-06T21:16:20.220Z] + GO111MODULE=auto [2022-09-06T21:16:20.220Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-09-06T21:16:20.220Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T21:16:20.220Z] go: downloading github.com/containerd/containerd v1.6.8 [2022-09-06T21:16:20.220Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-09-06T21:16:20.220Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T21:16:20.220Z] go: downloading google.golang.org/grpc v1.45.0 [2022-09-06T21:16:20.220Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T21:16:20.220Z] go: downloading gotest.tools/v3 v3.2.0 [2022-09-06T21:16:20.220Z] go: downloading github.com/docker/go-units v0.4.0 [2022-09-06T21:16:20.477Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-09-06T21:16:20.477Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-09-06T21:16:20.477Z] go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c [2022-09-06T21:16:20.477Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-06T21:16:20.477Z] go: downloading github.com/moby/buildkit v0.10.4 [2022-09-06T21:16:20.477Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-09-06T21:16:20.477Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-09-06T21:16:20.477Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-09-06T21:16:20.477Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-09-06T21:16:20.477Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-09-06T21:16:20.477Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-09-06T21:16:20.477Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-09-06T21:16:20.477Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-09-06T21:16:20.477Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-09-06T21:16:20.507Z] docker_cli_daemon_plugins_test.go:106: [da91c826b104c] daemon is not started [2022-09-06T21:16:20.733Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-09-06T21:16:20.733Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-09-06T21:16:20.733Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-09-06T21:16:20.733Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-09-06T21:16:20.733Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-09-06T21:16:20.733Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-09-06T21:16:20.733Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-09-06T21:16:20.733Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-09-06T21:16:20.733Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-09-06T21:16:20.733Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-09-06T21:16:20.733Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-09-06T21:16:20.733Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-09-06T21:16:20.733Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-09-06T21:16:20.733Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T21:16:20.733Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-09-06T21:16:20.733Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-09-06T21:16:20.733Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-09-06T21:16:20.733Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-06T21:16:20.733Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-09-06T21:16:20.733Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-09-06T21:16:21.294Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-09-06T21:16:21.294Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-09-06T21:16:21.294Z] go: downloading github.com/moby/locker v1.0.1 [2022-09-06T21:16:21.294Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-09-06T21:16:21.294Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-09-06T21:16:21.294Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-09-06T21:16:21.294Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-09-06T21:16:21.294Z] go: downloading cloud.google.com/go v0.93.3 [2022-09-06T21:16:21.294Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-09-06T21:16:21.294Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-09-06T21:16:21.294Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-09-06T21:16:21.294Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-09-06T21:16:21.898Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-06T21:16:23.183Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-09-06T21:16:23.183Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-09-06T21:16:23.439Z] go: downloading github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8 [2022-09-06T21:16:23.439Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-09-06T21:16:23.439Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-09-06T21:16:23.439Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-09-06T21:16:23.439Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-06T21:16:23.439Z] go: downloading github.com/moby/sys/sequential v0.0.0-20220829095930-b22ba8a69b30 [2022-09-06T21:16:23.439Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-09-06T21:16:23.439Z] go: downloading github.com/creack/pty v1.1.11 [2022-09-06T21:16:23.439Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-09-06T21:16:23.439Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-06T21:16:23.439Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-09-06T21:16:23.439Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-09-06T21:16:23.439Z] go: downloading github.com/miekg/dns v1.1.27 [2022-09-06T21:16:23.439Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-09-06T21:16:23.439Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-09-06T21:16:23.695Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-09-06T21:16:23.695Z] go: downloading github.com/klauspost/compress v1.15.9 [2022-09-06T21:16:23.695Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T21:16:23.695Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-09-06T21:16:23.695Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-09-06T21:16:23.695Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-09-06T21:16:23.802Z] --- PASS: TestDaemonRestartIpcMode (4.49s) [2022-09-06T21:16:23.802Z] === CONT TestIpcModeOlderClient [2022-09-06T21:16:23.802Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-09-06T21:16:23.802Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T21:16:23.802Z] --- PASS: TestDaemonHostGatewayIP (4.75s) [2022-09-06T21:16:23.802Z] check_test.go:540: [dc83088d8bbb6] daemon is not started [2022-09-06T21:16:23.802Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-06T21:16:23.802Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-06T21:16:23.951Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T21:16:23.951Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-09-06T21:16:23.951Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-09-06T21:16:23.951Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-09-06T21:16:23.951Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-09-06T21:16:23.951Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-09-06T21:16:23.951Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-09-06T21:16:23.951Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-09-06T21:16:23.951Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T21:16:23.951Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-09-06T21:16:23.951Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-09-06T21:16:24.206Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-09-06T21:16:24.206Z] go: downloading github.com/containerd/console v1.0.3 [2022-09-06T21:16:24.206Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-09-06T21:16:24.206Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-09-06T21:16:24.206Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-09-06T21:16:24.206Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-09-06T21:16:24.206Z] go: downloading github.com/hashicorp/memberlist v0.4.0 [2022-09-06T21:16:24.206Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-09-06T21:16:24.206Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-09-06T21:16:24.206Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-09-06T21:16:24.206Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-06T21:16:24.206Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-06T21:16:24.206Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-09-06T21:16:24.206Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T21:16:24.206Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-09-06T21:16:24.464Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-09-06T21:16:24.464Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-09-06T21:16:24.464Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-09-06T21:16:24.464Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-09-06T21:16:24.464Z] go: downloading google.golang.org/api v0.54.0 [2022-09-06T21:16:24.464Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-09-06T21:16:24.464Z] go: downloading go.opencensus.io v0.23.0 [2022-09-06T21:16:24.464Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-09-06T21:16:25.181Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-06T21:16:25.391Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-09-06T21:16:25.391Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-09-06T21:16:25.391Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T21:16:25.391Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-09-06T21:16:25.391Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-09-06T21:16:25.391Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-09-06T21:16:25.391Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T21:16:25.391Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T21:16:25.391Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T21:16:25.391Z] go: downloading github.com/prometheus/common v0.32.1 [2022-09-06T21:16:25.391Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-06T21:16:25.391Z] go: downloading golang.org/x/text v0.3.7 [2022-09-06T21:16:25.391Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-09-06T21:16:25.391Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-09-06T21:16:25.391Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-09-06T21:16:25.391Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-09-06T21:16:25.391Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-09-06T21:16:25.391Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T21:16:25.391Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-09-06T21:16:25.391Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-09-06T21:16:25.391Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-09-06T21:16:25.440Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-06T21:16:25.953Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-09-06T21:16:25.953Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-09-06T21:16:25.953Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-09-06T21:16:25.953Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-06T21:16:25.953Z] go: downloading go.uber.org/goleak v1.1.12 [2022-09-06T21:16:25.953Z] go: downloading github.com/google/btree v1.0.1 [2022-09-06T21:16:25.953Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-09-06T21:16:25.953Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-09-06T21:16:25.953Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-09-06T21:16:26.209Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-09-06T21:16:26.209Z] go: downloading github.com/kr/pretty v0.2.1 [2022-09-06T21:16:26.209Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T21:16:26.209Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T21:16:26.209Z] go: downloading gopkg.in/yaml.v3 v3.0.0 [2022-09-06T21:16:26.209Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-09-06T21:16:26.209Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-09-06T21:16:26.209Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-09-06T21:16:26.209Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-09-06T21:16:26.209Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-09-06T21:16:26.209Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-09-06T21:16:26.209Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-09-06T21:16:26.209Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-09-06T21:16:26.209Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-09-06T21:16:26.209Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-09-06T21:16:26.209Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-09-06T21:16:26.465Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-09-06T21:16:26.465Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-09-06T21:16:26.465Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-09-06T21:16:26.465Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-09-06T21:16:26.465Z] go: downloading google.golang.org/appengine v1.6.7 [2022-09-06T21:16:26.721Z] go: downloading github.com/kr/text v0.2.0 [2022-09-06T21:16:26.721Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-09-06T21:16:26.721Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-09-06T21:16:26.721Z] go: downloading go.uber.org/zap v1.17.0 [2022-09-06T21:16:26.721Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-09-06T21:16:26.721Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-09-06T21:16:26.721Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-09-06T21:16:26.721Z] go: downloading go.uber.org/atomic v1.7.0 [2022-09-06T21:16:26.721Z] go: downloading go.uber.org/multierr v1.6.0 [2022-09-06T21:16:26.721Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-09-06T21:16:26.721Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-09-06T21:16:26.721Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-09-06T21:16:26.721Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-09-06T21:16:26.721Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-06T21:16:26.721Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-09-06T21:16:27.283Z] + GO111MODULE=auto [2022-09-06T21:16:27.283Z] + go mod vendor -modfile vendor.mod [2022-09-06T21:16:27.344Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-06T21:16:27.344Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-06T21:16:30.548Z] Congratulations! All vendoring changes are done the right way. [2022-09-06T21:16:30.630Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-06T21:16:30.889Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-06T21:16:32.267Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-06T21:16:33.204Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-06T21:16:33.204Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-06T21:16:33.772Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-06T21:16:34.341Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-06T21:16:34.341Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T21:16:34.908Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-09-06T21:16:35.013Z] + echo Ensuring container killed. [2022-09-06T21:16:35.013Z] Ensuring container killed. [2022-09-06T21:16:35.013Z] + docker rm -vf docker-pr1 [2022-09-06T21:16:35.013Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-06T21:16:35.285Z] + echo Chowning /workspace to jenkins user [2022-09-06T21:16:35.285Z] Chowning /workspace to jenkins user [2022-09-06T21:16:35.285Z] + id -u [2022-09-06T21:16:35.285Z] + id -g [2022-09-06T21:16:35.285Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44102:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T21:16:35.479Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-09-06T21:16:35.479Z] --- PASS: TestContainerKillOnDaemonStart (12.04s) [2022-09-06T21:16:35.479Z] PASS [2022-09-06T21:16:35.479Z] [2022-09-06T21:16:35.479Z] === Skipped [2022-09-06T21:16:35.479Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T21:16:35.479Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T21:16:35.479Z] [2022-09-06T21:16:35.479Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-09-06T21:16:35.479Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T21:16:35.479Z] [2022-09-06T21:16:35.479Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2022-09-06T21:16:35.479Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T21:16:35.479Z] [2022-09-06T21:16:35.479Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T21:16:35.479Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T21:16:35.479Z] [2022-09-06T21:16:35.479Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T21:16:35.479Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T21:16:35.479Z] [2022-09-06T21:16:35.479Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-06T21:16:35.479Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-06T21:16:35.479Z] [2022-09-06T21:16:35.479Z] DONE 273 tests, 6 skipped in 177.148s [2022-09-06T21:16:35.738Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-06T21:16:35.738Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:16:35.738Z] ++ set -e [2022-09-06T21:16:35.738Z] ++ '[' -n 0 ']' [2022-09-06T21:16:35.738Z] ++ set -x [2022-09-06T21:16:35.738Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:16:35.738Z] === RUN TestConfigDaemonLibtrustID [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T21:16:35.997Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-09-06T21:16:36.133Z] + bundleName=unit [2022-09-06T21:16:36.133Z] + echo Creating unit-bundles.tar.gz [2022-09-06T21:16:36.133Z] Creating unit-bundles.tar.gz [2022-09-06T21:16:36.133Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-09-06T21:16:36.133Z] bundles/junit-report-libnetwork.xml [2022-09-06T21:16:36.133Z] bundles/junit-report.xml [2022-09-06T21:16:36.133Z] bundles/go-test-report-libnetwork.json [2022-09-06T21:16:36.133Z] bundles/go-test-report.json [2022-09-06T21:16:36.133Z] bundles/profile-libnetwork.out [2022-09-06T21:16:36.133Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-09-06T21:16:36.143Z] Archiving artifacts [2022-09-06T21:16:36.257Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-06T21:16:36.257Z] === RUN TestConfigDaemonID [2022-09-06T21:16:36.492Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44102/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-09-06T21:16:36.517Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [Pipeline] sh [2022-09-06T21:16:36.792Z] + make clean [2022-09-06T21:16:37.048Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T21:16:37.048Z] docker-dev-cache [2022-09-06T21:16:37.048Z] docker-mod-cache [Pipeline] deleteDir [2022-09-06T21:16:37.085Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-09-06T21:16:37.344Z] daemon_test.go:83: [d03d7c75ee670] daemon is not started [2022-09-06T21:16:37.344Z] --- PASS: TestConfigDaemonID (1.07s) [2022-09-06T21:16:37.344Z] === RUN TestDaemonConfigValidation [2022-09-06T21:16:37.344Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-06T21:16:37.344Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-06T21:16:37.344Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-06T21:16:37.344Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-06T21:16:37.344Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-06T21:16:37.344Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-06T21:16:37.344Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-06T21:16:37.344Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-06T21:16:37.344Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-06T21:16:37.344Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-06T21:16:37.344Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-06T21:16:37.344Z] === CONT TestDaemonConfigValidation/malformed_config [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T21:16:37.602Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-09-06T21:16:37.602Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-06T21:16:37.602Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-06T21:16:37.602Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-06T21:16:37.862Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-06T21:16:37.862Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2022-09-06T21:16:37.862Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-09-06T21:16:37.862Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-09-06T21:16:37.862Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.21s) [2022-09-06T21:16:37.862Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-09-06T21:16:37.862Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-06T21:16:37.862Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-06T21:16:38.121Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-09-06T21:16:38.379Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-06T21:16:38.638Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-09-06T21:16:38.898Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-06T21:16:39.157Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-09-06T21:16:39.424Z] check_test.go:540: [d0e3dd67d6996] daemon is not started [2022-09-06T21:16:39.424Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-06T21:16:39.992Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-06T21:16:40.561Z] check_test.go:540: [d4198a702784a] daemon is not started [2022-09-06T21:16:40.561Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-06T21:16:41.127Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-06T21:16:41.127Z] daemon_test.go:197: [d1ed9acdd8916] daemon is not started [2022-09-06T21:16:41.127Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s) [2022-09-06T21:16:41.127Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-09-06T21:16:41.127Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-09-06T21:16:41.127Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-09-06T21:16:41.127Z] === RUN TestDaemonProxy [2022-09-06T21:16:41.127Z] === RUN TestDaemonProxy/environment_variables [2022-09-06T21:16:41.127Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-06T21:16:42.062Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-06T21:16:42.630Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-06T21:16:42.889Z] === RUN TestDaemonProxy/command-line_options [2022-09-06T21:16:44.267Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-06T21:16:44.526Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-06T21:16:44.526Z] === RUN TestDaemonProxy/configuration_file [2022-09-06T21:16:45.463Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-06T21:16:45.725Z] check_test.go:540: [d78648436719c] daemon is not started [2022-09-06T21:16:45.725Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-06T21:16:46.294Z] === RUN TestDaemonProxy/conflicting_options [2022-09-06T21:16:46.862Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-06T21:16:47.431Z] --- PASS: TestDaemonProxy (6.31s) [2022-09-06T21:16:47.431Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-09-06T21:16:47.431Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-09-06T21:16:47.431Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-09-06T21:16:47.431Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-06T21:16:47.431Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-09-06T21:16:47.431Z] PASS [2022-09-06T21:16:47.431Z] [2022-09-06T21:16:47.431Z] DONE 18 tests in 11.762s [2022-09-06T21:16:47.431Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T21:16:47.431Z] ++ 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 [2022-09-06T21:16:47.431Z] ++ set -e [2022-09-06T21:16:47.431Z] ++ '[' -n 0 ']' [2022-09-06T21:16:47.431Z] ++ set -x [2022-09-06T21:16:47.431Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:16:47.690Z] INFO: Testing against a local daemon [2022-09-06T21:16:47.690Z] === RUN TestCommitInheritsEnv [2022-09-06T21:16:48.258Z] --- PASS: TestCommitInheritsEnv (0.50s) [2022-09-06T21:16:48.258Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T21:16:48.258Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T21:16:48.258Z] === RUN TestImportWithCustomPlatform [2022-09-06T21:16:48.258Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-06T21:16:48.258Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-06T21:16:48.258Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-06T21:16:48.258Z] === RUN TestImportWithCustomPlatform// [2022-09-06T21:16:48.258Z] === RUN TestImportWithCustomPlatform/linux [2022-09-06T21:16:48.517Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-06T21:16:48.517Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-06T21:16:48.776Z] === RUN TestImportWithCustomPlatform/macos [2022-09-06T21:16:48.776Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-06T21:16:48.776Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-06T21:16:48.776Z] --- PASS: TestImportWithCustomPlatform (0.62s) [2022-09-06T21:16:48.776Z] --- PASS: TestImportWithCustomPlatform/#00 (0.15s) [2022-09-06T21:16:48.776Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-06T21:16:48.776Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-06T21:16:48.776Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-09-06T21:16:48.776Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-09-06T21:16:48.776Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.15s) [2022-09-06T21:16:48.776Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-06T21:16:48.776Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-06T21:16:48.776Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-06T21:16:48.776Z] === RUN TestImagesFilterMultiReference [2022-09-06T21:16:48.776Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-09-06T21:16:48.776Z] === RUN TestImagePullPlatformInvalid [2022-09-06T21:16:49.036Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-09-06T21:16:49.036Z] === RUN TestRemoveImageOrphaning [2022-09-06T21:16:49.295Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2022-09-06T21:16:49.295Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T21:16:49.862Z] time="2022-09-06T21:16:49Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-06T21:16:49.862Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-06T21:16:51.784Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-06T21:16:52.043Z] --- PASS: TestRemoveImageGarbageCollector (2.72s) [2022-09-06T21:16:52.043Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T21:16:52.043Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-09-06T21:16:52.043Z] === RUN TestTagInvalidReference [2022-09-06T21:16:52.043Z] --- PASS: TestTagInvalidReference (0.03s) [2022-09-06T21:16:52.043Z] === RUN TestTagValidPrefixedRepo [2022-09-06T21:16:52.301Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-09-06T21:16:52.301Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T21:16:52.301Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-06T21:16:52.301Z] === RUN TestTagOfficialNames [2022-09-06T21:16:52.301Z] --- PASS: TestTagOfficialNames (0.13s) [2022-09-06T21:16:52.301Z] === RUN TestTagMatchesDigest [2022-09-06T21:16:52.301Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-09-06T21:16:52.301Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T21:16:52.868Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-06T21:16:54.246Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-06T21:16:54.246Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-06T21:16:55.184Z] check_test.go:540: [d570744c711c8] daemon is not started [2022-09-06T21:16:55.184Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-06T21:16:58.486Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-06T21:16:59.865Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-06T21:17:03.153Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-06T21:17:05.691Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-06T21:17:05.950Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-06T21:17:05.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-06T21:17:08.484Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-06T21:17:08.484Z] check_test.go:540: [d98a515495fc7] daemon is not started [2022-09-06T21:17:08.484Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-06T21:17:09.052Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-06T21:17:09.620Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-06T21:17:10.189Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-06T21:17:10.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-06T21:17:11.572Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-06T21:17:12.141Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-06T21:17:12.141Z] check_test.go:540: [d2784ee1b74c0] daemon is not started [2022-09-06T21:17:12.141Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-06T21:17:14.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-06T21:17:14.617Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-06T21:17:15.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-06T21:17:16.940Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-06T21:17:18.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-06T21:17:19.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-06T21:17:21.793Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-06T21:17:22.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-06T21:17:22.988Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-06T21:17:25.524Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-06T21:17:28.814Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-06T21:17:32.102Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-06T21:17:34.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-06T21:17:36.016Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-06T21:17:37.944Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-06T21:17:38.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-06T21:17:39.080Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-06T21:17:40.458Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-09-06T21:17:41.026Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-06T21:17:41.595Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-06T21:17:43.502Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-06T21:17:43.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-06T21:17:46.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-06T21:17:49.585Z] docker_cli_daemon_test.go:2504: [ddae69cc6fe73] daemon is not started [2022-09-06T21:17:51.488Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-06T21:17:51.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-06T21:17:53.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-06T21:17:54.505Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-06T21:17:55.073Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-06T21:17:56.009Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-06T21:17:59.345Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-06T21:18:02.637Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-06T21:18:02.637Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-06T21:18:04.015Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-06T21:18:04.015Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-06T21:18:04.951Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-06T21:18:05.887Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-06T21:18:06.826Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-06T21:18:06.826Z] check_test.go:540: [d2c40f7af5e06] daemon is not started [2022-09-06T21:18:06.826Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-06T21:18:08.203Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-06T21:18:08.771Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-06T21:18:09.339Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-06T21:18:09.909Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-06T21:18:10.168Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-06T21:18:10.427Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-06T21:18:10.427Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-06T21:18:10.427Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-06T21:18:12.330Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite (333.95s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.35s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.68s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.67s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.56s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.61s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.95s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.52s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.92s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.21s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.95s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.20s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.33s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.03s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.46s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.46s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.25s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.58s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.25s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.92s) [2022-09-06T21:18:12.899Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.86s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.85s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.62s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.74s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.85s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.48s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.50s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.09s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.82s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.62s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.60s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.72s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.52s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.44s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.36s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.39s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.73s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.75s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.21s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.83s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.88s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.90s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.94s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.31s) [2022-09-06T21:18:12.899Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-06T21:18:12.899Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.42s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.49s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.18s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.88s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.91s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.02s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.54s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.57s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.51s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.11s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.57s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.94s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.92s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.59s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.40s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.71s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.10s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.49s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.56s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.82s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.49s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.82s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.50s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.51s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.56s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.35s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.34s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.86s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.10s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.78s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.27s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.70s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.65s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-09-06T21:18:12.899Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.02s) [2022-09-06T21:18:12.899Z] === RUN TestDockerSwarmSuite [2022-09-06T21:18:12.899Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-06T21:18:16.184Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-06T21:18:17.568Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-06T21:18:18.507Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-06T21:18:19.075Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-09-06T21:18:19.643Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-06T21:18:20.212Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-06T21:18:20.779Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-06T21:18:21.716Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-06T21:18:21.974Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-06T21:18:24.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-06T21:18:34.485Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-06T21:18:34.485Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-06T21:18:36.388Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-06T21:18:37.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-06T21:18:38.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-06T21:18:39.639Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-06T21:18:41.559Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-06T21:18:41.559Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-06T21:18:41.559Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-06T21:18:41.559Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-06T21:18:41.559Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-06T21:18:41.559Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-06T21:18:41.559Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-06T21:18:41.559Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-06T21:18:41.559Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-06T21:18:41.559Z] docker_api_swarm_test.go:563: [df41649dd9070] joining swarm manager [d155492d465e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:18:44.847Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-06T21:18:49.039Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-06T21:18:51.573Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-06T21:18:52.141Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-06T21:18:54.676Z] docker_api_swarm_test.go:585: [d9253b692ad74] joining swarm manager [d155492d465e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:18:57.964Z] check_test.go:611: [df41649dd9070] daemon is not started [2022-09-06T21:18:57.964Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-06T21:19:03.238Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-06T21:19:03.238Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-06T21:19:04.614Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-06T21:19:07.917Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-06T21:19:07.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-06T21:19:07.917Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-06T21:19:07.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-06T21:19:08.484Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-06T21:19:08.484Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-06T21:19:09.861Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-06T21:19:10.798Z] docker_api_swarm_test.go:46: [d00f206d6ac41] joining swarm manager [d039109fca5cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:19:11.058Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-06T21:19:11.994Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-06T21:19:21.970Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-06T21:19:21.970Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-06T21:19:24.504Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-06T21:19:28.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-06T21:19:29.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-06T21:19:34.915Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-06T21:19:35.174Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-06T21:19:35.175Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-06T21:19:39.365Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-06T21:19:40.742Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-06T21:19:42.646Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-06T21:19:47.918Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-06T21:19:47.918Z] --- PASS: TestImportExtremelyLargeImageWorks (175.58s) [2022-09-06T21:19:47.918Z] PASS [2022-09-06T21:19:47.918Z] [2022-09-06T21:19:47.918Z] DONE 22 tests in 180.529s [2022-09-06T21:19:47.918Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-06T21:19:47.918Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:19:47.918Z] ++ set -e [2022-09-06T21:19:47.918Z] ++ '[' -n 0 ']' [2022-09-06T21:19:47.918Z] ++ set -x [2022-09-06T21:19:47.918Z] ++ env -i DEST=/go/src/github.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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-06T21:19:47.918Z] === RUN TestStripANSICommands [2022-09-06T21:19:47.918Z] === RUN TestStripANSICommands/#00 [2022-09-06T21:19:47.918Z] === RUN TestStripANSICommands/#01 [2022-09-06T21:19:47.918Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-06T21:19:47.918Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-06T21:19:47.918Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-06T21:19:47.918Z] PASS [2022-09-06T21:19:47.918Z] [2022-09-06T21:19:47.918Z] DONE 3 tests in 0.042s [2022-09-06T21:19:47.918Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T21:19:47.918Z] ++ 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 [2022-09-06T21:19:47.918Z] ++ set -e [2022-09-06T21:19:47.918Z] ++ '[' -n 0 ']' [2022-09-06T21:19:47.918Z] ++ set -x [2022-09-06T21:19:47.918Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:19:48.176Z] INFO: Testing against a local daemon [2022-09-06T21:19:48.176Z] === RUN TestNetworkCreateDelete [2022-09-06T21:19:48.176Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-09-06T21:19:48.176Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T21:19:48.744Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-09-06T21:19:48.744Z] === RUN TestDaemonDNSFallback [2022-09-06T21:19:49.681Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-06T21:19:51.058Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-06T21:19:55.250Z] --- PASS: TestDaemonDNSFallback (6.57s) [2022-09-06T21:19:55.250Z] === RUN TestInspectNetwork [2022-09-06T21:19:59.462Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T21:19:59.462Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T21:19:59.462Z] === RUN TestInspectNetwork/network_name [2022-09-06T21:19:59.462Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T21:20:00.838Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-06T21:20:01.098Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-06T21:20:04.383Z] --- PASS: TestInspectNetwork (8.55s) [2022-09-06T21:20:04.383Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T21:20:04.383Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T21:20:04.383Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T21:20:04.383Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T21:20:04.383Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T21:20:04.383Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-06T21:20:04.383Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-06T21:20:04.642Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-06T21:20:05.580Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-06T21:20:05.580Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-06T21:20:05.839Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-06T21:20:05.840Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2022-09-06T21:20:05.840Z] === RUN TestNetworkInvalidJSON [2022-09-06T21:20:05.840Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-06T21:20:05.840Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-06T21:20:05.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T21:20:05.840Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T21:20:05.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T21:20:05.840Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T21:20:05.840Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-06T21:20:05.840Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-06T21:20:05.840Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-06T21:20:05.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-06T21:20:05.840Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-06T21:20:05.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-06T21:20:05.840Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-06T21:20:05.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-06T21:20:05.840Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-06T21:20:05.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-06T21:20:05.840Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-06T21:20:05.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-06T21:20:05.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-06T21:20:05.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-06T21:20:05.840Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-06T21:20:05.840Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-06T21:20:05.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-06T21:20:05.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-06T21:20:05.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-06T21:20:05.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-06T21:20:05.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-06T21:20:05.840Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-06T21:20:05.840Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-06T21:20:05.840Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-06T21:20:05.840Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-06T21:20:05.840Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-06T21:20:05.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-06T21:20:05.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-06T21:20:05.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-06T21:20:05.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-06T21:20:05.840Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-06T21:20:05.840Z] === RUN TestNetworkList [2022-09-06T21:20:06.100Z] === RUN TestNetworkList//networks [2022-09-06T21:20:06.100Z] === PAUSE TestNetworkList//networks [2022-09-06T21:20:06.100Z] === RUN TestNetworkList//networks/ [2022-09-06T21:20:06.100Z] === PAUSE TestNetworkList//networks/ [2022-09-06T21:20:06.100Z] === CONT TestNetworkList//networks [2022-09-06T21:20:06.100Z] === CONT TestNetworkList//networks/ [2022-09-06T21:20:06.100Z] --- PASS: TestNetworkList (0.03s) [2022-09-06T21:20:06.100Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T21:20:06.100Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T21:20:06.100Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T21:20:06.100Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-06T21:20:06.668Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-09-06T21:20:06.668Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T21:20:07.606Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-09-06T21:20:07.606Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T21:20:07.606Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-06T21:20:08.545Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-09-06T21:20:08.545Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T21:20:08.545Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-06T21:20:09.480Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-09-06T21:20:09.480Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T21:20:09.739Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-06T21:20:10.677Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-06T21:20:10.936Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-09-06T21:20:10.936Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T21:20:11.503Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-09-06T21:20:11.503Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T21:20:11.762Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-06T21:20:12.329Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-06T21:20:14.232Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2022-09-06T21:20:14.232Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T21:20:14.232Z] service_test.go:243: FLAKY_TEST [2022-09-06T21:20:14.232Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T21:20:14.232Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T21:20:17.526Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-06T21:20:18.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-06T21:20:20.993Z] docker_api_swarm_test.go:304: [da725a3ffbf5b] joining swarm manager [d2c2abca5c281]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:20:22.373Z] docker_api_swarm_test.go:305: [d7c56875cca0a] joining swarm manager [d2c2abca5c281]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:20:23.309Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-06T21:20:29.876Z] --- PASS: TestServiceWithDataPathPortInit (15.45s) [2022-09-06T21:20:29.876Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T21:20:33.164Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:53lr5wwgaq8ii3v0ltdqu6j9s Created:2022-09-06 21:20:30.663601809 +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[ddfad3678c728579f7112fa8cfe4e9fe1573e6f78080ed857e12fe9d24dce472:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3fhp4slxt3i5do9ytxr6sylpd EndpointID:0f248eb39d1ed7724440b5e1ec2c02c5c1a579a155e63f09b2aca919bacff6f9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:05881f741f600a846d489b75721bbc325c0b38e4fe2d4ab037730c8ae47ef193 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:cfc331e0df49 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3fhp4slxt3i5do9ytxr6sylpd EndpointID:0f248eb39d1ed7724440b5e1ec2c02c5c1a579a155e63f09b2aca919bacff6f9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T21:20:33.164Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-06T21:20:34.541Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-06T21:20:37.077Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.50s) [2022-09-06T21:20:37.077Z] PASS [2022-09-06T21:20:37.077Z] [2022-09-06T21:20:37.077Z] === Skipped [2022-09-06T21:20:37.077Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T21:20:37.077Z] service_test.go:243: FLAKY_TEST [2022-09-06T21:20:37.077Z] [2022-09-06T21:20:37.077Z] DONE 38 tests, 1 skipped in 49.152s [2022-09-06T21:20:37.077Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T21:20:37.077Z] ++ 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 [2022-09-06T21:20:37.077Z] ++ set -e [2022-09-06T21:20:37.077Z] ++ '[' -n 0 ']' [2022-09-06T21:20:37.077Z] ++ set -x [2022-09-06T21:20:37.077Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:20:37.336Z] INFO: Testing against a local daemon [2022-09-06T21:20:37.336Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T21:20:37.336Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T21:20:37.336Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T21:20:37.336Z] === RUN TestDockerNetworkIpvlan [2022-09-06T21:20:37.336Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T21:20:37.336Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T21:20:37.336Z] PASS [2022-09-06T21:20:37.336Z] [2022-09-06T21:20:37.336Z] === Skipped [2022-09-06T21:20:37.336Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T21:20:37.336Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T21:20:37.336Z] [2022-09-06T21:20:37.336Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T21:20:37.336Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T21:20:37.336Z] [2022-09-06T21:20:37.336Z] DONE 2 tests, 2 skipped in 0.111s [2022-09-06T21:20:37.336Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T21:20:37.336Z] ++ 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 [2022-09-06T21:20:37.336Z] ++ set -e [2022-09-06T21:20:37.336Z] ++ '[' -n 0 ']' [2022-09-06T21:20:37.336Z] ++ set -x [2022-09-06T21:20:37.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-09-06T21:20:37.336Z] INFO: Testing against a local daemon [2022-09-06T21:20:37.336Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T21:20:38.718Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-06T21:20:38.977Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2022-09-06T21:20:38.977Z] === RUN TestDockerNetworkMacvlan [2022-09-06T21:20:39.561Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T21:20:40.507Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T21:20:41.076Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-06T21:20:41.334Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T21:20:41.903Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-06T21:20:42.162Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-06T21:20:42.730Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-06T21:20:43.667Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T21:20:43.667Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-06T21:20:43.667Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-06T21:20:43.667Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-06T21:20:43.927Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-06T21:20:45.832Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T21:20:51.108Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T21:20:51.108Z] --- PASS: TestDockerNetworkMacvlan (12.33s) [2022-09-06T21:20:51.108Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-09-06T21:20:51.108Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-06T21:20:51.108Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2022-09-06T21:20:51.108Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.17s) [2022-09-06T21:20:51.108Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s) [2022-09-06T21:20:51.108Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s) [2022-09-06T21:20:51.108Z] PASS [2022-09-06T21:20:51.108Z] [2022-09-06T21:20:51.108Z] DONE 8 tests in 13.889s [2022-09-06T21:20:51.367Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T21:20:51.367Z] ++ 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 [2022-09-06T21:20:51.367Z] ++ set -e [2022-09-06T21:20:51.367Z] ++ '[' -n 0 ']' [2022-09-06T21:20:51.367Z] ++ set -x [2022-09-06T21:20:51.367Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:20:51.367Z] testing: warning: no tests to run [2022-09-06T21:20:51.367Z] PASS [2022-09-06T21:20:51.367Z] [2022-09-06T21:20:51.367Z] DONE 0 tests in 0.038s [2022-09-06T21:20:51.367Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T21:20:51.367Z] ++ 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 [2022-09-06T21:20:51.367Z] ++ set -e [2022-09-06T21:20:51.367Z] ++ '[' -n 0 ']' [2022-09-06T21:20:51.367Z] ++ set -x [2022-09-06T21:20:51.368Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:20:51.368Z] INFO: Testing against a local daemon [2022-09-06T21:20:51.368Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T21:20:52.304Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-06T21:20:52.563Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-06T21:20:52.822Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2022-09-06T21:20:52.822Z] === RUN TestAuthZPluginTLS [2022-09-06T21:20:53.081Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-06T21:20:53.340Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-09-06T21:20:53.340Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T21:20:53.598Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-06T21:20:53.859Z] === RUN TestDockerSuite/TestBuildFails [2022-09-06T21:20:53.859Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-09-06T21:20:53.859Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T21:20:54.426Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-06T21:20:54.426Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-06T21:20:54.426Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-09-06T21:20:54.426Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T21:20:54.426Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-06T21:20:54.994Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2022-09-06T21:20:54.994Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T21:20:56.898Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-06T21:20:56.898Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2022-09-06T21:20:56.898Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T21:20:56.898Z] docker_api_swarm_test.go:272: [dc38c4314c704] joining swarm manager [d3773f8bb6106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:20:57.157Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-09-06T21:20:57.157Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T21:20:57.725Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-09-06T21:20:57.725Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T21:20:58.298Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-09-06T21:20:58.298Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T21:20:58.557Z] docker_api_swarm_test.go:273: [d565de0ff0802] joining swarm manager [d3773f8bb6106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:20:58.816Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-06T21:21:00.192Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s) [2022-09-06T21:21:00.192Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T21:21:00.451Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-06T21:21:01.827Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-06T21:21:02.086Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2022-09-06T21:21:02.086Z] === RUN TestAuthZPluginHeader [2022-09-06T21:21:02.086Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-06T21:21:02.654Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-09-06T21:21:02.654Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T21:21:02.914Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-06T21:21:04.397Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-06T21:21:04.656Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-06T21:21:04.915Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-06T21:21:06.292Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-06T21:21:07.668Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.82s) [2022-09-06T21:21:07.668Z] === RUN TestAuthZPluginV2Disable [2022-09-06T21:21:07.926Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-06T21:21:08.862Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-06T21:21:09.121Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-06T21:21:09.687Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-06T21:21:10.256Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-06T21:21:10.516Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-06T21:21:10.516Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-06T21:21:11.083Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-06T21:21:11.651Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-06T21:21:11.910Z] --- PASS: TestAuthZPluginV2Disable (4.26s) [2022-09-06T21:21:11.910Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T21:21:11.910Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-06T21:21:12.478Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-06T21:21:12.478Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-06T21:21:13.045Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-06T21:21:13.613Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-06T21:21:16.156Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.90s) [2022-09-06T21:21:16.156Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T21:21:16.156Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-06T21:21:21.426Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-06T21:21:21.426Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-06T21:21:25.616Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-06T21:21:25.616Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-06T21:21:25.616Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-06T21:21:25.616Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-06T21:21:25.616Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-06T21:21:25.875Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-06T21:21:26.811Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-06T21:21:28.188Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-06T21:21:28.188Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.36s) [2022-09-06T21:21:28.188Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T21:21:30.721Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-06T21:21:30.721Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-06T21:21:31.288Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-06T21:21:37.851Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-06T21:21:39.757Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-06T21:21:40.326Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-06T21:21:42.229Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-06T21:21:42.229Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-06T21:21:42.229Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-06T21:21:44.762Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-06T21:21:45.020Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-09-06T21:21:45.020Z] PASS [2022-09-06T21:21:45.020Z] [2022-09-06T21:21:45.020Z] DONE 17 tests in 53.700s [2022-09-06T21:21:45.020Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T21:21:45.020Z] ++ 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 [2022-09-06T21:21:45.020Z] ++ set -e [2022-09-06T21:21:45.020Z] ++ '[' -n 0 ']' [2022-09-06T21:21:45.020Z] ++ set -x [2022-09-06T21:21:45.020Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:21:45.020Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-06T21:21:45.020Z] INFO: Testing against a local daemon [2022-09-06T21:21:45.020Z] === RUN TestPluginInvalidJSON [2022-09-06T21:21:45.280Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T21:21:45.280Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T21:21:45.280Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T21:21:45.280Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T21:21:45.280Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-06T21:21:45.280Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-06T21:21:45.280Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-06T21:21:45.280Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-06T21:21:45.280Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-06T21:21:45.280Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-06T21:21:45.280Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-06T21:21:45.280Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-06T21:21:45.280Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-06T21:21:45.280Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-06T21:21:45.280Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-06T21:21:45.280Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-06T21:21:45.280Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-06T21:21:45.280Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-06T21:21:45.280Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-06T21:21:45.280Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-06T21:21:45.280Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-06T21:21:45.280Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-09-06T21:21:45.280Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-06T21:21:45.280Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-06T21:21:45.280Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-06T21:21:45.280Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-06T21:21:45.280Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-06T21:21:45.280Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-06T21:21:45.280Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-06T21:21:45.280Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-06T21:21:45.280Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-06T21:21:45.280Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-06T21:21:45.280Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-06T21:21:45.280Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-06T21:21:45.280Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-06T21:21:45.280Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-06T21:21:45.280Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-06T21:21:45.280Z] === RUN TestPluginInstall [2022-09-06T21:21:45.280Z] === RUN TestPluginInstall/no_auth [2022-09-06T21:21:45.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-06T21:21:46.917Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-06T21:21:47.493Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-06T21:21:48.060Z] time="2022-09-06T21:21:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:21:48.060Z] time="2022-09-06T21:21:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3ac0846d769b5c031402bf5fac76fd6015efdca57c9555ba89a6469898d236f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:21:48.060Z] time="2022-09-06T21:21:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:21:48.060Z] time="2022-09-06T21:21:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3ac0846d769b5c031402bf5fac76fd6015efdca57c9555ba89a6469898d236f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:21:48.627Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T21:21:49.564Z] time="2022-09-06T21:21:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:21:49.564Z] time="2022-09-06T21:21:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01b72b919e1b2045ef4a01ed21ec5ee062ddf77d502178b72013cd4e441c2f37" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:21:49.564Z] time="2022-09-06T21:21:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:21:49.564Z] time="2022-09-06T21:21:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01b72b919e1b2045ef4a01ed21ec5ee062ddf77d502178b72013cd4e441c2f37" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:21:49.823Z] === RUN TestPluginInstall/with_insecure [2022-09-06T21:21:50.080Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-06T21:21:50.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-06T21:21:50.598Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-06T21:21:50.857Z] time="2022-09-06T21:21:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:21:50.857Z] time="2022-09-06T21:21:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:797868eae21fde58bbf6a69c5dfad04150a540a4b5fc5726acb1ed7bb6b0eb99" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:21:50.857Z] time="2022-09-06T21:21:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T21:21:50.857Z] time="2022-09-06T21:21:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:797868eae21fde58bbf6a69c5dfad04150a540a4b5fc5726acb1ed7bb6b0eb99" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T21:21:51.424Z] plugin_test.go:196: [d82dc166aada3] daemon is not started [2022-09-06T21:21:51.424Z] --- PASS: TestPluginInstall (6.18s) [2022-09-06T21:21:51.424Z] --- PASS: TestPluginInstall/no_auth (3.49s) [2022-09-06T21:21:51.424Z] --- PASS: TestPluginInstall/with_htpasswd (1.11s) [2022-09-06T21:21:51.424Z] --- PASS: TestPluginInstall/with_insecure (1.59s) [2022-09-06T21:21:51.424Z] === RUN TestPluginsWithRuntimes [2022-09-06T21:21:51.682Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-06T21:21:52.620Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-06T21:21:52.879Z] docker_api_swarm_node_test.go:20: [d790d61778454] joining swarm manager [d183c651229b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:21:53.446Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T21:21:54.015Z] docker_api_swarm_node_test.go:21: [d7742bca027af] joining swarm manager [d183c651229b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:21:54.275Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-06T21:21:54.534Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T21:21:54.793Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-06T21:21:54.793Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-06T21:21:55.360Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-06T21:21:55.622Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-06T21:21:55.622Z] --- PASS: TestPluginsWithRuntimes (4.33s) [2022-09-06T21:21:55.622Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.16s) [2022-09-06T21:21:55.622Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2022-09-06T21:21:55.622Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T21:21:56.563Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-06T21:21:56.563Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s) [2022-09-06T21:21:56.563Z] PASS [2022-09-06T21:21:56.563Z] [2022-09-06T21:21:56.563Z] DONE 24 tests in 11.513s [2022-09-06T21:21:56.563Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T21:21:56.563Z] ++ 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 [2022-09-06T21:21:56.563Z] ++ set -e [2022-09-06T21:21:56.563Z] ++ '[' -n 0 ']' [2022-09-06T21:21:56.563Z] ++ set -x [2022-09-06T21:21:56.563Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:21:56.563Z] INFO: Testing against a local daemon [2022-09-06T21:21:56.563Z] === RUN TestExternalGraphDriver [2022-09-06T21:21:57.130Z] === RUN TestExternalGraphDriver/json [2022-09-06T21:21:58.068Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-06T21:21:59.004Z] === RUN TestExternalGraphDriver/spec [2022-09-06T21:22:00.383Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-06T21:22:00.953Z] === RUN TestExternalGraphDriver/pull [2022-09-06T21:22:01.520Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-06T21:22:02.898Z] --- PASS: TestExternalGraphDriver (6.02s) [2022-09-06T21:22:02.898Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2022-09-06T21:22:02.898Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2022-09-06T21:22:02.898Z] --- PASS: TestExternalGraphDriver/pull (1.87s) [2022-09-06T21:22:02.898Z] === RUN TestGraphdriverPluginV2 [2022-09-06T21:22:03.158Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-06T21:22:04.098Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-06T21:22:04.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-06T21:22:05.232Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-06T21:22:07.773Z] --- PASS: TestGraphdriverPluginV2 (5.10s) [2022-09-06T21:22:07.773Z] PASS [2022-09-06T21:22:07.773Z] [2022-09-06T21:22:07.773Z] DONE 5 tests in 11.258s [2022-09-06T21:22:07.773Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T21:22:07.773Z] ++ 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 [2022-09-06T21:22:07.773Z] ++ set -e [2022-09-06T21:22:07.773Z] ++ '[' -n 0 ']' [2022-09-06T21:22:07.773Z] ++ set -x [2022-09-06T21:22:07.773Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:22:08.032Z] INFO: Testing against a local daemon [2022-09-06T21:22:08.032Z] === RUN TestContinueAfterPluginCrash [2022-09-06T21:22:08.032Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T21:22:08.032Z] === RUN TestReadPluginNoRead [2022-09-06T21:22:08.032Z] === PAUSE TestReadPluginNoRead [2022-09-06T21:22:08.032Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T21:22:08.032Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T21:22:08.032Z] === CONT TestContinueAfterPluginCrash [2022-09-06T21:22:08.032Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T21:22:08.970Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-06T21:22:10.875Z] docker_api_swarm_test.go:502: [d088494b4ecec] joining swarm manager [d9eba5060e172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:22:12.255Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-06T21:22:13.193Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-06T21:22:13.457Z] --- PASS: TestDaemonStartWithLogOpt (5.54s) [2022-09-06T21:22:13.457Z] === CONT TestReadPluginNoRead [2022-09-06T21:22:13.716Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-06T21:22:16.250Z] === RUN TestReadPluginNoRead/default [2022-09-06T21:22:18.155Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T21:22:18.725Z] --- PASS: TestContinueAfterPluginCrash (10.56s) [2022-09-06T21:22:19.662Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T21:22:19.921Z] docker_api_swarm_test.go:507: [dbb5d3ff13dfb] joining swarm manager [d9eba5060e172]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:22:21.298Z] === CONT TestReadPluginNoRead [2022-09-06T21:22:21.298Z] read_test.go:92: [dee6cf7f5bceb] daemon is not started [2022-09-06T21:22:21.298Z] --- PASS: TestReadPluginNoRead (7.61s) [2022-09-06T21:22:21.298Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2022-09-06T21:22:21.298Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.61s) [2022-09-06T21:22:21.298Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.65s) [2022-09-06T21:22:21.298Z] PASS [2022-09-06T21:22:21.298Z] [2022-09-06T21:22:21.298Z] DONE 6 tests in 13.316s [2022-09-06T21:22:21.298Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-06T21:22:21.298Z] ++ 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 [2022-09-06T21:22:21.298Z] ++ set -e [2022-09-06T21:22:21.298Z] ++ '[' -n 0 ']' [2022-09-06T21:22:21.298Z] ++ set -x [2022-09-06T21:22:21.298Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:22:21.298Z] testing: warning: no tests to run [2022-09-06T21:22:21.298Z] PASS [2022-09-06T21:22:21.298Z] [2022-09-06T21:22:21.298Z] DONE 0 tests in 0.039s [2022-09-06T21:22:21.298Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T21:22:21.298Z] ++ 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 [2022-09-06T21:22:21.298Z] ++ set -e [2022-09-06T21:22:21.298Z] ++ '[' -n 0 ']' [2022-09-06T21:22:21.298Z] ++ set -x [2022-09-06T21:22:21.298Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:22:21.298Z] INFO: Testing against a local daemon [2022-09-06T21:22:21.298Z] === RUN TestPluginWithDevMounts [2022-09-06T21:22:21.298Z] === PAUSE TestPluginWithDevMounts [2022-09-06T21:22:21.298Z] === CONT TestPluginWithDevMounts [2022-09-06T21:22:21.558Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-06T21:22:23.460Z] --- PASS: TestPluginWithDevMounts (1.76s) [2022-09-06T21:22:23.460Z] PASS [2022-09-06T21:22:23.460Z] [2022-09-06T21:22:23.460Z] DONE 1 tests in 1.891s [2022-09-06T21:22:23.460Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T21:22:23.460Z] ++ 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 [2022-09-06T21:22:23.460Z] ++ set -e [2022-09-06T21:22:23.460Z] ++ '[' -n 0 ']' [2022-09-06T21:22:23.460Z] ++ set -x [2022-09-06T21:22:23.460Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:22:23.460Z] INFO: Testing against a local daemon [2022-09-06T21:22:23.460Z] === RUN TestSecretInspect [2022-09-06T21:22:24.841Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-06T21:22:25.777Z] --- PASS: TestSecretInspect (2.49s) [2022-09-06T21:22:25.777Z] === RUN TestSecretList [2022-09-06T21:22:26.344Z] === RUN TestDockerSuite/TestBuildRm [2022-09-06T21:22:28.250Z] --- PASS: TestSecretList (2.56s) [2022-09-06T21:22:28.250Z] === RUN TestSecretsCreateAndDelete [2022-09-06T21:22:28.510Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-06T21:22:29.447Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-06T21:22:30.825Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-06T21:22:30.825Z] --- PASS: TestSecretsCreateAndDelete (2.57s) [2022-09-06T21:22:30.825Z] === RUN TestSecretsUpdate [2022-09-06T21:22:31.093Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-06T21:22:32.038Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-06T21:22:33.414Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-06T21:22:33.674Z] --- PASS: TestSecretsUpdate (2.85s) [2022-09-06T21:22:33.674Z] === RUN TestTemplatedSecret [2022-09-06T21:22:34.241Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-06T21:22:36.774Z] --- PASS: TestTemplatedSecret (3.12s) [2022-09-06T21:22:36.774Z] === RUN TestSecretCreateResolve [2022-09-06T21:22:37.710Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-06T21:22:37.710Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-06T21:22:37.969Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-06T21:22:37.969Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-06T21:22:37.969Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-06T21:22:38.227Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-06T21:22:39.162Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-06T21:22:39.162Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-06T21:22:39.421Z] --- PASS: TestSecretCreateResolve (2.55s) [2022-09-06T21:22:39.421Z] PASS [2022-09-06T21:22:39.421Z] [2022-09-06T21:22:39.421Z] DONE 6 tests in 16.250s [2022-09-06T21:22:39.421Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T21:22:39.421Z] ++ 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 [2022-09-06T21:22:39.421Z] ++ set -e [2022-09-06T21:22:39.421Z] ++ '[' -n 0 ']' [2022-09-06T21:22:39.421Z] ++ set -x [2022-09-06T21:22:39.422Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:22:39.680Z] INFO: Testing against a local daemon [2022-09-06T21:22:39.680Z] === RUN TestServiceCreateInit [2022-09-06T21:22:39.680Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T21:22:39.939Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-06T21:22:43.231Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-06T21:22:44.166Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T21:22:44.166Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-06T21:22:44.734Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-06T21:22:45.301Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-06T21:22:46.239Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-06T21:22:47.179Z] === RUN TestDockerSuite/TestBuildUser [2022-09-06T21:22:48.558Z] --- PASS: TestServiceCreateInit (8.91s) [2022-09-06T21:22:48.558Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.38s) [2022-09-06T21:22:48.558Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s) [2022-09-06T21:22:48.558Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T21:22:48.816Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-06T21:22:52.118Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-06T21:22:53.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-06T21:22:56.034Z] docker_api_swarm_node_test.go:81: [da45b1d81c2dd] joining swarm manager [d44f15b852e95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:23:08.242Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-06T21:23:08.242Z] --- PASS: TestCreateServiceMultipleTimes (18.04s) [2022-09-06T21:23:08.242Z] === RUN TestCreateServiceConflict [2022-09-06T21:23:08.242Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-06T21:23:08.242Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-06T21:23:08.242Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-06T21:23:09.177Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-06T21:23:09.177Z] --- PASS: TestCreateServiceConflict (2.58s) [2022-09-06T21:23:09.177Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T21:23:09.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-06T21:23:10.311Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-06T21:23:10.311Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-06T21:23:10.311Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-06T21:23:10.311Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-06T21:23:10.311Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-06T21:23:10.311Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-06T21:23:10.311Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-06T21:23:10.311Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-06T21:23:10.311Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-06T21:23:12.217Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-06T21:23:12.217Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-06T21:23:12.785Z] docker_api_swarm_node_test.go:53: [d83d239c31819] joining swarm manager [d9ca454ae06c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:23:12.785Z] --- PASS: TestCreateServiceMaxReplicas (3.71s) [2022-09-06T21:23:12.785Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T21:23:13.356Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-06T21:23:13.616Z] docker_api_swarm_node_test.go:54: [de89e021868a9] joining swarm manager [d9ca454ae06c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:23:13.875Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-06T21:23:14.812Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-06T21:23:14.812Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-06T21:23:17.393Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-06T21:23:18.768Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-06T21:23:19.335Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-06T21:23:19.593Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-06T21:23:19.852Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-06T21:23:19.852Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-06T21:23:19.852Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-06T21:23:20.420Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-06T21:23:21.797Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-06T21:23:22.363Z] === RUN TestDockerSuite/TestCommitChange [2022-09-06T21:23:23.299Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-06T21:23:23.558Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-06T21:23:24.935Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-06T21:23:25.871Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-06T21:23:26.438Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-06T21:23:27.006Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.13s) [2022-09-06T21:23:27.006Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T21:23:27.572Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-06T21:23:28.950Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-06T21:23:29.517Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2022-09-06T21:23:29.517Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T21:23:29.776Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-06T21:23:30.715Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-06T21:23:30.974Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-06T21:23:31.932Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-06T21:23:32.503Z] --- PASS: TestCreateServiceConfigFileMode (2.96s) [2022-09-06T21:23:32.503Z] === RUN TestCreateServiceSysctls [2022-09-06T21:23:32.503Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-06T21:23:33.437Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-06T21:23:33.696Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-06T21:23:34.632Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-06T21:23:35.199Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-06T21:23:36.136Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-06T21:23:36.136Z] --- PASS: TestCreateServiceSysctls (3.74s) [2022-09-06T21:23:36.136Z] === RUN TestCreateServiceCapabilities [2022-09-06T21:23:36.704Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-06T21:23:37.271Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-06T21:23:38.208Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-06T21:23:39.143Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-06T21:23:39.143Z] --- PASS: TestCreateServiceCapabilities (2.94s) [2022-09-06T21:23:39.143Z] === RUN TestInspect [2022-09-06T21:23:39.710Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-06T21:23:40.645Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-06T21:23:42.024Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-06T21:23:42.591Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-06T21:23:42.591Z] --- PASS: TestInspect (3.51s) [2022-09-06T21:23:42.591Z] === RUN TestCreateJob [2022-09-06T21:23:43.160Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-06T21:23:43.160Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-06T21:23:43.727Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-06T21:23:44.664Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-06T21:23:45.599Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-06T21:23:45.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-06T21:23:46.424Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-06T21:23:46.424Z] --- PASS: TestCreateJob (3.85s) [2022-09-06T21:23:46.424Z] === RUN TestReplicatedJob [2022-09-06T21:23:47.360Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-06T21:23:49.281Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-06T21:23:49.849Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-06T21:23:51.754Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-06T21:23:52.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-06T21:23:52.891Z] --- PASS: TestReplicatedJob (6.41s) [2022-09-06T21:23:52.891Z] === RUN TestUpdateReplicatedJob [2022-09-06T21:23:54.796Z] docker_api_swarm_test.go:202: [d9d4b97509319] joining swarm manager [d1a8c166407ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:23:56.172Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-06T21:23:57.109Z] --- PASS: TestUpdateReplicatedJob (4.16s) [2022-09-06T21:23:57.109Z] === RUN TestServiceListWithStatuses [2022-09-06T21:23:57.109Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T21:23:57.109Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T21:23:57.109Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T21:23:58.485Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-06T21:23:58.745Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-06T21:24:02.938Z] --- PASS: TestDockerNetworkConnectAlias (5.30s) [2022-09-06T21:24:02.938Z] === RUN TestDockerNetworkReConnect [2022-09-06T21:24:02.938Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-06T21:24:05.469Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-06T21:24:06.404Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-06T21:24:06.663Z] --- PASS: TestDockerNetworkReConnect (4.39s) [2022-09-06T21:24:06.664Z] === RUN TestServicePlugin [2022-09-06T21:24:09.962Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-06T21:24:10.529Z] === RUN TestDockerSuite/TestCpToDot [2022-09-06T21:24:11.097Z] plugin_test.go:61: [dc550ce0a8436] joining swarm manager [d8563e699dc18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:24:11.355Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-06T21:24:12.732Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-06T21:24:12.733Z] plugin_test.go:64: [db8de1ab7256a] joining swarm manager [d8563e699dc18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:24:13.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-06T21:24:13.669Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-06T21:24:14.605Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-06T21:24:15.984Z] docker_api_swarm_test.go:384: [d78980fce2312] joining swarm manager [daae6d8eb9718]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:24:15.984Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-06T21:24:15.984Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-06T21:24:16.919Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-06T21:24:17.178Z] docker_api_swarm_test.go:385: [d5fa289f5bbbb] joining swarm manager [daae6d8eb9718]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:24:17.744Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-06T21:24:17.744Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-06T21:24:17.744Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-06T21:24:18.311Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-06T21:24:18.878Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-06T21:24:18.878Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T21:24:18.878Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-06T21:24:18.878Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-06T21:24:19.447Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-06T21:24:19.709Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-06T21:24:19.709Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-06T21:24:19.967Z] === RUN TestDockerSuite/TestCreateRM [2022-09-06T21:24:19.967Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-06T21:24:19.967Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-06T21:24:19.967Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-06T21:24:19.967Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-06T21:24:20.226Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-06T21:24:21.602Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-06T21:24:21.602Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-06T21:24:21.602Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-06T21:24:24.892Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-06T21:24:24.892Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-06T21:24:25.150Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-06T21:24:25.731Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-06T21:24:26.677Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-06T21:24:27.244Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-06T21:24:27.811Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-06T21:24:28.069Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-06T21:24:29.971Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-06T21:24:30.538Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-06T21:24:33.069Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-06T21:24:34.969Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-06T21:24:35.535Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-06T21:24:36.471Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-06T21:24:39.002Z] --- PASS: TestServicePlugin (32.35s) [2022-09-06T21:24:39.002Z] === RUN TestServiceUpdateLabel [2022-09-06T21:24:41.531Z] --- PASS: TestServiceUpdateLabel (2.28s) [2022-09-06T21:24:41.531Z] === RUN TestServiceUpdateSecrets [2022-09-06T21:24:42.098Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-06T21:24:42.358Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-06T21:24:43.733Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-06T21:24:44.304Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-06T21:24:44.304Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-06T21:24:44.564Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-06T21:24:44.822Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-06T21:24:44.822Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-06T21:24:45.760Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-06T21:24:46.696Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-06T21:24:46.696Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-06T21:24:46.696Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-06T21:24:47.264Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-06T21:24:47.522Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-06T21:24:48.456Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-06T21:24:49.391Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-06T21:24:49.649Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-06T21:24:49.649Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-06T21:24:49.649Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-06T21:24:49.649Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-06T21:24:49.649Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-06T21:24:52.933Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-06T21:24:53.192Z] === RUN TestDockerSuite/TestEventsRename [2022-09-06T21:24:53.759Z] === RUN TestDockerSuite/TestEventsResize [2022-09-06T21:24:54.020Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-06T21:24:56.551Z] --- PASS: TestServiceUpdateSecrets (14.92s) [2022-09-06T21:24:56.551Z] === RUN TestServiceUpdateConfigs [2022-09-06T21:24:59.837Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-06T21:25:00.095Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-06T21:25:00.664Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-06T21:25:03.194Z] === RUN TestDockerSuite/TestEventsTop [2022-09-06T21:25:03.768Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-06T21:25:07.054Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-06T21:25:11.241Z] --- PASS: TestServiceUpdateConfigs (14.70s) [2022-09-06T21:25:11.241Z] === RUN TestServiceUpdateNetwork [2022-09-06T21:25:11.499Z] check_test.go:611: [d5fa289f5bbbb] daemon is not started [2022-09-06T21:25:11.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-06T21:25:14.034Z] docker_api_swarm_test.go:802: [df59f8e871b90] joining swarm manager [d6951ea0ede81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:25:14.973Z] docker_api_swarm_test.go:802: [d58756087f8a1] joining swarm manager [d6951ea0ede81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:25:16.421Z] docker_api_swarm_test.go:802: [d99c4ad9170f7] joining swarm manager [d6951ea0ede81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T21:25:17.355Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-06T21:25:18.733Z] docker_api_swarm_test.go:802: [d04a754d433a7] joining swarm manager [d6951ea0ede81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-06T21:25:20.109Z] docker_api_swarm_test.go:810: [d4ba0924fd750] joining swarm manager [d6951ea0ede81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-06T21:25:23.393Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-06T21:25:23.652Z] === RUN TestDockerSuite/TestExec [2022-09-06T21:25:24.588Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-06T21:25:24.588Z] --- PASS: TestServiceUpdateNetwork (13.63s) [2022-09-06T21:25:24.588Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T21:25:25.972Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-06T21:25:26.232Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T21:25:27.167Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T21:25:27.167Z] === RUN TestDockerSuite/TestExecEnv [2022-09-06T21:25:27.733Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-06T21:25:29.109Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-06T21:25:29.676Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-06T21:25:32.207Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-06T21:25:32.774Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-06T21:25:33.342Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-06T21:25:33.911Z] === RUN TestDockerSuite/TestExecParseError [2022-09-06T21:25:34.478Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-06T21:25:34.478Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T21:25:35.046Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-06T21:25:35.614Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-06T21:25:36.183Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-06T21:25:37.121Z] === RUN TestDockerSuite/TestExecTTY [2022-09-06T21:25:37.688Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-06T21:25:38.255Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-06T21:25:38.823Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-06T21:25:39.390Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-06T21:25:39.390Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-06T21:25:39.390Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-06T21:25:40.765Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-06T21:25:41.023Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-06T21:25:41.976Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-06T21:25:41.976Z] --- PASS: TestServiceUpdatePidsLimit (17.35s) [2022-09-06T21:25:41.976Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2022-09-06T21:25:41.976Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2022-09-06T21:25:41.976Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s) [2022-09-06T21:25:41.976Z] PASS [2022-09-06T21:25:41.976Z] [2022-09-06T21:25:41.976Z] === Skipped [2022-09-06T21:25:41.976Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T21:25:41.976Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T21:25:41.976Z] [2022-09-06T21:25:41.976Z] DONE 27 tests, 1 skipped in 182.549s [2022-09-06T21:25:41.976Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T21:25:41.976Z] ++ 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 [2022-09-06T21:25:41.976Z] ++ set -e [2022-09-06T21:25:41.976Z] ++ '[' -n 0 ']' [2022-09-06T21:25:41.976Z] ++ set -x [2022-09-06T21:25:41.976Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:25:42.235Z] INFO: Testing against a local daemon [2022-09-06T21:25:42.235Z] === RUN TestSessionCreate [2022-09-06T21:25:42.235Z] --- PASS: TestSessionCreate (0.03s) [2022-09-06T21:25:42.235Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T21:25:42.235Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T21:25:42.235Z] PASS [2022-09-06T21:25:42.235Z] [2022-09-06T21:25:42.235Z] DONE 2 tests in 0.185s [2022-09-06T21:25:42.235Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T21:25:42.235Z] ++ 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 [2022-09-06T21:25:42.235Z] ++ set -e [2022-09-06T21:25:42.235Z] ++ '[' -n 0 ']' [2022-09-06T21:25:42.235Z] ++ set -x [2022-09-06T21:25:42.235Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:25:42.235Z] INFO: Testing against a local daemon [2022-09-06T21:25:42.235Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T21:25:42.235Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T21:25:42.235Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T21:25:42.235Z] === RUN TestDiskUsage [2022-09-06T21:25:42.235Z] === PAUSE TestDiskUsage [2022-09-06T21:25:42.235Z] === RUN TestEventsExecDie [2022-09-06T21:25:42.802Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-06T21:25:43.063Z] --- PASS: TestEventsExecDie (0.74s) [2022-09-06T21:25:43.063Z] === RUN TestEventsBackwardsCompatible [2022-09-06T21:25:43.063Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-09-06T21:25:43.063Z] === RUN TestEventsVolumeCreate [2022-09-06T21:25:43.321Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-09-06T21:25:43.321Z] === RUN TestInfoBinaryCommits [2022-09-06T21:25:43.321Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-09-06T21:25:43.321Z] === RUN TestInfoAPIVersioned [2022-09-06T21:25:43.321Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T21:25:43.321Z] === RUN TestInfoAPI [2022-09-06T21:25:43.321Z] --- PASS: TestInfoAPI (0.03s) [2022-09-06T21:25:43.321Z] === RUN TestInfoAPIWarnings [2022-09-06T21:25:43.580Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-06T21:25:44.956Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-06T21:25:46.859Z] === RUN TestDockerSuite/TestHealth [2022-09-06T21:26:01.732Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-06T21:26:01.732Z] === RUN TestInfoDebug [2022-09-06T21:26:01.732Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T21:26:01.732Z] === RUN TestInfoInsecureRegistries [2022-09-06T21:26:01.732Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-06T21:26:01.732Z] === RUN TestInfoRegistryMirrors [2022-09-06T21:26:01.732Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-09-06T21:26:01.732Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T21:26:01.732Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-06T21:26:01.732Z] === RUN TestPingCacheHeaders [2022-09-06T21:26:01.732Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-06T21:26:01.732Z] === RUN TestPingGet [2022-09-06T21:26:01.732Z] --- PASS: TestPingGet (0.01s) [2022-09-06T21:26:01.732Z] === RUN TestPingHead [2022-09-06T21:26:01.991Z] --- PASS: TestPingHead (0.03s) [2022-09-06T21:26:01.991Z] === RUN TestPingSwarmHeader [2022-09-06T21:26:02.559Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-06T21:26:02.818Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-06T21:26:04.194Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-06T21:26:04.194Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-09-06T21:26:04.194Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-06T21:26:04.194Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-06T21:26:04.194Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-06T21:26:04.194Z] === RUN TestPingBuilderHeader [2022-09-06T21:26:04.194Z] === RUN TestPingBuilderHeader/default_config [2022-09-06T21:26:04.453Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-06T21:26:05.020Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-06T21:26:05.020Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-06T21:26:05.020Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-09-06T21:26:05.020Z] === RUN TestVersion [2022-09-06T21:26:05.020Z] --- PASS: TestVersion (0.02s) [2022-09-06T21:26:05.020Z] === CONT TestDiskUsage [2022-09-06T21:26:05.588Z] === RUN TestDiskUsage/empty [2022-09-06T21:26:05.588Z] === RUN TestDiskUsage/empty/container_types [2022-09-06T21:26:05.588Z] === RUN TestDiskUsage/empty/image_types [2022-09-06T21:26:05.588Z] === RUN TestDiskUsage/empty/volume_types [2022-09-06T21:26:05.588Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-06T21:26:05.588Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-06T21:26:05.588Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-06T21:26:05.588Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-06T21:26:05.588Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-06T21:26:05.588Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-06T21:26:05.588Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-06T21:26:05.588Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-06T21:26:05.849Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-06T21:26:05.849Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-06T21:26:05.849Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-06T21:26:05.849Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-06T21:26:05.849Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-06T21:26:05.849Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-06T21:26:05.849Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-06T21:26:05.849Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-06T21:26:05.849Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-06T21:26:05.849Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-06T21:26:05.849Z] === RUN TestDiskUsage/after_container.Run [2022-09-06T21:26:05.849Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-06T21:26:06.416Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-06T21:26:06.416Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-06T21:26:06.417Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-06T21:26:06.417Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-06T21:26:06.417Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-06T21:26:06.417Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-06T21:26:06.417Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-06T21:26:06.417Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-06T21:26:06.417Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-06T21:26:06.417Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage (1.42s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-06T21:26:06.417Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-06T21:26:06.417Z] PASS [2022-09-06T21:26:06.417Z] [2022-09-06T21:26:06.417Z] === Skipped [2022-09-06T21:26:06.417Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T21:26:06.417Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T21:26:06.417Z] [2022-09-06T21:26:06.417Z] DONE 57 tests, 1 skipped in 24.235s [2022-09-06T21:26:06.417Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T21:26:06.417Z] ++ 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 [2022-09-06T21:26:06.417Z] ++ set -e [2022-09-06T21:26:06.417Z] ++ '[' -n 0 ']' [2022-09-06T21:26:06.417Z] ++ set -x [2022-09-06T21:26:06.417Z] ++ env -i DEST=/go/src/github.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 [2022-09-06T21:26:06.676Z] INFO: Testing against a local daemon [2022-09-06T21:26:06.676Z] === RUN TestVolumesCreateAndList [2022-09-06T21:26:06.676Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-09-06T21:26:06.676Z] === RUN TestVolumesRemove [2022-09-06T21:26:06.676Z] --- PASS: TestVolumesRemove (0.08s) [2022-09-06T21:26:06.676Z] === RUN TestVolumesInspect [2022-09-06T21:26:06.676Z] --- PASS: TestVolumesInspect (0.04s) [2022-09-06T21:26:06.676Z] === RUN TestVolumesInvalidJSON [2022-09-06T21:26:06.676Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-06T21:26:06.676Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-06T21:26:06.676Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-06T21:26:06.676Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-06T21:26:06.676Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-06T21:26:06.676Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-06T21:26:06.676Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-06T21:26:06.676Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T21:26:06.676Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-06T21:26:06.677Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-06T21:26:06.677Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-06T21:26:06.677Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-06T21:26:06.677Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-06T21:26:06.677Z] PASS [2022-09-06T21:26:06.677Z] [2022-09-06T21:26:06.677Z] DONE 9 tests in 0.277s [2022-09-06T21:26:06.677Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T21:26:06.935Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T21:26:06.935Z] +++ kill 7155 [2022-09-06T21:26:07.194Z] +++ /etc/init.d/apparmor stop [2022-09-06T21:26:07.194Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T21:26:07.194Z] [2022-09-06T21:26:07.194Z] Unloading profiles will leave already running processes permanently [2022-09-06T21:26:07.194Z] unconfined, which can lead to unexpected situations. [2022-09-06T21:26:07.194Z] [2022-09-06T21:26:07.194Z] To set a process to complain mode, use the command line tool [2022-09-06T21:26:07.194Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T21:26:07.194Z] +++ true [2022-09-06T21:26:07.194Z] exiting test-integration [2022-09-06T21:26:07.194Z] ++ exit 0 [2022-09-06T21:26:07.194Z] [2022-09-06T21:26:07.769Z] + for job in $(jobs -p) [2022-09-06T21:26:07.769Z] + wait 23410 [2022-09-06T21:26:09.144Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-06T21:26:11.678Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-06T21:26:11.678Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-06T21:26:11.678Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-06T21:26:11.678Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-06T21:26:12.614Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-06T21:26:12.614Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-06T21:26:12.875Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-06T21:26:13.811Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-06T21:26:13.811Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-06T21:26:13.811Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-06T21:26:13.811Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-06T21:26:14.071Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-06T21:26:14.071Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-06T21:26:14.638Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-06T21:26:14.638Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-06T21:26:15.205Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-06T21:26:15.205Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-06T21:26:15.773Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-06T21:26:16.709Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-06T21:26:16.709Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-06T21:26:17.280Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-06T21:26:19.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-06T21:26:19.749Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-06T21:26:19.749Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-06T21:26:19.749Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-06T21:26:21.130Z] === RUN TestDockerSuite/TestImportFile [2022-09-06T21:26:22.066Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-06T21:26:22.066Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-06T21:26:23.441Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-06T21:26:24.378Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-06T21:26:25.774Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-06T21:26:26.292Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-06T21:26:26.552Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-06T21:26:27.119Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-06T21:26:27.119Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-06T21:26:27.119Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-06T21:26:27.687Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-06T21:26:28.257Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-06T21:26:28.257Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-06T21:26:28.824Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-06T21:26:28.824Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-06T21:26:28.824Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-06T21:26:29.390Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-06T21:26:29.957Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-06T21:26:30.215Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-06T21:26:30.783Z] === RUN TestDockerSuite/TestInspectImage [2022-09-06T21:26:30.783Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-06T21:26:30.783Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-06T21:26:30.783Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-06T21:26:31.041Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-06T21:26:31.300Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-06T21:26:31.868Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-06T21:26:31.868Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-06T21:26:32.436Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-06T21:26:33.001Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-06T21:26:36.283Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-06T21:26:36.283Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-06T21:26:36.850Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-06T21:26:37.417Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-06T21:26:38.352Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-06T21:26:38.922Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-06T21:26:39.497Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-06T21:26:39.755Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-06T21:26:40.322Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-06T21:26:40.893Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-06T21:26:40.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-06T21:26:41.468Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-06T21:26:41.468Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-06T21:26:42.405Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-06T21:26:44.309Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-06T21:26:44.309Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-06T21:26:45.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-06T21:26:45.945Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-06T21:26:47.856Z] docker_api_swarm_service_test.go:395: [dab8f59a8764b] joining swarm manager [dc9c56facb4c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:26:47.856Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-06T21:26:48.794Z] docker_api_swarm_service_test.go:395: [dd4eb1a10b59a] joining swarm manager [dc9c56facb4c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:26:49.732Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-06T21:26:49.732Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-06T21:26:51.636Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-06T21:26:51.895Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-06T21:26:52.463Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-06T21:27:00.594Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-06T21:27:01.971Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-06T21:27:02.309Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-06T21:27:03.719Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-06T21:27:03.719Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-06T21:27:03.719Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-06T21:27:04.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-06T21:27:04.657Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-06T21:27:05.591Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-06T21:27:06.971Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-06T21:27:06.971Z] docker_api_swarm_service_test.go:343: [d194125378fdf] joining swarm manager [d6e78fd79084e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:27:07.907Z] docker_api_swarm_service_test.go:343: [dd8c71cc280a6] joining swarm manager [d6e78fd79084e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:27:07.907Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-06T21:27:08.844Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-06T21:27:11.387Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-06T21:27:11.956Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-06T21:27:12.523Z] === RUN TestDockerSuite/TestLogsSince [2022-09-06T21:27:19.205Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-06T21:27:21.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-06T21:27:23.656Z] docker_api_swarm_service_test.go:490: [d080976b45c8f] joining swarm manager [d2592a057bbd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:27:24.891Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-06T21:27:24.891Z] docker_api_swarm_service_test.go:490: [d7f6dd096f53d] joining swarm manager [d2592a057bbd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:27:25.333Z] === RUN TestDockerSuite/TestLogsTail [2022-09-06T21:27:25.905Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-06T21:27:26.478Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-06T21:27:27.419Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-06T21:27:27.419Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-06T21:27:27.419Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-06T21:27:27.419Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-06T21:27:27.419Z] === RUN TestDockerSuite/TestNetHostname [2022-09-06T21:27:28.799Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-06T21:27:28.799Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-06T21:27:29.058Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-06T21:27:29.058Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-06T21:27:29.628Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-06T21:27:30.200Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-06T21:27:31.582Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-06T21:27:31.582Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-06T21:27:31.582Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-06T21:27:31.582Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-06T21:27:36.905Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-06T21:27:37.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-06T21:27:37.479Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-06T21:27:38.870Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-06T21:27:42.176Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-06T21:27:43.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-06T21:27:44.962Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-06T21:27:45.535Z] docker_api_swarm_service_test.go:128: [de5420743e222] joining swarm manager [d94fbc54197fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:27:46.474Z] docker_api_swarm_service_test.go:129: [dc07348a16c90] joining swarm manager [d94fbc54197fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:27:46.732Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-06T21:27:48.111Z] docker_api_swarm_service_test.go:137: [d03bebc4c5ef1] joining swarm manager [d94fbc54197fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T21:27:49.055Z] docker_api_swarm_service_test.go:138: [d567772cb52fe] joining swarm manager [d94fbc54197fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-06T21:27:49.994Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-06T21:27:51.898Z] === RUN TestDockerSuite/TestPluginActive [2022-09-06T21:27:54.438Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-06T21:27:59.895Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-06T21:27:59.895Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-06T21:27:59.895Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-06T21:28:00.902Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-06T21:28:04.207Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-06T21:28:09.475Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-06T21:28:10.408Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-06T21:28:11.343Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-06T21:28:11.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-06T21:28:12.537Z] === RUN TestDockerSuite/TestPortList [2022-09-06T21:28:14.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-06T21:28:16.343Z] docker_api_swarm_service_test.go:304: [d7ab5c178c3ba] joining swarm manager [d247456a08e85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:28:17.280Z] docker_api_swarm_service_test.go:304: [d615082e032fd] joining swarm manager [d247456a08e85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:28:20.575Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-06T21:28:23.108Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-06T21:28:23.108Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-06T21:28:25.021Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-06T21:28:26.897Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-06T21:28:26.897Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-06T21:28:27.214Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-06T21:28:29.138Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-06T21:28:29.714Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-06T21:28:32.264Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-06T21:28:35.570Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-06T21:28:35.570Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-06T21:28:36.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-06T21:28:37.534Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-06T21:28:39.489Z] docker_api_swarm_service_test.go:100: [d55eec8499f95] joining swarm manager [d24a4faa0b00d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:28:40.059Z] docker_api_swarm_service_test.go:101: [ddfc37ab2444b] joining swarm manager [d24a4faa0b00d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:28:45.357Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-06T21:28:45.930Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-06T21:28:47.365Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-06T21:28:48.264Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-06T21:28:49.206Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-06T21:28:51.127Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-06T21:28:52.510Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-06T21:28:53.449Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-06T21:28:53.449Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-06T21:28:54.017Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-06T21:28:56.123Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-06T21:28:58.032Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-06T21:28:58.032Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-06T21:28:58.032Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-06T21:28:58.605Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-06T21:28:58.863Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-06T21:28:58.863Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-06T21:28:59.121Z] check_test.go:611: [d55eec8499f95] daemon is not started [2022-09-06T21:29:00.058Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-06T21:29:01.003Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-06T21:29:01.572Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-06T21:29:04.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-06T21:29:07.405Z] docker_api_swarm_service_test.go:533: [d4b2b8ce7cafb] joining swarm manager [d81d4ba7fea23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:29:07.973Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-06T21:29:08.546Z] docker_api_swarm_service_test.go:534: [de25c677f1323] joining swarm manager [d81d4ba7fea23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:29:09.114Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-06T21:29:11.038Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-06T21:29:11.038Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-06T21:29:11.297Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-06T21:29:11.868Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-06T21:29:14.416Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-06T21:29:15.358Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-06T21:29:17.383Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-06T21:29:18.322Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-06T21:29:18.322Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-06T21:29:18.580Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-06T21:29:21.112Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-06T21:29:21.678Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-06T21:29:21.937Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-06T21:29:22.874Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-06T21:29:23.810Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-06T21:29:24.746Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-06T21:29:25.322Z] === RUN TestDockerSuite/TestRmiTag [2022-09-06T21:29:25.626Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-06T21:29:26.194Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-06T21:29:29.483Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-06T21:29:29.483Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-06T21:29:30.049Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-06T21:29:30.308Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-06T21:29:30.566Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-06T21:29:31.133Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-06T21:29:31.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-06T21:29:31.650Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-06T21:29:32.220Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-06T21:29:33.155Z] docker_api_swarm_service_test.go:148: [ddfa659cb281f] joining swarm manager [d5208b332d137]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:29:33.155Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-06T21:29:34.093Z] docker_api_swarm_service_test.go:148: [df4bbf022da06] joining swarm manager [d5208b332d137]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:29:36.625Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-06T21:29:37.192Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-06T21:29:38.657Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-06T21:29:39.592Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-06T21:29:41.494Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-06T21:29:42.429Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-06T21:29:44.968Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-06T21:29:44.968Z] === RUN TestDockerSuite/TestDockerFails [2022-09-06T21:29:44.968Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-06T21:29:46.346Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-06T21:29:46.606Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-06T21:29:47.174Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-06T21:29:48.549Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-06T21:29:48.808Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-06T21:29:49.377Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-06T21:29:50.312Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-06T21:29:50.878Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-06T21:29:51.136Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-06T21:29:51.708Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-06T21:29:51.708Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-06T21:29:52.277Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-06T21:29:53.651Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-06T21:29:53.909Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-06T21:29:54.480Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-06T21:29:55.047Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-06T21:29:55.984Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-06T21:29:56.921Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-06T21:29:57.488Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-06T21:29:58.425Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-06T21:29:58.992Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-06T21:29:59.930Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-06T21:30:00.504Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-06T21:30:01.070Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-06T21:30:02.056Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-06T21:30:02.315Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-06T21:30:02.882Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-06T21:30:03.140Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-06T21:30:03.140Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-06T21:30:05.046Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-06T21:30:05.304Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-06T21:30:05.870Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-06T21:30:06.129Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-06T21:30:06.695Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-06T21:30:06.695Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-06T21:30:07.391Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-06T21:30:07.654Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-06T21:30:08.222Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-06T21:30:08.480Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-06T21:30:09.046Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-06T21:30:09.046Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-06T21:30:09.614Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-06T21:30:09.614Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-06T21:30:10.183Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-06T21:30:10.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-06T21:30:10.751Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-06T21:30:11.318Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-06T21:30:11.885Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-06T21:30:11.885Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-06T21:30:12.827Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-06T21:30:14.202Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-06T21:30:15.581Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-06T21:30:16.520Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-06T21:30:16.778Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-06T21:30:17.348Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-06T21:30:17.915Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-06T21:30:18.482Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-06T21:30:18.740Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-06T21:30:19.677Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-06T21:30:22.210Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-06T21:30:22.468Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-06T21:30:23.034Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-06T21:30:24.409Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-06T21:30:25.783Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-06T21:30:27.686Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-06T21:30:29.590Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-06T21:30:29.590Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-06T21:30:29.590Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-06T21:30:29.590Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-06T21:30:29.590Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-06T21:30:29.862Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-06T21:30:31.769Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-06T21:30:32.705Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-06T21:30:34.080Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-06T21:30:35.017Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-06T21:30:35.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-06T21:30:36.151Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-06T21:30:36.725Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-06T21:30:36.725Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-06T21:30:36.725Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-06T21:30:37.294Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-06T21:30:38.672Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-06T21:30:38.931Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-06T21:30:39.872Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-06T21:30:40.440Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-06T21:30:40.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-06T21:30:40.956Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-06T21:30:41.524Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-06T21:30:41.782Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-06T21:30:42.349Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-06T21:30:42.916Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-06T21:30:43.175Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-06T21:30:43.435Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-06T21:30:44.015Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-06T21:30:44.275Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-06T21:30:44.844Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-06T21:30:45.412Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-06T21:30:46.348Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-06T21:30:46.348Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-06T21:30:46.348Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-06T21:30:46.915Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-06T21:30:47.482Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-06T21:30:48.418Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-06T21:30:48.677Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T21:30:48.677Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-06T21:30:48.677Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-06T21:30:49.613Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-06T21:30:51.518Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-06T21:30:52.453Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-06T21:30:52.453Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-06T21:30:54.983Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-06T21:30:58.415Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-06T21:31:01.710Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-06T21:31:03.611Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-06T21:31:04.547Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-06T21:31:05.483Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-06T21:31:05.483Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-06T21:31:05.483Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-06T21:31:05.483Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-06T21:31:06.050Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-06T21:31:07.954Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-06T21:31:08.890Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-06T21:31:09.825Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-06T21:31:15.950Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-06T21:31:15.950Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-06T21:31:16.209Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-06T21:31:17.145Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-06T21:31:17.145Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-06T21:31:17.145Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-06T21:31:18.090Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-06T21:31:19.025Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-06T21:31:19.959Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-06T21:31:19.959Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-06T21:31:19.959Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-06T21:31:20.895Z] === RUN TestDockerSuite/TestRunMount [2022-09-06T21:31:25.083Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-06T21:31:25.343Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-06T21:31:25.908Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-06T21:31:25.908Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-06T21:31:27.289Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-06T21:31:29.192Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-06T21:31:31.095Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-06T21:31:32.471Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-06T21:31:33.407Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-06T21:31:34.784Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-06T21:31:34.784Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-06T21:31:34.784Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-06T21:31:35.350Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-06T21:31:35.938Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-06T21:31:36.876Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-06T21:31:37.443Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-06T21:31:38.380Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-06T21:31:38.947Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-06T21:31:40.855Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-06T21:31:41.113Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-06T21:31:43.649Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-06T21:31:44.216Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-06T21:31:44.784Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-06T21:31:44.784Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-06T21:31:45.720Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-06T21:31:45.720Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-06T21:31:46.287Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-06T21:31:46.853Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-06T21:31:46.853Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-06T21:31:47.112Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-06T21:31:47.370Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-06T21:31:49.271Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-06T21:31:51.811Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-06T21:31:53.735Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-06T21:31:53.735Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-06T21:31:53.735Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-06T21:31:54.302Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-06T21:31:54.563Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-06T21:31:54.822Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-06T21:31:56.206Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-06T21:31:57.143Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-06T21:31:57.710Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-06T21:31:57.710Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-09-06T21:31:57.710Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-06T21:31:58.277Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-06T21:31:58.844Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-06T21:31:59.412Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-06T21:31:59.670Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-06T21:31:59.929Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T21:31:59.929Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-06T21:31:59.929Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-06T21:32:00.497Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-06T21:32:00.755Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-06T21:32:00.755Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-06T21:32:00.755Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-06T21:32:01.324Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-06T21:32:02.700Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-06T21:32:02.700Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-06T21:32:02.700Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-06T21:32:02.959Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-06T21:32:05.493Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-06T21:32:06.431Z] === RUN TestDockerSuite/TestRunRm [2022-09-06T21:32:06.997Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-06T21:32:09.541Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-06T21:32:10.476Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-06T21:32:11.413Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-06T21:32:11.982Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-06T21:32:13.884Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-06T21:32:13.884Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-06T21:32:14.819Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-06T21:32:17.352Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-06T21:32:18.288Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-06T21:32:20.821Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-06T21:32:21.388Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-06T21:32:21.388Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-06T21:32:21.647Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-06T21:32:22.214Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-06T21:32:22.781Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-06T21:32:23.354Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-06T21:32:24.305Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-06T21:32:24.305Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-06T21:32:24.883Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-06T21:32:25.449Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-06T21:32:26.017Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-06T21:32:27.392Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-06T21:32:28.766Z] === RUN TestDockerSuite/TestRunState [2022-09-06T21:32:30.143Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-06T21:32:30.401Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-06T21:32:30.967Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-06T21:32:31.226Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-06T21:32:31.226Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-06T21:32:31.226Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-06T21:32:31.793Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-06T21:32:32.051Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-06T21:32:32.309Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-06T21:32:33.245Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-06T21:32:33.503Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-06T21:32:33.503Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-06T21:32:34.071Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-06T21:32:35.446Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-06T21:32:36.013Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-06T21:32:36.580Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-06T21:32:38.482Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-06T21:32:38.482Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-06T21:32:41.022Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-06T21:32:41.957Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-06T21:32:44.491Z] docker_cli_service_logs_test.go:248: checking task vlrcwhbbn13e [2022-09-06T21:32:44.491Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-06T21:32:44.491Z] docker_cli_service_logs_test.go:253: checking messages for vlrcwhbbn13e [2022-09-06T21:32:44.491Z] docker_cli_service_logs_test.go:248: checking task rwvpbk5fh82e [2022-09-06T21:32:44.491Z] docker_cli_service_logs_test.go:253: checking messages for rwvpbk5fh82e [2022-09-06T21:32:44.749Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-06T21:32:44.749Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-06T21:32:45.317Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-06T21:32:45.884Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-06T21:32:47.262Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-06T21:32:47.521Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-06T21:32:48.901Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-06T21:32:49.162Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-06T21:32:49.422Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-06T21:32:49.681Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-06T21:32:49.941Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-06T21:32:50.507Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-06T21:32:51.074Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-06T21:32:51.074Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-06T21:32:51.074Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-06T21:32:51.074Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-06T21:32:51.641Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-06T21:32:54.177Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-06T21:32:54.753Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-06T21:32:55.693Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-06T21:32:57.595Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-06T21:32:58.529Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-06T21:32:59.906Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-06T21:33:01.810Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-06T21:33:02.068Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-06T21:33:02.068Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-06T21:33:02.068Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-06T21:33:02.068Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-06T21:33:02.068Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-06T21:33:02.068Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-06T21:33:02.068Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-06T21:33:02.327Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-06T21:33:02.327Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-06T21:33:02.327Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-06T21:33:02.894Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-06T21:33:03.829Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-06T21:33:05.207Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-06T21:33:05.207Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-06T21:33:05.465Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-06T21:33:06.401Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-06T21:33:06.401Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-06T21:33:06.662Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-06T21:33:06.662Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-06T21:33:06.662Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-06T21:33:06.662Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-06T21:33:06.662Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-06T21:33:06.662Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-06T21:33:06.662Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-06T21:33:06.662Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-06T21:33:06.662Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-06T21:33:06.662Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-06T21:33:06.921Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-06T21:33:06.921Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-06T21:33:06.921Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-06T21:33:06.921Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-06T21:33:06.921Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-06T21:33:07.491Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-06T21:33:07.750Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-06T21:33:08.009Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-06T21:33:08.009Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-06T21:33:08.577Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-06T21:33:08.836Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-06T21:33:09.404Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-06T21:33:09.405Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-06T21:33:09.977Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-06T21:33:10.543Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-06T21:33:10.543Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-06T21:33:10.543Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-06T21:33:10.803Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-06T21:33:11.062Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-06T21:33:12.439Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-06T21:33:12.754Z] docker_cli_swarm_test.go:1895: [dad51e08104dc] joining swarm manager [dd4fab30dcc0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:33:13.014Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-06T21:33:13.014Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-06T21:33:13.014Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-06T21:33:13.273Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-06T21:33:13.273Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-06T21:33:14.208Z] docker_cli_swarm_test.go:1896: [d1edc7deaf48f] joining swarm manager [dd4fab30dcc0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:33:14.468Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-06T21:33:15.037Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-06T21:33:16.414Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-06T21:33:16.981Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-06T21:33:16.981Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-06T21:33:16.981Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-06T21:33:16.981Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-09-06T21:33:17.548Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-09-06T21:33:18.485Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-09-06T21:33:19.058Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-06T21:33:20.433Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-06T21:33:21.000Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-06T21:33:23.531Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-06T21:33:25.440Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-06T21:33:27.972Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-06T21:33:29.350Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-06T21:33:30.727Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-06T21:33:30.727Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-06T21:33:32.103Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-06T21:33:33.038Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-06T21:33:34.415Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-06T21:33:35.793Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-06T21:33:37.171Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-06T21:33:38.546Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-06T21:33:38.804Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-06T21:33:40.180Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-06T21:33:41.131Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-06T21:33:42.075Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-06T21:33:44.608Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-06T21:33:46.510Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-06T21:33:46.510Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-06T21:33:46.510Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-06T21:33:46.510Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-06T21:33:46.770Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-06T21:33:47.706Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-06T21:33:48.273Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-06T21:33:49.211Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-06T21:33:49.211Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-06T21:33:50.603Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-06T21:33:50.603Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-06T21:33:50.862Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-06T21:33:52.237Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1806323197 [2022-09-06T21:33:52.238Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-06T21:33:52.238Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-06T21:33:53.614Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-06T21:33:53.614Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-06T21:33:53.614Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-06T21:33:54.550Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-06T21:33:55.927Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-06T21:33:56.870Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-06T21:33:58.249Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-06T21:33:58.249Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-06T21:33:58.816Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-06T21:33:58.816Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-06T21:33:58.816Z] docker_cli_swarm_test.go:1796: [df8fe488d62a1] joining swarm manager [dc8f7bc6527a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:34:00.191Z] docker_cli_swarm_test.go:1797: [dc2ce3e959f6a] joining swarm manager [dc8f7bc6527a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:34:00.450Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-06T21:34:00.450Z] docker_cli_sni_test.go:30: Flakey test [2022-09-06T21:34:00.450Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-06T21:34:05.714Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-06T21:34:07.615Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-06T21:34:08.182Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-06T21:34:09.117Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-06T21:34:11.646Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-06T21:34:12.212Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-06T21:34:13.256Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-06T21:34:13.823Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-06T21:34:15.199Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-06T21:34:16.588Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-06T21:34:17.964Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-06T21:34:20.494Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-06T21:34:20.494Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-06T21:34:22.397Z] docker_cli_swarm_test.go:1315: [d53158ef39a75] joining swarm manager [d26372f021936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:34:23.771Z] docker_cli_swarm_test.go:1316: [dc5a9db256ec4] joining swarm manager [d26372f021936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:34:24.338Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-06T21:34:27.621Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-06T21:34:32.886Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-06T21:34:34.786Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-06T21:34:35.045Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-06T21:34:35.611Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-06T21:34:36.185Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-06T21:34:36.185Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-06T21:34:36.185Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-06T21:34:36.761Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-06T21:34:37.326Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-06T21:34:37.327Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-06T21:34:37.327Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-06T21:34:37.327Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-06T21:34:37.327Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-06T21:34:38.261Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-06T21:34:38.828Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-06T21:34:39.395Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-06T21:34:40.770Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-06T21:34:44.051Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-06T21:34:44.986Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-06T21:34:44.986Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-06T21:34:44.986Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-06T21:34:45.921Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-06T21:34:46.488Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-06T21:34:48.392Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-06T21:34:49.768Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-06T21:34:51.143Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-06T21:35:06.023Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-06T21:35:06.023Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-06T21:35:06.286Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-06T21:35:06.545Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-06T21:35:06.804Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-06T21:35:06.804Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-06T21:35:06.804Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-06T21:35:07.372Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-06T21:35:07.372Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-06T21:35:07.940Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-06T21:35:08.198Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-06T21:35:08.198Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-06T21:35:08.198Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-06T21:35:08.198Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-06T21:35:10.105Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-06T21:35:10.105Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-06T21:35:10.105Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-06T21:35:10.105Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-06T21:35:10.105Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-06T21:35:10.105Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-06T21:35:10.366Z] --- PASS: TestDockerSuite (1351.45s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.14s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.83s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.13s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.88s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.62s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.06s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.92s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.98s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.10s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.70s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.28s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.83s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.25s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.51s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.19s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.95s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.67s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.74s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.53s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.62s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.50s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.72s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.75s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.59s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.80s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.59s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.95s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.91s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.65s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.77s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.89s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.44s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.31s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.62s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.79s) [2022-09-06T21:35:10.367Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.64s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.64s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.90s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (0.61s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.32s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.42s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.35s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0012c2258__} (1.36s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13189031508_/foo_false_____} (1.60s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13189031508_/foo_true_____} (1.63s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3560084887_/foo_false_____} (1.58s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3560084887_/foo_true_____} (1.55s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3560084887_/foo_true__0xc0012c2288___} (0.71s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0012c22a0__} (1.57s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0012c22b8__} (1.46s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0012c22d0__} (1.34s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0012c22e8__} (1.40s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.48s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.84s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.24s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.87s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.64s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.64s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.87s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.82s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.80s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.98s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.87s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.07s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.91s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.87s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.84s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.88s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.74s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.35s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.89s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.77s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.05s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.94s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.97s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.02s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.17s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.63s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.91s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.80s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.79s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.78s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.43s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.21s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.84s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.88s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.77s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.80s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.69s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAttachDetach (0.78s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.75s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.66s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.94s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.49s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.37s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (0.96s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.56s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.02s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.86s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.15s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.90s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.98s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.21s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.08s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.42s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (1.96s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.77s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.76s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.15s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.38s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.69s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.21s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.27s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.20s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.17s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.36s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.19s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.00s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.07s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.21s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.42s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.07s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.12s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.20s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.12s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.37s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.13s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.68s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.71s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.17s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.42s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.50s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.46s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.78s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.81s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.18s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.64s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.96s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.96s) [2022-09-06T21:35:10.367Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.23s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.76s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s) [2022-09-06T21:35:10.368Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.69s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.42s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.71s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.81s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.49s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.73s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.54s) [2022-09-06T21:35:10.368Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2022-09-06T21:35:10.368Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-06T21:35:10.368Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-09-06T21:35:10.368Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.30s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.18s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.70s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.92s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.90s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.17s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.19s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.67s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.19s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.45s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.01s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.24s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.02s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.14s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.90s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.84s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.58s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.05s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.75s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.06s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.77s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.47s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.04s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.10s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.22s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.56s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.95s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.04s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEnv (1.06s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.93s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.71s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.26s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.31s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.35s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.76s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.01s) [2022-09-06T21:35:10.368Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.32s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.52s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.38s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.24s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildFails (0.60s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.14s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.24s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.54s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.24s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.79s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.31s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.52s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.39s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.57s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.01s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.29s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.49s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.50s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.41s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.63s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.36s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.25s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.72s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.19s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.25s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.15s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.04s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.17s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.56s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.03s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.31s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.80s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.48s) [2022-09-06T21:35:10.368Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.90s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.69s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.52s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.62s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.62s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.08s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.07s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.52s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.80s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.55s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.24s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.14s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.74s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.85s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.17s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.95s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildPATH (3.28s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.68s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.79s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.99s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.62s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildRm (2.39s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.77s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.19s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.48s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.07s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.27s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.34s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-09-06T21:35:10.368Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.86s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildStderr (0.72s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.31s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.95s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.74s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.92s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.16s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildUser (1.68s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.17s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.35s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.66s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.67s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.83s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.11s) [2022-09-06T21:35:10.368Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T21:35:10.368Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T21:35:10.368Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-06T21:35:10.368Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.73s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.17s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.11s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.76s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.79s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.36s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.19s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.73s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.48s) [2022-09-06T21:35:10.368Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.53s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.39s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCommitChange (0.65s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.97s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.02s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.63s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCommitTTY (1.31s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.37s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.79s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.05s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.85s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.77s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.85s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.64s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.69s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.69s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.68s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.76s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.00s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.61s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.72s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.40s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.79s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.57s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.63s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.76s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.97s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.91s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.60s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.70s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.00s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.18s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.36s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.58s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.00s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.70s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.75s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.64s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.70s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToDot (0.84s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.03s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.28s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToStdout (0.69s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.45s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.23s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.66s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.92s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.55s) [2022-09-06T21:35:10.368Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.53s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.31s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-09-06T21:35:10.368Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.43s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.24s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsAttach (0.62s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsCommit (0.97s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.92s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.08s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.02s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.57s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.19s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-09-06T21:35:10.368Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsFilters (0.93s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsFormat (0.92s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.00s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-09-06T21:35:10.369Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T21:35:10.369Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.91s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsTop (0.58s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.99s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.71s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.52s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExec (0.73s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.49s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecCgroup (1.34s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecEnv (0.61s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.08s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.59s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.61s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.57s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecStartFails (0.71s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.82s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecTTY (0.64s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecUlimits (0.61s) [2022-09-06T21:35:10.369Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.25s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.90s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.70s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestExecWithUser (0.83s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.22s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.05s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestHealth (19.10s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.12s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestBuildHistory (2.74s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.63s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.67s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImportDisplay (1.25s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.14s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-09-06T21:35:10.369Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-06T21:35:10.369Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectPlugin (3.37s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectStatus (0.69s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.50s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.52s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.14s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.46s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.52s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.90s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.70s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.13s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.60s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.70s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.42s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.44s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.55s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.89s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.06s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.11s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.82s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.49s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.67s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.61s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLogsTail (0.89s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.61s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.70s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestNetHostname (1.31s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.06s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.40s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.71s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.23s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.23s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.63s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.95s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.14s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.87s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPluginActive (2.31s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.43s) [2022-09-06T21:35:10.369Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.52s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.76s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.36s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.41s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.09s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPortList (7.94s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.67s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.00s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.41s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsByOrder (1.91s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.70s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.29s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.02s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.49s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.29s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.66s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.62s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.62s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.33s) [2022-09-06T21:35:10.369Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.17s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.51s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.93s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.99s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.48s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.47s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.28s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.52s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.13s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.56s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.80s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.43s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.45s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.52s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.50s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.03s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.58s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.40s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.45s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.85s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.86s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.20s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.01s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.41s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.05s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-09-06T21:35:10.369Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.51s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.71s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.20s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.72s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.90s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.71s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.65s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.50s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.54s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.54s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.41s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.57s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.60s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.58s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.77s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.36s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.27s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.56s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.53s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.52s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.12s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.79s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.06s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.60s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.51s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.02s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.63s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.28s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.53s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.45s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.87s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.84s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.56s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.59s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.57s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.57s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunExitCode (0.52s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.52s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.65s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.55s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.55s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.09s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.34s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.71s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.79s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.09s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.02s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.03s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.54s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.90s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.93s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.98s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.30s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.69s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.79s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.97s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.92s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunMount (3.85s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.59s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.64s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.06s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.01s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.69s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.63s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.03s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.29s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNetHost (0.77s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.74s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.65s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.64s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.79s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.47s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.43s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.64s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.61s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.95s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.60s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.17s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.96s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.55s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.57s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.57s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.51s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.42s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.63s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.13s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.69s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.74s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.54s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.96s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.56s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.72s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.47s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.63s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.68s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.68s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.63s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.63s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.50s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.62s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunState (1.49s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.59s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.52s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunSysctls (1.03s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.73s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.89s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.59s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.67s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.24s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.63s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.73s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunUserByID (0.57s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.67s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.63s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.98s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.70s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.39s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.65s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.59s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.73s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.67s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.29s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.61s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.64s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.61s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.60s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.58s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.64s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.63s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.50s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.10s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.67s) [2022-09-06T21:35:10.370Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.08s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.57s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.63s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.63s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.26s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.12s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.70s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.41s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.07s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.28s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.29s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.41s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.51s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.63s) [2022-09-06T21:35:10.370Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.79s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.12s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.38s) [2022-09-06T21:35:10.371Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.30s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.09s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.15s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2022-09-06T21:35:10.371Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.09s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.02s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.84s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.70s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.61s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestStartRecordError (1.38s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.37s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.61s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.15s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.53s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.59s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.58s) [2022-09-06T21:35:10.371Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-09-06T21:35:10.371Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T21:35:10.371Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.03s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.60s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.06s) [2022-09-06T21:35:10.371Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.70s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.70s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.67s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.25s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.55s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.56s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2022-09-06T21:35:10.371Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-09-06T21:35:10.371Z] === RUN TestDockerRegistrySuite [2022-09-06T21:35:10.371Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-06T21:35:11.748Z] check_test.go:427: [dae796e0e3445] daemon is not started [2022-09-06T21:35:11.748Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-06T21:35:12.686Z] check_test.go:427: [d18ca415df3d9] daemon is not started [2022-09-06T21:35:12.686Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-06T21:35:14.064Z] check_test.go:427: [d270b75f16785] daemon is not started [2022-09-06T21:35:14.064Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-06T21:35:14.064Z] check_test.go:427: [da36b784dcaeb] daemon is not started [2022-09-06T21:35:14.064Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T21:35:17.351Z] check_test.go:427: [d2354f6ceecd5] daemon is not started [2022-09-06T21:35:17.351Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T21:35:22.631Z] check_test.go:427: [d633ba337030c] daemon is not started [2022-09-06T21:35:22.631Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-06T21:35:25.918Z] check_test.go:427: [dfb3db79ac92d] daemon is not started [2022-09-06T21:35:25.918Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-06T21:35:26.484Z] check_test.go:427: [df68f39263581] daemon is not started [2022-09-06T21:35:26.484Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-06T21:35:27.422Z] check_test.go:427: [d9312db78872a] daemon is not started [2022-09-06T21:35:27.422Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-06T21:35:28.358Z] check_test.go:427: [d656aa61e52c9] daemon is not started [2022-09-06T21:35:28.358Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-06T21:35:29.736Z] check_test.go:427: [dd47d8518231c] daemon is not started [2022-09-06T21:35:29.736Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-06T21:35:30.672Z] check_test.go:427: [d2d619a6cf923] daemon is not started [2022-09-06T21:35:30.672Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-06T21:35:32.050Z] check_test.go:427: [d018734bad2a4] daemon is not started [2022-09-06T21:35:32.050Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-06T21:35:32.986Z] check_test.go:427: [d7ff60f759573] daemon is not started [2022-09-06T21:35:32.986Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-06T21:35:32.986Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-06T21:35:33.922Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b62db293fd1e9be5c749f4fc1e1a45846980a313aa98d971616aae5c344f127c [2022-09-06T21:35:34.859Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:aba2c7b6d336123078e129b924238e4fe5ad411c8c98b278c8816aff30f34f3c [2022-09-06T21:35:35.427Z] check_test.go:427: [d5c52b646058c] daemon is not started [2022-09-06T21:35:35.427Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-06T21:35:36.363Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8df1c96bdd2656e11d56e77c7c48735c32f26c076363987d0fb9a3c78b43f0c2 [2022-09-06T21:35:37.299Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-06T21:35:37.558Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d32c546ff371e07efccd138384454a6286a83639060f2142f31377414b2c51c3 [2022-09-06T21:35:37.817Z] check_test.go:427: [d179e55ac6b66] daemon is not started [2022-09-06T21:35:37.817Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-06T21:35:39.204Z] check_test.go:427: [d1a272425eeb7] daemon is not started [2022-09-06T21:35:39.204Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-06T21:35:42.491Z] check_test.go:427: [de87e4d006529] daemon is not started [2022-09-06T21:35:42.491Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-06T21:35:43.874Z] check_test.go:427: [da08b2938c22e] daemon is not started [2022-09-06T21:35:43.874Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-06T21:35:43.874Z] check_test.go:427: [ddfaf90ac9094] daemon is not started [2022-09-06T21:35:43.874Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T21:35:45.250Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-06T21:35:45.250Z] check_test.go:427: [dc92ef6d3aea8] daemon is not started [2022-09-06T21:35:45.250Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T21:35:46.188Z] check_test.go:427: [dae4e33d20b6d] daemon is not started [2022-09-06T21:35:46.188Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T21:35:47.126Z] check_test.go:427: [d15d9b8f895ad] daemon is not started [2022-09-06T21:35:47.126Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-06T21:35:50.500Z] check_test.go:427: [d9af219af832b] daemon is not started [2022-09-06T21:35:50.500Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-06T21:35:50.759Z] check_test.go:427: [dbcf4ee1da878] daemon is not started [2022-09-06T21:35:50.760Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-06T21:35:52.137Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-06T21:35:52.395Z] check_test.go:427: [d20662cced50b] daemon is not started [2022-09-06T21:35:52.395Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-06T21:35:52.654Z] check_test.go:427: [da7f0d1274bf1] daemon is not started [2022-09-06T21:35:52.913Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-06T21:35:52.913Z] check_test.go:427: [d864757539b5f] daemon is not started [2022-09-06T21:35:52.913Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-06T21:35:53.172Z] check_test.go:427: [d98abd2abc088] daemon is not started [2022-09-06T21:35:53.172Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-06T21:35:53.432Z] check_test.go:427: [ded55242aedc2] daemon is not started [2022-09-06T21:35:53.432Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-06T21:35:54.000Z] check_test.go:427: [d1bea02c3c9c3] daemon is not started [2022-09-06T21:35:54.000Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-06T21:35:54.000Z] check_test.go:427: [df7cf2b4bece8] daemon is not started [2022-09-06T21:35:54.000Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-06T21:35:54.567Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-06T21:35:55.506Z] check_test.go:427: [d08b77137b5f4] daemon is not started [2022-09-06T21:35:55.506Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-06T21:35:57.420Z] check_test.go:427: [d8404adca7ca9] daemon is not started [2022-09-06T21:35:57.420Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-06T21:35:58.356Z] check_test.go:427: [db922d3d7242f] daemon is not started [2022-09-06T21:35:58.356Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-06T21:35:59.292Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-06T21:35:59.550Z] check_test.go:427: [d49676fcf148c] daemon is not started [2022-09-06T21:35:59.550Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-06T21:36:00.929Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite (51.34s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.31s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.99s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.53s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.08s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.16s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.26s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.16s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.38s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.48s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.29s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.97s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.53s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.18s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.24s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.03s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.14s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.09s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.54s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.47s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.32s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.48s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.30s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.90s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.98s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.38s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.16s) [2022-09-06T21:36:01.496Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-09-06T21:36:01.496Z] === RUN TestDockerSchema1RegistrySuite [2022-09-06T21:36:01.496Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-06T21:36:01.755Z] check_test.go:454: [dfa9273679050] daemon is not started [2022-09-06T21:36:01.755Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T21:36:03.132Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-06T21:36:05.035Z] check_test.go:454: [d67d0c31132fc] daemon is not started [2022-09-06T21:36:05.035Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T21:36:07.568Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-06T21:36:07.568Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-06T21:36:07.568Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-06T21:36:11.762Z] check_test.go:454: [d67d072ce2900] daemon is not started [2022-09-06T21:36:11.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-06T21:36:12.329Z] check_test.go:454: [d47c7dfa916de] daemon is not started [2022-09-06T21:36:12.329Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-06T21:36:12.587Z] check_test.go:454: [d5e2e2ec82833] daemon is not started [2022-09-06T21:36:12.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T21:36:13.969Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-06T21:36:13.969Z] check_test.go:454: [d48e7f2666bd0] daemon is not started [2022-09-06T21:36:13.969Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T21:36:14.542Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-06T21:36:15.108Z] check_test.go:454: [dfd7a2e9cb3c6] daemon is not started [2022-09-06T21:36:15.108Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T21:36:15.368Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-06T21:36:16.303Z] check_test.go:454: [d47c092dc45be] daemon is not started [2022-09-06T21:36:16.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-06T21:36:18.208Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-06T21:36:19.143Z] check_test.go:454: [d5ad134bbe55e] daemon is not started [2022-09-06T21:36:19.143Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-06T21:36:19.712Z] check_test.go:454: [d923fd4ab6cf8] daemon is not started [2022-09-06T21:36:19.712Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-06T21:36:20.280Z] check_test.go:454: [d7dbb7e0793d6] daemon is not started [2022-09-06T21:36:20.280Z] --- PASS: TestDockerSchema1RegistrySuite (18.67s) [2022-09-06T21:36:20.280Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-09-06T21:36:20.280Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.15s) [2022-09-06T21:36:20.280Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.26s) [2022-09-06T21:36:20.280Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.27s) [2022-09-06T21:36:20.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-09-06T21:36:20.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.28s) [2022-09-06T21:36:20.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.11s) [2022-09-06T21:36:20.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2022-09-06T21:36:20.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.98s) [2022-09-06T21:36:20.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.59s) [2022-09-06T21:36:20.281Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.55s) [2022-09-06T21:36:20.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-06T21:36:20.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-06T21:36:21.216Z] check_test.go:483: [df141ec9bda0e] daemon is not started [2022-09-06T21:36:21.216Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-06T21:36:21.783Z] check_test.go:483: [d5d34b6af9594] daemon is not started [2022-09-06T21:36:21.783Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-06T21:36:21.783Z] check_test.go:483: [d4716f288fdf6] daemon is not started [2022-09-06T21:36:21.783Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-06T21:36:23.158Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-06T21:36:23.727Z] check_test.go:483: [d6dde5fa2e7cb] daemon is not started [2022-09-06T21:36:23.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-06T21:36:24.295Z] check_test.go:483: [def06fe52a35a] daemon is not started [2022-09-06T21:36:24.295Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-06T21:36:25.230Z] check_test.go:483: [d793a77357a6e] daemon is not started [2022-09-06T21:36:25.230Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-06T21:36:25.230Z] check_test.go:483: [da200ea7d82d2] daemon is not started [2022-09-06T21:36:25.230Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.89s) [2022-09-06T21:36:25.230Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s) [2022-09-06T21:36:25.230Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-09-06T21:36:25.230Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-09-06T21:36:25.230Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-09-06T21:36:25.230Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.55s) [2022-09-06T21:36:25.230Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-09-06T21:36:25.230Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.86s) [2022-09-06T21:36:25.230Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-09-06T21:36:25.230Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-06T21:36:25.230Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-06T21:36:30.495Z] check_test.go:510: [d66415b995b0a] daemon is not started [2022-09-06T21:36:30.495Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-06T21:36:30.495Z] check_test.go:510: [d0118c59c400b] daemon is not started [2022-09-06T21:36:30.495Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-06T21:36:30.754Z] check_test.go:510: [d1a9b135ed5a2] daemon is not started [2022-09-06T21:36:30.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-06T21:36:30.754Z] check_test.go:510: [dde9453e5a465] daemon is not started [2022-09-06T21:36:30.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-06T21:36:31.011Z] check_test.go:510: [d5151c811b315] daemon is not started [2022-09-06T21:36:31.012Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2022-09-06T21:36:31.012Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-09-06T21:36:31.012Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-09-06T21:36:31.012Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-09-06T21:36:31.012Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2022-09-06T21:36:31.012Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-09-06T21:36:31.012Z] === RUN TestDockerNetworkSuite [2022-09-06T21:36:31.012Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-06T21:36:32.391Z] docker_cli_network_unix_test.go:46: [dc5cad9a542c7] daemon is not started [2022-09-06T21:36:32.391Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-06T21:36:32.965Z] docker_cli_network_unix_test.go:46: [df40d00153f37] daemon is not started [2022-09-06T21:36:33.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-06T21:36:35.755Z] docker_cli_network_unix_test.go:46: [db2e64269dffe] daemon is not started [2022-09-06T21:36:36.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-06T21:36:37.391Z] docker_cli_network_unix_test.go:46: [d03404e137d41] daemon is not started [2022-09-06T21:36:37.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-06T21:36:37.911Z] docker_cli_network_unix_test.go:1233: [d0dd797f234bf] daemon is not started [2022-09-06T21:36:40.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-06T21:36:41.381Z] docker_cli_network_unix_test.go:46: [d59be82c9a673] daemon is not started [2022-09-06T21:36:41.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-06T21:36:47.220Z] docker_cli_network_unix_test.go:46: [d36b45b7a0129] daemon is not started [2022-09-06T21:36:47.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-06T21:36:49.123Z] docker_cli_network_unix_test.go:46: [d31a92482ce5b] daemon is not started [2022-09-06T21:36:49.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-06T21:36:50.625Z] docker_cli_network_unix_test.go:46: [d4a378e724991] daemon is not started [2022-09-06T21:36:50.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-06T21:36:51.143Z] docker_cli_network_unix_test.go:46: [dd35fe3e4fa68] daemon is not started [2022-09-06T21:36:51.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-06T21:36:51.679Z] docker_cli_network_unix_test.go:46: [d373388a248c6] daemon is not started [2022-09-06T21:36:51.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-06T21:36:52.616Z] docker_cli_network_unix_test.go:46: [d938e88f1c12b] daemon is not started [2022-09-06T21:36:52.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-06T21:36:53.183Z] docker_cli_network_unix_test.go:46: [d254bf059214a] daemon is not started [2022-09-06T21:36:53.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-06T21:36:53.750Z] docker_cli_network_unix_test.go:46: [d043c7c78982b] daemon is not started [2022-09-06T21:36:53.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-06T21:36:54.323Z] docker_cli_network_unix_test.go:46: [d81d2233d5485] daemon is not started [2022-09-06T21:36:54.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-06T21:36:54.894Z] docker_cli_network_unix_test.go:46: [dd46b835b5849] daemon is not started [2022-09-06T21:36:54.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-06T21:36:55.153Z] docker_cli_network_unix_test.go:46: [d2dbf42548ca5] daemon is not started [2022-09-06T21:36:55.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-06T21:36:55.153Z] docker_cli_network_unix_test.go:46: [d6137fb679438] daemon is not started [2022-09-06T21:36:55.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-06T21:36:55.412Z] docker_cli_network_unix_test.go:46: [dbe3f21c643cb] daemon is not started [2022-09-06T21:36:55.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-06T21:36:56.348Z] docker_cli_network_unix_test.go:46: [d3c51739671c6] daemon is not started [2022-09-06T21:36:56.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-06T21:36:56.915Z] docker_cli_network_unix_test.go:46: [d5874c475936b] daemon is not started [2022-09-06T21:36:57.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-06T21:36:57.432Z] docker_cli_network_unix_test.go:46: [df8294504ac15] daemon is not started [2022-09-06T21:36:57.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-06T21:36:57.432Z] docker_cli_network_unix_test.go:46: [dda7412c73084] daemon is not started [2022-09-06T21:36:57.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-06T21:36:57.691Z] docker_cli_network_unix_test.go:46: [d4084bc5f4613] daemon is not started [2022-09-06T21:36:57.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-06T21:36:59.067Z] docker_cli_network_unix_test.go:968: [de77571d8e082] daemon is not started [2022-09-06T21:37:00.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-06T21:37:01.381Z] docker_cli_network_unix_test.go:46: [d2e0ee8283c24] daemon is not started [2022-09-06T21:37:01.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-06T21:37:03.911Z] docker_cli_network_unix_test.go:1116: [d209f2ab52c2d] daemon is not started [2022-09-06T21:37:08.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-06T21:37:08.101Z] docker_cli_network_unix_test.go:46: [d2430ff62ab20] daemon is not started [2022-09-06T21:37:08.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-06T21:37:08.668Z] docker_cli_network_unix_test.go:46: [d2346f64f9e49] daemon is not started [2022-09-06T21:37:08.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-06T21:37:08.668Z] docker_cli_network_unix_test.go:46: [dad019419853a] daemon is not started [2022-09-06T21:37:08.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-06T21:37:08.927Z] docker_cli_network_unix_test.go:46: [d06cab8808617] daemon is not started [2022-09-06T21:37:08.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-06T21:37:08.927Z] docker_cli_network_unix_test.go:46: [d441b1e7b3819] daemon is not started [2022-09-06T21:37:08.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-06T21:37:09.186Z] docker_cli_network_unix_test.go:46: [de812976898a3] daemon is not started [2022-09-06T21:37:09.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-06T21:37:09.186Z] docker_cli_network_unix_test.go:46: [d98c57a0abf0e] daemon is not started [2022-09-06T21:37:09.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-06T21:37:11.113Z] docker_cli_network_unix_test.go:46: [d2bf3081f4624] daemon is not started [2022-09-06T21:37:11.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-06T21:37:11.680Z] docker_cli_network_unix_test.go:46: [dc236009c8f41] daemon is not started [2022-09-06T21:37:11.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-06T21:37:11.680Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-06T21:37:11.680Z] docker_cli_network_unix_test.go:46: [dfe266efe7f8d] daemon is not started [2022-09-06T21:37:11.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-06T21:37:12.248Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-06T21:37:12.506Z] docker_cli_network_unix_test.go:46: [d8f967be9fc58] daemon is not started [2022-09-06T21:37:12.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-06T21:37:14.666Z] docker_cli_swarm_test.go:1180: [d4c7f0b87db63] joining swarm manager [dd29b7796ca99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:37:16.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-06T21:37:18.474Z] docker_cli_network_unix_test.go:1084: [dd8f35a1f4dce] daemon is not started [2022-09-06T21:37:19.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-06T21:37:19.851Z] docker_cli_network_unix_test.go:46: [d82f2256b9ad1] daemon is not started [2022-09-06T21:37:19.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-06T21:37:20.424Z] docker_cli_network_unix_test.go:46: [dfd89fd101091] daemon is not started [2022-09-06T21:37:20.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-06T21:37:20.942Z] docker_cli_swarm_test.go:1189: [dd3d746db0e41] joining swarm manager [dd29b7796ca99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:37:22.318Z] docker_cli_network_unix_test.go:46: [dc3e3fcc5f74b] daemon is not started [2022-09-06T21:37:22.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-06T21:37:22.578Z] docker_cli_network_unix_test.go:46: [da1669b0b5b7d] daemon is not started [2022-09-06T21:37:22.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-06T21:37:23.145Z] docker_cli_network_unix_test.go:46: [d838531a1e8f0] daemon is not started [2022-09-06T21:37:23.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-06T21:37:23.717Z] docker_cli_network_unix_test.go:46: [dc19a0ae73739] daemon is not started [2022-09-06T21:37:23.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-06T21:37:24.285Z] docker_cli_network_unix_test.go:46: [d3f9b6808ed81] daemon is not started [2022-09-06T21:37:24.851Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-06T21:37:30.143Z] docker_cli_network_unix_test.go:46: [d4adb0651cbd4] daemon is not started [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite (59.22s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.50s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.75s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.88s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.59s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.58s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.46s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.34s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.96s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.96s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.77s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.13s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.44s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.17s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.51s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-09-06T21:37:30.143Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.03s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.93s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.09s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.94s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.76s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.00s) [2022-09-06T21:37:30.143Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.49s) [2022-09-06T21:37:30.143Z] === RUN TestDockerHubPullSuite [2022-09-06T21:37:30.143Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-06T21:37:32.671Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-06T21:37:35.200Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-06T21:37:35.766Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-06T21:37:38.297Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-06T21:37:38.297Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-06T21:37:38.868Z] --- PASS: TestDockerHubPullSuite (8.50s) [2022-09-06T21:37:38.868Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.06s) [2022-09-06T21:37:38.868Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-09-06T21:37:38.868Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.02s) [2022-09-06T21:37:38.868Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.00s) [2022-09-06T21:37:38.868Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-09-06T21:37:38.868Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-09-06T21:37:38.868Z] PASS [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === Skipped [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-09-06T21:37:38.868Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2022-09-06T21:37:38.868Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-06T21:37:38.868Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-09-06T21:37:38.868Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T21:37:38.868Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-06T21:37:38.868Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T21:37:38.868Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T21:37:38.868Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T21:37:38.868Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-06T21:37:38.868Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T21:37:38.868Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T21:37:38.868Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-09-06T21:37:38.868Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-09-06T21:37:38.868Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T21:37:38.868Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-09-06T21:37:38.868Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.868Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-06T21:37:38.868Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-06T21:37:38.868Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-06T21:37:38.868Z] [2022-09-06T21:37:38.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-06T21:37:38.869Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-06T21:37:38.869Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-06T21:37:38.869Z] [2022-09-06T21:37:38.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-09-06T21:37:38.869Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-06T21:37:38.869Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-09-06T21:37:38.869Z] [2022-09-06T21:37:38.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-06T21:37:38.869Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-06T21:37:38.869Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-06T21:37:38.869Z] [2022-09-06T21:37:38.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T21:37:38.869Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-06T21:37:38.869Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T21:37:38.869Z] [2022-09-06T21:37:38.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-06T21:37:38.869Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-06T21:37:38.869Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-06T21:37:38.869Z] [2022-09-06T21:37:38.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-06T21:37:38.869Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.869Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-06T21:37:38.869Z] [2022-09-06T21:37:38.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-06T21:37:38.869Z] docker_cli_sni_test.go:30: Flakey test [2022-09-06T21:37:38.869Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-06T21:37:38.869Z] [2022-09-06T21:37:38.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T21:37:38.869Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-06T21:37:38.869Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T21:37:38.869Z] [2022-09-06T21:37:38.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T21:37:38.869Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-06T21:37:38.869Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T21:37:38.869Z] [2022-09-06T21:37:38.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T21:37:38.869Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-06T21:37:38.869Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T21:37:38.869Z] [2022-09-06T21:37:38.869Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T21:37:38.869Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-06T21:37:38.869Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T21:37:38.869Z] [2022-09-06T21:37:38.869Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-06T21:37:38.869Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-06T21:37:38.869Z] docker_cli_network_unix_test.go:46: [dfe266efe7f8d] daemon is not started [2022-09-06T21:37:38.869Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-06T21:37:38.869Z] [2022-09-06T21:37:38.869Z] DONE 1265 tests, 51 skipped in 1505.781s [2022-09-06T21:37:38.869Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T21:37:38.869Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T21:37:38.869Z] +++ kill 9452 [2022-09-06T21:37:38.869Z] +++ /etc/init.d/apparmor stop [2022-09-06T21:37:38.869Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T21:37:38.869Z] [2022-09-06T21:37:38.869Z] Unloading profiles will leave already running processes permanently [2022-09-06T21:37:38.869Z] unconfined, which can lead to unexpected situations. [2022-09-06T21:37:38.869Z] [2022-09-06T21:37:38.869Z] To set a process to complain mode, use the command line tool [2022-09-06T21:37:38.869Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T21:37:38.869Z] +++ true [2022-09-06T21:37:38.869Z] exiting test-integration [2022-09-06T21:37:38.869Z] ++ exit 0 [2022-09-06T21:37:38.869Z] [2022-09-06T21:37:39.127Z] + for job in $(jobs -p) [2022-09-06T21:37:39.127Z] + wait 23411 [2022-09-06T21:37:57.200Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-06T21:38:03.774Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-06T21:38:07.962Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-06T21:38:09.863Z] docker_cli_swarm_test.go:1112: [da6f8c795e4b7] joining swarm manager [d5be985605ac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:38:11.237Z] docker_cli_swarm_test.go:1113: [d362251e19906] joining swarm manager [d5be985605ac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:39:47.667Z] docker_cli_swarm_test.go:1166: [dee211b20aa18] joining swarm manager [d5be985605ac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T21:40:26.374Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-06T21:40:26.374Z] docker_cli_swarm_test.go:1447: [d23c1b5de56f0] joining swarm manager [dc6551313573a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:40:26.374Z] docker_cli_swarm_test.go:1448: [d696e691a3e0b] joining swarm manager [dc6551313573a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:40:34.483Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-06T21:40:35.858Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-06T21:40:35.858Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-06T21:40:36.117Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-06T21:40:36.117Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-06T21:40:36.683Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-06T21:40:39.214Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-06T21:40:42.501Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-06T21:40:44.405Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-06T21:40:46.962Z] docker_cli_swarm_unix_test.go:63: [d04ced43c22a8] joining swarm manager [d822f253b4f9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:41:43.178Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-06T21:41:43.178Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-06T21:41:43.178Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-06T21:41:44.554Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-06T21:41:47.841Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-06T21:41:50.376Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-06T21:41:52.278Z] docker_api_swarm_test.go:962: [d22aebec6a9db] joining swarm manager [ded8c236c92b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:42:14.201Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-06T21:42:24.171Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-06T21:42:24.738Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-06T21:42:27.267Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-06T21:42:30.553Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-06T21:42:38.666Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-06T21:42:42.861Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-06T21:42:45.392Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-06T21:42:47.923Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-06T21:42:50.455Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-06T21:42:52.991Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-06T21:42:56.276Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-06T21:42:58.807Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-06T21:43:55.039Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-06T21:44:09.908Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite (1572.08s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.23s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.09s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.15s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.30s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.21s) [2022-09-06T21:44:24.783Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.91s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.91s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.77s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.31s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.79s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.91s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.27s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.73s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.50s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.97s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.19s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.96s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.79s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.65s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.65s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.02s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.20s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.63s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.98s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.21s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.53s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.90s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.68s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.63s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.86s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.49s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.01s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.52s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.22s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.13s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.05s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.27s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.42s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.47s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.01s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.85s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.57s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.84s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.70s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.08s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.29s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.66s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.84s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.02s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.16s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.29s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.22s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.46s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.54s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.96s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.09s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.99s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.69s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.36s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.07s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.31s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.12s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.36s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.92s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.85s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.09s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.63s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.70s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.41s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.13s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (72.65s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.27s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.73s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.07s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.50s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.63s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.88s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.33s) [2022-09-06T21:44:24.783Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.31s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.70s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.07s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.28s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.17s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.31s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.23s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.30s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.23s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.36s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.36s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.34s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.17s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.60s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.27s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.88s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.00s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.18s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.65s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.61s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.55s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.11s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.00s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s) [2022-09-06T21:44:24.783Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s) [2022-09-06T21:44:24.783Z] === RUN TestDockerExternalVolumeSuite [2022-09-06T21:44:24.783Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-06T21:44:25.351Z] docker_cli_external_volume_driver_test.go:53: [d2cfad8a3b8c1] daemon is not started [2022-09-06T21:44:43.448Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-06T21:45:51.123Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-06T21:45:57.681Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-06T21:46:12.553Z] docker_cli_external_volume_driver_test.go:53: [d099c5c11c00c] daemon is not started [2022-09-06T21:46:27.444Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-06T21:46:45.520Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-06T21:47:00.392Z] docker_cli_external_volume_driver_test.go:53: [dbb852c887360] daemon is not started [2022-09-06T21:47:15.275Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-06T21:47:15.275Z] docker_cli_external_volume_driver_test.go:53: [d024759e1f8ec] daemon is not started [2022-09-06T21:47:30.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-06T21:48:02.215Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-06T21:48:17.086Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-06T21:48:31.971Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-06T21:49:18.635Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-06T21:49:36.713Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-06T21:50:08.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-06T21:50:40.876Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-06T21:50:55.746Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-06T21:51:13.833Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-06T21:51:13.833Z] docker_cli_external_volume_driver_test.go:485: [d59e1f4936f7e] daemon is not started [2022-09-06T21:51:28.703Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-06T21:51:28.703Z] docker_cli_external_volume_driver_test.go:53: [db69a004b6fbb] daemon is not started [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite (437.17s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-09-06T21:51:43.572Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-09-06T21:51:43.572Z] PASS [2022-09-06T21:51:43.573Z] [2022-09-06T21:51:43.573Z] === Skipped [2022-09-06T21:51:43.573Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-09-06T21:51:43.573Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-06T21:51:43.573Z] check_test.go:540: [dfac0fbfae60a] daemon is not started [2022-09-06T21:51:43.573Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-09-06T21:51:43.573Z] [2022-09-06T21:51:43.573Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-06T21:51:43.573Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-06T21:51:43.573Z] check_test.go:540: [d80f730a798c8] daemon is not started [2022-09-06T21:51:43.573Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-06T21:51:43.573Z] [2022-09-06T21:51:43.573Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-06T21:51:43.573Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-06T21:51:43.573Z] check_test.go:540: [d49ddff4180ff] daemon is not started [2022-09-06T21:51:43.573Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-06T21:51:43.573Z] [2022-09-06T21:51:43.573Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2022-09-06T21:51:43.573Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-06T21:51:43.573Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2022-09-06T21:51:43.573Z] [2022-09-06T21:51:43.573Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-06T21:51:43.573Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-06T21:51:43.573Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-06T21:51:43.573Z] [2022-09-06T21:51:43.573Z] DONE 269 tests, 5 skipped in 2349.247s [2022-09-06T21:51:43.573Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T21:51:43.573Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T21:51:43.573Z] +++ kill 9461 [2022-09-06T21:51:43.573Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df5332a6a3861/docker.pid [2022-09-06T21:51:43.573Z] +++ kill 7199 [2022-09-06T21:51:43.573Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7199 is not a child of this shell [2022-09-06T21:51:43.573Z] warning: PID 7199 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df5332a6a3861/docker.pid had a nonzero exit code [2022-09-06T21:51:43.573Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df5332a6a3861/root: target is busy. [2022-09-06T21:51:43.573Z] +++ /etc/init.d/apparmor stop [2022-09-06T21:51:43.573Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T21:51:43.573Z] [2022-09-06T21:51:43.573Z] Unloading profiles will leave already running processes permanently [2022-09-06T21:51:43.573Z] unconfined, which can lead to unexpected situations. [2022-09-06T21:51:43.573Z] [2022-09-06T21:51:43.573Z] To set a process to complain mode, use the command line tool [2022-09-06T21:51:43.573Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T21:51:43.573Z] +++ true [2022-09-06T21:51:43.573Z] exiting test-integration [2022-09-06T21:51:43.573Z] ++ exit 0 [2022-09-06T21:51:43.573Z] [2022-09-06T21:51:43.573Z] + exit 0 [2022-09-06T21:51:43.573Z] ++ jobs -p [2022-09-06T21:51:43.573Z] + pids= [2022-09-06T21:51:43.573Z] + echo 'Remaining pids to kill: []' [2022-09-06T21:51:43.573Z] Remaining pids to kill: [] [2022-09-06T21:51:43.573Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-06T21:51:43.586Z] Recording test results [2022-09-06T21:51:45.230Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T21:51:45.542Z] + echo Ensuring container killed. [2022-09-06T21:51:45.542Z] Ensuring container killed. [2022-09-06T21:51:45.542Z] + docker ps -aq -f name=docker-pr1-* [2022-09-06T21:51:46.111Z] + cids=4614960d2084 [2022-09-06T21:51:46.111Z] d59a08641a93 [2022-09-06T21:51:46.111Z] 3c333cebfe64 [2022-09-06T21:51:46.111Z] + [ -n 4614960d2084 [2022-09-06T21:51:46.111Z] d59a08641a93 [2022-09-06T21:51:46.111Z] 3c333cebfe64 ] [2022-09-06T21:51:46.111Z] + docker rm -vf 4614960d2084 d59a08641a93 3c333cebfe64 [2022-09-06T21:51:46.685Z] 4614960d2084 [2022-09-06T21:51:46.685Z] d59a08641a93 [2022-09-06T21:51:46.944Z] 3c333cebfe64 [Pipeline] sh [2022-09-06T21:51:47.234Z] + echo Chowning /workspace to jenkins user [2022-09-06T21:51:47.234Z] Chowning /workspace to jenkins user [2022-09-06T21:51:47.234Z] + id -u [2022-09-06T21:51:47.234Z] + id -g [2022-09-06T21:51:47.234Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44102:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T21:51:50.060Z] + bundleName=amd64 [2022-09-06T21:51:50.060Z] + echo Creating amd64-bundles.tar.gz [2022-09-06T21:51:50.060Z] Creating amd64-bundles.tar.gz [2022-09-06T21:51:50.060Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-06T21:51:50.060Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-06T21:51:51.464Z] Archiving artifacts [2022-09-06T21:51:53.424Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44102/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T21:51:53.736Z] + make clean [2022-09-06T21:51:53.995Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-06T21:51:53.995Z] docker-dev-cache [2022-09-06T21:51:53.995Z] docker-mod-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